summaryrefslogtreecommitdiff
path: root/cui/uiconfig/ui/macroassignpage.ui
blob: a7a02307130bc88e84f7c6146a3d63b6749d05c9 (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
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
<?xml version="1.0" encoding="UTF-8"?>
<!-- Generated with glade 3.16.0 on Thu Jan 23 10:25:37 2014 -->
<interface>
  <!-- interface-requires gtk+ 3.0 -->
  <!-- interface-requires LibreOffice 1.0 -->
  <object class="GtkGrid" id="MacroAssignPage">
    <property name="visible">True</property>
    <property name="can_focus">False</property>
    <property name="row_spacing">12</property>
    <property name="column_spacing">12</property>
    <child>
      <object class="GtkFrame" id="frame1">
        <property name="visible">True</property>
        <property name="can_focus">False</property>
        <property name="hexpand">True</property>
        <property name="vexpand">True</property>
        <property name="label_xalign">0</property>
        <property name="shadow_type">none</property>
        <child>
          <object class="GtkAlignment" id="alignment1">
            <property name="visible">True</property>
            <property name="can_focus">False</property>
            <property name="hexpand">True</property>
            <property name="vexpand">True</property>
            <property name="top_padding">6</property>
            <property name="left_padding">12</property>
            <child>
              <object class="GtkGrid" id="grid1">
                <property name="visible">True</property>
                <property name="can_focus">False</property>
                <property name="hexpand">True</property>
                <property name="vexpand">True</property>
                <child>
                  <object class="cuilo-MacroEventListBox" id="assignments:border">
                    <property name="visible">True</property>
                    <property name="can_focus">False</property>
                    <property name="hexpand">True</property>
                    <property name="vexpand">True</property>
                  </object>
                  <packing>
                    <property name="left_attach">0</property>
                    <property name="top_attach">1</property>
                    <property name="width">1</property>
                    <property name="height">1</property>
                  </packing>
                </child>
                <child>
                  <object class="GtkGrid" id="grid2">
                    <property name="can_focus">False</property>
                    <property name="no_show_all">True</property>
                    <property name="hexpand">True</property>
                    <property name="column_homogeneous">True</property>
                    <child>
                      <object class="GtkLabel" id="eventft">
                        <property name="visible">True</property>
                        <property name="can_focus">False</property>
                        <property name="label" translatable="yes">Event</property>
                      </object>
                      <packing>
                        <property name="left_attach">0</property>
                        <property name="top_attach">0</property>
                        <property name="width">1</property>
                        <property name="height">1</property>
                      </packing>
                    </child>
                    <child>
                      <object class="GtkLabel" id="assignft">
                        <property name="visible">True</property>
                        <property name="can_focus">False</property>
                        <property name="label" translatable="yes">Assigned Action</property>
                      </object>
                      <packing>
                        <property name="left_attach">1</property>
                        <property name="top_attach">0</property>
                        <property name="width">1</property>
                        <property name="height">1</property>
                      </packing>
                    </child>
                  </object>
                  <packing>
                    <property name="left_attach">0</property>
                    <property name="top_attach">0</property>
                    <property name="width">1</property>
                    <property name="height">1</property>
                  </packing>
                </child>
              </object>
            </child>
          </object>
        </child>
        <child type="label">
          <object class="GtkLabel" id="libraryft1">
            <property name="visible">True</property>
            <property name="can_focus">False</property>
            <property name="label" translatable="yes">Assignments</property>
            <attributes>
              <attribute name="weight" value="bold"/>
            </attributes>
          </object>
        </child>
      </object>
      <packing>
        <property name="left_attach">0</property>
        <property name="top_attach">0</property>
        <property name="width">1</property>
        <property name="height">1</property>
      </packing>
    </child>
    <child>
      <object class="GtkFrame" id="frame2">
        <property name="visible">True</property>
        <property name="can_focus">False</property>
        <property name="label_xalign">0</property>
        <property name="shadow_type">none</property>
        <child>
          <object class="GtkAlignment" id="alignment2">
            <property name="visible">True</property>
            <property name="can_focus">False</property>
            <property name="top_padding">6</property>
            <property name="left_padding">12</property>
            <child>
              <object class="GtkButtonBox" id="buttonbox1">
                <property name="visible">True</property>
                <property name="can_focus">False</property>
                <property name="orientation">vertical</property>
                <property name="spacing">6</property>
                <property name="layout_style">start</property>
                <child>
                  <object class="GtkButton" id="assign">
                    <property name="label" translatable="yes">M_acro...</property>
                    <property name="visible">True</property>
                    <property name="can_focus">True</property>
                    <property name="receives_default">True</property>
                    <property name="use_underline">True</property>
                  </object>
                  <packing>
                    <property name="expand">False</property>
                    <property name="fill">True</property>
                    <property name="position">0</property>
                  </packing>
                </child>
                <child>
                  <object class="GtkButton" id="component">
                    <property name="label" translatable="yes">Com_ponent...</property>
                    <property name="visible">True</property>
                    <property name="can_focus">True</property>
                    <property name="receives_default">True</property>
                    <property name="use_underline">True</property>
                  </object>
                  <packing>
                    <property name="expand">False</property>
                    <property name="fill">True</property>
                    <property name="position">1</property>
                  </packing>
                </child>
                <child>
                  <object class="GtkButton" id="delete">
                    <property name="label" translatable="yes">Remove</property>
                    <property name="visible">True</property>
                    <property name="can_focus">True</property>
                    <property name="receives_default">True</property>
                    <property name="use_underline">True</property>
                  </object>
                  <packing>
                    <property name="expand">False</property>
                    <property name="fill">True</property>
                    <property name="position">2</property>
                  </packing>
                </child>
                <child>
                  <object class="GtkGrid" id="grid3">
                    <property name="can_focus">False</property>
                    <property name="no_show_all">True</property>
                    <property name="halign">center</property>
                    <child>
                      <object class="GtkImage" id="macroimg">
                        <property name="visible">True</property>
                        <property name="can_focus">False</property>
                        <property name="pixbuf">svx/res/id018.png</property>
                      </object>
                      <packing>
                        <property name="left_attach">0</property>
                        <property name="top_attach">0</property>
                        <property name="width">1</property>
                        <property name="height">1</property>
                      </packing>
                    </child>
                    <child>
                      <object class="GtkImage" id="componentimg">
                        <property name="visible">True</property>
                        <property name="can_focus">False</property>
                        <property name="pixbuf">res/component_16.png</property>
                      </object>
                      <packing>
                        <property name="left_attach">1</property>
                        <property name="top_attach">0</property>
                        <property name="width">1</property>
                        <property name="height">1</property>
                      </packing>
                    </child>
                  </object>
                  <packing>
                    <property name="expand">False</property>
                    <property name="fill">True</property>
                    <property name="position">3</property>
                  </packing>
                </child>
              </object>
            </child>
          </object>
        </child>
        <child type="label">
          <object class="GtkLabel" id="label1">
            <property name="visible">True</property>
            <property name="can_focus">False</property>
            <property name="label" translatable="yes">Assign</property>
            <attributes>
              <attribute name="weight" value="bold"/>
            </attributes>
          </object>
        </child>
      </object>
      <packing>
        <property name="left_attach">1</property>
        <property name="top_attach">0</property>
        <property name="width">1</property>
        <property name="height">1</property>
      </packing>
    </child>
  </object>
</interface>
>source/bn-IN/helpcontent2/source/text/swriter/00.po46
-rw-r--r--source/bn-IN/instsetoo_native/inc_openoffice/windows/msi_languages.po11
-rw-r--r--source/bn-IN/svtools/messages.po13
-rw-r--r--source/bn-IN/sw/messages.po18
-rw-r--r--source/bn-IN/swext/mediawiki/help.po36
-rw-r--r--source/bn/cui/messages.po98
-rw-r--r--source/bn/helpcontent2/source/text/sbasic/shared/01.po10
-rw-r--r--source/bn/helpcontent2/source/text/scalc/00.po458
-rw-r--r--source/bn/helpcontent2/source/text/scalc/02.po16
-rw-r--r--source/bn/helpcontent2/source/text/scalc/06.po43
-rw-r--r--source/bn/helpcontent2/source/text/scalc/guide.po16
-rw-r--r--source/bn/helpcontent2/source/text/shared.po10
-rw-r--r--source/bn/helpcontent2/source/text/shared/00.po30
-rw-r--r--source/bn/helpcontent2/source/text/shared/01.po20
-rw-r--r--source/bn/helpcontent2/source/text/shared/guide.po12
-rw-r--r--source/bn/helpcontent2/source/text/shared/optionen.po18
-rw-r--r--source/bn/helpcontent2/source/text/swriter/00.po46
-rw-r--r--source/bn/svtools/messages.po13
-rw-r--r--source/bn/sw/messages.po18
-rw-r--r--source/bn/swext/mediawiki/help.po32
-rw-r--r--source/bo/cui/messages.po97
-rw-r--r--source/bo/helpcontent2/source/text/sbasic/shared/01.po10
-rw-r--r--source/bo/helpcontent2/source/text/scalc/00.po462
-rw-r--r--source/bo/helpcontent2/source/text/scalc/02.po16
-rw-r--r--source/bo/helpcontent2/source/text/scalc/06.po43
-rw-r--r--source/bo/helpcontent2/source/text/scalc/guide.po16
-rw-r--r--source/bo/helpcontent2/source/text/shared.po10
-rw-r--r--source/bo/helpcontent2/source/text/shared/00.po30
-rw-r--r--source/bo/helpcontent2/source/text/shared/01.po20
-rw-r--r--source/bo/helpcontent2/source/text/shared/guide.po12
-rw-r--r--source/bo/helpcontent2/source/text/shared/optionen.po18
-rw-r--r--source/bo/helpcontent2/source/text/swriter/00.po46
-rw-r--r--source/bo/sc/messages.po13
-rw-r--r--source/bo/svtools/messages.po13
-rw-r--r--source/bo/sw/messages.po20
-rw-r--r--source/bo/swext/mediawiki/help.po20
-rw-r--r--source/br/cui/messages.po96
-rw-r--r--source/br/svtools/messages.po12
-rw-r--r--source/br/sw/messages.po18
-rw-r--r--source/br/swext/mediawiki/help.po39
-rw-r--r--source/brx/cui/messages.po96
-rw-r--r--source/brx/sc/messages.po12
-rw-r--r--source/brx/svtools/messages.po12
-rw-r--r--source/brx/sw/messages.po19
-rw-r--r--source/brx/swext/mediawiki/help.po20
-rw-r--r--source/bs/cui/messages.po98
-rw-r--r--source/bs/helpcontent2/source/text/sbasic/shared/01.po10
-rw-r--r--source/bs/helpcontent2/source/text/scalc/00.po466
-rw-r--r--source/bs/helpcontent2/source/text/scalc/02.po18
-rw-r--r--source/bs/helpcontent2/source/text/scalc/06.po43
-rw-r--r--source/bs/helpcontent2/source/text/scalc/guide.po16
-rw-r--r--source/bs/helpcontent2/source/text/shared.po12
-rw-r--r--source/bs/helpcontent2/source/text/shared/00.po30
-rw-r--r--source/bs/helpcontent2/source/text/shared/01.po20
-rw-r--r--source/bs/helpcontent2/source/text/shared/guide.po10
-rw-r--r--source/bs/helpcontent2/source/text/shared/optionen.po18
-rw-r--r--source/bs/helpcontent2/source/text/swriter/00.po30
-rw-r--r--source/bs/sc/messages.po13
-rw-r--r--source/bs/svtools/messages.po13
-rw-r--r--source/bs/sw/messages.po20
-rw-r--r--source/bs/swext/mediawiki/help.po39
-rw-r--r--source/ca-valencia/cui/messages.po96
-rw-r--r--source/ca-valencia/helpcontent2/source/text/sbasic/shared/01.po12
-rw-r--r--source/ca-valencia/helpcontent2/source/text/scalc/00.po498
-rw-r--r--source/ca-valencia/helpcontent2/source/text/scalc/02.po16
-rw-r--r--source/ca-valencia/helpcontent2/source/text/scalc/06.po43
-rw-r--r--source/ca-valencia/helpcontent2/source/text/scalc/guide.po18
-rw-r--r--source/ca-valencia/helpcontent2/source/text/shared.po12
-rw-r--r--source/ca-valencia/helpcontent2/source/text/shared/00.po32
-rw-r--r--source/ca-valencia/helpcontent2/source/text/shared/01.po24
-rw-r--r--source/ca-valencia/helpcontent2/source/text/shared/guide.po12
-rw-r--r--source/ca-valencia/helpcontent2/source/text/shared/optionen.po20
-rw-r--r--source/ca-valencia/helpcontent2/source/text/swriter/00.po52
-rw-r--r--source/ca-valencia/scp2/source/writer.po16
-rw-r--r--source/ca-valencia/setup_native/source/mac.po24
-rw-r--r--source/ca-valencia/svtools/messages.po12
-rw-r--r--source/ca-valencia/sw/messages.po17
-rw-r--r--source/ca-valencia/swext/mediawiki/help.po41
-rw-r--r--source/ca-valencia/swext/mediawiki/src.po15
-rw-r--r--source/ca-valencia/sysui/desktop/share.po6
-rw-r--r--source/ca/cui/messages.po96
-rw-r--r--source/ca/helpcontent2/source/text/sbasic/shared/01.po12
-rw-r--r--source/ca/helpcontent2/source/text/scalc/00.po520
-rw-r--r--source/ca/helpcontent2/source/text/scalc/02.po16
-rw-r--r--source/ca/helpcontent2/source/text/scalc/06.po40
-rw-r--r--source/ca/helpcontent2/source/text/scalc/guide.po16
-rw-r--r--source/ca/helpcontent2/source/text/shared.po14
-rw-r--r--source/ca/helpcontent2/source/text/shared/00.po42
-rw-r--r--source/ca/helpcontent2/source/text/shared/01.po29
-rw-r--r--source/ca/helpcontent2/source/text/shared/explorer/database.po20
-rw-r--r--source/ca/helpcontent2/source/text/shared/guide.po14
-rw-r--r--source/ca/helpcontent2/source/text/shared/optionen.po20
-rw-r--r--source/ca/helpcontent2/source/text/swriter/00.po52
-rw-r--r--source/ca/svtools/messages.po14
-rw-r--r--source/ca/sw/messages.po17
-rw-r--r--source/ca/swext/mediawiki/help.po32
-rw-r--r--source/cs/cui/messages.po130
-rw-r--r--source/cs/helpcontent2/source/text/sbasic/shared/01.po12
-rw-r--r--source/cs/helpcontent2/source/text/scalc/00.po540
-rw-r--r--source/cs/helpcontent2/source/text/scalc/01.po28
-rw-r--r--source/cs/helpcontent2/source/text/scalc/02.po16
-rw-r--r--source/cs/helpcontent2/source/text/scalc/06.po36
-rw-r--r--source/cs/helpcontent2/source/text/scalc/guide.po16
-rw-r--r--source/cs/helpcontent2/source/text/shared.po12
-rw-r--r--source/cs/helpcontent2/source/text/shared/00.po34
-rw-r--r--source/cs/helpcontent2/source/text/shared/01.po24
-rw-r--r--source/cs/helpcontent2/source/text/shared/explorer/database.po16
-rw-r--r--source/cs/helpcontent2/source/text/shared/guide.po14
-rw-r--r--source/cs/helpcontent2/source/text/shared/optionen.po22
-rw-r--r--source/cs/helpcontent2/source/text/smath.po8
-rw-r--r--source/cs/helpcontent2/source/text/smath/01.po14
-rw-r--r--source/cs/helpcontent2/source/text/swriter/00.po52
-rw-r--r--source/cs/helpcontent2/source/text/swriter/guide.po12
-rw-r--r--source/cs/officecfg/registry/data/org/openoffice/Office.po16
-rw-r--r--source/cs/officecfg/registry/data/org/openoffice/Office/UI.po48
-rw-r--r--source/cs/sc/messages.po32
-rw-r--r--source/cs/svtools/messages.po10
-rw-r--r--source/cs/sw/messages.po50
-rw-r--r--source/cs/swext/mediawiki/help.po48
-rw-r--r--source/cy/cui/messages.po96
-rw-r--r--source/cy/svtools/messages.po14
-rw-r--r--source/cy/sw/messages.po17
-rw-r--r--source/cy/swext/mediawiki/help.po36
-rw-r--r--source/da/cui/messages.po114
-rw-r--r--source/da/dictionaries/ru_RU/dialog.po8
-rw-r--r--source/da/formula/messages.po6
-rw-r--r--source/da/helpcontent2/source/text/sbasic/shared/01.po12
-rw-r--r--source/da/helpcontent2/source/text/scalc/00.po534
-rw-r--r--source/da/helpcontent2/source/text/scalc/01.po44
-rw-r--r--source/da/helpcontent2/source/text/scalc/02.po16
-rw-r--r--source/da/helpcontent2/source/text/scalc/06.po40
-rw-r--r--source/da/helpcontent2/source/text/scalc/guide.po16
-rw-r--r--source/da/helpcontent2/source/text/shared.po14
-rw-r--r--source/da/helpcontent2/source/text/shared/00.po44
-rw-r--r--source/da/helpcontent2/source/text/shared/01.po26
-rw-r--r--source/da/helpcontent2/source/text/shared/guide.po14
-rw-r--r--source/da/helpcontent2/source/text/shared/optionen.po24
-rw-r--r--source/da/helpcontent2/source/text/swriter/00.po52
-rw-r--r--source/da/officecfg/registry/data/org/openoffice/Office.po14
-rw-r--r--source/da/officecfg/registry/data/org/openoffice/Office/UI.po20
-rw-r--r--source/da/sc/messages.po40
-rw-r--r--source/da/scp2/source/ooo.po10
-rw-r--r--source/da/svtools/messages.po14
-rw-r--r--source/da/svx/messages.po24
-rw-r--r--source/da/sw/messages.po37
-rw-r--r--source/da/swext/mediawiki/help.po36
-rw-r--r--source/de/cui/messages.po128
-rw-r--r--source/de/dictionaries/ru_RU/dialog.po8
-rw-r--r--source/de/formula/messages.po8
-rw-r--r--source/de/helpcontent2/source/text/sbasic/shared/01.po12
-rw-r--r--source/de/helpcontent2/source/text/scalc/00.po544
-rw-r--r--source/de/helpcontent2/source/text/scalc/01.po18
-rw-r--r--source/de/helpcontent2/source/text/scalc/02.po14
-rw-r--r--source/de/helpcontent2/source/text/scalc/06.po40
-rw-r--r--source/de/helpcontent2/source/text/scalc/guide.po12
-rw-r--r--source/de/helpcontent2/source/text/shared.po12
-rw-r--r--source/de/helpcontent2/source/text/shared/00.po44
-rw-r--r--source/de/helpcontent2/source/text/shared/01.po26
-rw-r--r--source/de/helpcontent2/source/text/shared/guide.po14
-rw-r--r--source/de/helpcontent2/source/text/shared/optionen.po22
-rw-r--r--source/de/helpcontent2/source/text/swriter/00.po52
-rw-r--r--source/de/instsetoo_native/inc_openoffice/windows/msi_languages.po8
-rw-r--r--source/de/officecfg/registry/data/org/openoffice/Office.po16
-rw-r--r--source/de/officecfg/registry/data/org/openoffice/Office/UI.po48
-rw-r--r--source/de/readlicense_oo/docs.po10
-rw-r--r--source/de/sc/messages.po38
-rw-r--r--source/de/scp2/source/ooo.po8
-rw-r--r--source/de/svtools/messages.po12
-rw-r--r--source/de/svx/messages.po80
-rw-r--r--source/de/sw/messages.po47
-rw-r--r--source/de/swext/mediawiki/help.po48
-rw-r--r--source/dgo/cui/messages.po97
-rw-r--r--source/dgo/sc/messages.po12
-rw-r--r--source/dgo/svtools/messages.po12
-rw-r--r--source/dgo/sw/messages.po19
-rw-r--r--source/dgo/swext/mediawiki/help.po32
-rw-r--r--source/dsb/cui/messages.po92
-rw-r--r--source/dsb/extras/source/autocorr/emoji.po56
-rw-r--r--source/dsb/sc/messages.po266
-rw-r--r--source/dsb/svtools/messages.po10
-rw-r--r--source/dsb/sw/messages.po13
-rw-r--r--source/dsb/swext/mediawiki/help.po32
-rw-r--r--source/dz/cui/messages.po97
-rw-r--r--source/dz/helpcontent2/source/text/sbasic/shared/01.po10
-rw-r--r--source/dz/helpcontent2/source/text/scalc/00.po462
-rw-r--r--source/dz/helpcontent2/source/text/scalc/02.po16
-rw-r--r--source/dz/helpcontent2/source/text/scalc/06.po43
-rw-r--r--source/dz/helpcontent2/source/text/scalc/guide.po16
-rw-r--r--source/dz/helpcontent2/source/text/shared.po10
-rw-r--r--source/dz/helpcontent2/source/text/shared/00.po30
-rw-r--r--source/dz/helpcontent2/source/text/shared/01.po20
-rw-r--r--source/dz/helpcontent2/source/text/shared/guide.po12
-rw-r--r--source/dz/helpcontent2/source/text/shared/optionen.po18
-rw-r--r--source/dz/helpcontent2/source/text/swriter/00.po46
-rw-r--r--source/dz/sc/messages.po13
-rw-r--r--source/dz/svtools/messages.po13
-rw-r--r--source/dz/sw/messages.po20
-rw-r--r--source/dz/swext/mediawiki/help.po20
-rw-r--r--source/el/cui/messages.po96
-rw-r--r--source/el/helpcontent2/source/text/sbasic/shared/01.po14
-rw-r--r--source/el/helpcontent2/source/text/scalc/00.po548
-rw-r--r--source/el/helpcontent2/source/text/scalc/02.po16
-rw-r--r--source/el/helpcontent2/source/text/scalc/06.po38
-rw-r--r--source/el/helpcontent2/source/text/scalc/guide.po16
-rw-r--r--source/el/helpcontent2/source/text/shared.po14
-rw-r--r--source/el/helpcontent2/source/text/shared/00.po44
-rw-r--r--source/el/helpcontent2/source/text/shared/01.po26
-rw-r--r--source/el/helpcontent2/source/text/shared/guide.po14
-rw-r--r--source/el/helpcontent2/source/text/shared/optionen.po22
-rw-r--r--source/el/helpcontent2/source/text/swriter/00.po52
-rw-r--r--source/el/svtools/messages.po14
-rw-r--r--source/el/sw/messages.po17
-rw-r--r--source/el/swext/mediawiki/help.po36
-rw-r--r--source/en-GB/cui/messages.po132
-rw-r--r--source/en-GB/dictionaries/ru_RU/dialog.po8
-rw-r--r--source/en-GB/formula/messages.po8
-rw-r--r--source/en-GB/helpcontent2/source/text/sbasic/shared/01.po12
-rw-r--r--source/en-GB/helpcontent2/source/text/scalc/00.po548
-rw-r--r--source/en-GB/helpcontent2/source/text/scalc/01.po70
-rw-r--r--source/en-GB/helpcontent2/source/text/scalc/02.po16
-rw-r--r--source/en-GB/helpcontent2/source/text/scalc/06.po36
-rw-r--r--source/en-GB/helpcontent2/source/text/scalc/guide.po16
-rw-r--r--source/en-GB/helpcontent2/source/text/shared.po14
-rw-r--r--source/en-GB/helpcontent2/source/text/shared/00.po44
-rw-r--r--source/en-GB/helpcontent2/source/text/shared/01.po26
-rw-r--r--source/en-GB/helpcontent2/source/text/shared/guide.po14
-rw-r--r--source/en-GB/helpcontent2/source/text/shared/optionen.po22
-rw-r--r--source/en-GB/helpcontent2/source/text/simpress/02.po10
-rw-r--r--source/en-GB/helpcontent2/source/text/smath.po8
-rw-r--r--source/en-GB/helpcontent2/source/text/smath/01.po12
-rw-r--r--source/en-GB/helpcontent2/source/text/swriter/00.po52
-rw-r--r--source/en-GB/helpcontent2/source/text/swriter/guide.po10
-rw-r--r--source/en-GB/instsetoo_native/inc_openoffice/windows/msi_languages.po8
-rw-r--r--source/en-GB/officecfg/registry/data/org/openoffice/Office.po16
-rw-r--r--source/en-GB/officecfg/registry/data/org/openoffice/Office/UI.po48
-rw-r--r--source/en-GB/readlicense_oo/docs.po8
-rw-r--r--source/en-GB/sc/messages.po38
-rw-r--r--source/en-GB/scp2/source/ooo.po8
-rw-r--r--source/en-GB/svtools/messages.po14
-rw-r--r--source/en-GB/svx/messages.po80
-rw-r--r--source/en-GB/sw/messages.po49
-rw-r--r--source/en-GB/swext/mediawiki/help.po48
-rw-r--r--source/en-ZA/cui/messages.po98
-rw-r--r--source/en-ZA/helpcontent2/source/text/sbasic/shared/01.po10
-rw-r--r--source/en-ZA/helpcontent2/source/text/scalc/00.po458
-rw-r--r--source/en-ZA/helpcontent2/source/text/scalc/02.po16
-rw-r--r--source/en-ZA/helpcontent2/source/text/scalc/06.po43
-rw-r--r--source/en-ZA/helpcontent2/source/text/scalc/guide.po16
-rw-r--r--source/en-ZA/helpcontent2/source/text/shared.po10
-rw-r--r--source/en-ZA/helpcontent2/source/text/shared/00.po30
-rw-r--r--source/en-ZA/helpcontent2/source/text/shared/01.po20
-rw-r--r--source/en-ZA/helpcontent2/source/text/shared/guide.po12
-rw-r--r--source/en-ZA/helpcontent2/source/text/shared/optionen.po18
-rw-r--r--source/en-ZA/helpcontent2/source/text/swriter/00.po46
-rw-r--r--source/en-ZA/svtools/messages.po13
-rw-r--r--source/en-ZA/sw/messages.po18
-rw-r--r--source/en-ZA/swext/mediawiki/help.po32
-rw-r--r--source/eo/cui/messages.po96
-rw-r--r--source/eo/helpcontent2/source/text/sbasic/shared/01.po12
-rw-r--r--source/eo/helpcontent2/source/text/scalc/00.po460
-rw-r--r--source/eo/helpcontent2/source/text/scalc/02.po18
-rw-r--r--source/eo/helpcontent2/source/text/scalc/06.po43
-rw-r--r--source/eo/helpcontent2/source/text/scalc/guide.po18
-rw-r--r--source/eo/helpcontent2/source/text/shared.po14
-rw-r--r--source/eo/helpcontent2/source/text/shared/00.po32
-rw-r--r--source/eo/helpcontent2/source/text/shared/01.po22
-rw-r--r--source/eo/helpcontent2/source/text/shared/guide.po12
-rw-r--r--source/eo/helpcontent2/source/text/shared/optionen.po20
-rw-r--r--source/eo/helpcontent2/source/text/swriter/00.po52
-rw-r--r--source/eo/svtools/messages.po14
-rw-r--r--source/eo/sw/messages.po17
-rw-r--r--source/eo/swext/mediawiki/help.po36
-rw-r--r--source/es/cui/messages.po94
-rw-r--r--source/es/helpcontent2/source/text/sbasic/shared/01.po12
-rw-r--r--source/es/helpcontent2/source/text/scalc/00.po548
-rw-r--r--source/es/helpcontent2/source/text/scalc/01.po8
-rw-r--r--source/es/helpcontent2/source/text/scalc/02.po16
-rw-r--r--source/es/helpcontent2/source/text/scalc/06.po38
-rw-r--r--source/es/helpcontent2/source/text/scalc/guide.po16
-rw-r--r--source/es/helpcontent2/source/text/shared.po14
-rw-r--r--source/es/helpcontent2/source/text/shared/00.po38
-rw-r--r--source/es/helpcontent2/source/text/shared/01.po30
-rw-r--r--source/es/helpcontent2/source/text/shared/02.po8
-rw-r--r--source/es/helpcontent2/source/text/shared/explorer/database.po16
-rw-r--r--source/es/helpcontent2/source/text/shared/guide.po14
-rw-r--r--source/es/helpcontent2/source/text/shared/help.po8
-rw-r--r--source/es/helpcontent2/source/text/shared/optionen.po22
-rw-r--r--source/es/helpcontent2/source/text/simpress/01.po7
-rw-r--r--source/es/helpcontent2/source/text/smath.po8
-rw-r--r--source/es/helpcontent2/source/text/smath/01.po22
-rw-r--r--source/es/helpcontent2/source/text/swriter/00.po52
-rw-r--r--source/es/helpcontent2/source/text/swriter/guide.po10
-rw-r--r--source/es/instsetoo_native/inc_openoffice/windows/msi_languages.po8
-rw-r--r--source/es/officecfg/registry/data/org/openoffice/Office/UI.po6
-rw-r--r--source/es/sc/messages.po8
-rw-r--r--source/es/sd/messages.po52
-rw-r--r--source/es/svtools/messages.po14
-rw-r--r--source/es/sw/messages.po17
-rw-r--r--source/es/swext/mediawiki/help.po32
-rw-r--r--source/et/cui/messages.po96
-rw-r--r--source/et/helpcontent2/source/text/sbasic/shared/01.po12
-rw-r--r--source/et/helpcontent2/source/text/scalc/00.po466
-rw-r--r--source/et/helpcontent2/source/text/scalc/02.po16
-rw-r--r--source/et/helpcontent2/source/text/scalc/06.po43
-rw-r--r--source/et/helpcontent2/source/text/scalc/guide.po16
-rw-r--r--source/et/helpcontent2/source/text/shared.po14
-rw-r--r--source/et/helpcontent2/source/text/shared/00.po32
-rw-r--r--source/et/helpcontent2/source/text/shared/01.po22
-rw-r--r--source/et/helpcontent2/source/text/shared/guide.po12
-rw-r--r--source/et/helpcontent2/source/text/shared/optionen.po18
-rw-r--r--source/et/helpcontent2/source/text/swriter/00.po46
-rw-r--r--source/et/svtools/messages.po14
-rw-r--r--source/et/sw/messages.po17
-rw-r--r--source/et/swext/mediawiki/help.po36
-rw-r--r--source/eu/cui/messages.po130
-rw-r--r--source/eu/dictionaries/ru_RU/dialog.po10
-rw-r--r--source/eu/formula/messages.po8
-rw-r--r--source/eu/helpcontent2/source/text/sbasic/shared/01.po10
-rw-r--r--source/eu/helpcontent2/source/text/scalc/00.po546
-rw-r--r--source/eu/helpcontent2/source/text/scalc/02.po16
-rw-r--r--source/eu/helpcontent2/source/text/scalc/06.po38
-rw-r--r--source/eu/helpcontent2/source/text/scalc/guide.po16
-rw-r--r--source/eu/helpcontent2/source/text/shared.po12
-rw-r--r--source/eu/helpcontent2/source/text/shared/00.po44
-rw-r--r--source/eu/helpcontent2/source/text/shared/01.po26
-rw-r--r--source/eu/helpcontent2/source/text/shared/guide.po14
-rw-r--r--source/eu/helpcontent2/source/text/shared/optionen.po22
-rw-r--r--source/eu/helpcontent2/source/text/swriter/00.po52
-rw-r--r--source/eu/instsetoo_native/inc_openoffice/windows/msi_languages.po8
-rw-r--r--source/eu/officecfg/registry/data/org/openoffice/Office.po14
-rw-r--r--source/eu/officecfg/registry/data/org/openoffice/Office/UI.po48
-rw-r--r--source/eu/readlicense_oo/docs.po8
-rw-r--r--source/eu/sc/messages.po38
-rw-r--r--source/eu/scp2/source/ooo.po8
-rw-r--r--source/eu/svtools/messages.po10
-rw-r--r--source/eu/svx/messages.po80
-rw-r--r--source/eu/sw/messages.po47
-rw-r--r--source/eu/swext/mediawiki/help.po48
-rw-r--r--source/fa/cui/messages.po96
-rw-r--r--source/fa/svtools/messages.po12
-rw-r--r--source/fa/sw/messages.po18
-rw-r--r--source/fa/swext/mediawiki/help.po20
-rw-r--r--source/fi/connectivity/registry/writer/org/openoffice/Office/DataAccess.po10
-rw-r--r--source/fi/cui/messages.po96
-rw-r--r--source/fi/helpcontent2/source/text/sbasic/shared/01.po14
-rw-r--r--source/fi/helpcontent2/source/text/scalc/00.po470
-rw-r--r--source/fi/helpcontent2/source/text/scalc/02.po18
-rw-r--r--source/fi/helpcontent2/source/text/scalc/06.po43
-rw-r--r--source/fi/helpcontent2/source/text/scalc/guide.po16
-rw-r--r--source/fi/helpcontent2/source/text/shared.po10
-rw-r--r--source/fi/helpcontent2/source/text/shared/00.po30
-rw-r--r--source/fi/helpcontent2/source/text/shared/01.po22
-rw-r--r--source/fi/helpcontent2/source/text/shared/guide.po12
-rw-r--r--source/fi/helpcontent2/source/text/shared/optionen.po18
-rw-r--r--source/fi/helpcontent2/source/text/swriter/00.po46
-rw-r--r--source/fi/svtools/messages.po14
-rw-r--r--source/fi/sw/messages.po18
-rw-r--r--source/fi/swext/mediawiki/help.po36
-rw-r--r--source/fr/cui/messages.po98
-rw-r--r--source/fr/dictionaries/ru_RU/dialog.po8
-rw-r--r--source/fr/helpcontent2/source/text/sbasic/shared/01.po12
-rw-r--r--source/fr/helpcontent2/source/text/scalc/00.po548
-rw-r--r--source/fr/helpcontent2/source/text/scalc/01.po40
-rw-r--r--source/fr/helpcontent2/source/text/scalc/02.po16
-rw-r--r--source/fr/helpcontent2/source/text/scalc/06.po38
-rw-r--r--source/fr/helpcontent2/source/text/scalc/guide.po16
-rw-r--r--source/fr/helpcontent2/source/text/shared.po14
-rw-r--r--source/fr/helpcontent2/source/text/shared/00.po48
-rw-r--r--source/fr/helpcontent2/source/text/shared/01.po60
-rw-r--r--source/fr/helpcontent2/source/text/shared/guide.po24
-rw-r--r--source/fr/helpcontent2/source/text/shared/help.po8
-rw-r--r--source/fr/helpcontent2/source/text/shared/optionen.po28
-rw-r--r--source/fr/helpcontent2/source/text/swriter/00.po52
-rw-r--r--source/fr/svtools/messages.po14
-rw-r--r--source/fr/sw/messages.po19
-rw-r--r--source/fr/swext/mediawiki/help.po36
-rw-r--r--source/fy/cui/messages.po96
-rw-r--r--source/fy/svtools/messages.po14
-rw-r--r--source/fy/sw/messages.po18
-rw-r--r--source/fy/swext/mediawiki/help.po36
-rw-r--r--source/ga/cui/messages.po96
-rw-r--r--source/ga/svtools/messages.po14
-rw-r--r--source/ga/sw/messages.po18
-rw-r--r--source/ga/swext/mediawiki/help.po36
-rw-r--r--source/gd/cui/messages.po96
-rw-r--r--source/gd/svtools/messages.po14
-rw-r--r--source/gd/sw/messages.po18
-rw-r--r--source/gd/swext/mediawiki/help.po36
-rw-r--r--source/gl/cui/messages.po96
-rw-r--r--source/gl/helpcontent2/source/text/sbasic/shared/01.po12
-rw-r--r--source/gl/helpcontent2/source/text/scalc/00.po548
-rw-r--r--source/gl/helpcontent2/source/text/scalc/02.po16
-rw-r--r--source/gl/helpcontent2/source/text/scalc/06.po38
-rw-r--r--source/gl/helpcontent2/source/text/scalc/guide.po12
-rw-r--r--source/gl/helpcontent2/source/text/shared.po12
-rw-r--r--source/gl/helpcontent2/source/text/shared/00.po32
-rw-r--r--source/gl/helpcontent2/source/text/shared/01.po24
-rw-r--r--source/gl/helpcontent2/source/text/shared/07.po8
-rw-r--r--source/gl/helpcontent2/source/text/shared/guide.po14
-rw-r--r--source/gl/helpcontent2/source/text/shared/optionen.po20
-rw-r--r--source/gl/helpcontent2/source/text/swriter/00.po52
-rw-r--r--source/gl/svtools/messages.po14
-rw-r--r--source/gl/sw/messages.po17
-rw-r--r--source/gl/swext/mediawiki/help.po36
-rw-r--r--source/gu/cui/messages.po98
-rw-r--r--source/gu/helpcontent2/source/text/sbasic/shared/01.po10
-rw-r--r--source/gu/helpcontent2/source/text/scalc/00.po458
-rw-r--r--source/gu/helpcontent2/source/text/scalc/02.po16
-rw-r--r--source/gu/helpcontent2/source/text/scalc/06.po43
-rw-r--r--source/gu/helpcontent2/source/text/scalc/guide.po16
-rw-r--r--source/gu/helpcontent2/source/text/shared.po10
-rw-r--r--source/gu/helpcontent2/source/text/shared/00.po30
-rw-r--r--source/gu/helpcontent2/source/text/shared/01.po20
-rw-r--r--source/gu/helpcontent2/source/text/shared/guide.po10
-rw-r--r--source/gu/helpcontent2/source/text/shared/optionen.po18
-rw-r--r--source/gu/helpcontent2/source/text/swriter/00.po46
-rw-r--r--source/gu/svtools/messages.po13
-rw-r--r--source/gu/sw/messages.po18
-rw-r--r--source/gu/swext/mediawiki/help.po41
-rw-r--r--source/gug/cui/messages.po97
-rw-r--r--source/gug/svtools/messages.po13
-rw-r--r--source/gug/sw/messages.po18
-rw-r--r--source/gug/swext/mediawiki/help.po22
-rw-r--r--source/he/cui/messages.po96
-rw-r--r--source/he/helpcontent2/source/text/sbasic/shared/01.po10
-rw-r--r--source/he/helpcontent2/source/text/scalc/00.po442
-rw-r--r--source/he/helpcontent2/source/text/scalc/02.po12
-rw-r--r--source/he/helpcontent2/source/text/scalc/06.po43
-rw-r--r--source/he/helpcontent2/source/text/scalc/guide.po16
-rw-r--r--source/he/helpcontent2/source/text/shared.po10
-rw-r--r--source/he/helpcontent2/source/text/shared/00.po30
-rw-r--r--source/he/helpcontent2/source/text/shared/01.po20
-rw-r--r--source/he/helpcontent2/source/text/shared/guide.po12
-rw-r--r--source/he/helpcontent2/source/text/shared/optionen.po18
-rw-r--r--source/he/helpcontent2/source/text/swriter/00.po30
-rw-r--r--source/he/svtools/messages.po13
-rw-r--r--source/he/sw/messages.po17
-rw-r--r--source/he/swext/mediawiki/help.po41
-rw-r--r--source/hi/cui/messages.po98
-rw-r--r--source/hi/helpcontent2/source/text/sbasic/shared/01.po10
-rw-r--r--source/hi/helpcontent2/source/text/scalc/00.po286
-rw-r--r--source/hi/helpcontent2/source/text/scalc/02.po12
-rw-r--r--source/hi/helpcontent2/source/text/scalc/06.po43
-rw-r--r--source/hi/helpcontent2/source/text/scalc/guide.po12
-rw-r--r--source/hi/helpcontent2/source/text/shared.po10
-rw-r--r--source/hi/helpcontent2/source/text/shared/00.po30
-rw-r--r--source/hi/helpcontent2/source/text/shared/01.po20
-rw-r--r--source/hi/helpcontent2/source/text/shared/guide.po10
-rw-r--r--source/hi/helpcontent2/source/text/shared/optionen.po18
-rw-r--r--source/hi/helpcontent2/source/text/swriter/00.po30
-rw-r--r--source/hi/svtools/messages.po13
-rw-r--r--source/hi/sw/messages.po18
-rw-r--r--source/hi/swext/mediawiki/help.po39
-rw-r--r--source/hr/cui/messages.po96
-rw-r--r--source/hr/dictionaries/gd_GB.po11
-rw-r--r--source/hr/helpcontent2/source/text/sbasic/shared/01.po12
-rw-r--r--source/hr/helpcontent2/source/text/scalc/00.po286
-rw-r--r--source/hr/helpcontent2/source/text/scalc/02.po14
-rw-r--r--source/hr/helpcontent2/source/text/scalc/06.po43
-rw-r--r--source/hr/helpcontent2/source/text/scalc/guide.po14
-rw-r--r--source/hr/helpcontent2/source/text/shared.po12
-rw-r--r--source/hr/helpcontent2/source/text/shared/00.po32
-rw-r--r--source/hr/helpcontent2/source/text/shared/01.po20
-rw-r--r--source/hr/helpcontent2/source/text/shared/guide.po10
-rw-r--r--source/hr/helpcontent2/source/text/shared/optionen.po20
-rw-r--r--source/hr/helpcontent2/source/text/swriter/00.po32
-rw-r--r--source/hr/svtools/messages.po14
-rw-r--r--source/hr/sw/messages.po17
-rw-r--r--source/hr/swext/mediawiki/help.po36
-rw-r--r--source/hsb/cui/messages.po92
-rw-r--r--source/hsb/svtools/messages.po10
-rw-r--r--source/hsb/sw/messages.po17
-rw-r--r--source/hsb/swext/mediawiki/help.po32
-rw-r--r--source/hu/cui/messages.po96
-rw-r--r--source/hu/helpcontent2/source/text/sbasic/shared/01.po12
-rw-r--r--source/hu/helpcontent2/source/text/scalc/00.po508
-rw-r--r--source/hu/helpcontent2/source/text/scalc/02.po18
-rw-r--r--source/hu/helpcontent2/source/text/scalc/06.po40
-rw-r--r--source/hu/helpcontent2/source/text/scalc/guide.po18
-rw-r--r--source/hu/helpcontent2/source/text/shared.po12
-rw-r--r--source/hu/helpcontent2/source/text/shared/00.po32
-rw-r--r--source/hu/helpcontent2/source/text/shared/01.po24
-rw-r--r--source/hu/helpcontent2/source/text/shared/guide.po14
-rw-r--r--source/hu/helpcontent2/source/text/shared/optionen.po20
-rw-r--r--source/hu/helpcontent2/source/text/swriter/00.po52
-rw-r--r--source/hu/svtools/messages.po14
-rw-r--r--source/hu/sw/messages.po18
-rw-r--r--source/hu/swext/mediawiki/help.po36
-rw-r--r--source/id/cui/messages.po142
-rw-r--r--source/id/dictionaries/ru_RU/dialog.po12
-rw-r--r--source/id/formula/messages.po12
-rw-r--r--source/id/helpcontent2/source/text/sbasic/shared.po44
-rw-r--r--source/id/helpcontent2/source/text/sbasic/shared/01.po12
-rw-r--r--source/id/helpcontent2/source/text/scalc/00.po518
-rw-r--r--source/id/helpcontent2/source/text/scalc/02.po18
-rw-r--r--source/id/helpcontent2/source/text/scalc/06.po38
-rw-r--r--source/id/helpcontent2/source/text/scalc/guide.po16
-rw-r--r--source/id/helpcontent2/source/text/shared.po14
-rw-r--r--source/id/helpcontent2/source/text/shared/00.po66
-rw-r--r--source/id/helpcontent2/source/text/shared/01.po40
-rw-r--r--source/id/helpcontent2/source/text/shared/02.po12
-rw-r--r--source/id/helpcontent2/source/text/shared/04.po16
-rw-r--r--source/id/helpcontent2/source/text/shared/05.po10
-rw-r--r--source/id/helpcontent2/source/text/shared/autopi.po78
-rw-r--r--source/id/helpcontent2/source/text/shared/explorer/database.po52
-rw-r--r--source/id/helpcontent2/source/text/shared/guide.po26
-rw-r--r--source/id/helpcontent2/source/text/shared/help.po10
-rw-r--r--source/id/helpcontent2/source/text/shared/optionen.po20
-rw-r--r--source/id/helpcontent2/source/text/smath.po12
-rw-r--r--source/id/helpcontent2/source/text/smath/01.po16
-rw-r--r--source/id/helpcontent2/source/text/swriter/00.po50
-rw-r--r--source/id/helpcontent2/source/text/swriter/guide.po30
-rw-r--r--source/id/helpcontent2/source/text/swriter/librelogo.po36
-rw-r--r--source/id/instsetoo_native/inc_openoffice/windows/msi_languages.po12
-rw-r--r--source/id/officecfg/registry/data/org/openoffice/Office.po16
-rw-r--r--source/id/officecfg/registry/data/org/openoffice/Office/UI.po50
-rw-r--r--source/id/readlicense_oo/docs.po12
-rw-r--r--source/id/sc/messages.po28
-rw-r--r--source/id/scp2/source/ooo.po12
-rw-r--r--source/id/svtools/messages.po14
-rw-r--r--source/id/svx/messages.po82
-rw-r--r--source/id/sw/messages.po50
-rw-r--r--source/id/swext/mediawiki/help.po52
-rw-r--r--source/is/cui/messages.po96
-rw-r--r--source/is/helpcontent2/source/text/sbasic/shared/01.po12
-rw-r--r--source/is/helpcontent2/source/text/scalc/00.po282
-rw-r--r--source/is/helpcontent2/source/text/scalc/02.po14
-rw-r--r--source/is/helpcontent2/source/text/scalc/06.po43
-rw-r--r--source/is/helpcontent2/source/text/scalc/guide.po14
-rw-r--r--source/is/helpcontent2/source/text/shared.po12
-rw-r--r--source/is/helpcontent2/source/text/shared/00.po32
-rw-r--r--source/is/helpcontent2/source/text/shared/01.po22
-rw-r--r--source/is/helpcontent2/source/text/shared/guide.po12
-rw-r--r--source/is/helpcontent2/source/text/shared/optionen.po20
-rw-r--r--source/is/helpcontent2/source/text/swriter/00.po48
-rw-r--r--source/is/svtools/messages.po14
-rw-r--r--source/is/sw/messages.po17
-rw-r--r--source/is/swext/mediawiki/help.po36
-rw-r--r--source/it/cui/messages.po96
-rw-r--r--source/it/helpcontent2/source/text/sbasic/shared/01.po12
-rw-r--r--source/it/helpcontent2/source/text/scalc/00.po548
-rw-r--r--source/it/helpcontent2/source/text/scalc/02.po16
-rw-r--r--source/it/helpcontent2/source/text/scalc/06.po43
-rw-r--r--source/it/helpcontent2/source/text/scalc/guide.po16
-rw-r--r--source/it/helpcontent2/source/text/shared.po14
-rw-r--r--source/it/helpcontent2/source/text/shared/00.po34
-rw-r--r--source/it/helpcontent2/source/text/shared/01.po24
-rw-r--r--source/it/helpcontent2/source/text/shared/guide.po14
-rw-r--r--source/it/helpcontent2/source/text/shared/optionen.po20
-rw-r--r--source/it/helpcontent2/source/text/swriter/00.po52
-rw-r--r--source/it/svtools/messages.po14
-rw-r--r--source/it/sw/messages.po17
-rw-r--r--source/it/swext/mediawiki/help.po36
-rw-r--r--source/ja/cui/messages.po104
-rw-r--r--source/ja/formula/messages.po10
-rw-r--r--source/ja/helpcontent2/source/text/sbasic/guide.po10
-rw-r--r--source/ja/helpcontent2/source/text/sbasic/shared.po12
-rw-r--r--source/ja/helpcontent2/source/text/sbasic/shared/01.po14
-rw-r--r--source/ja/helpcontent2/source/text/scalc/00.po466
-rw-r--r--source/ja/helpcontent2/source/text/scalc/02.po16
-rw-r--r--source/ja/helpcontent2/source/text/scalc/06.po43
-rw-r--r--source/ja/helpcontent2/source/text/scalc/guide.po18
-rw-r--r--source/ja/helpcontent2/source/text/shared.po10
-rw-r--r--source/ja/helpcontent2/source/text/shared/00.po32
-rw-r--r--source/ja/helpcontent2/source/text/shared/01.po22
-rw-r--r--source/ja/helpcontent2/source/text/shared/guide.po12
-rw-r--r--source/ja/helpcontent2/source/text/shared/optionen.po20
-rw-r--r--source/ja/helpcontent2/source/text/swriter/00.po48
-rw-r--r--source/ja/instsetoo_native/inc_openoffice/windows/msi_languages.po8
-rw-r--r--source/ja/officecfg/registry/data/org/openoffice/Office.po10
-rw-r--r--source/ja/svtools/messages.po14
-rw-r--r--source/ja/sw/messages.po18
-rw-r--r--source/ja/swext/mediawiki/help.po36
-rw-r--r--source/jv/cui/messages.po96
-rw-r--r--source/jv/svtools/messages.po13
-rw-r--r--source/jv/sw/messages.po18
-rw-r--r--source/jv/swext/mediawiki/help.po20
-rw-r--r--source/ka/cui/messages.po98
-rw-r--r--source/ka/helpcontent2/source/text/sbasic/shared/01.po10
-rw-r--r--source/ka/helpcontent2/source/text/scalc/00.po460
-rw-r--r--source/ka/helpcontent2/source/text/scalc/02.po16
-rw-r--r--source/ka/helpcontent2/source/text/scalc/06.po43
-rw-r--r--source/ka/helpcontent2/source/text/scalc/guide.po12
-rw-r--r--source/ka/helpcontent2/source/text/shared.po10
-rw-r--r--source/ka/helpcontent2/source/text/shared/00.po30
-rw-r--r--source/ka/helpcontent2/source/text/shared/01.po20
-rw-r--r--source/ka/helpcontent2/source/text/shared/guide.po10
-rw-r--r--source/ka/helpcontent2/source/text/shared/optionen.po18
-rw-r--r--source/ka/helpcontent2/source/text/swriter/00.po36
-rw-r--r--source/ka/sc/messages.po13
-rw-r--r--source/ka/svtools/messages.po13
-rw-r--r--source/ka/sw/messages.po20
-rw-r--r--source/ka/swext/mediawiki/help.po20
-rw-r--r--source/kab/cui/messages.po96
-rw-r--r--source/kab/sc/messages.po12
-rw-r--r--source/kab/svtools/messages.po15
-rw-r--r--source/kab/sw/messages.po19
-rw-r--r--source/kab/swext/mediawiki/help.po36
-rw-r--r--source/kk/cui/messages.po98
-rw-r--r--source/kk/dictionaries/ru_RU/dialog.po8
-rw-r--r--source/kk/formula/messages.po8
-rw-r--r--source/kk/sc/messages.po13
-rw-r--r--source/kk/svtools/messages.po14
-rw-r--r--source/kk/sw/messages.po18
-rw-r--r--source/kk/swext/mediawiki/help.po36
-rw-r--r--source/kl/cui/messages.po97
-rw-r--r--source/kl/svtools/messages.po13
-rw-r--r--source/kl/sw/messages.po18
-rw-r--r--source/kl/swext/mediawiki/help.po20
-rw-r--r--source/km/cui/messages.po98
-rw-r--r--source/km/helpcontent2/source/text/sbasic/shared/01.po12
-rw-r--r--source/km/helpcontent2/source/text/scalc/00.po466
-rw-r--r--source/km/helpcontent2/source/text/scalc/02.po18
-rw-r--r--source/km/helpcontent2/source/text/scalc/06.po43
-rw-r--r--source/km/helpcontent2/source/text/scalc/guide.po16
-rw-r--r--source/km/helpcontent2/source/text/shared.po10
-rw-r--r--source/km/helpcontent2/source/text/shared/00.po30
-rw-r--r--source/km/helpcontent2/source/text/shared/01.po22
-rw-r--r--source/km/helpcontent2/source/text/shared/guide.po12
-rw-r--r--source/km/helpcontent2/source/text/shared/optionen.po18
-rw-r--r--source/km/helpcontent2/source/text/swriter/00.po46
-rw-r--r--source/km/sc/messages.po13
-rw-r--r--source/km/svtools/messages.po13
-rw-r--r--source/km/sw/messages.po20
-rw-r--r--source/km/swext/mediawiki/help.po41
-rw-r--r--source/kmr-Latn/cui/messages.po98
-rw-r--r--source/kmr-Latn/svtools/messages.po12
-rw-r--r--source/kmr-Latn/sw/messages.po18
-rw-r--r--source/kmr-Latn/swext/mediawiki/help.po34
-rw-r--r--source/kn/cui/messages.po98
-rw-r--r--source/kn/svtools/messages.po13
-rw-r--r--source/kn/sw/messages.po18
-rw-r--r--source/kn/swext/mediawiki/help.po41
-rw-r--r--source/ko/cui/messages.po96
-rw-r--r--source/ko/helpcontent2/source/text/sbasic/shared/01.po12
-rw-r--r--source/ko/helpcontent2/source/text/scalc/00.po464
-rw-r--r--source/ko/helpcontent2/source/text/scalc/02.po16
-rw-r--r--source/ko/helpcontent2/source/text/scalc/06.po43
-rw-r--r--source/ko/helpcontent2/source/text/scalc/guide.po18
-rw-r--r--source/ko/helpcontent2/source/text/shared.po14
-rw-r--r--source/ko/helpcontent2/source/text/shared/00.po32
-rw-r--r--source/ko/helpcontent2/source/text/shared/01.po22
-rw-r--r--source/ko/helpcontent2/source/text/shared/guide.po14
-rw-r--r--source/ko/helpcontent2/source/text/shared/optionen.po20
-rw-r--r--source/ko/helpcontent2/source/text/swriter/00.po52
-rw-r--r--source/ko/svtools/messages.po14
-rw-r--r--source/ko/sw/messages.po18
-rw-r--r--source/ko/swext/mediawiki/help.po36
-rw-r--r--source/kok/cui/messages.po96
-rw-r--r--source/kok/sc/messages.po12
-rw-r--r--source/kok/svtools/messages.po12
-rw-r--r--source/kok/sw/messages.po19
-rw-r--r--source/kok/swext/mediawiki/help.po20
-rw-r--r--source/ks/cui/messages.po96
-rw-r--r--source/ks/sc/messages.po12
-rw-r--r--source/ks/svtools/messages.po12
-rw-r--r--source/ks/sw/messages.po19
-rw-r--r--source/ks/swext/mediawiki/help.po20
-rw-r--r--source/ky/cui/messages.po97
-rw-r--r--source/ky/sc/messages.po13
-rw-r--r--source/ky/svtools/messages.po13
-rw-r--r--source/ky/sw/messages.po20
-rw-r--r--source/ky/swext/mediawiki/help.po20
-rw-r--r--source/lb/cui/messages.po97
-rw-r--r--source/lb/svtools/messages.po13
-rw-r--r--source/lb/sw/messages.po18
-rw-r--r--source/lb/swext/mediawiki/help.po20
-rw-r--r--source/lo/cui/messages.po96
-rw-r--r--source/lo/helpcontent2/source/text/sbasic/shared/01.po10
-rw-r--r--source/lo/helpcontent2/source/text/scalc/00.po278
-rw-r--r--source/lo/helpcontent2/source/text/scalc/02.po12
-rw-r--r--source/lo/helpcontent2/source/text/scalc/06.po43
-rw-r--r--source/lo/helpcontent2/source/text/scalc/guide.po12
-rw-r--r--source/lo/helpcontent2/source/text/shared.po10
-rw-r--r--source/lo/helpcontent2/source/text/shared/00.po30
-rw-r--r--source/lo/helpcontent2/source/text/shared/01.po20
-rw-r--r--source/lo/helpcontent2/source/text/shared/guide.po10
-rw-r--r--source/lo/helpcontent2/source/text/shared/optionen.po18
-rw-r--r--source/lo/helpcontent2/source/text/swriter/00.po30
-rw-r--r--source/lo/svtools/messages.po13
-rw-r--r--source/lo/sw/messages.po17
-rw-r--r--source/lo/swext/mediawiki/help.po20
-rw-r--r--source/lt/cui/messages.po96
-rw-r--r--source/lt/helpcontent2/source/text/sbasic/shared/01.po12
-rw-r--r--source/lt/helpcontent2/source/text/scalc/00.po548
-rw-r--r--source/lt/helpcontent2/source/text/scalc/02.po16
-rw-r--r--source/lt/helpcontent2/source/text/scalc/06.po38
-rw-r--r--source/lt/helpcontent2/source/text/scalc/guide.po16
-rw-r--r--source/lt/helpcontent2/source/text/shared.po12
-rw-r--r--source/lt/helpcontent2/source/text/shared/00.po44
-rw-r--r--source/lt/helpcontent2/source/text/shared/01.po22
-rw-r--r--source/lt/helpcontent2/source/text/shared/guide.po12
-rw-r--r--source/lt/helpcontent2/source/text/shared/optionen.po22
-rw-r--r--source/lt/helpcontent2/source/text/swriter/00.po38
-rw-r--r--source/lt/svtools/messages.po12
-rw-r--r--source/lt/svx/messages.po52
-rw-r--r--source/lt/sw/messages.po17
-rw-r--r--source/lt/swext/mediawiki/help.po36
-rw-r--r--source/lv/cui/messages.po96
-rw-r--r--source/lv/helpcontent2/source/text/sbasic/shared/01.po14
-rw-r--r--source/lv/helpcontent2/source/text/scalc/00.po470
-rw-r--r--source/lv/helpcontent2/source/text/scalc/02.po16
-rw-r--r--source/lv/helpcontent2/source/text/scalc/06.po43
-rw-r--r--source/lv/helpcontent2/source/text/scalc/guide.po18
-rw-r--r--source/lv/helpcontent2/source/text/shared.po12
-rw-r--r--source/lv/helpcontent2/source/text/shared/00.po32
-rw-r--r--source/lv/helpcontent2/source/text/shared/01.po24
-rw-r--r--source/lv/helpcontent2/source/text/shared/guide.po12
-rw-r--r--source/lv/helpcontent2/source/text/shared/optionen.po20
-rw-r--r--source/lv/helpcontent2/source/text/swriter/00.po48
-rw-r--r--source/lv/svtools/messages.po14
-rw-r--r--source/lv/sw/messages.po17
-rw-r--r--source/lv/swext/mediawiki/help.po36
-rw-r--r--source/mai/cui/messages.po96
-rw-r--r--source/mai/sc/messages.po12
-rw-r--r--source/mai/svtools/messages.po12
-rw-r--r--source/mai/sw/messages.po19
-rw-r--r--source/mai/swext/mediawiki/help.po20
-rw-r--r--source/mk/cui/messages.po97
-rw-r--r--source/mk/helpcontent2/source/text/sbasic/shared/01.po10
-rw-r--r--source/mk/helpcontent2/source/text/scalc/00.po464
-rw-r--r--source/mk/helpcontent2/source/text/scalc/02.po16
-rw-r--r--source/mk/helpcontent2/source/text/scalc/06.po43
-rw-r--r--source/mk/helpcontent2/source/text/scalc/guide.po16
-rw-r--r--source/mk/helpcontent2/source/text/shared.po10
-rw-r--r--source/mk/helpcontent2/source/text/shared/00.po30
-rw-r--r--source/mk/helpcontent2/source/text/shared/01.po20
-rw-r--r--source/mk/helpcontent2/source/text/shared/guide.po12
-rw-r--r--source/mk/helpcontent2/source/text/shared/optionen.po18
-rw-r--r--source/mk/helpcontent2/source/text/swriter/00.po46
-rw-r--r--source/mk/svtools/messages.po13
-rw-r--r--source/mk/sw/messages.po18
-rw-r--r--source/mk/swext/mediawiki/help.po32
-rw-r--r--source/ml/cui/messages.po97
-rw-r--r--source/ml/svtools/messages.po13
-rw-r--r--source/ml/sw/messages.po18
-rw-r--r--source/ml/swext/mediawiki/help.po41
-rw-r--r--source/mn/cui/messages.po96
-rw-r--r--source/mn/svtools/messages.po12
-rw-r--r--source/mn/sw/messages.po18
-rw-r--r--source/mn/swext/mediawiki/help.po34
-rw-r--r--source/mni/cui/messages.po97
-rw-r--r--source/mni/sc/messages.po12
-rw-r--r--source/mni/svtools/messages.po12
-rw-r--r--source/mni/sw/messages.po19
-rw-r--r--source/mni/swext/mediawiki/help.po31
-rw-r--r--source/mr/cui/messages.po98
-rw-r--r--source/mr/svtools/messages.po13
-rw-r--r--source/mr/sw/messages.po18
-rw-r--r--source/mr/swext/mediawiki/help.po41
-rw-r--r--source/my/cui/messages.po97
-rw-r--r--source/my/sc/messages.po12
-rw-r--r--source/my/svtools/messages.po12
-rw-r--r--source/my/sw/messages.po19
-rw-r--r--source/my/swext/mediawiki/help.po32
-rw-r--r--source/nb/cui/messages.po96
-rw-r--r--source/nb/helpcontent2/source/text/sbasic/shared/01.po12
-rw-r--r--source/nb/helpcontent2/source/text/scalc/00.po548
-rw-r--r--source/nb/helpcontent2/source/text/scalc/02.po16
-rw-r--r--source/nb/helpcontent2/source/text/scalc/06.po38
-rw-r--r--source/nb/helpcontent2/source/text/scalc/guide.po16
-rw-r--r--source/nb/helpcontent2/source/text/shared.po14
-rw-r--r--source/nb/helpcontent2/source/text/shared/00.po46
-rw-r--r--source/nb/helpcontent2/source/text/shared/01.po22
-rw-r--r--source/nb/helpcontent2/source/text/shared/guide.po14
-rw-r--r--source/nb/helpcontent2/source/text/shared/optionen.po20
-rw-r--r--source/nb/helpcontent2/source/text/swriter/00.po52
-rw-r--r--source/nb/svtools/messages.po14
-rw-r--r--source/nb/sw/messages.po18
-rw-r--r--source/nb/swext/mediawiki/help.po36
-rw-r--r--source/ne/cui/messages.po96
-rw-r--r--source/ne/helpcontent2/source/text/sbasic/shared/01.po12
-rw-r--r--source/ne/helpcontent2/source/text/scalc/00.po462
-rw-r--r--source/ne/helpcontent2/source/text/scalc/02.po16
-rw-r--r--source/ne/helpcontent2/source/text/scalc/06.po43
-rw-r--r--source/ne/helpcontent2/source/text/scalc/guide.po18
-rw-r--r--source/ne/helpcontent2/source/text/shared.po12
-rw-r--r--source/ne/helpcontent2/source/text/shared/00.po32
-rw-r--r--source/ne/helpcontent2/source/text/shared/01.po22
-rw-r--r--source/ne/helpcontent2/source/text/shared/guide.po14
-rw-r--r--source/ne/helpcontent2/source/text/shared/optionen.po20
-rw-r--r--source/ne/helpcontent2/source/text/swriter/00.po48
-rw-r--r--source/ne/svtools/messages.po12
-rw-r--r--source/ne/sw/messages.po18
-rw-r--r--source/ne/swext/mediawiki/help.po39
-rw-r--r--source/nl/cui/messages.po96
-rw-r--r--source/nl/helpcontent2/source/text/sbasic/shared/01.po14
-rw-r--r--source/nl/helpcontent2/source/text/scalc/00.po548
-rw-r--r--source/nl/helpcontent2/source/text/scalc/02.po16
-rw-r--r--source/nl/helpcontent2/source/text/scalc/06.po38
-rw-r--r--source/nl/helpcontent2/source/text/scalc/guide.po16
-rw-r--r--source/nl/helpcontent2/source/text/shared.po14
-rw-r--r--source/nl/helpcontent2/source/text/shared/00.po36
-rw-r--r--source/nl/helpcontent2/source/text/shared/01.po26
-rw-r--r--source/nl/helpcontent2/source/text/shared/guide.po14
-rw-r--r--source/nl/helpcontent2/source/text/shared/optionen.po20
-rw-r--r--source/nl/helpcontent2/source/text/swriter/00.po54
-rw-r--r--source/nl/svtools/messages.po14
-rw-r--r--source/nl/sw/messages.po17
-rw-r--r--source/nl/swext/mediawiki/help.po36
-rw-r--r--source/nn/cui/messages.po128
-rw-r--r--source/nn/dictionaries/ru_RU/dialog.po8
-rw-r--r--source/nn/formula/messages.po8
-rw-r--r--source/nn/helpcontent2/source/text/sbasic/shared/01.po12
-rw-r--r--source/nn/helpcontent2/source/text/scalc/00.po548
-rw-r--r--source/nn/helpcontent2/source/text/scalc/02.po16
-rw-r--r--source/nn/helpcontent2/source/text/scalc/06.po38
-rw-r--r--source/nn/helpcontent2/source/text/scalc/guide.po16
-rw-r--r--source/nn/helpcontent2/source/text/shared.po14
-rw-r--r--source/nn/helpcontent2/source/text/shared/00.po46
-rw-r--r--source/nn/helpcontent2/source/text/shared/01.po26
-rw-r--r--source/nn/helpcontent2/source/text/shared/guide.po14
-rw-r--r--source/nn/helpcontent2/source/text/shared/optionen.po22
-rw-r--r--source/nn/helpcontent2/source/text/swriter/00.po52
-rw-r--r--source/nn/instsetoo_native/inc_openoffice/windows/msi_languages.po8
-rw-r--r--source/nn/officecfg/registry/data/org/openoffice/Office.po14
-rw-r--r--source/nn/officecfg/registry/data/org/openoffice/Office/UI.po48
-rw-r--r--source/nn/readlicense_oo/docs.po8
-rw-r--r--source/nn/sc/messages.po24
-rw-r--r--source/nn/svtools/messages.po14
-rw-r--r--source/nn/sw/messages.po18
-rw-r--r--source/nn/swext/mediawiki/help.po36
-rw-r--r--source/nr/cui/messages.po97
-rw-r--r--source/nr/sc/messages.po12
-rw-r--r--source/nr/svtools/messages.po12
-rw-r--r--source/nr/sw/messages.po19
-rw-r--r--source/nr/swext/mediawiki/help.po20
-rw-r--r--source/nso/cui/messages.po97
-rw-r--r--source/nso/svtools/messages.po12
-rw-r--r--source/nso/sw/messages.po18
-rw-r--r--source/nso/swext/mediawiki/help.po20
-rw-r--r--source/oc/cui/messages.po96
-rw-r--r--source/oc/svtools/messages.po14
-rw-r--r--source/oc/sw/messages.po18
-rw-r--r--source/oc/swext/mediawiki/help.po39
-rw-r--r--source/om/cui/messages.po97
-rw-r--r--source/om/helpcontent2/source/text/sbasic/shared/01.po10
-rw-r--r--source/om/helpcontent2/source/text/scalc/00.po464
-rw-r--r--source/om/helpcontent2/source/text/scalc/02.po16
-rw-r--r--source/om/helpcontent2/source/text/scalc/06.po42
-rw-r--r--source/om/helpcontent2/source/text/scalc/guide.po16
-rw-r--r--source/om/helpcontent2/source/text/shared.po10
-rw-r--r--source/om/helpcontent2/source/text/shared/00.po30
-rw-r--r--source/om/helpcontent2/source/text/shared/01.po20
-rw-r--r--source/om/helpcontent2/source/text/shared/guide.po12
-rw-r--r--source/om/helpcontent2/source/text/shared/optionen.po18
-rw-r--r--source/om/helpcontent2/source/text/swriter/00.po46
-rw-r--r--source/om/sc/messages.po12
-rw-r--r--source/om/svtools/messages.po12
-rw-r--r--source/om/sw/messages.po19
-rw-r--r--source/om/swext/mediawiki/help.po34
-rw-r--r--source/or/cui/messages.po97
-rw-r--r--source/or/svtools/messages.po13
-rw-r--r--source/or/sw/messages.po18
-rw-r--r--source/or/swext/mediawiki/help.po41
-rw-r--r--source/pa-IN/cui/messages.po97
-rw-r--r--source/pa-IN/sc/messages.po12
-rw-r--r--source/pa-IN/svtools/messages.po12
-rw-r--r--source/pa-IN/sw/messages.po19
-rw-r--r--source/pa-IN/swext/mediawiki/help.po41
-rw-r--r--source/pl/cui/messages.po96
-rw-r--r--source/pl/helpcontent2/source/text/sbasic/shared/01.po12
-rw-r--r--source/pl/helpcontent2/source/text/scalc/00.po548
-rw-r--r--source/pl/helpcontent2/source/text/scalc/02.po16
-rw-r--r--source/pl/helpcontent2/source/text/scalc/06.po40
-rw-r--r--source/pl/helpcontent2/source/text/scalc/guide.po16
-rw-r--r--source/pl/helpcontent2/source/text/shared.po10
-rw-r--r--source/pl/helpcontent2/source/text/shared/00.po38
-rw-r--r--source/pl/helpcontent2/source/text/shared/01.po24
-rw-r--r--source/pl/helpcontent2/source/text/shared/guide.po14
-rw-r--r--source/pl/helpcontent2/source/text/shared/optionen.po20
-rw-r--r--source/pl/helpcontent2/source/text/swriter/00.po52
-rw-r--r--source/pl/svtools/messages.po14
-rw-r--r--source/pl/sw/messages.po18
-rw-r--r--source/pl/swext/mediawiki/help.po36
-rw-r--r--source/pt-BR/cui/messages.po92
-rw-r--r--source/pt-BR/helpcontent2/source/text/sbasic/shared/01.po12
-rw-r--r--source/pt-BR/helpcontent2/source/text/scalc/00.po538
-rw-r--r--source/pt-BR/helpcontent2/source/text/scalc/01.po14
-rw-r--r--source/pt-BR/helpcontent2/source/text/scalc/02.po16
-rw-r--r--source/pt-BR/helpcontent2/source/text/scalc/06.po38
-rw-r--r--source/pt-BR/helpcontent2/source/text/scalc/guide.po16
-rw-r--r--source/pt-BR/helpcontent2/source/text/shared.po14
-rw-r--r--source/pt-BR/helpcontent2/source/text/shared/00.po44
-rw-r--r--source/pt-BR/helpcontent2/source/text/shared/01.po28
-rw-r--r--source/pt-BR/helpcontent2/source/text/shared/explorer/database.po36
-rw-r--r--source/pt-BR/helpcontent2/source/text/shared/guide.po12
-rw-r--r--source/pt-BR/helpcontent2/source/text/shared/optionen.po20
-rw-r--r--source/pt-BR/helpcontent2/source/text/smath.po10
-rw-r--r--source/pt-BR/helpcontent2/source/text/smath/01.po14
-rw-r--r--source/pt-BR/helpcontent2/source/text/swriter/00.po52
-rw-r--r--source/pt-BR/helpcontent2/source/text/swriter/guide.po12
-rw-r--r--source/pt-BR/sc/messages.po7
-rw-r--r--source/pt-BR/svtools/messages.po12
-rw-r--r--source/pt-BR/sw/messages.po18
-rw-r--r--source/pt-BR/swext/mediawiki/help.po32
-rw-r--r--source/pt/cui/messages.po130
-rw-r--r--source/pt/dictionaries/cs_CZ.po10
-rw-r--r--source/pt/dictionaries/ru_RU/dialog.po8
-rw-r--r--source/pt/formula/messages.po6
-rw-r--r--source/pt/helpcontent2/source/text/sbasic/shared/01.po12
-rw-r--r--source/pt/helpcontent2/source/text/scalc/00.po548
-rw-r--r--source/pt/helpcontent2/source/text/scalc/02.po16
-rw-r--r--source/pt/helpcontent2/source/text/scalc/06.po38
-rw-r--r--source/pt/helpcontent2/source/text/scalc/guide.po16
-rw-r--r--source/pt/helpcontent2/source/text/shared.po12
-rw-r--r--source/pt/helpcontent2/source/text/shared/00.po64
-rw-r--r--source/pt/helpcontent2/source/text/shared/01.po24
-rw-r--r--source/pt/helpcontent2/source/text/shared/guide.po14
-rw-r--r--source/pt/helpcontent2/source/text/shared/help.po8
-rw-r--r--source/pt/helpcontent2/source/text/shared/optionen.po22
-rw-r--r--source/pt/helpcontent2/source/text/simpress/04.po2
-rw-r--r--source/pt/helpcontent2/source/text/smath.po8
-rw-r--r--source/pt/helpcontent2/source/text/smath/01.po12
-rw-r--r--source/pt/helpcontent2/source/text/swriter/00.po44
-rw-r--r--source/pt/helpcontent2/source/text/swriter/guide.po8
-rw-r--r--source/pt/instsetoo_native/inc_openoffice/windows/msi_languages.po8
-rw-r--r--source/pt/officecfg/registry/data/org/openoffice/Office.po14
-rw-r--r--source/pt/officecfg/registry/data/org/openoffice/Office/UI.po48
-rw-r--r--source/pt/readlicense_oo/docs.po8
-rw-r--r--source/pt/sc/messages.po38
-rw-r--r--source/pt/scp2/source/ooo.po8
-rw-r--r--source/pt/svtools/messages.po10
-rw-r--r--source/pt/svx/messages.po82
-rw-r--r--source/pt/sw/messages.po47
-rw-r--r--source/pt/swext/mediawiki/help.po62
-rw-r--r--source/pt/swext/mediawiki/src/registry/data/org/openoffice/Office/Custom.po12
-rw-r--r--source/ro/cui/messages.po97
-rw-r--r--source/ro/helpcontent2/source/text/sbasic/shared/01.po10
-rw-r--r--source/ro/helpcontent2/source/text/scalc/00.po278
-rw-r--r--source/ro/helpcontent2/source/text/scalc/02.po12
-rw-r--r--source/ro/helpcontent2/source/text/scalc/06.po43
-rw-r--r--source/ro/helpcontent2/source/text/scalc/guide.po12
-rw-r--r--source/ro/helpcontent2/source/text/shared.po10
-rw-r--r--source/ro/helpcontent2/source/text/shared/00.po30
-rw-r--r--source/ro/helpcontent2/source/text/shared/01.po20
-rw-r--r--source/ro/helpcontent2/source/text/shared/guide.po10
-rw-r--r--source/ro/helpcontent2/source/text/shared/optionen.po18
-rw-r--r--source/ro/helpcontent2/source/text/swriter/00.po30
-rw-r--r--source/ro/sc/messages.po13
-rw-r--r--source/ro/svtools/messages.po13
-rw-r--r--source/ro/sw/messages.po20
-rw-r--r--source/ro/swext/mediawiki/help.po39
-rw-r--r--source/ru/cui/messages.po96
-rw-r--r--source/ru/helpcontent2/source/text/sbasic/shared/01.po14
-rw-r--r--source/ru/helpcontent2/source/text/scalc/00.po546
-rw-r--r--source/ru/helpcontent2/source/text/scalc/02.po16
-rw-r--r--source/ru/helpcontent2/source/text/scalc/06.po43
-rw-r--r--source/ru/helpcontent2/source/text/scalc/guide.po18
-rw-r--r--source/ru/helpcontent2/source/text/shared.po12
-rw-r--r--source/ru/helpcontent2/source/text/shared/00.po32
-rw-r--r--source/ru/helpcontent2/source/text/shared/01.po22
-rw-r--r--source/ru/helpcontent2/source/text/shared/guide.po14
-rw-r--r--source/ru/helpcontent2/source/text/shared/optionen.po20
-rw-r--r--source/ru/helpcontent2/source/text/swriter/00.po52
-rw-r--r--source/ru/helpcontent2/source/text/swriter/02.po30
-rw-r--r--source/ru/svtools/messages.po14
-rw-r--r--source/ru/sw/messages.po18
-rw-r--r--source/ru/swext/mediawiki/help.po36
-rw-r--r--source/rw/basctl/messages.po19
-rw-r--r--source/rw/cui/messages.po96
-rw-r--r--source/rw/sc/messages.po12
-rw-r--r--source/rw/svtools/messages.po12
-rw-r--r--source/rw/sw/messages.po19
-rw-r--r--source/rw/swext/mediawiki/help.po20
-rw-r--r--source/sa-IN/cui/messages.po97
-rw-r--r--source/sa-IN/sc/messages.po12
-rw-r--r--source/sa-IN/svtools/messages.po12
-rw-r--r--source/sa-IN/sw/messages.po19
-rw-r--r--source/sa-IN/swext/mediawiki/help.po32
-rw-r--r--source/sah/cui/messages.po96
-rw-r--r--source/sah/sc/messages.po12
-rw-r--r--source/sah/svtools/messages.po12
-rw-r--r--source/sah/sw/messages.po19
-rw-r--r--source/sah/swext/mediawiki/help.po20
-rw-r--r--source/sat/cui/messages.po97
-rw-r--r--source/sat/sc/messages.po12
-rw-r--r--source/sat/svtools/messages.po12
-rw-r--r--source/sat/sw/messages.po19
-rw-r--r--source/sat/swext/mediawiki/help.po34
-rw-r--r--source/sd/cui/messages.po97
-rw-r--r--source/sd/sc/messages.po12
-rw-r--r--source/sd/svtools/messages.po12
-rw-r--r--source/sd/sw/messages.po19
-rw-r--r--source/sd/swext/mediawiki/help.po29
-rw-r--r--source/si/cui/messages.po98
-rw-r--r--source/si/helpcontent2/source/text/sbasic/shared/01.po10
-rw-r--r--source/si/helpcontent2/source/text/scalc/00.po404
-rw-r--r--source/si/helpcontent2/source/text/scalc/02.po12
-rw-r--r--source/si/helpcontent2/source/text/scalc/06.po43
-rw-r--r--source/si/helpcontent2/source/text/scalc/guide.po12
-rw-r--r--source/si/helpcontent2/source/text/shared.po10
-rw-r--r--source/si/helpcontent2/source/text/shared/00.po30
-rw-r--r--source/si/helpcontent2/source/text/shared/01.po20
-rw-r--r--source/si/helpcontent2/source/text/shared/guide.po10
-rw-r--r--source/si/helpcontent2/source/text/shared/optionen.po18
-rw-r--r--source/si/helpcontent2/source/text/swriter/00.po46
-rw-r--r--source/si/svtools/messages.po12
-rw-r--r--source/si/sw/messages.po18
-rw-r--r--source/si/swext/mediawiki/help.po32
-rw-r--r--source/sid/cui/messages.po98
-rw-r--r--source/sid/helpcontent2/source/text/sbasic/shared/01.po12
-rw-r--r--source/sid/helpcontent2/source/text/scalc/00.po464
-rw-r--r--source/sid/helpcontent2/source/text/scalc/02.po16
-rw-r--r--source/sid/helpcontent2/source/text/scalc/06.po43
-rw-r--r--source/sid/helpcontent2/source/text/scalc/guide.po16
-rw-r--r--source/sid/helpcontent2/source/text/shared.po10
-rw-r--r--source/sid/helpcontent2/source/text/shared/00.po30
-rw-r--r--source/sid/helpcontent2/source/text/shared/01.po20
-rw-r--r--source/sid/helpcontent2/source/text/shared/guide.po12
-rw-r--r--source/sid/helpcontent2/source/text/shared/optionen.po18
-rw-r--r--source/sid/helpcontent2/source/text/swriter/00.po46
-rw-r--r--source/sid/svtools/messages.po13
-rw-r--r--source/sid/sw/messages.po18
-rw-r--r--source/sid/swext/mediawiki/help.po39
-rw-r--r--source/sk/cui/messages.po96
-rw-r--r--source/sk/helpcontent2/source/text/sbasic/shared/01.po12
-rw-r--r--source/sk/helpcontent2/source/text/scalc/00.po464
-rw-r--r--source/sk/helpcontent2/source/text/scalc/02.po18
-rw-r--r--source/sk/helpcontent2/source/text/scalc/06.po43
-rw-r--r--source/sk/helpcontent2/source/text/scalc/guide.po18
-rw-r--r--source/sk/helpcontent2/source/text/shared.po12
-rw-r--r--source/sk/helpcontent2/source/text/shared/00.po32
-rw-r--r--source/sk/helpcontent2/source/text/shared/01.po22
-rw-r--r--source/sk/helpcontent2/source/text/shared/guide.po14
-rw-r--r--source/sk/helpcontent2/source/text/shared/optionen.po20
-rw-r--r--source/sk/helpcontent2/source/text/swriter/00.po52
-rw-r--r--source/sk/svtools/messages.po14
-rw-r--r--source/sk/sw/messages.po18
-rw-r--r--source/sk/swext/mediawiki/help.po36
-rw-r--r--source/sl/formula/messages.po23
-rw-r--r--source/sq/cui/messages.po96
-rw-r--r--source/sq/helpcontent2/source/text/sbasic/shared/01.po10
-rw-r--r--source/sq/helpcontent2/source/text/scalc/00.po390
-rw-r--r--source/sq/helpcontent2/source/text/scalc/02.po12
-rw-r--r--source/sq/helpcontent2/source/text/scalc/06.po43
-rw-r--r--source/sq/helpcontent2/source/text/scalc/guide.po12
-rw-r--r--source/sq/helpcontent2/source/text/shared.po10
-rw-r--r--source/sq/helpcontent2/source/text/shared/00.po30
-rw-r--r--source/sq/helpcontent2/source/text/shared/01.po20
-rw-r--r--source/sq/helpcontent2/source/text/shared/guide.po10
-rw-r--r--source/sq/helpcontent2/source/text/shared/optionen.po18
-rw-r--r--source/sq/helpcontent2/source/text/swriter/00.po46
-rw-r--r--source/sq/svtools/messages.po12
-rw-r--r--source/sq/sw/messages.po17
-rw-r--r--source/sq/swext/mediawiki/help.po36
-rw-r--r--source/ss/cui/messages.po97
-rw-r--r--source/ss/sc/messages.po12
-rw-r--r--source/ss/svtools/messages.po12
-rw-r--r--source/ss/sw/messages.po19
-rw-r--r--source/ss/swext/mediawiki/help.po20
-rw-r--r--source/st/cui/messages.po98
-rw-r--r--source/st/svtools/messages.po13
-rw-r--r--source/st/sw/messages.po18
-rw-r--r--source/st/swext/mediawiki/help.po20
-rw-r--r--source/sv/cui/messages.po94
-rw-r--r--source/sv/helpcontent2/source/text/sbasic/shared/01.po14
-rw-r--r--source/sv/helpcontent2/source/text/scalc/00.po482
-rw-r--r--source/sv/helpcontent2/source/text/scalc/02.po18
-rw-r--r--source/sv/helpcontent2/source/text/scalc/06.po43
-rw-r--r--source/sv/helpcontent2/source/text/scalc/guide.po18
-rw-r--r--source/sv/helpcontent2/source/text/shared.po12
-rw-r--r--source/sv/helpcontent2/source/text/shared/00.po32
-rw-r--r--source/sv/helpcontent2/source/text/shared/01.po24
-rw-r--r--source/sv/helpcontent2/source/text/shared/guide.po14
-rw-r--r--source/sv/helpcontent2/source/text/shared/optionen.po20
-rw-r--r--source/sv/helpcontent2/source/text/swriter/00.po48
-rw-r--r--source/sv/sc/messages.po128
-rw-r--r--source/sv/scp2/source/calc.po10
-rw-r--r--source/sv/scp2/source/gnome.po10
-rw-r--r--source/sv/scp2/source/ooo.po42
-rw-r--r--source/sv/sd/messages.po151
-rw-r--r--source/sv/svtools/messages.po13
-rw-r--r--source/sv/svx/messages.po417
-rw-r--r--source/sv/sw/messages.po346
-rw-r--r--source/sv/swext/mediawiki/help.po87
-rw-r--r--source/sw-TZ/cui/messages.po96
-rw-r--r--source/sw-TZ/sc/messages.po12
-rw-r--r--source/sw-TZ/svtools/messages.po12
-rw-r--r--source/sw-TZ/sw/messages.po19
-rw-r--r--source/sw-TZ/swext/mediawiki/help.po20
-rw-r--r--source/szl/cui/messages.po97
-rw-r--r--source/szl/sc/messages.po13
-rw-r--r--source/szl/svtools/messages.po13
-rw-r--r--source/szl/sw/messages.po20
-rw-r--r--source/szl/swext/mediawiki/help.po20
-rw-r--r--source/ta/cui/messages.po97
-rw-r--r--source/ta/helpcontent2/source/text/sbasic/shared/01.po14
-rw-r--r--source/ta/helpcontent2/source/text/scalc/00.po480
-rw-r--r--source/ta/helpcontent2/source/text/scalc/02.po18
-rw-r--r--source/ta/helpcontent2/source/text/scalc/06.po43
-rw-r--r--source/ta/helpcontent2/source/text/scalc/guide.po14
-rw-r--r--source/ta/helpcontent2/source/text/shared.po14
-rw-r--r--source/ta/helpcontent2/source/text/shared/00.po32
-rw-r--r--source/ta/helpcontent2/source/text/shared/01.po22
-rw-r--r--source/ta/helpcontent2/source/text/shared/guide.po12
-rw-r--r--source/ta/helpcontent2/source/text/shared/optionen.po20
-rw-r--r--source/ta/helpcontent2/source/text/swriter/00.po52
-rw-r--r--source/ta/svtools/messages.po13
-rw-r--r--source/ta/sw/messages.po18
-rw-r--r--source/ta/swext/mediawiki/help.po41
-rw-r--r--source/te/cui/messages.po98
-rw-r--r--source/te/svtools/messages.po13
-rw-r--r--source/te/sw/messages.po18
-rw-r--r--source/te/swext/mediawiki/help.po41
-rw-r--r--source/tg/cui/messages.po96
-rw-r--r--source/tg/helpcontent2/source/text/sbasic/shared/01.po10
-rw-r--r--source/tg/helpcontent2/source/text/scalc/00.po462
-rw-r--r--source/tg/helpcontent2/source/text/scalc/02.po14
-rw-r--r--source/tg/helpcontent2/source/text/scalc/06.po43
-rw-r--r--source/tg/helpcontent2/source/text/scalc/guide.po16
-rw-r--r--source/tg/helpcontent2/source/text/shared.po10
-rw-r--r--source/tg/helpcontent2/source/text/shared/00.po30
-rw-r--r--source/tg/helpcontent2/source/text/shared/01.po20
-rw-r--r--source/tg/helpcontent2/source/text/shared/guide.po12
-rw-r--r--source/tg/helpcontent2/source/text/shared/optionen.po18
-rw-r--r--source/tg/helpcontent2/source/text/swriter/00.po40
-rw-r--r--source/tg/svtools/messages.po12
-rw-r--r--source/tg/sw/messages.po18
-rw-r--r--source/tg/swext/mediawiki/help.po20
-rw-r--r--source/th/cui/messages.po98
-rw-r--r--source/th/sc/messages.po13
-rw-r--r--source/th/svtools/messages.po12
-rw-r--r--source/th/sw/messages.po20
-rw-r--r--source/th/swext/mediawiki/help.po33
-rw-r--r--source/ti/cui/messages.po97
-rw-r--r--source/ti/svtools/messages.po13
-rw-r--r--source/ti/sw/messages.po18
-rw-r--r--source/ti/swext/mediawiki/help.po20
-rw-r--r--source/tn/cui/messages.po97
-rw-r--r--source/tn/sc/messages.po12
-rw-r--r--source/tn/svtools/messages.po12
-rw-r--r--source/tn/sw/messages.po19
-rw-r--r--source/tn/swext/mediawiki/help.po20
-rw-r--r--source/tr/cui/messages.po96
-rw-r--r--source/tr/helpcontent2/source/text/sbasic/shared/01.po14
-rw-r--r--source/tr/helpcontent2/source/text/scalc/00.po548
-rw-r--r--source/tr/helpcontent2/source/text/scalc/02.po16
-rw-r--r--source/tr/helpcontent2/source/text/scalc/06.po40
-rw-r--r--source/tr/helpcontent2/source/text/scalc/guide.po18
-rw-r--r--source/tr/helpcontent2/source/text/shared.po12
-rw-r--r--source/tr/helpcontent2/source/text/shared/00.po32
-rw-r--r--source/tr/helpcontent2/source/text/shared/01.po24
-rw-r--r--source/tr/helpcontent2/source/text/shared/guide.po14
-rw-r--r--source/tr/helpcontent2/source/text/shared/optionen.po20
-rw-r--r--source/tr/helpcontent2/source/text/swriter/00.po52
-rw-r--r--source/tr/svtools/messages.po14
-rw-r--r--source/tr/sw/messages.po17
-rw-r--r--source/tr/swext/mediawiki/help.po36
-rw-r--r--source/ts/cui/messages.po97
-rw-r--r--source/ts/sc/messages.po12
-rw-r--r--source/ts/svtools/messages.po12
-rw-r--r--source/ts/sw/messages.po19
-rw-r--r--source/ts/swext/mediawiki/help.po20
-rw-r--r--source/tt/cui/messages.po97
-rw-r--r--source/tt/sc/messages.po13
-rw-r--r--source/tt/svtools/messages.po13
-rw-r--r--source/tt/sw/messages.po20
-rw-r--r--source/tt/swext/mediawiki/help.po20
-rw-r--r--source/ug/cui/messages.po97
-rw-r--r--source/ug/helpcontent2/source/text/sbasic/shared/01.po10
-rw-r--r--source/ug/helpcontent2/source/text/scalc/00.po464
-rw-r--r--source/ug/helpcontent2/source/text/scalc/02.po16
-rw-r--r--source/ug/helpcontent2/source/text/scalc/06.po43
-rw-r--r--source/ug/helpcontent2/source/text/scalc/guide.po12
-rw-r--r--source/ug/helpcontent2/source/text/shared.po10
-rw-r--r--source/ug/helpcontent2/source/text/shared/00.po30
-rw-r--r--source/ug/helpcontent2/source/text/shared/01.po20
-rw-r--r--source/ug/helpcontent2/source/text/shared/guide.po10
-rw-r--r--source/ug/helpcontent2/source/text/shared/optionen.po18
-rw-r--r--source/ug/helpcontent2/source/text/swriter/00.po46
-rw-r--r--source/ug/sc/messages.po13
-rw-r--r--source/ug/svtools/messages.po13
-rw-r--r--source/ug/sw/messages.po20
-rw-r--r--source/ug/swext/mediawiki/help.po39
-rw-r--r--source/uk/cui/messages.po120
-rw-r--r--source/uk/dictionaries/ru_RU/dialog.po8
-rw-r--r--source/uk/helpcontent2/source/text/sbasic/shared/01.po10
-rw-r--r--source/uk/helpcontent2/source/text/scalc/00.po542
-rw-r--r--source/uk/helpcontent2/source/text/scalc/02.po16
-rw-r--r--source/uk/helpcontent2/source/text/scalc/06.po38
-rw-r--r--source/uk/helpcontent2/source/text/scalc/guide.po16
-rw-r--r--source/uk/helpcontent2/source/text/shared.po12
-rw-r--r--source/uk/helpcontent2/source/text/shared/00.po44
-rw-r--r--source/uk/helpcontent2/source/text/shared/01.po24
-rw-r--r--source/uk/helpcontent2/source/text/shared/guide.po14
-rw-r--r--source/uk/helpcontent2/source/text/shared/help.po8
-rw-r--r--source/uk/helpcontent2/source/text/shared/optionen.po20
-rw-r--r--source/uk/helpcontent2/source/text/smath.po10
-rw-r--r--source/uk/helpcontent2/source/text/smath/01.po12
-rw-r--r--source/uk/helpcontent2/source/text/swriter/00.po46
-rw-r--r--source/uk/helpcontent2/source/text/swriter/guide.po10
-rw-r--r--source/uk/instsetoo_native/inc_openoffice/windows/msi_languages.po8
-rw-r--r--source/uk/officecfg/registry/data/org/openoffice/Office.po14
-rw-r--r--source/uk/officecfg/registry/data/org/openoffice/Office/UI.po76
-rw-r--r--source/uk/readlicense_oo/docs.po8
-rw-r--r--source/uk/sc/messages.po42
-rw-r--r--source/uk/scp2/source/ooo.po8
-rw-r--r--source/uk/sd/messages.po8
-rw-r--r--source/uk/svtools/messages.po14
-rw-r--r--source/uk/svx/messages.po80
-rw-r--r--source/uk/sw/messages.po50
-rw-r--r--source/uk/swext/mediawiki/help.po48
-rw-r--r--source/uk/swext/mediawiki/src/registry/data/org/openoffice/Office/Custom.po12
-rw-r--r--source/uk/vcl/messages.po28
-rw-r--r--source/ur/cui/messages.po97
-rw-r--r--source/ur/svtools/messages.po13
-rw-r--r--source/ur/sw/messages.po18
-rw-r--r--source/ur/swext/mediawiki/help.po20
-rw-r--r--source/uz/cui/messages.po97
-rw-r--r--source/uz/sc/messages.po12
-rw-r--r--source/uz/svtools/messages.po12
-rw-r--r--source/uz/sw/messages.po19
-rw-r--r--source/uz/swext/mediawiki/help.po32
-rw-r--r--source/ve/cui/messages.po98
-rw-r--r--source/ve/svtools/messages.po13
-rw-r--r--source/ve/sw/messages.po18
-rw-r--r--source/ve/swext/mediawiki/help.po20
-rw-r--r--source/vec/cui/messages.po96
-rw-r--r--source/vec/svtools/messages.po14
-rw-r--r--source/vec/sw/messages.po18
-rw-r--r--source/vec/swext/mediawiki/help.po36
-rw-r--r--source/vi/cui/messages.po98
-rw-r--r--source/vi/helpcontent2/source/text/sbasic/shared/01.po10
-rw-r--r--source/vi/helpcontent2/source/text/scalc/00.po464
-rw-r--r--source/vi/helpcontent2/source/text/scalc/02.po16
-rw-r--r--source/vi/helpcontent2/source/text/scalc/06.po43
-rw-r--r--source/vi/helpcontent2/source/text/scalc/guide.po16
-rw-r--r--source/vi/helpcontent2/source/text/shared.po10
-rw-r--r--source/vi/helpcontent2/source/text/shared/00.po30
-rw-r--r--source/vi/helpcontent2/source/text/shared/01.po20
-rw-r--r--source/vi/helpcontent2/source/text/shared/guide.po10
-rw-r--r--source/vi/helpcontent2/source/text/shared/optionen.po18
-rw-r--r--source/vi/helpcontent2/source/text/swriter/00.po46
-rw-r--r--source/vi/sc/messages.po13
-rw-r--r--source/vi/svtools/messages.po12
-rw-r--r--source/vi/sw/messages.po20
-rw-r--r--source/vi/swext/mediawiki/help.po41
-rw-r--r--source/xh/cui/messages.po97
-rw-r--r--source/xh/sc/messages.po12
-rw-r--r--source/xh/svtools/messages.po12
-rw-r--r--source/xh/sw/messages.po19
-rw-r--r--source/xh/swext/mediawiki/help.po20
-rw-r--r--source/zh-CN/cui/messages.po96
-rw-r--r--source/zh-CN/helpcontent2/source/text/sbasic/shared/01.po14
-rw-r--r--source/zh-CN/helpcontent2/source/text/scalc/00.po548
-rw-r--r--source/zh-CN/helpcontent2/source/text/scalc/02.po16
-rw-r--r--source/zh-CN/helpcontent2/source/text/scalc/06.po43
-rw-r--r--source/zh-CN/helpcontent2/source/text/scalc/guide.po18
-rw-r--r--source/zh-CN/helpcontent2/source/text/shared.po14
-rw-r--r--source/zh-CN/helpcontent2/source/text/shared/00.po32
-rw-r--r--source/zh-CN/helpcontent2/source/text/shared/01.po24
-rw-r--r--source/zh-CN/helpcontent2/source/text/shared/guide.po14
-rw-r--r--source/zh-CN/helpcontent2/source/text/shared/optionen.po20
-rw-r--r--source/zh-CN/helpcontent2/source/text/swriter/00.po52
-rw-r--r--source/zh-CN/svtools/messages.po14
-rw-r--r--source/zh-CN/sw/messages.po17
-rw-r--r--source/zh-CN/swext/mediawiki/help.po36
-rw-r--r--source/zh-TW/cui/messages.po96
-rw-r--r--source/zh-TW/helpcontent2/source/text/sbasic/shared/01.po14
-rw-r--r--source/zh-TW/helpcontent2/source/text/scalc/00.po464
-rw-r--r--source/zh-TW/helpcontent2/source/text/scalc/02.po16
-rw-r--r--source/zh-TW/helpcontent2/source/text/scalc/06.po43
-rw-r--r--source/zh-TW/helpcontent2/source/text/scalc/guide.po18
-rw-r--r--source/zh-TW/helpcontent2/source/text/shared.po12
-rw-r--r--source/zh-TW/helpcontent2/source/text/shared/00.po32
-rw-r--r--source/zh-TW/helpcontent2/source/text/shared/01.po22
-rw-r--r--source/zh-TW/helpcontent2/source/text/shared/guide.po14
-rw-r--r--source/zh-TW/helpcontent2/source/text/shared/optionen.po20
-rw-r--r--source/zh-TW/helpcontent2/source/text/swriter/00.po48
-rw-r--r--source/zh-TW/officecfg/registry/data/org/openoffice/Office/UI.po8
-rw-r--r--source/zh-TW/svtools/messages.po14
-rw-r--r--source/zh-TW/sw/messages.po17
-rw-r--r--source/zh-TW/swext/mediawiki/help.po36
-rw-r--r--source/zu/cui/messages.po98
-rw-r--r--source/zu/svtools/messages.po13
-rw-r--r--source/zu/sw/messages.po18
-rw-r--r--source/zu/swext/mediawiki/help.po20
1386 files changed, 35227 insertions, 35012 deletions
diff --git a/source/ab/cui/messages.po b/source/ab/cui/messages.po
index 2e169b6c768..6c402665e1b 100644
--- a/source/ab/cui/messages.po
+++ b/source/ab/cui/messages.po
@@ -3,17 +3,17 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 12:22+0100\n"
-"PO-Revision-Date: 2018-07-22 09:19+0000\n"
-"Last-Translator: Андрей Абухба <aabuchba@mail.ru>\n"
+"POT-Creation-Date: 2018-11-14 12:21+0100\n"
+"PO-Revision-Date: 2018-11-14 11:32+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ab\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1532251148.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542195162.000000\n"
#: cui/inc/strings.hrc:24
msgctxt "RID_SVXSTR_KEY_CONFIG_DIR"
@@ -1547,141 +1547,136 @@ msgid "Dimension line"
msgstr "Ишәагаатәу аҵәаӷәа"
#: cui/inc/strings.hrc:365
-msgctxt "RID_SVXSTR_LOAD_ERROR"
-msgid "The selected module could not be loaded."
-msgstr "Иалху амодуль аҭагалара ауам."
-
-#: cui/inc/strings.hrc:366
msgctxt "RID_SVXSTR_STARTQUOTE"
msgid "Start Quote"
msgstr ""
-#: cui/inc/strings.hrc:367
+#: cui/inc/strings.hrc:366
msgctxt "RID_SVXSTR_ENDQUOTE"
msgid "End Quote"
msgstr ""
-#: cui/inc/strings.hrc:369
+#: cui/inc/strings.hrc:368
msgctxt "RID_SVXSTR_SELECTEDPERSONA"
msgid "Selected Theme: "
msgstr "Иалху атема:"
-#: cui/inc/strings.hrc:370
+#: cui/inc/strings.hrc:369
msgctxt "RID_SVXSTR_SEARCHING"
msgid "Searching, please wait..."
msgstr "Шәааҧшы, ицоит аҧшаара..."
-#: cui/inc/strings.hrc:371
+#: cui/inc/strings.hrc:370
msgctxt "RID_SVXSTR_SEARCHERROR"
msgid "Cannot open %1, please try again later."
msgstr ""
-#: cui/inc/strings.hrc:372
+#: cui/inc/strings.hrc:371
msgctxt "RID_SVXSTR_NORESULTS"
msgid "No results found."
msgstr "Акагьы ҧшааӡам."
-#: cui/inc/strings.hrc:373
+#: cui/inc/strings.hrc:372
msgctxt "RID_SVXSTR_APPLYPERSONA"
msgid "Applying Theme..."
msgstr "Атема ахархәара..."
-#: cui/inc/strings.hrc:374
+#: cui/inc/strings.hrc:373
msgctxt "RID_SVXSTR_INVALIDPERSONAURL"
msgid "Please enter a valid theme address or a search term."
msgstr ""
-#: cui/inc/strings.hrc:376
+#: cui/inc/strings.hrc:375
msgctxt "RID_SVXSTR_TABLE_PRESET_NONE"
msgid "Set No Borders"
msgstr ""
-#: cui/inc/strings.hrc:377
+#: cui/inc/strings.hrc:376
msgctxt "RID_SVXSTR_TABLE_PRESET_ONLYOUTER"
msgid "Set Outer Border Only"
msgstr ""
-#: cui/inc/strings.hrc:378
+#: cui/inc/strings.hrc:377
msgctxt "RID_SVXSTR_TABLE_PRESET_OUTERHORI"
msgid "Set Outer Border and Horizontal Lines"
msgstr ""
-#: cui/inc/strings.hrc:379
+#: cui/inc/strings.hrc:378
msgctxt "RID_SVXSTR_TABLE_PRESET_OUTERALL"
msgid "Set Outer Border and All Inner Lines"
msgstr ""
-#: cui/inc/strings.hrc:380
+#: cui/inc/strings.hrc:379
msgctxt "RID_SVXSTR_TABLE_PRESET_OUTERINNER"
msgid "Set Outer Border Without Changing Inner Lines"
msgstr ""
-#: cui/inc/strings.hrc:381
+#: cui/inc/strings.hrc:380
msgctxt "RID_SVXSTR_PARA_PRESET_DIAGONAL"
msgid "Set Diagonal Lines Only"
msgstr "Иқәыргылатәуп адиагональтә ҵәаӷәақәа рымацара"
-#: cui/inc/strings.hrc:382
+#: cui/inc/strings.hrc:381
msgctxt "RID_SVXSTR_PARA_PRESET_ALL"
msgid "Set All Four Borders"
msgstr ""
-#: cui/inc/strings.hrc:383
+#: cui/inc/strings.hrc:382
msgctxt "RID_SVXSTR_PARA_PRESET_LEFTRIGHT"
msgid "Set Left and Right Borders Only"
msgstr ""
-#: cui/inc/strings.hrc:384
+#: cui/inc/strings.hrc:383
msgctxt "RID_SVXSTR_PARA_PRESET_TOPBOTTOM"
msgid "Set Top and Bottom Borders Only"
msgstr ""
-#: cui/inc/strings.hrc:385
+#: cui/inc/strings.hrc:384
msgctxt "RID_SVXSTR_PARA_PRESET_ONLYLEFT"
msgid "Set Left Border Only"
msgstr ""
-#: cui/inc/strings.hrc:386
+#: cui/inc/strings.hrc:385
msgctxt "RID_SVXSTR_HOR_PRESET_ONLYHOR"
msgid "Set Top and Bottom Borders, and All Inner Lines"
msgstr ""
-#: cui/inc/strings.hrc:387
+#: cui/inc/strings.hrc:386
msgctxt "RID_SVXSTR_VER_PRESET_ONLYVER"
msgid "Set Left and Right Borders, and All Inner Lines"
msgstr ""
-#: cui/inc/strings.hrc:388
+#: cui/inc/strings.hrc:387
msgctxt "RID_SVXSTR_SHADOW_STYLE_NONE"
msgid "No Shadow"
msgstr "Агага ада"
-#: cui/inc/strings.hrc:389
+#: cui/inc/strings.hrc:388
msgctxt "RID_SVXSTR_SHADOW_STYLE_BOTTOMRIGHT"
msgid "Cast Shadow to Bottom Right"
msgstr ""
-#: cui/inc/strings.hrc:390
+#: cui/inc/strings.hrc:389
msgctxt "RID_SVXSTR_SHADOW_STYLE_TOPRIGHT"
msgid "Cast Shadow to Top Right"
msgstr ""
-#: cui/inc/strings.hrc:391
+#: cui/inc/strings.hrc:390
msgctxt "RID_SVXSTR_SHADOW_STYLE_BOTTOMLEFT"
msgid "Cast Shadow to Bottom Left"
msgstr ""
-#: cui/inc/strings.hrc:392
+#: cui/inc/strings.hrc:391
msgctxt "RID_SVXSTR_SHADOW_STYLE_TOPLEFT"
msgid "Cast Shadow to Top Left"
msgstr ""
-#: cui/inc/strings.hrc:393
+#: cui/inc/strings.hrc:392
msgctxt "RID_SVXSTR_SIGNATURELINE_SIGNED_BY"
msgid "Signed by: %1"
msgstr ""
-#: cui/inc/strings.hrc:394
+#: cui/inc/strings.hrc:393
msgctxt "RID_SVXSTR_OPENCL_RESTART"
msgid "For the OpenCL changes to take effect, %PRODUCTNAME must be restarted."
msgstr ""
@@ -10684,22 +10679,43 @@ msgctxt "signsignatureline|btn_select_certificate"
msgid "Select Certificate"
msgstr ""
-#: cui/uiconfig/ui/signsignatureline.ui:168
+#. Name of the signer
+#: cui/uiconfig/ui/signsignatureline.ui:166
+msgctxt "signsignatureline|label_name"
+msgid "or"
+msgstr ""
+
+#: cui/uiconfig/ui/signsignatureline.ui:175
+msgctxt "signsignatureline|btn_load_image"
+msgid "Use Signature Image"
+msgstr ""
+
+#: cui/uiconfig/ui/signsignatureline.ui:190
+msgctxt "signsignatureline|btn_clear_image"
+msgid "Clear"
+msgstr ""
+
+#: cui/uiconfig/ui/signsignatureline.ui:206
+msgctxt "signsignatureline|label_image_dimensions"
+msgid "Best image size: 600 x 100 px"
+msgstr ""
+
+#: cui/uiconfig/ui/signsignatureline.ui:237
msgctxt "signsignatureline|label_sign"
msgid "Sign"
msgstr ""
-#: cui/uiconfig/ui/signsignatureline.ui:205
+#: cui/uiconfig/ui/signsignatureline.ui:274
msgctxt "signsignatureline|label_add_comment"
msgid "Add comment:"
msgstr ""
-#: cui/uiconfig/ui/signsignatureline.ui:241
+#: cui/uiconfig/ui/signsignatureline.ui:310
msgctxt "signsignatureline|label_hint"
msgid "Instructions from the document creator:"
msgstr ""
-#: cui/uiconfig/ui/signsignatureline.ui:274
+#: cui/uiconfig/ui/signsignatureline.ui:343
msgctxt "signsignatureline|label_more"
msgid "More"
msgstr ""
diff --git a/source/ab/sc/messages.po b/source/ab/sc/messages.po
index b2f5156c9c7..3308c418bd3 100644
--- a/source/ab/sc/messages.po
+++ b/source/ab/sc/messages.po
@@ -4,16 +4,16 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2018-11-12 12:23+0100\n"
-"PO-Revision-Date: 2018-07-22 09:33+0000\n"
-"Last-Translator: Андрей Абухба <aabuchba@mail.ru>\n"
+"PO-Revision-Date: 2018-11-12 11:32+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ab\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1532252031.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542022333.000000\n"
#: sc/inc/compiler.hrc:27
msgctxt "RID_FUNCTION_CATEGORIES"
@@ -720,7 +720,6 @@ msgctxt "STR_SELCOUNT_ROWARG"
msgid "$1 row"
msgid_plural "$1 rows"
msgstr[0] ""
-msgstr[1] ""
#. To translators: STR_SELCOUNT_COLARG is $1 of STR_SELCOUNT. $1 of STR_SELCOUNT_ROWARG is number of columns
#: sc/inc/globstr.hrc:165
@@ -728,7 +727,6 @@ msgctxt "STR_SELCOUNT_COLARG"
msgid "$1 column"
msgid_plural "$1 columns"
msgstr[0] ""
-msgstr[1] ""
#: sc/inc/globstr.hrc:166
msgctxt "STR_FILTER_SELCOUNT"
@@ -1485,7 +1483,6 @@ msgctxt "STR_SCATTR_PAGE_SCALE_PAGES"
msgid "One page"
msgid_plural "%1 pages"
msgstr[0] ""
-msgstr[1] ""
#: sc/inc/globstr.hrc:324
msgctxt "STR_SCATTR_PAGE_SCALE_AUTO"
@@ -13659,7 +13656,6 @@ msgctxt "SCSTR_TOTAL"
msgid "One result found"
msgid_plural "%1 results found"
msgstr[0] ""
-msgstr[1] ""
#: sc/inc/strings.hrc:54
msgctxt "SCSTR_SKIPPED"
diff --git a/source/ab/svtools/messages.po b/source/ab/svtools/messages.po
index 3c45a917286..3798e70b4d1 100644
--- a/source/ab/svtools/messages.po
+++ b/source/ab/svtools/messages.po
@@ -3,17 +3,17 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-05 17:38+0100\n"
-"PO-Revision-Date: 2018-06-24 13:30+0000\n"
-"Last-Translator: Андрей Абухба <aabuchba@mail.ru>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:32+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ab\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1529847050.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542195163.000000\n"
#: include/svtools/strings.hrc:25
msgctxt "STR_UNDO"
@@ -1537,7 +1537,7 @@ msgstr ""
#: include/svtools/strings.hrc:360
msgctxt "STR_DESCRIPTION_MYTHES"
-msgid "Mythes Thesaurus"
+msgid "MyThes Thesaurus"
msgstr ""
#: include/svtools/strings.hrc:361
diff --git a/source/ab/sw/messages.po b/source/ab/sw/messages.po
index 5f67b55de5f..956a6bcdefb 100644
--- a/source/ab/sw/messages.po
+++ b/source/ab/sw/messages.po
@@ -3,17 +3,17 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 12:23+0100\n"
-"PO-Revision-Date: 2018-07-22 09:43+0000\n"
-"Last-Translator: Андрей Абухба <aabuchba@mail.ru>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:32+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ab\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1532252601.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542195163.000000\n"
#: sw/inc/app.hrc:29
msgctxt "RID_PARAGRAPHSTYLEFAMILY"
@@ -2714,14 +2714,12 @@ msgctxt "STR_UNDO_TABS"
msgid "One tab"
msgid_plural "$1 tabs"
msgstr[0] ""
-msgstr[1] ""
#: sw/inc/strings.hrc:469
msgctxt "STR_UNDO_NLS"
msgid "One line break"
msgid_plural "$1 line breaks"
msgstr[0] ""
-msgstr[1] ""
#: sw/inc/strings.hrc:470
msgctxt "STR_UNDO_PAGEBREAKS"
@@ -6868,7 +6866,12 @@ msgctxt "asciifilterdialog|lf"
msgid "_LF"
msgstr ""
-#: sw/uiconfig/swriter/ui/asciifilterdialog.ui:264
+#: sw/uiconfig/swriter/ui/asciifilterdialog.ui:258
+msgctxt "asciifilterdialog|includebom"
+msgid "Include byte-order-mark"
+msgstr ""
+
+#: sw/uiconfig/swriter/ui/asciifilterdialog.ui:280
msgctxt "asciifilterdialog|label1"
msgid "Properties"
msgstr "Аҷыдаҟазшьақәа"
diff --git a/source/ab/swext/mediawiki/help.po b/source/ab/swext/mediawiki/help.po
index f87d69e3879..9bfcf5bc6fe 100644
--- a/source/ab/swext/mediawiki/help.po
+++ b/source/ab/swext/mediawiki/help.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 12:23+0100\n"
-"PO-Revision-Date: 2017-12-25 16:19+0000\n"
-"Last-Translator: Андрей Абухба <aabuchba@mail.ru>\n"
+"POT-Creation-Date: 2018-11-15 13:53+0100\n"
+"PO-Revision-Date: 2018-11-12 11:32+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ab\n"
"MIME-Version: 1.0\n"
@@ -13,7 +13,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1514218790.000000\n"
+"X-POOTLE-MTIME: 1542022338.000000\n"
#: help.tree
msgctxt ""
@@ -92,7 +92,7 @@ msgctxt ""
"wiki.xhp\n"
"par_id7387615\n"
"help.text"
-msgid "A wiki account on a supported <link href=\"http://www.mediawiki.org/wiki/MediaWiki\">MediaWiki</link> server"
+msgid "A wiki account on a supported <link href=\"https://www.mediawiki.org/wiki/MediaWiki\">MediaWiki</link> server"
msgstr ""
#: wiki.xhp
@@ -148,7 +148,7 @@ msgctxt ""
"wiki.xhp\n"
"par_id368968\n"
"help.text"
-msgid "In the <link href=\"com.sun.wiki-publisher/wikisettings.xhp\">Options</link> dialog, click Add."
+msgid "In the <link href=\"com.sun.wiki-publisher/wikisettings.xhp\"><emph>Options</emph></link> dialog, click <emph>Add</emph>."
msgstr ""
#: wiki.xhp
@@ -156,7 +156,7 @@ msgctxt ""
"wiki.xhp\n"
"par_id6962187\n"
"help.text"
-msgid "In the <link href=\"com.sun.wiki-publisher/wikiaccount.xhp\">MediaWiki</link> dialog, enter the account information for the wiki."
+msgid "In the <link href=\"com.sun.wiki-publisher/wikiaccount.xhp\"><emph>MediaWiki</emph></link> dialog, enter the account information for the wiki."
msgstr ""
#: wiki.xhp
@@ -164,7 +164,7 @@ msgctxt ""
"wiki.xhp\n"
"par_id5328836\n"
"help.text"
-msgid "In the URL text box, enter the address of a wiki that you want to connect to."
+msgid "In the <emph>URL</emph> text box, enter the address of a wiki that you want to connect to."
msgstr ""
#: wiki.xhp
@@ -180,7 +180,7 @@ msgctxt ""
"wiki.xhp\n"
"par_id5906552\n"
"help.text"
-msgid "In the Username box, enter your user ID for your wiki account."
+msgid "In the <emph>Username</emph> box, enter your user ID for your wiki account."
msgstr ""
#: wiki.xhp
@@ -196,7 +196,7 @@ msgctxt ""
"wiki.xhp\n"
"par_id8869594\n"
"help.text"
-msgid "In the Password box, enter the password for your wiki account, then click OK."
+msgid "In the Password box, enter the password for your wiki account, then click <emph>OK</emph>."
msgstr ""
#: wiki.xhp
@@ -244,7 +244,7 @@ msgctxt ""
"wiki.xhp\n"
"par_id228278\n"
"help.text"
-msgid "In the <link href=\"com.sun.wiki-publisher/wikisend.xhp\">Send to MediaWiki</link> dialog, specify the settings for your entry."
+msgid "In the <link href=\"com.sun.wiki-publisher/wikisend.xhp\"><emph>Send to MediaWiki</emph></link> dialog, specify the settings for your entry."
msgstr ""
#: wiki.xhp
diff --git a/source/af/avmedia/messages.po b/source/af/avmedia/messages.po
index cce0dda82f2..018b1082712 100644
--- a/source/af/avmedia/messages.po
+++ b/source/af/avmedia/messages.po
@@ -4,14 +4,17 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2018-02-27 13:56+0100\n"
-"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
-"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"PO-Revision-Date: 2018-11-15 08:57+0000\n"
+"Last-Translator: gentos59 <tomkapiye@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: af\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-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542272243.000000\n"
#: avmedia/inc/strings.hrc:25
msgctxt "AVMEDIA_STR_OPEN"
@@ -91,7 +94,7 @@ msgstr "Mediaspeler"
#: avmedia/inc/strings.hrc:40
msgctxt "AVMEDIA_MEDIA_PATH"
msgid "Media Path"
-msgstr ""
+msgstr "Media Pad"
#: avmedia/inc/strings.hrc:41
msgctxt "AVMEDIA_MEDIA_PATH_DEFAULT"
@@ -101,7 +104,7 @@ msgstr ""
#: avmedia/inc/strings.hrc:42
msgctxt "AVMEDIA_STR_INSERTMEDIA_DLG"
msgid "Insert Audio or Video"
-msgstr ""
+msgstr "Vidio or Audio invoeg"
#: avmedia/inc/strings.hrc:43
msgctxt "AVMEDIA_STR_OPENMEDIA_DLG"
diff --git a/source/af/cui/messages.po b/source/af/cui/messages.po
index 9e0885ccc6a..03cb989ae37 100644
--- a/source/af/cui/messages.po
+++ b/source/af/cui/messages.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 12:22+0100\n"
-"PO-Revision-Date: 2018-11-02 03:23+0000\n"
-"Last-Translator: gentos59 <tomkapiye@gmail.com>\n"
+"POT-Creation-Date: 2018-11-14 12:21+0100\n"
+"PO-Revision-Date: 2018-11-14 11:32+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: af\n"
"MIME-Version: 1.0\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1541128992.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542195170.000000\n"
#: cui/inc/strings.hrc:24
msgctxt "RID_SVXSTR_KEY_CONFIG_DIR"
@@ -1588,142 +1588,136 @@ msgid "Dimension line"
msgstr "Dimensielyn"
#: cui/inc/strings.hrc:365
-#, fuzzy
-msgctxt "RID_SVXSTR_LOAD_ERROR"
-msgid "The selected module could not be loaded."
-msgstr "Die geselekteerde module kon nie gelaai word nie."
-
-#: cui/inc/strings.hrc:366
msgctxt "RID_SVXSTR_STARTQUOTE"
msgid "Start Quote"
msgstr ""
-#: cui/inc/strings.hrc:367
+#: cui/inc/strings.hrc:366
msgctxt "RID_SVXSTR_ENDQUOTE"
msgid "End Quote"
msgstr ""
-#: cui/inc/strings.hrc:369
+#: cui/inc/strings.hrc:368
msgctxt "RID_SVXSTR_SELECTEDPERSONA"
msgid "Selected Theme: "
msgstr ""
-#: cui/inc/strings.hrc:370
+#: cui/inc/strings.hrc:369
msgctxt "RID_SVXSTR_SEARCHING"
msgid "Searching, please wait..."
msgstr ""
-#: cui/inc/strings.hrc:371
+#: cui/inc/strings.hrc:370
msgctxt "RID_SVXSTR_SEARCHERROR"
msgid "Cannot open %1, please try again later."
msgstr ""
-#: cui/inc/strings.hrc:372
+#: cui/inc/strings.hrc:371
msgctxt "RID_SVXSTR_NORESULTS"
msgid "No results found."
msgstr ""
-#: cui/inc/strings.hrc:373
+#: cui/inc/strings.hrc:372
msgctxt "RID_SVXSTR_APPLYPERSONA"
msgid "Applying Theme..."
msgstr ""
-#: cui/inc/strings.hrc:374
+#: cui/inc/strings.hrc:373
msgctxt "RID_SVXSTR_INVALIDPERSONAURL"
msgid "Please enter a valid theme address or a search term."
msgstr ""
-#: cui/inc/strings.hrc:376
+#: cui/inc/strings.hrc:375
msgctxt "RID_SVXSTR_TABLE_PRESET_NONE"
msgid "Set No Borders"
msgstr ""
-#: cui/inc/strings.hrc:377
+#: cui/inc/strings.hrc:376
msgctxt "RID_SVXSTR_TABLE_PRESET_ONLYOUTER"
msgid "Set Outer Border Only"
msgstr ""
-#: cui/inc/strings.hrc:378
+#: cui/inc/strings.hrc:377
msgctxt "RID_SVXSTR_TABLE_PRESET_OUTERHORI"
msgid "Set Outer Border and Horizontal Lines"
msgstr ""
-#: cui/inc/strings.hrc:379
+#: cui/inc/strings.hrc:378
msgctxt "RID_SVXSTR_TABLE_PRESET_OUTERALL"
msgid "Set Outer Border and All Inner Lines"
msgstr ""
-#: cui/inc/strings.hrc:380
+#: cui/inc/strings.hrc:379
msgctxt "RID_SVXSTR_TABLE_PRESET_OUTERINNER"
msgid "Set Outer Border Without Changing Inner Lines"
msgstr ""
-#: cui/inc/strings.hrc:381
+#: cui/inc/strings.hrc:380
msgctxt "RID_SVXSTR_PARA_PRESET_DIAGONAL"
msgid "Set Diagonal Lines Only"
msgstr "Stel net diagonale lyne op"
-#: cui/inc/strings.hrc:382
+#: cui/inc/strings.hrc:381
msgctxt "RID_SVXSTR_PARA_PRESET_ALL"
msgid "Set All Four Borders"
msgstr ""
-#: cui/inc/strings.hrc:383
+#: cui/inc/strings.hrc:382
msgctxt "RID_SVXSTR_PARA_PRESET_LEFTRIGHT"
msgid "Set Left and Right Borders Only"
msgstr ""
-#: cui/inc/strings.hrc:384
+#: cui/inc/strings.hrc:383
msgctxt "RID_SVXSTR_PARA_PRESET_TOPBOTTOM"
msgid "Set Top and Bottom Borders Only"
msgstr ""
-#: cui/inc/strings.hrc:385
+#: cui/inc/strings.hrc:384
msgctxt "RID_SVXSTR_PARA_PRESET_ONLYLEFT"
msgid "Set Left Border Only"
msgstr ""
-#: cui/inc/strings.hrc:386
+#: cui/inc/strings.hrc:385
msgctxt "RID_SVXSTR_HOR_PRESET_ONLYHOR"
msgid "Set Top and Bottom Borders, and All Inner Lines"
msgstr ""
-#: cui/inc/strings.hrc:387
+#: cui/inc/strings.hrc:386
msgctxt "RID_SVXSTR_VER_PRESET_ONLYVER"
msgid "Set Left and Right Borders, and All Inner Lines"
msgstr ""
-#: cui/inc/strings.hrc:388
+#: cui/inc/strings.hrc:387
msgctxt "RID_SVXSTR_SHADOW_STYLE_NONE"
msgid "No Shadow"
msgstr "Geen skadu"
-#: cui/inc/strings.hrc:389
+#: cui/inc/strings.hrc:388
msgctxt "RID_SVXSTR_SHADOW_STYLE_BOTTOMRIGHT"
msgid "Cast Shadow to Bottom Right"
msgstr "Gooi skaduwee na regs onder"
-#: cui/inc/strings.hrc:390
+#: cui/inc/strings.hrc:389
msgctxt "RID_SVXSTR_SHADOW_STYLE_TOPRIGHT"
msgid "Cast Shadow to Top Right"
msgstr "Gooi skaduwee na regs bo"
-#: cui/inc/strings.hrc:391
+#: cui/inc/strings.hrc:390
msgctxt "RID_SVXSTR_SHADOW_STYLE_BOTTOMLEFT"
msgid "Cast Shadow to Bottom Left"
msgstr "Gooi skaduwee na links onder"
-#: cui/inc/strings.hrc:392
+#: cui/inc/strings.hrc:391
msgctxt "RID_SVXSTR_SHADOW_STYLE_TOPLEFT"
msgid "Cast Shadow to Top Left"
msgstr "Gooi skaduwee na links bo"
-#: cui/inc/strings.hrc:393
+#: cui/inc/strings.hrc:392
msgctxt "RID_SVXSTR_SIGNATURELINE_SIGNED_BY"
msgid "Signed by: %1"
msgstr ""
-#: cui/inc/strings.hrc:394
+#: cui/inc/strings.hrc:393
msgctxt "RID_SVXSTR_OPENCL_RESTART"
msgid "For the OpenCL changes to take effect, %PRODUCTNAME must be restarted."
msgstr ""
@@ -11284,22 +11278,43 @@ msgctxt "signsignatureline|btn_select_certificate"
msgid "Select Certificate"
msgstr ""
-#: cui/uiconfig/ui/signsignatureline.ui:168
+#. Name of the signer
+#: cui/uiconfig/ui/signsignatureline.ui:166
+msgctxt "signsignatureline|label_name"
+msgid "or"
+msgstr ""
+
+#: cui/uiconfig/ui/signsignatureline.ui:175
+msgctxt "signsignatureline|btn_load_image"
+msgid "Use Signature Image"
+msgstr ""
+
+#: cui/uiconfig/ui/signsignatureline.ui:190
+msgctxt "signsignatureline|btn_clear_image"
+msgid "Clear"
+msgstr ""
+
+#: cui/uiconfig/ui/signsignatureline.ui:206
+msgctxt "signsignatureline|label_image_dimensions"
+msgid "Best image size: 600 x 100 px"
+msgstr ""
+
+#: cui/uiconfig/ui/signsignatureline.ui:237
msgctxt "signsignatureline|label_sign"
msgid "Sign"
msgstr ""
-#: cui/uiconfig/ui/signsignatureline.ui:205
+#: cui/uiconfig/ui/signsignatureline.ui:274
msgctxt "signsignatureline|label_add_comment"
msgid "Add comment:"
msgstr ""
-#: cui/uiconfig/ui/signsignatureline.ui:241
+#: cui/uiconfig/ui/signsignatureline.ui:310
msgctxt "signsignatureline|label_hint"
msgid "Instructions from the document creator:"
msgstr ""
-#: cui/uiconfig/ui/signsignatureline.ui:274
+#: cui/uiconfig/ui/signsignatureline.ui:343
msgctxt "signsignatureline|label_more"
msgid "More"
msgstr ""
diff --git a/source/af/svtools/messages.po b/source/af/svtools/messages.po
index 6c98d72338b..b6b721e0c68 100644
--- a/source/af/svtools/messages.po
+++ b/source/af/svtools/messages.po
@@ -3,15 +3,18 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-05 17:38+0100\n"
-"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
-"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:32+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: af\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-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542195170.000000\n"
#: include/svtools/strings.hrc:25
msgctxt "STR_UNDO"
@@ -1549,7 +1552,7 @@ msgstr ""
#: include/svtools/strings.hrc:360
msgctxt "STR_DESCRIPTION_MYTHES"
-msgid "Mythes Thesaurus"
+msgid "MyThes Thesaurus"
msgstr ""
#: include/svtools/strings.hrc:361
diff --git a/source/af/svx/messages.po b/source/af/svx/messages.po
index 608dadf7828..57566dd1c6e 100644
--- a/source/af/svx/messages.po
+++ b/source/af/svx/messages.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2018-11-05 17:38+0100\n"
-"PO-Revision-Date: 2018-10-31 07:18+0000\n"
+"PO-Revision-Date: 2018-11-15 08:54+0000\n"
"Last-Translator: gentos59 <tomkapiye@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: af\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1540970328.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542272090.000000\n"
#: include/svx/strings.hrc:25
#, fuzzy
@@ -2877,7 +2877,7 @@ msgstr ""
#: include/svx/strings.hrc:599
msgctxt "RID_SVXSTR_COLOR_DARKPURPLE"
msgid "Dark Purple"
-msgstr ""
+msgstr "Donker Pers"
#: include/svx/strings.hrc:600
msgctxt "RID_SVXSTR_COLOR_DARKINDIGO"
@@ -4356,7 +4356,7 @@ msgstr "Gravisaksent"
#: include/svx/strings.hrc:894
msgctxt "RID_SVXSTR_COLOR_LIBRE_PURPLE"
msgid "Purple"
-msgstr ""
+msgstr "åçPers"
#: include/svx/strings.hrc:895
msgctxt "RID_SVXSTR_COLOR_LIBRE_PURPLE_ACCENT"
diff --git a/source/af/sw/messages.po b/source/af/sw/messages.po
index ac080bfbd16..093df0629c4 100644
--- a/source/af/sw/messages.po
+++ b/source/af/sw/messages.po
@@ -3,15 +3,18 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 12:23+0100\n"
-"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
-"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:32+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: af\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-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542195170.000000\n"
#: sw/inc/app.hrc:29
#, fuzzy
@@ -7108,7 +7111,12 @@ msgctxt "asciifilterdialog|lf"
msgid "_LF"
msgstr ""
-#: sw/uiconfig/swriter/ui/asciifilterdialog.ui:264
+#: sw/uiconfig/swriter/ui/asciifilterdialog.ui:258
+msgctxt "asciifilterdialog|includebom"
+msgid "Include byte-order-mark"
+msgstr ""
+
+#: sw/uiconfig/swriter/ui/asciifilterdialog.ui:280
msgctxt "asciifilterdialog|label1"
msgid "Properties"
msgstr "Eienskappe"
diff --git a/source/af/swext/mediawiki/help.po b/source/af/swext/mediawiki/help.po
index 6d75820043e..f3439ae459e 100644
--- a/source/af/swext/mediawiki/help.po
+++ b/source/af/swext/mediawiki/help.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 12:23+0100\n"
-"PO-Revision-Date: 2016-12-02 12:51+0000\n"
+"POT-Creation-Date: 2018-11-15 13:53+0100\n"
+"PO-Revision-Date: 2018-11-12 11:32+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: af\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1480683065.000000\n"
+"X-POOTLE-MTIME: 1542022361.000000\n"
#: help.tree
msgctxt ""
@@ -91,13 +91,12 @@ msgid "Java Runtime Environment"
msgstr "Java-looptydomgewing 1.4"
#: wiki.xhp
-#, fuzzy
msgctxt ""
"wiki.xhp\n"
"par_id7387615\n"
"help.text"
-msgid "A wiki account on a supported <link href=\"http://www.mediawiki.org/wiki/MediaWiki\">MediaWiki</link> server"
-msgstr "'n Wiki-rekening op 'n ondersteunde <link href=\"http://www.mediawiki.org/wiki/MediaWiki\">MediaWiki</link>-bediener"
+msgid "A wiki account on a supported <link href=\"https://www.mediawiki.org/wiki/MediaWiki\">MediaWiki</link> server"
+msgstr ""
#: wiki.xhp
msgctxt ""
@@ -152,7 +151,7 @@ msgctxt ""
"wiki.xhp\n"
"par_id368968\n"
"help.text"
-msgid "In the <link href=\"com.sun.wiki-publisher/wikisettings.xhp\">Options</link> dialog, click Add."
+msgid "In the <link href=\"com.sun.wiki-publisher/wikisettings.xhp\"><emph>Options</emph></link> dialog, click <emph>Add</emph>."
msgstr ""
#: wiki.xhp
@@ -160,17 +159,16 @@ msgctxt ""
"wiki.xhp\n"
"par_id6962187\n"
"help.text"
-msgid "In the <link href=\"com.sun.wiki-publisher/wikiaccount.xhp\">MediaWiki</link> dialog, enter the account information for the wiki."
+msgid "In the <link href=\"com.sun.wiki-publisher/wikiaccount.xhp\"><emph>MediaWiki</emph></link> dialog, enter the account information for the wiki."
msgstr ""
#: wiki.xhp
-#, fuzzy
msgctxt ""
"wiki.xhp\n"
"par_id5328836\n"
"help.text"
-msgid "In the URL text box, enter the address of a wiki that you want to connect to."
-msgstr "Tik die adres van 'n wiki in die URL-tekskassie in waaraan u wil koppel."
+msgid "In the <emph>URL</emph> text box, enter the address of a wiki that you want to connect to."
+msgstr ""
#: wiki.xhp
msgctxt ""
@@ -181,13 +179,12 @@ msgid "You can copy the URL from a web browser and paste it into the textbox."
msgstr "U kan die URL uit 'n webblaaier kopieer en dit in die tekskassie plak."
#: wiki.xhp
-#, fuzzy
msgctxt ""
"wiki.xhp\n"
"par_id5906552\n"
"help.text"
-msgid "In the Username box, enter your user ID for your wiki account."
-msgstr "Tik u gebruiker-ID vir u wikirekening in die gebruikersnaamveld in."
+msgid "In the <emph>Username</emph> box, enter your user ID for your wiki account."
+msgstr ""
#: wiki.xhp
#, fuzzy
@@ -199,13 +196,12 @@ msgid "If the wiki allows anonymous write access, you can leave the Username and
msgstr "As die wiki kan anonieme skryftoegang toelaat, kan jy die gebruikernaam- en wagwoordvelde leeg laat."
#: wiki.xhp
-#, fuzzy
msgctxt ""
"wiki.xhp\n"
"par_id8869594\n"
"help.text"
-msgid "In the Password box, enter the password for your wiki account, then click OK."
-msgstr "Tik die wagwoord van u wikirekening in die wagwoordveld, en kliek OK."
+msgid "In the Password box, enter the password for your wiki account, then click <emph>OK</emph>."
+msgstr ""
#: wiki.xhp
#, fuzzy
@@ -253,7 +249,7 @@ msgctxt ""
"wiki.xhp\n"
"par_id228278\n"
"help.text"
-msgid "In the <link href=\"com.sun.wiki-publisher/wikisend.xhp\">Send to MediaWiki</link> dialog, specify the settings for your entry."
+msgid "In the <link href=\"com.sun.wiki-publisher/wikisend.xhp\"><emph>Send to MediaWiki</emph></link> dialog, specify the settings for your entry."
msgstr ""
#: wiki.xhp
diff --git a/source/am/cui/messages.po b/source/am/cui/messages.po
index a4b41f83a0b..6defed32ad6 100644
--- a/source/am/cui/messages.po
+++ b/source/am/cui/messages.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 12:22+0100\n"
-"PO-Revision-Date: 2018-10-21 20:40+0000\n"
-"Last-Translator: Samson B <sambelet@yahoo.com>\n"
+"POT-Creation-Date: 2018-11-14 12:21+0100\n"
+"PO-Revision-Date: 2018-11-14 11:32+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: am\n"
"MIME-Version: 1.0\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n > 1;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1540154447.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542195178.000000\n"
#: cui/inc/strings.hrc:24
msgctxt "RID_SVXSTR_KEY_CONFIG_DIR"
@@ -1558,141 +1558,136 @@ msgid "Dimension line"
msgstr "የ Dimension መስመር"
#: cui/inc/strings.hrc:365
-msgctxt "RID_SVXSTR_LOAD_ERROR"
-msgid "The selected module could not be loaded."
-msgstr "የተመረጠውን ክፍል መጫን አልተቻለም"
-
-#: cui/inc/strings.hrc:366
msgctxt "RID_SVXSTR_STARTQUOTE"
msgid "Start Quote"
msgstr "የ ጥቅስ መጀመሪያ"
-#: cui/inc/strings.hrc:367
+#: cui/inc/strings.hrc:366
msgctxt "RID_SVXSTR_ENDQUOTE"
msgid "End Quote"
msgstr "የ ጥቅስ መጨረሻ"
-#: cui/inc/strings.hrc:369
+#: cui/inc/strings.hrc:368
msgctxt "RID_SVXSTR_SELECTEDPERSONA"
msgid "Selected Theme: "
msgstr "ገጽታ ይምረጡ: "
-#: cui/inc/strings.hrc:370
+#: cui/inc/strings.hrc:369
msgctxt "RID_SVXSTR_SEARCHING"
msgid "Searching, please wait..."
msgstr "በ መፈለግ ላይ: እባክዎን ይቆዩ..."
-#: cui/inc/strings.hrc:371
+#: cui/inc/strings.hrc:370
msgctxt "RID_SVXSTR_SEARCHERROR"
msgid "Cannot open %1, please try again later."
msgstr "መክፈት አልተቻለም %1, እባክዎን ትንሽ ቆይተው ይሞክሩ"
-#: cui/inc/strings.hrc:372
+#: cui/inc/strings.hrc:371
msgctxt "RID_SVXSTR_NORESULTS"
msgid "No results found."
msgstr "ምንም ውጤት አልተገኘም"
-#: cui/inc/strings.hrc:373
+#: cui/inc/strings.hrc:372
msgctxt "RID_SVXSTR_APPLYPERSONA"
msgid "Applying Theme..."
msgstr "ገጽታውን በመፈጸም ላይ..."
-#: cui/inc/strings.hrc:374
+#: cui/inc/strings.hrc:373
msgctxt "RID_SVXSTR_INVALIDPERSONAURL"
msgid "Please enter a valid theme address or a search term."
msgstr "እባክዎን ዋጋ ያለው የ ገጽታ አድራሻ ወይንም የ መፈለጊያ ደንብ ያስገቡ: "
-#: cui/inc/strings.hrc:376
+#: cui/inc/strings.hrc:375
msgctxt "RID_SVXSTR_TABLE_PRESET_NONE"
msgid "Set No Borders"
msgstr "ድንበሮች አታሰናዳ"
-#: cui/inc/strings.hrc:377
+#: cui/inc/strings.hrc:376
msgctxt "RID_SVXSTR_TABLE_PRESET_ONLYOUTER"
msgid "Set Outer Border Only"
msgstr "የውጪ ድንበሮችን ብቻ ማሰናጃ"
-#: cui/inc/strings.hrc:378
+#: cui/inc/strings.hrc:377
msgctxt "RID_SVXSTR_TABLE_PRESET_OUTERHORI"
msgid "Set Outer Border and Horizontal Lines"
msgstr "የ ውጪ ድንበሮች እና የ አግድም መስመሮች ማሰናጃ"
-#: cui/inc/strings.hrc:379
+#: cui/inc/strings.hrc:378
msgctxt "RID_SVXSTR_TABLE_PRESET_OUTERALL"
msgid "Set Outer Border and All Inner Lines"
msgstr "የውጪ ድንበሮች እና የውስጥ መስመሮች በሙሉ ማሰናጃ"
-#: cui/inc/strings.hrc:380
+#: cui/inc/strings.hrc:379
msgctxt "RID_SVXSTR_TABLE_PRESET_OUTERINNER"
msgid "Set Outer Border Without Changing Inner Lines"
msgstr "የውስጥ መስመሮች ሳይቀየሩ የውጪ ድንበሮችን ማሰናጃ"
-#: cui/inc/strings.hrc:381
+#: cui/inc/strings.hrc:380
msgctxt "RID_SVXSTR_PARA_PRESET_DIAGONAL"
msgid "Set Diagonal Lines Only"
msgstr "የአግድም መስመሮች ብቻ ማሰናጃ"
-#: cui/inc/strings.hrc:382
+#: cui/inc/strings.hrc:381
msgctxt "RID_SVXSTR_PARA_PRESET_ALL"
msgid "Set All Four Borders"
msgstr "አራቱንም ድንበሮች በሙሉ ማሰናጃ"
-#: cui/inc/strings.hrc:383
+#: cui/inc/strings.hrc:382
msgctxt "RID_SVXSTR_PARA_PRESET_LEFTRIGHT"
msgid "Set Left and Right Borders Only"
msgstr "የ ግራ እና የ ቀኝ ድንበሮችን ብቻ ማሰናጃ"
-#: cui/inc/strings.hrc:384
+#: cui/inc/strings.hrc:383
msgctxt "RID_SVXSTR_PARA_PRESET_TOPBOTTOM"
msgid "Set Top and Bottom Borders Only"
msgstr "የ ላይ እና የ ታች ድንበሮች ብቻ ማሰናጃ"
-#: cui/inc/strings.hrc:385
+#: cui/inc/strings.hrc:384
msgctxt "RID_SVXSTR_PARA_PRESET_ONLYLEFT"
msgid "Set Left Border Only"
msgstr "የ ግራ ድንበር ብቻ ማሰናጃ"
-#: cui/inc/strings.hrc:386
+#: cui/inc/strings.hrc:385
msgctxt "RID_SVXSTR_HOR_PRESET_ONLYHOR"
msgid "Set Top and Bottom Borders, and All Inner Lines"
msgstr "የ ላይ እና የ ታች ድንበሮችን እና ሁሉንም የ ውስጥ መስመሮች ማሰናጃ"
-#: cui/inc/strings.hrc:387
+#: cui/inc/strings.hrc:386
msgctxt "RID_SVXSTR_VER_PRESET_ONLYVER"
msgid "Set Left and Right Borders, and All Inner Lines"
msgstr "የ ግራ እና የ ቀኝ ድንበሮችን እና ሁሉንም የውስጥ መስመሮችን ማሰናጃ"
-#: cui/inc/strings.hrc:388
+#: cui/inc/strings.hrc:387
msgctxt "RID_SVXSTR_SHADOW_STYLE_NONE"
msgid "No Shadow"
msgstr "ጥላ የለም"
-#: cui/inc/strings.hrc:389
+#: cui/inc/strings.hrc:388
msgctxt "RID_SVXSTR_SHADOW_STYLE_BOTTOMRIGHT"
msgid "Cast Shadow to Bottom Right"
msgstr "ከ ታች በ ቀኝ በኩል ጥላ ማጥላት"
-#: cui/inc/strings.hrc:390
+#: cui/inc/strings.hrc:389
msgctxt "RID_SVXSTR_SHADOW_STYLE_TOPRIGHT"
msgid "Cast Shadow to Top Right"
msgstr "ከ ላይ በ ቀኝ በኩል ጥላ ማጥላት"
-#: cui/inc/strings.hrc:391
+#: cui/inc/strings.hrc:390
msgctxt "RID_SVXSTR_SHADOW_STYLE_BOTTOMLEFT"
msgid "Cast Shadow to Bottom Left"
msgstr "ከ ታች በ ግራ በኩል ጥላ ማጥላት"
-#: cui/inc/strings.hrc:392
+#: cui/inc/strings.hrc:391
msgctxt "RID_SVXSTR_SHADOW_STYLE_TOPLEFT"
msgid "Cast Shadow to Top Left"
msgstr "ከ ላይ በ ግራ በኩል ጥላ ማጥላት"
-#: cui/inc/strings.hrc:393
+#: cui/inc/strings.hrc:392
msgctxt "RID_SVXSTR_SIGNATURELINE_SIGNED_BY"
msgid "Signed by: %1"
msgstr "የ ተፈረመው በ: %1"
-#: cui/inc/strings.hrc:394
+#: cui/inc/strings.hrc:393
msgctxt "RID_SVXSTR_OPENCL_RESTART"
msgid "For the OpenCL changes to take effect, %PRODUCTNAME must be restarted."
msgstr "የ OpenCL ለውጦች ውጤታማ እንዲሆኑ %PRODUCTNAME እንደገና ማስጀመር አለብዎት"
@@ -2180,7 +2175,7 @@ msgstr "ቋንቋ: $LOCALE"
#: cui/uiconfig/ui/aboutdialog.ui:170
msgctxt "aboutdialog|locale"
msgid "UI-Language: $LOCALE"
-msgstr ""
+msgstr "መጠቀሚያ -ቋንቋ: $LOCALE"
#: cui/uiconfig/ui/aboutdialog.ui:187
msgctxt "aboutdialog|buildIdLink"
@@ -5196,7 +5191,7 @@ msgstr "ዳይሬክቶሪ"
#: cui/uiconfig/ui/gallerythemedialog.ui:8
msgctxt "gallerythemedialog|GalleryThemeDialog"
msgid "Properties of %1"
-msgstr ""
+msgstr "ባህሪዎች የ %1"
#: cui/uiconfig/ui/gallerythemedialog.ui:135
msgctxt "gallerythemedialog|general"
@@ -10435,12 +10430,12 @@ msgstr "መፈለጊያ ደንብ ወይንም የ Firefox ገጽታ URL"
#: cui/uiconfig/ui/select_persona_dialog.ui:196
msgctxt "select_persona_dialog|categoriesCB"
msgid "Abstract"
-msgstr ""
+msgstr "ግልጽ ያልሆነ"
#: cui/uiconfig/ui/select_persona_dialog.ui:197
msgctxt "select_persona_dialog|categoriesCB"
msgid "Causes"
-msgstr ""
+msgstr "ምክንያት"
#: cui/uiconfig/ui/select_persona_dialog.ui:198
msgctxt "select_persona_dialog|categoriesCB"
@@ -10450,12 +10445,12 @@ msgstr ""
#: cui/uiconfig/ui/select_persona_dialog.ui:199
msgctxt "select_persona_dialog|categoriesCB"
msgid "Film and TV"
-msgstr ""
+msgstr "ፊልም እና ቲቪ"
#: cui/uiconfig/ui/select_persona_dialog.ui:200
msgctxt "select_persona_dialog|categoriesCB"
msgid "Firefox"
-msgstr ""
+msgstr "ፋየርፎክስ"
#. https://addons.mozilla.org/en-US/firefox/themes/
#: cui/uiconfig/ui/select_persona_dialog.ui:201
@@ -10466,22 +10461,22 @@ msgstr ""
#: cui/uiconfig/ui/select_persona_dialog.ui:202
msgctxt "select_persona_dialog|categoriesCB"
msgid "Holiday"
-msgstr ""
+msgstr "በአላት"
#: cui/uiconfig/ui/select_persona_dialog.ui:203
msgctxt "select_persona_dialog|categoriesCB"
msgid "Music"
-msgstr ""
+msgstr "ሙዚቃ"
#: cui/uiconfig/ui/select_persona_dialog.ui:204
msgctxt "select_persona_dialog|categoriesCB"
msgid "Nature"
-msgstr ""
+msgstr "ተፈጥሮ"
#: cui/uiconfig/ui/select_persona_dialog.ui:205
msgctxt "select_persona_dialog|categoriesCB"
msgid "Other"
-msgstr ""
+msgstr "ሌላ"
#: cui/uiconfig/ui/select_persona_dialog.ui:206
msgctxt "select_persona_dialog|categoriesCB"
@@ -10496,22 +10491,22 @@ msgstr ""
#: cui/uiconfig/ui/select_persona_dialog.ui:208
msgctxt "select_persona_dialog|categoriesCB"
msgid "Solid"
-msgstr ""
+msgstr "ሙሉ"
#: cui/uiconfig/ui/select_persona_dialog.ui:209
msgctxt "select_persona_dialog|categoriesCB"
msgid "Sports"
-msgstr ""
+msgstr "ስፖርት"
#: cui/uiconfig/ui/select_persona_dialog.ui:210
msgctxt "select_persona_dialog|categoriesCB"
msgid "Websites"
-msgstr ""
+msgstr "ድህረ ገጽ"
#: cui/uiconfig/ui/select_persona_dialog.ui:211
msgctxt "select_persona_dialog|categoriesCB"
msgid "Featured"
-msgstr ""
+msgstr "ገጽታዎች"
#: cui/uiconfig/ui/select_persona_dialog.ui:231
msgctxt "select_persona_dialog|label6"
@@ -10668,22 +10663,43 @@ msgctxt "signsignatureline|btn_select_certificate"
msgid "Select Certificate"
msgstr "የምስክር ወረቀት ይምረጡ"
-#: cui/uiconfig/ui/signsignatureline.ui:168
+#. Name of the signer
+#: cui/uiconfig/ui/signsignatureline.ui:166
+msgctxt "signsignatureline|label_name"
+msgid "or"
+msgstr ""
+
+#: cui/uiconfig/ui/signsignatureline.ui:175
+msgctxt "signsignatureline|btn_load_image"
+msgid "Use Signature Image"
+msgstr ""
+
+#: cui/uiconfig/ui/signsignatureline.ui:190
+msgctxt "signsignatureline|btn_clear_image"
+msgid "Clear"
+msgstr ""
+
+#: cui/uiconfig/ui/signsignatureline.ui:206
+msgctxt "signsignatureline|label_image_dimensions"
+msgid "Best image size: 600 x 100 px"
+msgstr ""
+
+#: cui/uiconfig/ui/signsignatureline.ui:237
msgctxt "signsignatureline|label_sign"
msgid "Sign"
msgstr "ምልክት"
-#: cui/uiconfig/ui/signsignatureline.ui:205
+#: cui/uiconfig/ui/signsignatureline.ui:274
msgctxt "signsignatureline|label_add_comment"
msgid "Add comment:"
msgstr "አስተያየት መጨመሪያ:"
-#: cui/uiconfig/ui/signsignatureline.ui:241
+#: cui/uiconfig/ui/signsignatureline.ui:310
msgctxt "signsignatureline|label_hint"
msgid "Instructions from the document creator:"
msgstr "ትእዛዝ ከ ሰነድ ፈጣሪው:"
-#: cui/uiconfig/ui/signsignatureline.ui:274
+#: cui/uiconfig/ui/signsignatureline.ui:343
msgctxt "signsignatureline|label_more"
msgid "More"
msgstr "ተጨማሪ"
diff --git a/source/am/helpcontent2/source/text/sbasic/shared/01.po b/source/am/helpcontent2/source/text/sbasic/shared/01.po
index dc92b96ce52..21a3290301d 100644
--- a/source/am/helpcontent2/source/text/sbasic/shared/01.po
+++ b/source/am/helpcontent2/source/text/sbasic/shared/01.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-05-16 16:54+0200\n"
-"PO-Revision-Date: 2018-05-27 23:21+0000\n"
-"Last-Translator: Samson B <sambelet@yahoo.com>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:50+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: am\n"
"MIME-Version: 1.0\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=n > 1;\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: Pootle 2.8\n"
-"X-POOTLE-MTIME: 1527463277.000000\n"
+"X-POOTLE-MTIME: 1542196220.000000\n"
#: 06130000.xhp
msgctxt ""
@@ -93,8 +93,8 @@ msgctxt ""
"06130000.xhp\n"
"par_id3154791\n"
"help.text"
-msgid "<ahelp hid=\"modules/BasicIDE/ui/basicmacrodialog/run\">Runs or saves the current macro.</ahelp>"
-msgstr "<ahelp hid=\"modules/BasicIDE/ui/basicmacrodialog/run\">የ አሁኑን ማክሮስ ያስኬዳል ወይንም ያስቀምጣል </ahelp>"
+msgid "<ahelp hid=\"modules/BasicIDE/ui/basicmacrodialog/ok\">Runs or saves the current macro.</ahelp>"
+msgstr ""
#: 06130000.xhp
msgctxt ""
diff --git a/source/am/helpcontent2/source/text/scalc/00.po b/source/am/helpcontent2/source/text/scalc/00.po
index d7bca9bbbe7..22d359b58dc 100644
--- a/source/am/helpcontent2/source/text/scalc/00.po
+++ b/source/am/helpcontent2/source/text/scalc/00.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2017-11-22 13:53+0100\n"
-"PO-Revision-Date: 2017-11-23 01:33+0000\n"
-"Last-Translator: Samson B <sambelet@yahoo.com>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:50+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: am\n"
"MIME-Version: 1.0\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=n > 1;\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: Pootle 2.8\n"
-"X-POOTLE-MTIME: 1511400805.000000\n"
+"X-POOTLE-MTIME: 1542196221.000000\n"
#: 00000004.xhp
msgctxt ""
@@ -29,24 +29,24 @@ msgctxt ""
"00000004.xhp\n"
"hd_id3155535\n"
"help.text"
-msgid "<variable id=\"wie\">To access this function... </variable>"
-msgstr "<variable id=\"wie\">እዚህ ተግባር ጋር ለመድረስ... </variable>"
+msgid "<variable id=\"wie\">To access this function...</variable>"
+msgstr ""
#: 00000004.xhp
msgctxt ""
"00000004.xhp\n"
"par_idN1056E\n"
"help.text"
-msgid "<variable id=\"moreontop\">More explanations on top of this page. </variable>"
-msgstr "<variable id=\"moreontop\">በበለጠ ለመረዳት ከ ገጹ በላይ በኩል ይመልከቱ</variable>"
+msgid "<variable id=\"moreontop\">More explanations on top of this page.</variable>"
+msgstr ""
#: 00000004.xhp
msgctxt ""
"00000004.xhp\n"
"par_idN105AF\n"
"help.text"
-msgid "<variable id=\"optional\">In the %PRODUCTNAME Calc functions, parameters marked as \"optional\" can be left out only when no parameter follows. For example, in a function with four parameters, where the last two parameters are marked as \"optional\", you can leave out parameter 4 or parameters 3 and 4, but you cannot leave out parameter 3 alone. </variable>"
-msgstr "<variable id=\"optional\">በ %PRODUCTNAME ሰንጠረዥ ተግባር ውስጥ: ደንቦች ምልክት ይደረግባቸዋል እንደ \"በ ምርጫ\" መተው ይችላሉ ሌላ የሚቀጥል ደንብ ከሌላ: ለምሳሌ: አንድ ተግባር አራት ደንቦች ካሉት: የ መጨረሻዎቹ ሁለት ደንቦች ምልክት ከ ተደረገባቸው እንደ \"በ ምርጫ\": እርስዎ መተው ይችላሉ ደንብ 4 ወይንም ደንብ 3 እና 4, ነገር ግን መተው አይችሉም ደንብ 3 ብቻውን </variable>"
+msgid "<variable id=\"optional\">In the %PRODUCTNAME Calc functions, parameters marked as \"optional\" can be left out only when no parameter follows. For example, in a function with four parameters, where the last two parameters are marked as \"optional\", you can leave out parameter 4 or parameters 3 and 4, but you cannot leave out parameter 3 alone.</variable>"
+msgstr ""
#: 00000004.xhp
msgctxt ""
@@ -77,80 +77,80 @@ msgctxt ""
"00000402.xhp\n"
"par_id3155555\n"
"help.text"
-msgid "<variable id=\"kopffuss\">Choose <emph>Insert - Headers and Footers</emph></variable>"
-msgstr "<variable id=\"kopffuss\">ይምረጡ <emph> ማስገቢያ - ራስጌ እና ግርጌ </emph></variable>"
+msgid "<variable id=\"kopffuss\">Choose <emph>Insert - Headers and Footers</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3159233\n"
"help.text"
-msgid "<variable id=\"bkopfzeile\">Choose <emph>Insert - Headers and Footers - Header and Footer</emph> tabs</variable>"
-msgstr "<variable id=\"bkopfzeile\">ይምረጡ <emph> ማረሚያ - ራስጌ እና ግርጌ - ራስጌ እና ግርጌ </emph> tabs</variable>"
+msgid "<variable id=\"bkopfzeile\">Choose <emph>Insert - Headers and Footers - Header and Footer</emph> tabs.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3150443\n"
"help.text"
-msgid "<variable id=\"bausfullen\">Choose <emph>Sheet - Fill Cells</emph></variable>"
-msgstr "<variable id=\"bausfullen\">ይምረጡ <emph>ወረቀት - ክፍል መሙያ</emph></variable>"
+msgid "<variable id=\"bausfullen\">Choose <emph>Sheet - Fill Cells</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3143267\n"
"help.text"
-msgid "<variable id=\"bausunten\">Choose <emph>Sheet - Fill Cells - Down</emph></variable>"
-msgstr "<variable id=\"bausunten\">ይምረጡ <emph>ወረቀት - ክፍል መሙያ - ወደ ታች</emph></variable>"
+msgid "<variable id=\"bausunten\">Choose <emph>Sheet - Fill Cells - Down</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3153880\n"
"help.text"
-msgid "<variable id=\"bausrechts\">Choose <emph>Sheet - Fill Cells - Right</emph></variable>"
-msgstr "<variable id=\"bausrechts\">ይምረጡ <emph>ወረቀት - ክፍል መሙያ - በ ቀኝ</emph></variable>"
+msgid "<variable id=\"bausrechts\">Choose <emph>Sheet - Fill Cells - Right</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3151245\n"
"help.text"
-msgid "<variable id=\"bausoben\">Choose <emph>Sheet - Fill Cells - Up</emph></variable>"
-msgstr "<variable id=\"bausoben\">ይምረጡ <emph>ወረቀት - ክፍል መሙያ - ወደ ላይ </emph></variable>"
+msgid "<variable id=\"bausoben\">Choose <emph>Sheet - Fill Cells - Up</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3145068\n"
"help.text"
-msgid "<variable id=\"bauslinks\">Choose <emph>Sheet - Fill Cells - Left</emph></variable>"
-msgstr "<variable id=\"bauslinks\">ይምረጡ <emph>ወረቀት - ክፍል መሙያ - በ ግራ</emph></variable>"
+msgid "<variable id=\"bauslinks\">Choose <emph>Sheet - Fill Cells - Left</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3150400\n"
"help.text"
-msgid "<variable id=\"baustab\">Choose <emph>Sheet - Fill Cells - Sheets</emph></variable>"
-msgstr "<variable id=\"baustab\">ይምረጡ <emph> ወረቀት - ክፍል መሙያ - ወረቀት </emph></variable>"
+msgid "<variable id=\"baustab\">Choose <emph>Sheet - Fill Cells - Sheets</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3154910\n"
"help.text"
-msgid "<variable id=\"bausreihe\">Choose <emph>Sheet - Fill Cells - Series</emph></variable>"
-msgstr "<variable id=\"bausreihe\">ይምረጡ <emph>ወረቀት - ክፍል መሙያ - ተከታታይ</emph></variable>"
+msgid "<variable id=\"bausreihe\">Choose <emph>Sheet - Fill Cells - Series</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3154123\n"
"help.text"
-msgid "Choose <emph>Sheet - Clear Cells</emph>"
-msgstr "ይምረጡ <emph>ወረቀት - ክፍሎች ማጽጃ</emph>"
+msgid "Choose <emph>Sheet - Clear Cells</emph>."
+msgstr ""
#: 00000402.xhp
msgctxt ""
@@ -165,40 +165,40 @@ msgctxt ""
"00000402.xhp\n"
"par_id3150011\n"
"help.text"
-msgid "<variable id=\"bzelo\">Choose <emph>Sheet - Delete Cells</emph></variable>"
-msgstr "<variable id=\"bzelo\">ይምረጡ <emph>ወረቀት - ክፍሎች ማጥፊያ</emph></variable>"
+msgid "<variable id=\"bzelo\">Choose <emph>Sheet - Delete Cells</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3153951\n"
"help.text"
-msgid "Choose <emph>Sheet - Delete Sheet</emph>"
-msgstr "ይምረጡ <emph>ወረቀት - ወረቀት ማጥፊያ</emph>"
+msgid "Choose <emph>Sheet - Delete Sheet</emph>."
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3155306\n"
"help.text"
-msgid "Open context menu for a sheet tab"
-msgstr "የ ይዞታ ዝርዝር መክፈቻ ለ ወረቀት tab"
+msgid "Open context menu for a sheet tab."
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3146119\n"
"help.text"
-msgid "Choose <emph>Sheet - Move or Copy Sheet</emph>"
-msgstr "ይምረጡ <emph>ወረቀት – ወረቀት ማንቀሳቀሻ ወይንም ኮፒ ማድረጊያ</emph>"
+msgid "Choose <emph>Sheet - Move or Copy Sheet</emph>."
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3148645\n"
"help.text"
-msgid "Open context menu for a sheet tab"
-msgstr "የ ይዞታ ዝርዝር መክፈቻ ለ ወረቀት tab"
+msgid "Open context menu for a sheet tab."
+msgstr ""
#: 00000403.xhp
msgctxt ""
@@ -221,32 +221,32 @@ msgctxt ""
"00000403.xhp\n"
"par_id3150275\n"
"help.text"
-msgid "<variable id=\"aspze\">Choose <emph>View - Column & Row Headers</emph></variable>"
-msgstr "<variable id=\"aspze\">ይምረጡ <emph>መመልከቻ - የ አምድ & ረድፍ ራስጌዎች</emph></variable>"
+msgid "<variable id=\"aspze\">Choose <emph>View - Column & Row Headers</emph>.</variable>"
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3154514\n"
"help.text"
-msgid "<variable id=\"awehe\">Choose <emph>View - Value Highlighting</emph></variable>"
-msgstr "<variable id=\"awehe\">ይምረጡ <emph>መመልከቻ - ዋጋ ማድመቂያ</emph></variable>"
+msgid "<variable id=\"awehe\">Choose <emph>View - Value Highlighting</emph>.</variable>"
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3148947\n"
"help.text"
-msgid "<variable id=\"rechenleiste\">Choose <emph>View - Formula Bar</emph> or <emph>View - Toolbars - Formula Bar</emph></variable>"
-msgstr "<variable id=\"rechenleiste\">ይምረጡ <emph>መመልከቻ - መቀመሪያ መደርደሪያ</emph> ወይንም <emph>መመልከቻ - እቃ መደርደሪያ - መቀመሪያ መደርደሪያ</emph></variable>"
+msgid "<variable id=\"rechenleiste\">Choose <emph>View - Formula Bar</emph> or <emph>View - Toolbars - Formula Bar</emph>.</variable>"
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3148663\n"
"help.text"
-msgid "<variable id=\"seumvo\">Choose <emph>View - Page Break</emph></variable>"
-msgstr "<variable id=\"seumvo\">ይምረጡ <emph> መመልከቻ - የ ገጽ መጨረሻ </emph></variable>"
+msgid "<variable id=\"seumvo\">Choose <emph>View - Page Break</emph>.</variable>"
+msgstr ""
#: 00000404.xhp
msgctxt ""
@@ -269,16 +269,16 @@ msgctxt ""
"00000404.xhp\n"
"par_id3149784\n"
"help.text"
-msgid "Choose <emph>Insert - Cells</emph>"
-msgstr "ይምረጡ <emph> ማስገቢያ - ክፍሎች </emph>"
+msgid "Choose <emph>Insert - Cells</emph>."
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3154514\n"
"help.text"
-msgid "Open <emph>Insert Cells</emph> toolbar from Tools bar:"
-msgstr "መክፈቻ <emph>ክፍሎች ማስገቢያ</emph> እቃ መደርደሪያ ከ እቃዎች መደርደሪያ:"
+msgid "Open <emph>Insert Cells</emph> toolbar from <emph>Tools</emph> bar:"
+msgstr ""
#: 00000404.xhp
msgctxt ""
@@ -365,24 +365,24 @@ msgctxt ""
"00000404.xhp\n"
"par_id3149033\n"
"help.text"
-msgid "<variable id=\"eitab\">Choose <emph>Sheet - Insert Sheet</emph></variable>"
-msgstr "<variable id=\"eitab\">ይምረጡ <emph> ወረቀት - ወረቀት - ማስገቢያ </emph></variable>"
+msgid "<variable id=\"eitab\">Choose <emph>Sheet - Insert Sheet</emph>.</variable>"
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_idN1082F\n"
"help.text"
-msgid "<variable id=\"eitabfile\">Choose <emph>Sheet - Insert Sheet from File</emph></variable>"
-msgstr "<variable id=\"eitabfile\"> ይምረጡ <emph> ማስገቢያ - ወረቀት ከ ፋይል </emph></variable>"
+msgid "<variable id=\"eitabfile\">Choose <emph>Sheet - Insert Sheet from File</emph>.</variable>"
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3155115\n"
"help.text"
-msgid "Choose <emph>Insert - Function</emph>"
-msgstr "ይምረጡ <emph> ተግባሮች - ማስገቢያ </emph>"
+msgid "Choose <emph>Insert - Function</emph>."
+msgstr ""
#: 00000404.xhp
msgctxt ""
@@ -429,8 +429,8 @@ msgctxt ""
"00000404.xhp\n"
"par_id3155809\n"
"help.text"
-msgid "<variable id=\"eikadaze\"><emph>Insert - Function</emph> - Category <emph>Date&Time</emph></variable>"
-msgstr "<variable id=\"eikadaze\"><emph>ማስገቢያ - ተግባር</emph> - ምድብ <emph>ቀን&ሰአት</emph></variable>"
+msgid "<variable id=\"eikadaze\"><emph>Insert - Function</emph> - Category <emph>Date & Time</emph></variable>"
+msgstr ""
#: 00000404.xhp
msgctxt ""
@@ -517,32 +517,32 @@ msgctxt ""
"00000404.xhp\n"
"par_id3155383\n"
"help.text"
-msgid "<variable id=\"funktionsliste\">Choose <emph>Insert - Function List</emph></variable>"
-msgstr "<variable id=\"funktionsliste\">ይምረጡ <emph> ተግባር - ማስገቢያ ዝርዝር </emph></variable>"
+msgid "<variable id=\"funktionsliste\">Choose <emph>Insert - Function List</emph>.</variable>"
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3153250\n"
"help.text"
-msgid "<variable id=\"einamen\">Choose <emph>Insert - Named Ranges and Expressions</emph></variable>"
-msgstr "<variable id=\"einamen\"> ይምረጡ <emph> ማስገቢያ - የተሰየሙ መጠኖች እና መግለጫዎች </emph></variable>"
+msgid "<variable id=\"einamen\">Choose <emph>Insert - Named Ranges and Expressions</emph>.</variable>"
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3146776\n"
"help.text"
-msgid "<variable id=\"eiextdata\">Choose <emph>Sheet - Link to External data</emph></variable>"
-msgstr "<variable id=\"eiextdata\"> ይምረጡ <emph> ወረቀት - ወደ ውጪ ዳታ አገናኝ </emph></variable>"
+msgid "<variable id=\"eiextdata\">Choose <emph>Sheet - Link to External data</emph>.</variable>"
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3143222\n"
"help.text"
-msgid "Choose <emph>Sheet - Named Ranges and Expressions - Define</emph>"
-msgstr "ይምረጡ <emph>ወረቀት - የተሰየሙ መጠኖች እና መግለጫዎች - መግለጫ </emph>"
+msgid "Choose <emph>Sheet - Named Ranges and Expressions - Define</emph>."
+msgstr ""
#: 00000404.xhp
msgctxt ""
@@ -557,24 +557,24 @@ msgctxt ""
"00000404.xhp\n"
"par_id3145214\n"
"help.text"
-msgid "<variable id=\"einaei\">Choose <emph>Sheet - Named Ranges and Expressions - Insert</emph></variable>"
-msgstr "<variable id=\"einaei\">ይምረጡ <emph> ወረቀት - የተሰየሙ መጠኖች እና መግለጫዎች - ማስገቢያ </emph></variable>"
+msgid "<variable id=\"einaei\">Choose <emph>Sheet - Named Ranges and Expressions - Insert</emph>.</variable>"
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3153558\n"
"help.text"
-msgid "<variable id=\"einaueb\">Choose <emph>Sheet - Named Ranges and Expressions - Create</emph></variable>"
-msgstr "<variable id=\"einaueb\">ይምረጡ <emph>ወረርቀት - የተሰየሙ መጠኖች እና መግለጫዎች - መፍጠሪያ</emph></variable>"
+msgid "<variable id=\"einaueb\">Choose <emph>Sheet - Named Ranges and Expressions - Create</emph>.</variable>"
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3153483\n"
"help.text"
-msgid "<variable id=\"einabesch\">Choose <emph>Sheet - Named Ranges and Expressions - Labels</emph></variable>"
-msgstr "<variable id=\"einabesch\">ይምረጡ <emph>ወረቀት - የተሰየሙ መጠኖች እና መግለጫዎች - ምልክቶች </emph></variable>"
+msgid "<variable id=\"einabesch\">Choose <emph>Sheet - Named Ranges and Expressions - Labels</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
@@ -597,192 +597,192 @@ msgctxt ""
"00000405.xhp\n"
"par_id3154685\n"
"help.text"
-msgid "<variable id=\"fozelle\">Choose <emph>Format - Cells</emph></variable>"
-msgstr "<variable id=\"fozelle\">ይምረጡ <emph> አቀራረብ - ክፍሎች </emph></variable>"
+msgid "<variable id=\"fozelle\">Choose <emph>Format - Cells</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3153194\n"
"help.text"
-msgid "<variable id=\"fozelstz\">Choose <emph>Format - Cells - Cell Protection</emph> tab </variable>"
-msgstr "<variable id=\"fozelstz\">ይምረጡ <emph> አቀራረብ - ክፍሎች - ክፍል መጠበቂያ </emph> tab </variable>"
+msgid "<variable id=\"fozelstz\">Choose <emph>Format - Cells - Cell Protection</emph> tab.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3155854\n"
"help.text"
-msgid "<variable id=\"fozei\">Choose <emph>Format - Row</emph></variable>"
-msgstr "<variable id=\"fozei\">ይምረጡ <emph> አቀራረብ - ረድፍ </emph></variable>"
+msgid "<variable id=\"fozei\">Choose <emph>Format - Rows</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3150012\n"
"help.text"
-msgid "<variable id=\"fozeiophoe\">Choose <emph>Format - Row - Optimal Height</emph></variable>"
-msgstr "<variable id=\"fozeiophoe\">ይምረጡ <emph> አቀራረብ - ረድፍ - አጥጋቢ እርዝመት </emph></variable>"
+msgid "<variable id=\"fozeiophoe\">Choose <emph>Format - Rows - Optimal Height</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3148645\n"
"help.text"
-msgid "Choose <emph>Format - Row - Hide</emph>"
-msgstr "ይምረጡ <emph> አቀራረብ - ረድፍ - መደበቂያ </emph>"
+msgid "Choose <emph>Format - Rows - Hide</emph>."
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3153728\n"
"help.text"
-msgid "Choose <emph>Format - Column - Hide</emph>"
-msgstr "ይምረጡ <emph> አቀራረብ - አምድ - መደበቂያ </emph>"
+msgid "Choose <emph>Format - Columns - Hide</emph>."
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3151114\n"
"help.text"
-msgid "Choose <emph>Format - Sheet - Hide</emph>"
-msgstr "ይምረጡ <emph> አቀራረብ - ወረቀት - መደበቂያ </emph>"
+msgid "Choose <emph>Sheet - Hide Sheet</emph>."
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3148576\n"
"help.text"
-msgid "Choose <emph>Format - Row - Show</emph>"
-msgstr "ይምረጡ <emph> አቀራረብ - ረድፍ - ማሳያ </emph>"
+msgid "Choose <emph>Format - Rows - Show</emph>."
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3156286\n"
"help.text"
-msgid "Choose <emph>Format - Column - Show</emph>"
-msgstr "ይምረጡ <emph> አቀራረብ - አምድ - ማሳያ </emph>"
+msgid "Choose <emph>Format - Columns - Show</emph>."
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3145645\n"
"help.text"
-msgid "<variable id=\"fospa\">Choose <emph>Format - Column</emph></variable>"
-msgstr "<variable id=\"fospa\">ይምረጡ <emph> አቀራረብ - አምድ </emph></variable>"
+msgid "<variable id=\"fospa\">Choose <emph>Format - Columns</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3145252\n"
"help.text"
-msgid "Choose <emph>Format - Column - Optimal Width</emph>"
-msgstr "ይምረጡ <emph> አቀራረብ - አምድ - አጥጋቢ ስፋት </emph>"
+msgid "Choose <emph>Format - Columns - Optimal Width</emph>."
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3146971\n"
"help.text"
-msgid "Double-click right column separator in column headers"
-msgstr "ሁለት ጊዜ-ይጫኑ በ ቀኝ አምድ መለያ በ አምዶች ራስጌ ውስጥ"
+msgid "Double-click right column separator in column headers."
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3147362\n"
"help.text"
-msgid "<variable id=\"fot\">Choose <emph>Format - Sheet</emph></variable>"
-msgstr "<variable id=\"fot\">ይምረጡ <emph> አቀራረብ - ወረቀት </emph></variable>"
+msgid "<variable id=\"fot\">Choose <emph>Sheet</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3163805\n"
"help.text"
-msgid "<variable id=\"fotu\">Choose <emph>Format - Sheet - Rename</emph></variable>"
-msgstr "<variable id=\"fotu\">ይምረጡ <emph> አቀራረብ - ወረቀት - እንደገና መሰየሚያ </emph></variable>"
+msgid "<variable id=\"fotu\">Choose <emph>Sheet - Rename Sheet</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3155333\n"
"help.text"
-msgid "<variable id=\"fotenb\">Choose <emph>Format - Sheet - Show</emph></variable>"
-msgstr "<variable id=\"fotenb\">ይምረጡ <emph> አቀራረብ - ወረቀት - ማሳያ </emph></variable>"
+msgid "<variable id=\"fotenb\">Choose <emph>Sheet - Show Sheet</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_idN1077A\n"
"help.text"
-msgid "<variable id=\"foste\">Choose <emph>Format - Page</emph></variable>"
-msgstr "<variable id=\"foste\">ይምረጡ <emph> አቀራረብ - ገጽ </emph></variable>"
+msgid "<variable id=\"foste\">Choose <emph>Format - Page</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3155508\n"
"help.text"
-msgid "<variable id=\"fostel\">Choose <emph>Format - Page - Sheet</emph> tab </variable>"
-msgstr "<variable id=\"fostel\">ይምረጡ <emph> አቀራረብ - ገጽ - ወረቀት </emph> tab </variable>"
+msgid "<variable id=\"fostel\">Choose <emph>Format - Page - Sheet</emph> tab.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3150883\n"
"help.text"
-msgid "<variable id=\"fodrbe\">Choose <emph>Format - Print Ranges</emph></variable>"
-msgstr "<variable id=\"fodrbe\">ይምረጡ <emph> አቀራረብ - የ ማተሚያ መጠኖች </emph></variable>"
+msgid "<variable id=\"fodrbe\">Choose <emph>Format - Print Ranges</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3156448\n"
"help.text"
-msgid "<variable id=\"fodrfe\">Choose <emph>Format - Print Ranges - Define</emph></variable>"
-msgstr "<variable id=\"fodrfe\">ይምረጡ <emph> አቀራረብ - የ ማተሚያ መጠኖች - መግለጫ </emph></variable>"
+msgid "<variable id=\"fodrfe\">Choose <emph>Format - Print Ranges - Define</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3156290\n"
"help.text"
-msgid "<variable id=\"fodrhin\">Choose <emph>Format - Print Ranges - Add</emph></variable>"
-msgstr "<variable id=\"fodrhin\">ይምረጡ <emph> አቀራረብ - የ ማተሚያ መጠኖች - መጨመሪያ </emph></variable>"
+msgid "<variable id=\"fodrhin\">Choose <emph>Format - Print Ranges - Add</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3155812\n"
"help.text"
-msgid "<variable id=\"fodbah\">Choose <emph>Format - Print Ranges - Clear</emph></variable>"
-msgstr "<variable id=\"fodbah\">ይምረጡ <emph> አቀራረብ - የ ማተሚያ መጠኖች - ማጽጃ </emph></variable>"
+msgid "<variable id=\"fodbah\">Choose <emph>Format - Print Ranges - Clear</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3153307\n"
"help.text"
-msgid "<variable id=\"fodbbe\">Choose <emph>Format - Print Ranges - Edit</emph></variable>"
-msgstr "<variable id=\"fodbbe\">ይምረጡ <emph> አቀራረብ - የ ማተሚያ መጠኖች - ማረሚያ </emph></variable>"
+msgid "<variable id=\"fodbbe\">Choose <emph>Format - Print Ranges - Edit</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3153916\n"
"help.text"
-msgid "Choose <emph>Format - AutoFormat</emph>"
-msgstr "ይምረጡ <emph> አቀራረብ - በራሱ አቀራረብ </emph>"
+msgid "Choose <emph>Format - AutoFormat</emph>."
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3154532\n"
"help.text"
-msgid "On the Tools bar, click"
-msgstr "በ እቃ መደርደሪያው ላይ ይጫኑ"
+msgid "On the <emph>Tools</emph> bar, click"
+msgstr ""
#: 00000405.xhp
msgctxt ""
@@ -805,8 +805,8 @@ msgctxt ""
"00000405.xhp\n"
"par_id3154618\n"
"help.text"
-msgid "<variable id=\"bedingte\">Choose <emph>Format - Conditional Formatting</emph></variable>"
-msgstr "<variable id=\"bedingte\">ይምረጡ <emph> አቀራረብ - እንደ ሁኔታው አቀራረብ </emph></variable>"
+msgid "<variable id=\"bedingte\">Choose <emph>Format - Conditional Formatting</emph>.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
@@ -829,16 +829,16 @@ msgctxt ""
"00000406.xhp\n"
"par_id3150541\n"
"help.text"
-msgid "<variable id=\"exdektv\">Choose <emph>Tools - Detective</emph> </variable>"
-msgstr "<variable id=\"exdektv\">ይምረጡ <emph> መሳሪያዎች - መርማሪ </emph></variable>"
+msgid "<variable id=\"exdektv\">Choose <emph>Tools - Detective</emph>.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id3153194\n"
"help.text"
-msgid "Choose <emph>Tools - Detective - Trace Precedents</emph>"
-msgstr "ይምረጡ <emph> መሳሪያዎች - መርማሪ - ደንብ ፈልጎ ማግኛ </emph>"
+msgid "Choose <emph>Tools - Detective - Trace Precedents</emph>."
+msgstr ""
#: 00000406.xhp
msgctxt ""
@@ -853,24 +853,24 @@ msgctxt ""
"00000406.xhp\n"
"par_id3154123\n"
"help.text"
-msgid "<variable id=\"silbentrennungc\">Menu <emph>Tools - Language - Hyphenation</emph> </variable>"
-msgstr "<variable id=\"silbentrennungc\">ዝርዝር <emph> መሳሪያዎች - ቋንቋ - ጭረት </emph></variable>"
+msgid "<variable id=\"silbentrennungc\">Menu <emph>Tools - Language - Hyphenation</emph>.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id3145785\n"
"help.text"
-msgid "<variable id=\"exdvore\">Choose <emph>Tools - Detective - Remove Precedents</emph> </variable>"
-msgstr "<variable id=\"exdvore\">ይምረጡ <emph> መሳሪያዎች - መርማሪ - ደንብ ማስወገጃ </emph></variable>"
+msgid "<variable id=\"exdvore\">Choose <emph>Tools - Detective - Remove Precedents</emph>.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id3155411\n"
"help.text"
-msgid "Choose <emph>Tools - Detective - Trace Dependents</emph>"
-msgstr "ይምረጡ <emph> መሳሪያዎች - መርማሪ - ደንብ ፈልጎ ማግኛ </emph>"
+msgid "Choose <emph>Tools - Detective - Trace Dependents</emph>."
+msgstr ""
#: 00000406.xhp
msgctxt ""
@@ -885,112 +885,112 @@ msgctxt ""
"00000406.xhp\n"
"par_id3146984\n"
"help.text"
-msgid "<variable id=\"exdszne\">Choose <emph>Tools - Detective - Remove Dependents</emph> </variable>"
-msgstr "<variable id=\"exdszne\">ይምረጡ <emph> መሳሪያዎች- መርማሪ - ጥገኞች ማስወገጃ </emph></variable>"
+msgid "<variable id=\"exdszne\">Choose <emph>Tools - Detective - Remove Dependents</emph>.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id3154014\n"
"help.text"
-msgid "<variable id=\"exdase\">Choose <emph>Tools - Detective - Remove All Traces</emph> </variable>"
-msgstr "<variable id=\"exdase\">ይምረጡ <emph> መሳሪያዎች - መርማሪ - ሁሉንም ፍንጭ ማስወገጃ </emph></variable>"
+msgid "<variable id=\"exdase\">Choose <emph>Tools - Detective - Remove All Traces</emph>.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id3153188\n"
"help.text"
-msgid "<variable id=\"exdszfe\">Choose <emph>Tools - Detective - Trace Error</emph> </variable>"
-msgstr "<variable id=\"exdszfe\">ይምረጡ <emph> መሳሪያዎች - መርማሪ - ስህተት ፈልጎ ማግኛ </emph></variable>"
+msgid "<variable id=\"exdszfe\">Choose <emph>Tools - Detective - Trace Error</emph>.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id3149410\n"
"help.text"
-msgid "<variable id=\"fuellmodus\">Choose <emph>Tools - Detective - Fill Mode</emph> </variable>"
-msgstr "<variable id=\"fuellmodus\">ይምረጡ <emph> መሳሪያዎች - መርማሪ - መሙያ ዘዴ </emph></variable>"
+msgid "<variable id=\"fuellmodus\">Choose <emph>Tools - Detective - Fill Mode</emph>.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id3156284\n"
"help.text"
-msgid "<variable id=\"dateneinkreisen\">Choose <emph>Tools - Detective - Mark Invalid Data</emph> </variable>"
-msgstr "<variable id=\"dateneinkreisen\">ይምረጡ <emph> መሳሪያዎች - መርማሪ - ዋጋ የሌለው ዳታ ምልክት ማድረጊያ </emph></variable>"
+msgid "<variable id=\"dateneinkreisen\">Choose <emph>Tools - Detective - Mark Invalid Data</emph>.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id3153159\n"
"help.text"
-msgid "<variable id=\"spurenaktualisieren\">Choose <emph>Tools - Detective - Refresh Traces</emph> </variable>"
-msgstr "<variable id=\"spurenaktualisieren\">ይምረጡ <emph> መሳሪያዎች - መርማሪ - ፈልጎ ማግኛ ማነቃቂያ </emph></variable>"
+msgid "<variable id=\"spurenaktualisieren\">Choose <emph>Tools - Detective - Refresh Traces</emph>.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id3147397\n"
"help.text"
-msgid "<variable id=\"automatisch\">Choose <emph>Tools - Detective - AutoRefresh</emph> </variable>"
-msgstr "<variable id=\"automatisch\">ይምረጡ <emph> መሳሪያዎች- መርማሪ - በራሱ ማነቃቂያ </emph></variable>"
+msgid "<variable id=\"automatisch\">Choose <emph>Tools - Detective - AutoRefresh</emph>.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id3154018\n"
"help.text"
-msgid "<variable id=\"exzws\">Choose <emph>Tools - Goal Seek</emph> </variable>"
-msgstr "<variable id=\"exzws\">ይምረጡ <emph> መሳሪያዎች - ግብ መፈለጊያ </emph></variable>"
+msgid "<variable id=\"exzws\">Choose <emph>Tools - Goal Seek</emph>.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id3269142\n"
"help.text"
-msgid "<variable id=\"solver\">Choose <emph>Tools - Solver</emph> </variable>"
-msgstr "<variable id=\"solver\">ይምረጡ <emph> መሳሪያዎች - መፍትሄ ሰጪ </emph></variable>"
+msgid "<variable id=\"solver\">Choose <emph>Tools - Solver</emph>.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id8554338\n"
"help.text"
-msgid "<variable id=\"solver_options\">Choose <emph>Tools - Solver</emph>, <emph>Options</emph> button </variable>"
-msgstr "<variable id=\"solver_options\">ይምረጡ <emph> መሳሪያዎች - መፍትሄ ሰጪ </emph><emph> ምርጫዎች </emph> ቁልፍ </variable>"
+msgid "<variable id=\"solver_options\">Choose <emph>Tools - Solver</emph>, click <emph>Options</emph> button.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id3156277\n"
"help.text"
-msgid "<variable id=\"exsze\">Choose <emph>Tools - Scenarios</emph> </variable>"
-msgstr "<variable id=\"exsze\">ይምረጡ <emph> መሳሪያዎች - ትእይንት</emph></variable>"
+msgid "<variable id=\"exsze\">Choose <emph>Tools - Scenarios</emph>.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id3149020\n"
"help.text"
-msgid "<variable id=\"protect_sheet\">Choose <emph>Tools - Protect Sheet</emph></variable>"
-msgstr "<variable id=\"protect_sheet\">ይምረጡ <emph> መሳሪያዎች - ወረቀት መጠበቂያ </emph></variable>"
+msgid "<variable id=\"protect_sheet\">Choose <emph>Tools - Protect Sheet</emph>.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id3154256\n"
"help.text"
-msgid "<variable id=\"protect_spreadsheet\">Choose <emph>Tools - Protect Spreadsheet</emph></variable>"
-msgstr "<variable id=\"protect_spreadsheet\">ይምረጡ <emph> መሳሪያዎች - ሰንጠረዥ መጠበቂያ </emph></variable>"
+msgid "<variable id=\"protect_spreadsheet\">Choose <emph>Tools - Protect Spreadsheet</emph>.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id3146919\n"
"help.text"
-msgid "Choose <emph>Data - Calculate - Recalculate</emph>"
-msgstr "ይምረጡ <emph> ዳታ - ማስሊያ - እንደገና ማስሊያ </emph>"
+msgid "Choose <emph>Data - Calculate - Recalculate</emph>."
+msgstr ""
#: 00000406.xhp
msgctxt ""
@@ -1005,16 +1005,16 @@ msgctxt ""
"00000406.xhp\n"
"par_id3150941\n"
"help.text"
-msgid "<variable id=\"exatmb\">Choose <emph>Data - Calculate - AutoCalculate</emph> </variable>"
-msgstr "<variable id=\"exatmb\">ይምረጡ <emph> ዳታ - ማስሊያ - በራሱ ማስሊያ</emph></variable>"
+msgid "<variable id=\"exatmb\">Choose <emph>Data - Calculate - AutoCalculate</emph>.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id3151276\n"
"help.text"
-msgid "<variable id=\"autoeingabe\">Choose <emph>Tools - AutoInput</emph> </variable>"
-msgstr "<variable id=\"autoeingabe\">ይምረጡ <emph> መሳሪያዎች - በራሱ ማስገቢያ </emph></variable>"
+msgid "<variable id=\"autoeingabe\">Choose <emph>Tools - AutoInput</emph>.</variable>"
+msgstr ""
#: 00000407.xhp
msgctxt ""
@@ -1037,16 +1037,16 @@ msgctxt ""
"00000407.xhp\n"
"par_id3147335\n"
"help.text"
-msgid "<variable id=\"fete\">Choose <item type=\"menuitem\">View - Split Window</item></variable>"
-msgstr "<variable id=\"fete\">ይምረጡ <item type=\"menuitem\">መመልከቻ - መስኮት መክፈያ</item></variable>"
+msgid "<variable id=\"fete\">Choose ><item type=\"menuitem\">View - Split Window</item>.</variable>"
+msgstr ""
#: 00000407.xhp
msgctxt ""
"00000407.xhp\n"
"par_id3153663\n"
"help.text"
-msgid "<variable id=\"fefix\">Choose <item type=\"menuitem\">View - Freeze Cells - Freeze Rows and Columns</item></variable>"
-msgstr "<variable id=\"fefix\">ይምረጡ <item type=\"menuitem\">መመልከቻ - ክፍሎች ማደንዘዣ - ማደንዘዣ ረድፎች እና አምዶች</item></variable>"
+msgid "<variable id=\"fefix\">Choose <item type=\"menuitem\">View - Freeze Cells - Freeze Rows and Columns</item>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
@@ -1069,48 +1069,48 @@ msgctxt ""
"00000412.xhp\n"
"par_id8366954\n"
"help.text"
-msgid "<variable id=\"text2columns\">Choose <emph>Data - Text to Columns</emph></variable>"
-msgstr "<variable id=\"text2columns\">ይምረጡ <emph>ዳታ - ከጽሁፍ ወደ አምዶች</emph></variable>"
+msgid "<variable id=\"text2columns\">Choose <emph>Data - Text to Columns</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3147399\n"
"help.text"
-msgid "<variable id=\"dbrbf\">Choose <emph>Data - Define Range</emph></variable>"
-msgstr "<variable id=\"dbrbf\">ይምረጡ <emph> ዳታ - መጠኑን ይግለጹ</emph></variable>"
+msgid "<variable id=\"dbrbf\">Choose <emph>Data - Define Range</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3145345\n"
"help.text"
-msgid "<variable id=\"dbrba\">Choose <emph>Data - Select Range</emph></variable>"
-msgstr "<variable id=\"dbrba\">ይምረጡ <emph> ዳታ - መጠኑን ይምረጡ</emph></variable>"
+msgid "<variable id=\"dbrba\">Choose <emph>Data - Select Range</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3150443\n"
"help.text"
-msgid "<variable id=\"dnsrt\">Choose <emph>Data - Sort...</emph></variable>"
-msgstr "<variable id=\"dnsrt\">ይምረጡ <emph> ዳታ - መለያ... </emph></variable>"
+msgid "<variable id=\"dnsrt\">Choose <emph>Data - Sort...</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3148491\n"
"help.text"
-msgid "Choose <emph>Data - Sort - Sort Criteria</emph> tab"
-msgstr "ይምረጡ <emph> ዳታ - መለያ - መለያ መመዘኛ</emph> tab"
+msgid "Choose <emph>Data - Sort - Sort Criteria</emph> tab."
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3154516\n"
"help.text"
-msgid "On Standard bar, click"
-msgstr "በ መደበኛ መደርደሪያው ላይ ይጫኑ"
+msgid "On <emph>Standard</emph> bar, click"
+msgstr ""
#: 00000412.xhp
msgctxt ""
@@ -1149,32 +1149,32 @@ msgctxt ""
"00000412.xhp\n"
"par_id3146984\n"
"help.text"
-msgid "<variable id=\"dnstot\">Choose <emph>Data - Sort - Options</emph> tab</variable>"
-msgstr "<variable id=\"dnstot\">ይምረጡ <emph> ዳታ - መለያ - ምርጫዎች </emph> tab</variable>"
+msgid "<variable id=\"dnstot\">Choose <emph>Data - Sort - Options</emph> tab.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3155308\n"
"help.text"
-msgid "<variable id=\"dnftr\">Choose <emph>Data - Filter</emph></variable>"
-msgstr "<variable id=\"dnftr\">ይምረጡ <emph> ዳታ - ማጣሪያ </emph></variable>"
+msgid "<variable id=\"dnftr\">Choose <emph>Data - Filter</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3148646\n"
"help.text"
-msgid "Choose <emph>Data - AutoFilter</emph>"
-msgstr "ይምረጡ <emph> ዳታ - በራሱ ማጣሪያ </emph>"
+msgid "Choose <emph>Data - AutoFilter</emph>."
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3151113\n"
"help.text"
-msgid "On Tools bar or Table Data bar, click"
-msgstr "በ እቃዎች ወይንም በሰንጠረዥ ዳታ መደርደሪያ ላይ ይጫኑ"
+msgid "On <emph>Tools</emph> bar or <emph>Table Data</emph> bar, click"
+msgstr ""
#: 00000412.xhp
msgctxt ""
@@ -1197,40 +1197,40 @@ msgctxt ""
"00000412.xhp\n"
"par_id3156278\n"
"help.text"
-msgid "<variable id=\"dnfspz\">Choose <emph>Data - More Filters - Advanced Filter...</emph></variable>"
-msgstr "<variable id=\"dnfspz\">ይምረጡ <emph> ዳታ - ተጨማሪ ማጣሪያ - የረቀቀ ማጣሪያ... </emph></variable>"
+msgid "<variable id=\"dnfspz\">Choose <emph>Data - More Filters - Advanced Filter...</emph> .</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3153764\n"
"help.text"
-msgid "Choose <emph>Data - More Filters - Standard Filter... - Options</emph> label"
-msgstr "ይምረጡ <emph> ዳታ - ተጨማሪ ማጣሪያ - መደበኛ ማጣሪያ... - ምርጫ </emph> ምልክት"
+msgid "Choose <emph>Data - More Filters - Standard Filter... - Options</emph> label."
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3155444\n"
"help.text"
-msgid "Choose <emph>Data - More Filters - Advanced Filter... - Options</emph> label"
-msgstr "ይምረጡ <emph> ዳታ - ተጨመሪ ማጣሪያ - የረቀቀ ማጣሪያ... - ምርጫ </emph> ምልክት"
+msgid "Choose <emph>Data - More Filters - Advanced Filter... - Options</emph> label."
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3156382\n"
"help.text"
-msgid "Choose <emph>Data - More Filters - Reset Filter</emph>"
-msgstr "ይምረጡ <emph> ዳታ - ተጨማሪ ማጣሪያ - ማጣሪያ እንደ ነበር መመለሻ </emph>"
+msgid "Choose <emph>Data - More Filters - Reset Filter</emph>."
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3155961\n"
"help.text"
-msgid "On Table Data bar, click <emph>Reset Filter/Sort</emph>"
-msgstr "ይጫኑ በዳታ መደርደሪያ ላይ <emph>ማጣሪያ እንደ ነበር መመለሻ/መለያ </emph>"
+msgid "On <emph>Table Data</emph> bar, click <emph>Reset Filter/Sort</emph>."
+msgstr ""
#: 00000412.xhp
msgctxt ""
@@ -1253,112 +1253,112 @@ msgctxt ""
"00000412.xhp\n"
"par_id3152778\n"
"help.text"
-msgid "<variable id=\"dnaftas\">Choose <emph>Data - More Filter - Hide AutoFilter</emph></variable>"
-msgstr "<variable id=\"dnaftas\">ይምረጡ <emph> ዳታ - ተጨማሪ ማጣሪያ - መደበቂያ በራሱ መሙያ </emph></variable>"
+msgid "<variable id=\"dnaftas\">Choose <emph>Data - More Filter - Hide AutoFilter</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3166424\n"
"help.text"
-msgid "<variable id=\"dntegs\">Choose <emph>Data - Subtotals</emph></variable>"
-msgstr "<variable id=\"dntegs\">ይምረጡ <emph> ዳታ - ንዑስ ድምር</emph></variable>"
+msgid "<variable id=\"dntegs\">Choose <emph>Data - Subtotals</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3154574\n"
"help.text"
-msgid "<variable id=\"dntezd\">Choose <emph>Data - Subtotals - 1st, 2nd, 3rd Group</emph> tabs</variable>"
-msgstr "<variable id=\"dntezd\">ይምረጡ <emph> ዳታ - ንዑስ ድምር - 1ኛ: 2ኛ: 3ኛ ቡድን </emph> tabs</variable>"
+msgid "<variable id=\"dntezd\">Choose <emph>Data - Subtotals - 1st, 2nd, 3rd Group</emph> tabs.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3151277\n"
"help.text"
-msgid "<variable id=\"dntopi\">Choose <emph>Data - Subtotals - Options</emph> tab</variable>"
-msgstr "<variable id=\"dntopi\">ይምረጡ <emph> ዳታ - ንዑስ ድምር - ምርጫዎች</emph> tab</variable>"
+msgid "<variable id=\"dntopi\">Choose <emph>Data - Subtotals - Options</emph> tab.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3145133\n"
"help.text"
-msgid "<variable id=\"datengueltig\">Choose <emph>Data - Validity</emph></variable>"
-msgstr "<variable id=\"datengueltig\">ይጫኑ <emph>ዳታ - ማረጋገጫ</emph></variable>"
+msgid "<variable id=\"datengueltig\">Choose <emph>Data - Validity</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3152992\n"
"help.text"
-msgid "<variable id=\"datengueltigwerte\">Menu <emph>Data - Validity - Criteria</emph> tab</variable>"
-msgstr "<variable id=\"datengueltigwerte\">ዝርዝር <emph>ዳታ - ማረጋገጫ - መመዘኛ </emph> tab</variable>"
+msgid "<variable id=\"datengueltigwerte\">Menu <emph>Data - Validity - Criteria</emph> tab.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3150367\n"
"help.text"
-msgid "<variable id=\"datengueltigeingabe\">Choose <emph>Data - Validity - Input Help</emph> tab</variable>"
-msgstr "<variable id=\"datengueltigeingabe\">ይምረጡ <emph> ዳታ - ማረጋገጫ - የ ማስገቢያ እርዳታ </emph> tab</variable>"
+msgid "<variable id=\"datengueltigeingabe\">Choose <emph>Data - Validity - Input Help</emph> tab.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3154486\n"
"help.text"
-msgid "<variable id=\"datengueltigfehler\">Choose <emph>Data - Validity - Error Alert</emph> tab</variable>"
-msgstr "<variable id=\"datengueltigfehler\">ይምረጡ <emph> ዳታ - ማረጋገጫ - የስህተት ማስጠንቀቂያ</emph> tab</variable>"
+msgid "<variable id=\"datengueltigfehler\">Choose <emph>Data - Validity - Error Alert</emph> tab.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3146978\n"
"help.text"
-msgid "<variable id=\"dnmfo\">Choose <emph>Data - Multiple Operations</emph></variable>"
-msgstr "<variable id=\"dnmfo\">ይምረጡ <emph> ዳታ - በርካታ ተግባሮች </emph></variable>"
+msgid "<variable id=\"dnmfo\">Choose <emph>Data - Multiple Operations</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3155809\n"
"help.text"
-msgid "<variable id=\"dnksd\">Choose <emph>Data - Consolidate</emph></variable>"
-msgstr "<variable id=\"dnksd\">ይምረጡ <emph> ዳታ - ማጠንከሪያ</emph></variable>"
+msgid "<variable id=\"dnksd\">Choose <emph>Data - Consolidate</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3148701\n"
"help.text"
-msgid "<variable id=\"dngld\">Choose <emph>Data - Group and Outline</emph></variable>"
-msgstr "<variable id=\"dngld\">ይምረጡ <emph> ዳታ - ቡድን እና እቅድ </emph></variable>"
+msgid "<variable id=\"dngld\">Choose <emph>Data - Group and Outline</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3153815\n"
"help.text"
-msgid "<variable id=\"dngda\">Choose <emph>Data - Group and Outline - Hide Details</emph></variable>"
-msgstr "<variable id=\"dngda\">ይምረጡ <emph> ዳታ - ቡድን እና እቅድ - ዝርዝሮች መደበቂያ </emph></variable>"
+msgid "<variable id=\"dngda\">Choose <emph>Data - Group and Outline - Hide Details</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3159223\n"
"help.text"
-msgid "<variable id=\"dngde\">Choose <emph>Data - Group and Outline - Show Details</emph></variable>"
-msgstr "<variable id=\"dngde\">ይምረጡ <emph> ዳ ታ - ቡድን እና እቅድ - ዝርዝሮች ማሳያ </emph></variable>"
+msgid "<variable id=\"dngde\">Choose <emph>Data - Group and Outline - Show Details</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3146870\n"
"help.text"
-msgid "Choose <emph>Data - Group and Outline - Group</emph>"
-msgstr "ይምረጡ <emph> ዳታ - ቡድን እና እቅድ - ቡድን </emph>"
+msgid "Choose <emph>Data - Group and Outline - Group</emph>."
+msgstr ""
#: 00000412.xhp
msgctxt ""
@@ -1397,8 +1397,8 @@ msgctxt ""
"00000412.xhp\n"
"par_id3146781\n"
"help.text"
-msgid "Choose <emph>Data - Group and Outline - Ungroup</emph>"
-msgstr "ይምረጡ <emph> ዳታ - ቡድን እና እቅድ - መለያያ </emph>"
+msgid "Choose <emph>Data - Group and Outline - Ungroup</emph>."
+msgstr ""
#: 00000412.xhp
msgctxt ""
@@ -1437,96 +1437,96 @@ msgctxt ""
"00000412.xhp\n"
"par_id3153008\n"
"help.text"
-msgid "<variable id=\"dnglagl\">Choose <emph>Data - Group and Outline - AutoOutline</emph></variable>"
-msgstr "<variable id=\"dnglagl\">ይምረጡ <emph> ዳታ - ቡድን እና እቅድ - በራሱ እቅድ </emph></variable>"
+msgid "<variable id=\"dnglagl\">Choose <emph>Data - Group and Outline - AutoOutline</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3154709\n"
"help.text"
-msgid "<variable id=\"dnglef\">Choose <emph>Data - Group and Outline - Remove</emph></variable>"
-msgstr "<variable id=\"dnglef\">ይምረጡ <emph> ዳታ - ቡድን እና እቅድ - ማስወገጃ </emph></variable>"
+msgid "<variable id=\"dnglef\">Choose <emph>Data - Group and Outline - Remove Outline</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id1774346\n"
"help.text"
-msgid "<variable id=\"dngdrill\">Choose <emph>Data - Group and Outline - Show Details</emph> (for some pivot tables)</variable>"
-msgstr "<variable id=\"dngdrill\">ይምረጡ <emph> ዳታ - ቡድን እና እቅድ - ዝርዝር ማሳያ </emph> (ለ አንዳንድ የ ፒቮት ሰንጠረዥ)</variable>"
+msgid "<variable id=\"dngdrill\">Choose <emph>Data - Group and Outline - Show Details</emph> (for some pivot tables).</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3155759\n"
"help.text"
-msgid "<variable id=\"dndtpt\">Choose <emph>Data - Pivot Table</emph></variable>"
-msgstr "<variable id=\"dndtpt\">ይምረጡ <emph> ዳታ - የ ፒቮት ሰንጠረዥ </emph></variable>"
+msgid "<variable id=\"dndtpt\">Choose <emph>Data - Pivot Table</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3154625\n"
"help.text"
-msgid "<variable id=\"dndpa\">Choose <emph>Insert - Pivot Table</emph></variable>"
-msgstr "<variable id=\"dndpa\">ይምረጡ <emph> ማስገቢያ - የ ፒቮት ሰንጠረዥ </emph></variable>"
+msgid "<variable id=\"dndpa\">Choose <emph>Insert - Pivot Table</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3147558\n"
"help.text"
-msgid "<variable id=\"dndq\">Choose <emph>Insert - Pivot Table</emph>, in the Select Source dialog choose the option <emph>Data source registered in $[officename]</emph>.</variable>"
-msgstr "<variable id=\"dndq\">ይምረጡ <emph> ማስገቢያ - የ ፒቮት ሰንጠረዥ - መፍጠሪያ </emph> ከ ንግግር ምንጭ መምረጫ ውስጥ ይምረጡ ምርጫ <emph> የ ተመዘገበ የ ዳታ ምንጭ ውስጥ $[officename]</emph></variable>"
+msgid "<variable id=\"dndq\">Choose <emph>Insert - Pivot Table</emph>, in the <emph>Select Source</emph> dialog choose the option <emph>Data source registered in $[officename]</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3153297\n"
"help.text"
-msgid "Choose <emph>Insert - Pivot Table</emph>, in the Select Source dialog choose the option <emph>Current selection</emph>."
-msgstr "ይምረጡ <emph> ማስገቢያ - የ ፒቮት ሰንጠረዥ </emph> በ ንግግር ምንጭ መምረጫ ውስጥ ይምረጡ <emph> የ አሁኑን ምርጫ </emph>"
+msgid "Choose <emph>Insert - Pivot Table</emph>, in the <emph>Select Source</emph> dialog choose the option <emph>Current selection</emph>."
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3145118\n"
"help.text"
-msgid "Choose <emph>Insert - Pivot Table</emph>, in the Select Source dialog choose the option <emph>Data source registered in $[officename]</emph>, click <emph>OK</emph> to see <emph>Select Data Source</emph> dialog."
-msgstr "ይምረጡ <emph> ማስገቢያ - የ ፒቮት ሰንጠረዥ </emph> በ ንግግር ምንጭ መምረጫ ውስጥ ይምረጡ <emph> የ ተመዘገበ የ ዳታ ምንጭ $[officename]</emph> ይጫኑ <emph> እሺ </emph> ለማየት <emph> ይምረጡ የ ዳታ ምንጭ </emph> ንግግር"
+msgid "Choose <emph>Insert - Pivot Table</emph>, in the <emph>Select Source</emph> dialog choose the option <emph>Data source registered in $[officename]</emph>, click <emph>OK</emph> to see <emph>Select Data Source</emph> dialog."
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3153294\n"
"help.text"
-msgid "<variable id=\"dndpak\">Choose <emph>Data - Pivot Table - Refresh</emph></variable>"
-msgstr "<variable id=\"dndpak\">ይምረጡ <emph> ዳታ - የ ፒቮት ሰንጠረዥ - ማነቃቂያ </emph></variable>"
+msgid "<variable id=\"dndpak\">Choose <emph>Data - Pivot Table - Refresh</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3151344\n"
"help.text"
-msgid "<variable id=\"dndploe\">Choose <emph>Data - Pivot Table - Delete</emph></variable>"
-msgstr "<variable id=\"dndploe\">ይምረጡ <emph> ዳታ - የ ፒቮት ሰንጠረዥ - ማጥፊያ </emph></variable>"
+msgid "<variable id=\"dndploe\">Choose <emph>Data - Pivot Table - Delete</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3150397\n"
"help.text"
-msgid "<variable id=\"dndakt\">Choose <emph>Data - Refresh Range</emph></variable>"
-msgstr "<variable id=\"dndakt\">ይምረጡ <emph> ዳታ- ማነቃቂያ ደረጃ</emph></variable>"
+msgid "<variable id=\"dndakt\">Choose <emph>Data - Refresh Range</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_idN10B8F\n"
"help.text"
-msgid "<variable id=\"grouping\">Choose <emph>Data - Group and Outline - Group</emph></variable>"
-msgstr "<variable id=\"grouping\">ይምረጡ <emph> ዳታ - ቡድን እና እቅድ - ቡድን </emph></variable>"
+msgid "<variable id=\"grouping\">Choose <emph>Data - Group and Outline - Group</emph>.</variable>"
+msgstr ""
#: sheet_menu.xhp
msgctxt ""
@@ -1549,77 +1549,77 @@ msgctxt ""
"sheet_menu.xhp\n"
"par_id160220162106567373\n"
"help.text"
-msgid "<variable id=\"insert_rows_above\">Choose <emph>Sheet - Insert Rows - Rows Above</emph> </variable>"
-msgstr "<variable id=\"insert_rows_above\">ይምረጡ <emph> ወረቀት - ረድፎች ማስገቢያ - ረድፎች ከ ላይ </emph> </variable>"
+msgid "<variable id=\"insert_rows_above\">Choose <emph>Sheet - Insert Rows - Rows Above</emph>.</variable>"
+msgstr ""
#: sheet_menu.xhp
msgctxt ""
"sheet_menu.xhp\n"
"par_id160220162109048207\n"
"help.text"
-msgid "<variable id=\"insert_rows_below\">Choose <emph>Sheet - Insert Rows - Rows Below</emph></variable>"
-msgstr "<variable id=\"insert_rows_below\">ይምረጡ <emph> ወረቀት - ረድፎች ማስገቢያ - ረድፎች ከ ታች </emph></variable>"
+msgid "<variable id=\"insert_rows_below\">Choose <emph>Sheet - Insert Rows - Rows Below</emph>.</variable>"
+msgstr ""
#: sheet_menu.xhp
msgctxt ""
"sheet_menu.xhp\n"
"par_id160220162107055028\n"
"help.text"
-msgid "<variable id=\"insert_columns_left\">Choose <emph>Sheet - Insert Columns - Columns Left</emph></variable>"
-msgstr "<variable id=\"insert_columns_left\">ይምረጡ <emph> ወረቀት - ማስገቢያ አምዶች - አምዶች በ ግራ </emph></variable>"
+msgid "<variable id=\"insert_columns_left\">Choose <emph>Sheet - Insert Columns - Columns Left</emph>.</variable>"
+msgstr ""
#: sheet_menu.xhp
msgctxt ""
"sheet_menu.xhp\n"
"par_id160220162109126013\n"
"help.text"
-msgid "<variable id=\"insert_columns_right\">Choose <emph>Sheet - Insert Columns - Columns Right</emph></variable>"
-msgstr "<variable id=\"insert_columns_right\">ይምረጡ <emph> ወረቀት - ማስገቢያ አምዶች - አምዶች በ ቀኝ </emph></variable>"
+msgid "<variable id=\"insert_columns_right\">Choose <emph>Sheet - Insert Columns - Columns Right</emph>.</variable>"
+msgstr ""
#: sheet_menu.xhp
msgctxt ""
"sheet_menu.xhp\n"
"par_id3149095\n"
"help.text"
-msgid "<variable id=\"insert_page_break\">Choose <emph>Sheet - Insert Page Break</emph></variable>"
-msgstr "<variable id=\"insert_page_break\">ይምረጡ <emph> ወረቀት - የ ገጽ መጨረሻ ማስገቢያ </emph></variable>"
+msgid "<variable id=\"insert_page_break\">Choose <emph>Sheet - Insert Page Break</emph>.</variable>"
+msgstr ""
#: sheet_menu.xhp
msgctxt ""
"sheet_menu.xhp\n"
"par_id3149398\n"
"help.text"
-msgid "<variable id=\"insert_page_break_row\">Choose <emph>Sheet - Insert Page Break - Row Break</emph></variable>"
-msgstr "<variable id=\"insert_page_break_row\">ይምረጡ <emph> ወረቀት - ማስገቢያ የ ገጽ መጨረሻ - የ ረድፍ መጨረሻ </emph></variable>"
+msgid "<variable id=\"insert_page_break_row\">Choose <emph>Sheet - Insert Page Break - Row Break</emph>.</variable>"
+msgstr ""
#: sheet_menu.xhp
msgctxt ""
"sheet_menu.xhp\n"
"par_id3150084\n"
"help.text"
-msgid "<variable id=\"insert_page_break_column\">Choose <emph>Sheet - Insert Page Break - Column Break</emph></variable>"
-msgstr "<variable id=\"insert_page_break_column\">ይምረጡ <emph> ወረቀት - ማስገቢያ የ ገጽ መጨረሻ - የ አምድ መጨረሻ </emph></variable>"
+msgid "<variable id=\"insert_page_break_column\">Choose <emph>Sheet - Insert Page Break - Column Break</emph>.</variable>"
+msgstr ""
#: sheet_menu.xhp
msgctxt ""
"sheet_menu.xhp\n"
"par_id3153093\n"
"help.text"
-msgid "<variable id=\"delete_page_break\">Choose <emph>Sheet - Delete Page Break</emph></variable>"
-msgstr "<variable id=\"delete_page_break\">ይምረጡ <emph> ወረቀት - ማጥፊያ - የ ገጽ መጨረሻ </emph></variable>"
+msgid "<variable id=\"delete_page_break\">Choose <emph>Sheet - Delete Page Break</emph>.</variable>"
+msgstr ""
#: sheet_menu.xhp
msgctxt ""
"sheet_menu.xhp\n"
"par_id3153191\n"
"help.text"
-msgid "<variable id=\"delete_page_break_row\">Choose <emph>Sheet - Delete Page Break - Row Break</emph></variable>"
-msgstr "<variable id=\"delete_page_break_row\">ይምረጡ <emph> ወረቀት - ማጥፊያ የ ገጽ መጨረሻ - የ ረድፍ መጨረሻ</emph></variable>"
+msgid "<variable id=\"delete_page_break_row\">Choose <emph>Sheet - Delete Page Break - Row Break</emph>.</variable>"
+msgstr ""
#: sheet_menu.xhp
msgctxt ""
"sheet_menu.xhp\n"
"par_id3145645\n"
"help.text"
-msgid "<variable id=\"delete_page_break_column\">Choose <emph>Sheet - Delete Page Break - Column Break</emph></variable>"
-msgstr "<variable id=\"delete_page_break_column\">ይምረጡ <emph> ወረቀት - የ ገጽ መጨረሻ - የ አምድ መጨረሻ ማጥፊያ</emph></variable>"
+msgid "<variable id=\"delete_page_break_column\">Choose <emph>Sheet - Delete Page Break - Column Break</emph>.</variable>"
+msgstr ""
diff --git a/source/am/helpcontent2/source/text/scalc/02.po b/source/am/helpcontent2/source/text/scalc/02.po
index 629aa5a038f..660569a519b 100644
--- a/source/am/helpcontent2/source/text/scalc/02.po
+++ b/source/am/helpcontent2/source/text/scalc/02.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2017-05-12 14:35+0200\n"
-"PO-Revision-Date: 2017-08-28 18:46+0000\n"
-"Last-Translator: Samson B <sambelet@yahoo.com>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:50+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: am\n"
"MIME-Version: 1.0\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=n > 1;\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: Pootle 2.8\n"
-"X-POOTLE-MTIME: 1503945979.000000\n"
+"X-POOTLE-MTIME: 1542196221.000000\n"
#: 02130000.xhp
msgctxt ""
@@ -45,8 +45,8 @@ msgctxt ""
"02130000.xhp\n"
"par_id3155267\n"
"help.text"
-msgid "<image src=\"cmd/sc_currencyfield.png\" id=\"img_id3159096\"><alt id=\"alt_id3159096\">Icon</alt></image>"
-msgstr "<image src=\"cmd/sc_currencyfield.png\" id=\"img_id3159096\"><alt id=\"alt_id3159096\">ምልክት</alt></image>"
+msgid "<image src=\"cmd/sc_currencyfield.png\" id=\"img_id3159096\"><alt id=\"alt_id3159096\">Currency Number Format Icon</alt></image>"
+msgstr ""
#: 02130000.xhp
msgctxt ""
@@ -61,8 +61,8 @@ msgctxt ""
"02130000.xhp\n"
"par_id3146776\n"
"help.text"
-msgid "<link href=\"text/shared/01/05020300.xhp\" name=\"Format - Cell - Numbers\">Format - Cell - Numbers</link>."
-msgstr "<link href=\"text/shared/01/05020300.xhp\" name=\"Format - Cell - Numbers\">አቀራረብ - ክፍል - ቁጥሮች</link>."
+msgid "<link href=\"text/shared/01/05020300.xhp\" name=\"Format - Cells - Numbers\">Format - Cells - Numbers</link>."
+msgstr ""
#: 02140000.xhp
msgctxt ""
diff --git a/source/am/helpcontent2/source/text/scalc/06.po b/source/am/helpcontent2/source/text/scalc/06.po
index f961ae155c6..30b2904766f 100644
--- a/source/am/helpcontent2/source/text/scalc/06.po
+++ b/source/am/helpcontent2/source/text/scalc/06.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-06-14 17:23+0200\n"
-"PO-Revision-Date: 2018-07-02 02:45+0000\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-05-24 00:59+0000\n"
"Last-Translator: Samson B <sambelet@yahoo.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: am\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=n > 1;\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: Pootle 2.8\n"
-"X-POOTLE-MTIME: 1530499546.000000\n"
+"X-POOTLE-MTIME: 1527123549.000000\n"
#: calcsamplefiles.xhp
msgctxt ""
@@ -23,35 +23,3 @@ msgctxt ""
"help.text"
msgid "Calc Sample Files"
msgstr "የ ሰንጠረዥ ናሙና ፋይሎች"
-
-#: calcsamplefiles.xhp
-msgctxt ""
-"calcsamplefiles.xhp\n"
-"par_id161521663319917\n"
-"help.text"
-msgid "<object data=\"media/files/scalc/imtrigon.ods\" id=\"ods_id61521568603544\" type=\"application/vnd.oasis.opendocument.spreadsheet\"/>"
-msgstr "<object data=\"media/files/scalc/imtrigon.ods\" id=\"ods_id61521568603544\" type=\"application/vnd.oasis.opendocument.spreadsheet\"/>"
-
-#: calcsamplefiles.xhp
-msgctxt ""
-"calcsamplefiles.xhp\n"
-"par_id161521663319918\n"
-"help.text"
-msgid "<object data=\"media/files/scalc/trigon.ods\" id=\"ods_id61521548603544\" type=\"application/vnd.oasis.opendocument.spreadsheet\"/>"
-msgstr "<object data=\"media/files/scalc/trigon.ods\" id=\"ods_id61521548603544\" type=\"application/vnd.oasis.opendocument.spreadsheet\"/>"
-
-#: calcsamplefiles.xhp
-msgctxt ""
-"calcsamplefiles.xhp\n"
-"par_id161521563314918\n"
-"help.text"
-msgid "<object data=\"media/files/scalc/pivot.ods\" id=\"ods_id61521547603544\" type=\"application/vnd.oasis.opendocument.spreadsheet\"/>"
-msgstr "<object data=\"media/files/scalc/pivot.ods\" id=\"ods_id61521547603544\" type=\"application/vnd.oasis.opendocument.spreadsheet\"/>"
-
-#: calcsamplefiles.xhp
-msgctxt ""
-"calcsamplefiles.xhp\n"
-"par_id721528312694192\n"
-"help.text"
-msgid "<object data=\"media/files/scalc/functions_ifs.ods\" id=\"ods_id61521547603534\" type=\"application/vnd.oasis.opendocument.spreadsheet\"/>"
-msgstr "<object data=\"media/files/scalc/functions_ifs.ods\" id=\"ods_id61521547603534\" type=\"application/vnd.oasis.opendocument.spreadsheet\"/>"
diff --git a/source/am/helpcontent2/source/text/scalc/guide.po b/source/am/helpcontent2/source/text/scalc/guide.po
index 234bfb9e1c2..1c156a55d15 100644
--- a/source/am/helpcontent2/source/text/scalc/guide.po
+++ b/source/am/helpcontent2/source/text/scalc/guide.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-07-31 14:10+0200\n"
-"PO-Revision-Date: 2018-07-07 19:30+0000\n"
-"Last-Translator: Samson B <sambelet@yahoo.com>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:50+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: am\n"
"MIME-Version: 1.0\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n > 1;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1530991848.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542196222.000000\n"
#: address_auto.xhp
msgctxt ""
@@ -3709,8 +3709,8 @@ msgctxt ""
"database_filter.xhp\n"
"par_idN10693\n"
"help.text"
-msgid "Choose <item type=\"menuitem\">Data - Filter - Standard Filter</item>."
-msgstr "ይምረጡ <item type=\"menuitem\"> ዳታ - ማጣሪያ - መደበኛ ማጣሪያ </item>"
+msgid "Choose <item type=\"menuitem\">Data - More Filters - Standard Filter</item>."
+msgstr ""
#: database_filter.xhp
msgctxt ""
@@ -3765,8 +3765,8 @@ msgctxt ""
"database_filter.xhp\n"
"par_id3154944\n"
"help.text"
-msgid "Choose <item type=\"menuitem\">Data - Filter - AutoFilter</item>."
-msgstr "ይምረጡ <item type=\"menuitem\"> ዳታ - ማጣሪያ - በራሱ ማጣሪያ </item>"
+msgid "Choose <item type=\"menuitem\">Data - AutoFilter</item>."
+msgstr ""
#: database_filter.xhp
msgctxt ""
diff --git a/source/am/helpcontent2/source/text/shared.po b/source/am/helpcontent2/source/text/shared.po
index 914a06a63e4..1a52ec5215e 100644
--- a/source/am/helpcontent2/source/text/shared.po
+++ b/source/am/helpcontent2/source/text/shared.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-09-03 13:23+0200\n"
-"PO-Revision-Date: 2018-08-05 18:49+0000\n"
-"Last-Translator: Samson B <sambelet@yahoo.com>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:50+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: am\n"
"MIME-Version: 1.0\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n > 1;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1533494970.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542196223.000000\n"
#: 3dsettings_toolbar.xhp
msgctxt ""
@@ -2013,5 +2013,5 @@ msgctxt ""
"need_help.xhp\n"
"hd_id1000010\n"
"help.text"
-msgid "This help page needs further work for correctness and completion. Please join the LibreOffice project and help us out to write the missing information. Visit our <link href=\"http://documentation.libreoffice.org/en/join-community/update-help-contents\">web page on writing Help contents</link>."
-msgstr "ይህ የ እርዳታ ገጽ ተጨማሪ ስራ ይፈልጋል ለ ትክክለኝነት እና ለ መጨረስ: እባክዎን ይቀላቀሉ ከ LibreOffice እቅድ ጋር እና ይርዱን የ ጎደለውን መረጃ ለ መሙላት: ይህን ይጎብኙ <link href=\"http://documentation.libreoffice.org/en/join-community/update-help-contents\"> ድህረ ገጽ ስለ እርዳታ ይዞታዎች በ በለጠ ለ መረዳት </link>"
+msgid "This help page needs further work for correctness and completion. Please join the LibreOffice project and help us out to write the missing information. Visit our <link href=\"https://documentation.libreoffice.org/en/join-community/update-help-contents\"><emph>web page on writing Help contents</emph></link>."
+msgstr ""
diff --git a/source/am/helpcontent2/source/text/shared/00.po b/source/am/helpcontent2/source/text/shared/00.po
index e9147d675db..f21974195fc 100644
--- a/source/am/helpcontent2/source/text/shared/00.po
+++ b/source/am/helpcontent2/source/text/shared/00.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-10-21 20:57+0200\n"
-"PO-Revision-Date: 2018-07-02 00:02+0000\n"
-"Last-Translator: Samson B <sambelet@yahoo.com>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:50+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: am\n"
"MIME-Version: 1.0\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n > 1;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1530489768.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542196224.000000\n"
#: 00000001.xhp
msgctxt ""
@@ -6221,8 +6221,8 @@ msgctxt ""
"00000401.xhp\n"
"par_id621525017637963\n"
"help.text"
-msgid "Choose <emph>File - Export as EPUB</emph>."
-msgstr "ይምረጡ <emph> ፋይል - መላኪያ እንደ PDF </emph>"
+msgid "Choose <emph>File - Export As - Export as EPUB</emph>."
+msgstr ""
#: 00000401.xhp
msgctxt ""
@@ -7197,7 +7197,7 @@ msgctxt ""
"00000403.xhp\n"
"par_idN1091B\n"
"help.text"
-msgid "<variable id=\"grid\">Choose <emph>View - Grid</emph> (Impress or Draw).</variable>"
+msgid "<variable id=\"grid\">Choose <emph>View - Grid and Helplines</emph> (Impress or Draw).</variable>"
msgstr ""
#: 00000403.xhp
@@ -7205,7 +7205,7 @@ msgctxt ""
"00000403.xhp\n"
"par_idN1092E\n"
"help.text"
-msgid "<variable id=\"guides\">Choose <emph>View - Snap Lines</emph> (Impress or Draw).</variable>"
+msgid "<variable id=\"guides\">Choose <emph>View - Snap Guides</emph> (Impress or Draw).</variable>"
msgstr ""
#: 00000404.xhp
@@ -7861,8 +7861,8 @@ msgctxt ""
"00000406.xhp\n"
"par_id9988402\n"
"help.text"
-msgid "<variable id=\"packagemanager_eu\">Choose <emph>Tools - Extension Manager</emph>, click <emph>Updates</emph> button.</variable>"
-msgstr "<variable id=\"packagemanager_eu\">ይምረጡ <emph> መሳሪያዎች - የ ተጨማሪ አስተዳዳሪ </emph> ይጫኑ <emph> ማሻሻያ </emph> ቁልፍ </variable>"
+msgid "<variable id=\"packagemanager_eu\">Choose <emph>Tools - Extension Manager</emph>, click <emph>Check for Updates</emph> button.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
@@ -8075,14 +8075,6 @@ msgstr "<variable id=\"allg\">ይምረጡ <switchinline select=\"sys\"><caseinl
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
-"par_id3150032\n"
-"help.text"
-msgid "<variable id=\"arbeit\">Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - $[officename] - Memory</emph>.</variable>"
-msgstr "<variable id=\"arbeit\">ይምረጡ <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - ምርጫዎች </emph></caseinline><defaultinline><emph> መሳሪያዎች - ምርጫ </emph></defaultinline></switchinline><emph> - $[officename] - ማስታወሻ </emph></variable>"
-
-#: 00000406.xhp
-msgctxt ""
-"00000406.xhp\n"
"par_id3159153\n"
"help.text"
msgid "<variable id=\"ansicht\">Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - $[officename] - View</emph>.</variable>"
@@ -11045,7 +11037,7 @@ msgctxt ""
"00040502.xhp\n"
"par_id366527\n"
"help.text"
-msgid "Choose <emph>Format - Object - Line</emph> (Writer)."
+msgid "Choose <emph>Format - Text Box and Shape - Line</emph> (Writer)."
msgstr ""
#: 00040502.xhp
@@ -11053,7 +11045,7 @@ msgctxt ""
"00040502.xhp\n"
"par_id3835261\n"
"help.text"
-msgid "Choose <emph>Format - Graphic - Line</emph> (Calc)."
+msgid "Choose <emph>Format - Object - Line</emph> (Calc)."
msgstr ""
#: 00040502.xhp
@@ -11085,7 +11077,7 @@ msgctxt ""
"00040502.xhp\n"
"par_id3154285\n"
"help.text"
-msgid "Choose <emph>Format - </emph><switchinline select=\"appl\"><caseinline select=\"WRITER\"><emph>Object - </emph></caseinline><caseinline select=\"CALC\"><emph>Graphic - </emph></caseinline></switchinline><emph>Line - Line</emph> tab."
+msgid "Choose <emph>Format - </emph><switchinline select=\"appl\"><caseinline select=\"WRITER\"><emph>Text Box and Shape - </emph></caseinline><caseinline select=\"CALC\"><emph>Object - </emph></caseinline></switchinline><emph>Line - Line</emph> tab."
msgstr ""
#: 00040502.xhp
diff --git a/source/am/helpcontent2/source/text/shared/01.po b/source/am/helpcontent2/source/text/shared/01.po
index 02dd3cf02f7..9f7ea3dd389 100644
--- a/source/am/helpcontent2/source/text/shared/01.po
+++ b/source/am/helpcontent2/source/text/shared/01.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 12:22+0100\n"
-"PO-Revision-Date: 2018-10-22 03:23+0000\n"
-"Last-Translator: Samson B <sambelet@yahoo.com>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:50+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: am\n"
"MIME-Version: 1.0\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n > 1;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1540178606.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542196229.000000\n"
#: 01010000.xhp
msgctxt ""
@@ -33637,8 +33637,8 @@ msgctxt ""
"06130000.xhp\n"
"par_id3153748\n"
"help.text"
-msgid "<ahelp hid=\"modules/BasicIDE/ui/basicmacrodialog/run\">Runs or saves the current macro.</ahelp>"
-msgstr "<ahelp hid=\"modules/BasicIDE/ui/basicmacrodialog/run\">የ አሁኑን ማስገደድ ይቻላል: ዲግሪ ለ ፖሊኖሚያል ያስኬዳል ወይንም ያስቀምጣል </ahelp>"
+msgid "<ahelp hid=\"modules/BasicIDE/ui/basicmacrodialog/ok\">Runs or saves the current macro.</ahelp>"
+msgstr ""
#: 06130000.xhp
msgctxt ""
@@ -40771,14 +40771,6 @@ msgstr "መላኪያ የ አሁኑን ፋይል ወደ <link href=\"text/shared/
#: ref_epub_export.xhp
msgctxt ""
"ref_epub_export.xhp\n"
-"par_id701525003241759\n"
-"help.text"
-msgid "<embedvar href=\"text/shared/00/00000002.xhp#epubv\" markup=\"keep\"/>"
-msgstr "<embedvar href=\"text/shared/00/00000002.xhp#epubv\" markup=\"keep\"/>"
-
-#: ref_epub_export.xhp
-msgctxt ""
-"ref_epub_export.xhp\n"
"par_id19921\n"
"help.text"
msgid "<image id=\"img_id22170\" src=\"media/screenshots/modules/swriter/ui/exportepub/EPubDialog.png\" localize=\"true\" width=\"664px\" height=\"482px\"><alt id=\"alt_id59843\">EPUB dialog box</alt></image>"
@@ -40925,7 +40917,7 @@ msgctxt ""
"ref_epub_export.xhp\n"
"par_id971525023515891\n"
"help.text"
-msgid "For custom metadata, you must provide a file with same name as the original filename and with extension as \".xmp\". The provided metadata will override the the internal document metadata. In the example above, the custom metadata must exist in the MyText directory as <item type=\"literal\">MyText.xmp</item>."
+msgid "For custom metadata, you must provide a file with same name as the original filename and with extension as \".xmp\". The provided metadata will override the internal document metadata. In the example above, the custom metadata must exist in the MyText directory as <item type=\"literal\">MyText.xmp</item>."
msgstr ""
#: ref_epub_export.xhp
diff --git a/source/am/helpcontent2/source/text/shared/guide.po b/source/am/helpcontent2/source/text/shared/guide.po
index 21d3e54ff75..ac16e8efd8e 100644
--- a/source/am/helpcontent2/source/text/shared/guide.po
+++ b/source/am/helpcontent2/source/text/shared/guide.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 12:23+0100\n"
-"PO-Revision-Date: 2018-10-22 03:22+0000\n"
-"Last-Translator: Samson B <sambelet@yahoo.com>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:50+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: am\n"
"MIME-Version: 1.0\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n > 1;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1540178521.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542196236.000000\n"
#: aaa_start.xhp
msgctxt ""
@@ -8829,8 +8829,8 @@ msgctxt ""
"gallery_insert.xhp\n"
"par_id3145068\n"
"help.text"
-msgid "Open the Gallery by clicking the <emph>Gallery</emph> icon on the <emph>Standard</emph> bar, or by selecting <emph>Tools - Gallery</emph>."
-msgstr "አዳራሽ መከፈቻ በ መጫን የ <emph> አዳራሽ </emph> ምልክት ከ <emph> መደበኛ </emph> እቃ መደርደሪያ ላይ: ወይንም በ መምረጥ ከ <emph> መሳሪያዎች - አዳራሽ </emph>"
+msgid "Open the Gallery by clicking the <emph>Gallery</emph> icon on the <emph>Standard</emph> bar, or by choosing <emph>Insert - Media - Gallery</emph>."
+msgstr ""
#: gallery_insert.xhp
msgctxt ""
diff --git a/source/am/helpcontent2/source/text/shared/optionen.po b/source/am/helpcontent2/source/text/shared/optionen.po
index 24882dc9d4a..c8ad8557eee 100644
--- a/source/am/helpcontent2/source/text/shared/optionen.po
+++ b/source/am/helpcontent2/source/text/shared/optionen.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 12:23+0100\n"
-"PO-Revision-Date: 2018-07-02 00:29+0000\n"
-"Last-Translator: Samson B <sambelet@yahoo.com>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:50+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: am\n"
"MIME-Version: 1.0\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n > 1;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1530491341.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542196238.000000\n"
#: 01000000.xhp
msgctxt ""
@@ -267,6 +267,14 @@ msgstr "አንዳንድ የ ተጠቃሚ ዳታ ራሱ በራሱ ይካተታል
#: 01010100.xhp
msgctxt ""
"01010100.xhp\n"
+"par_id3153032\n"
+"help.text"
+msgid "User data is also used when commenting and in tracking changes mode, to identify comments/edits author; and to mark last edit position in document, so that when author opens the document later, it opens at the last edit position."
+msgstr ""
+
+#: 01010100.xhp
+msgctxt ""
+"01010100.xhp\n"
"hd_id3147653\n"
"help.text"
msgid "Address"
@@ -14741,7 +14749,7 @@ msgctxt ""
"opencl.xhp\n"
"par_id5293741\n"
"help.text"
-msgid "for more information on OpenCL, visit <link href=\"http://www.khronos.org/opencl/\">the OpenCL site</link>"
+msgid "for more information on OpenCL, visit <link href=\"https://www.khronos.org/opencl/\">the OpenCL site</link>"
msgstr ""
#: persona_firefox.xhp
diff --git a/source/am/helpcontent2/source/text/smath.po b/source/am/helpcontent2/source/text/smath.po
index e98e8e892b5..c281eaf342c 100644
--- a/source/am/helpcontent2/source/text/smath.po
+++ b/source/am/helpcontent2/source/text/smath.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2018-11-12 12:23+0100\n"
-"PO-Revision-Date: 2017-06-18 19:22+0000\n"
+"PO-Revision-Date: 2018-11-12 23:25+0000\n"
"Last-Translator: Samson B <sambelet@yahoo.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: am\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n > 1;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1497813747.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542065116.000000\n"
#: main0000.xhp
msgctxt ""
@@ -62,7 +62,7 @@ msgctxt ""
"par_id3143269\n"
"help.text"
msgid "Have a look at <link href=\"https://www.dmaths.org\">www.dmaths.org</link> for a set of additional %PRODUCTNAME Math icons and macros."
-msgstr ""
+msgstr "ይህን ይመልከቱ <link href=\"https://www.dmaths.org\">www.dmaths.org</link> ለ ተጨማሪ %PRODUCTNAME ሂሳብ ምልክቶች እና ማክሮስ"
#: main0100.xhp
msgctxt ""
diff --git a/source/am/helpcontent2/source/text/smath/01.po b/source/am/helpcontent2/source/text/smath/01.po
index 4f217775920..6c9fa9ae094 100644
--- a/source/am/helpcontent2/source/text/smath/01.po
+++ b/source/am/helpcontent2/source/text/smath/01.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2018-11-12 12:23+0100\n"
-"PO-Revision-Date: 2018-11-11 17:16+0000\n"
+"PO-Revision-Date: 2018-11-12 23:39+0000\n"
"Last-Translator: Samson B <sambelet@yahoo.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: am\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n > 1;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1541956565.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542065990.000000\n"
#: 02080000.xhp
msgctxt ""
@@ -12366,7 +12366,7 @@ msgctxt ""
"par_id3153916\n"
"help.text"
msgid "The <emph>Insert</emph> dialog is set up like the <link href=\"text/shared/01/01020000.xhp\" name=\"Open\"><emph>Open</emph></link> dialog under <emph>File</emph>. Use the <emph>Insert</emph> dialog to load, edit and display a formula saved as a file in the <emph>Commands</emph> window."
-msgstr ""
+msgstr "የ <emph> ማስገቢያ </emph> ንግግር የ ተሰናዳው እንደ የ <link href=\"text/shared/01/01020000.xhp\" name=\"Open\"> <emph> መክፈቻ </emph></link> ንግግር ነው በ <emph> ፋይል </emph> ስር: ይጠቀሙ የ <emph> ማስገቢያ </emph> ንግግር ለ መጫን: ለ ማረም እና ለ ማሳየት የ ተቀመጠ መቀመሪያ እንደ ፋይል በ <emph> ትእዛዞች </emph> መስኮት ውስጥ"
#: 06020000.xhp
msgctxt ""
@@ -12374,7 +12374,7 @@ msgctxt ""
"par_id3153917\n"
"help.text"
msgid "You can import MathML files created by other applications as well. The MathML source must have a <item type=\"code\">math</item> element with an <item type=\"code\">xmlns</item> attribute with value \"http://www.w3.org/1998/Math/MathML\". The languages MathML and StarMath are not fully compatible, therefore you should revise the import result. For details about the language MathML see its <link href=\"https://www.w3.org/TR/#tr_MathML\">specification</link>."
-msgstr ""
+msgstr "እርስዎ ማምጣት ይችላሉ የ MathML ፋይሎች የ ተፈጠረውን በ ሌላ መተግበሪያዎች እንዲሁም: የ MathML ምንጭ እንዲኖረው ያስፈልጋል የ <item type=\"code\">ሂሳብ</item> አካላት በ <item type=\"code\">xmlns</item> መለያ ዋጋ በ \"http://www.w3.org/1998/Math/MathML\". ይህ ቋንቋ የ MathML እና የ StarMath ሙሉ በሙሉ ተስማሚ አይደለም: ስለዚህ እርስዎ እንደገና መመርመር አለብዎት የ ማምጫ ውጤቶችን: ለ ዝርዝር ስለ ቋንቋ MathML ይህን <link href=\"https://www.w3.org/TR/#tr_MathML\">መግለጫ ይመልከቱ</link>:"
#: 06020000.xhp
msgctxt ""
@@ -12422,4 +12422,4 @@ msgctxt ""
"par_id3153919\n"
"help.text"
msgid "This command handles only MathML content. If you have copied a %PRODUCTNAME Math formula to clipboard, insert it using the command <link href=\"text/shared/01/02060000.xhp\" name=\"Paste\"><emph>Paste</emph></link> under <emph>Edit</emph>."
-msgstr ""
+msgstr "ይህ ትእዛዝ የሚይዘው የ MathML ይዞታ ብቻ ነው: እርስዎ ኮፒ ካደረጉ የ %PRODUCTNAME ሂሳብ መቀመሪያ ወደ ቁራጭ ሰሌዳ: ይህን ትእዛዝ በ መጠቀም ያስገቡ<link href=\"text/shared/01/02060000.xhp\" name=\"Paste\"><emph>መለጠፊያ</emph></link> በ <emph>ማረሚያ</emph> ውስጥ"
diff --git a/source/am/helpcontent2/source/text/swriter/00.po b/source/am/helpcontent2/source/text/swriter/00.po
index c43fe24cdee..124a5fa6283 100644
--- a/source/am/helpcontent2/source/text/swriter/00.po
+++ b/source/am/helpcontent2/source/text/swriter/00.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-09-03 13:23+0200\n"
-"PO-Revision-Date: 2018-10-08 13:08+0000\n"
-"Last-Translator: Samson B <sambelet@yahoo.com>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:50+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: am\n"
"MIME-Version: 1.0\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=n > 1;\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: Pootle 2.8\n"
-"X-POOTLE-MTIME: 1539004115.000000\n"
+"X-POOTLE-MTIME: 1542196239.000000\n"
#: 00000004.xhp
msgctxt ""
@@ -37,8 +37,8 @@ msgctxt ""
"00000004.xhp\n"
"par_id3150253\n"
"help.text"
-msgid "<image src=\"cmd/sc_wrapoff.png\" id=\"img_id3145389\"><alt id=\"alt_id3145389\">Icon</alt></image>"
-msgstr "<image src=\"cmd/sc_wrapoff.png\" id=\"img_id3145389\"><alt id=\"alt_id3145389\">ምልክት</alt></image>"
+msgid "<image src=\"cmd/sc_wrapoff.png\" id=\"img_id3145389\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3145389\">Wrap Off Icon</alt></image>"
+msgstr ""
#: 00000004.xhp
msgctxt ""
@@ -53,8 +53,8 @@ msgctxt ""
"00000004.xhp\n"
"par_id3156397\n"
"help.text"
-msgid "<image src=\"cmd/sc_wrapon.png\" id=\"img_id3149048\"><alt id=\"alt_id3149048\">Icon</alt></image>"
-msgstr "<image src=\"cmd/sc_wrapon.png\" id=\"img_id3149048\"><alt id=\"alt_id3149048\">ምልክት</alt></image>"
+msgid "<image src=\"cmd/sc_wrapon.png\" id=\"img_id3149048\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3149048\">Wrap On Icon</alt></image>"
+msgstr ""
#: 00000004.xhp
msgctxt ""
@@ -69,8 +69,8 @@ msgctxt ""
"00000004.xhp\n"
"par_id3154558\n"
"help.text"
-msgid "<image src=\"cmd/sc_wrapthrough.png\" id=\"img_id3152999\"><alt id=\"alt_id3152999\">Icon</alt></image>"
-msgstr "<image src=\"cmd/sc_wrapthrough.png\" id=\"img_id3152999\"><alt id=\"alt_id3152999\">ምልክት</alt></image>"
+msgid "<image src=\"cmd/sc_wrapthrough.png\" id=\"img_id3152999\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3152999\">Wrap Through Icon</alt></image>"
+msgstr ""
#: 00000004.xhp
msgctxt ""
@@ -85,8 +85,8 @@ msgctxt ""
"00000004.xhp\n"
"par_id3148773\n"
"help.text"
-msgid "<image src=\"res/sc06301.png\" id=\"img_id3149026\"><alt id=\"alt_id3149026\">Icon</alt></image>"
-msgstr "<image src=\"res/sc06301.png\" id=\"img_id3149026\"><alt id=\"alt_id3149026\">ምልክት</alt></image>"
+msgid "<image src=\"res/sc06301.png\" id=\"img_id3149026\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3149026\">Jump to Previous Script Icon</alt></image>"
+msgstr ""
#: 00000004.xhp
msgctxt ""
@@ -101,8 +101,8 @@ msgctxt ""
"00000004.xhp\n"
"par_id3151265\n"
"help.text"
-msgid "<image src=\"res/sc06300.png\" id=\"img_id3151272\"><alt id=\"alt_id3151272\">Icon</alt></image>"
-msgstr "<image src=\"res/sc06300.png\" id=\"img_id3151272\"><alt id=\"alt_id3151272\">ምልክት</alt></image>"
+msgid "<image src=\"res/sc06300.png\" id=\"img_id3151272\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3151272\"> Jump to Next Script Icon</alt></image>"
+msgstr ""
#: 00000004.xhp
msgctxt ""
@@ -381,8 +381,8 @@ msgctxt ""
"00000403.xhp\n"
"par_id3154763\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command </caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F8"
-msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">ትእዛዝ </caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F8"
+msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F8"
+msgstr ""
#: 00000403.xhp
msgctxt ""
@@ -397,8 +397,8 @@ msgctxt ""
"00000403.xhp\n"
"par_id3151387\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command </caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F9"
-msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">ትእዛዝ </caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F9"
+msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F9"
+msgstr ""
#: 00000403.xhp
msgctxt ""
@@ -413,8 +413,8 @@ msgctxt ""
"00000403.xhp\n"
"par_id3145823\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command </caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F10"
-msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">ትእዛዝ </caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F10"
+msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F10"
+msgstr ""
#: 00000403.xhp
msgctxt ""
@@ -429,8 +429,8 @@ msgctxt ""
"00000403.xhp\n"
"par_id3150932\n"
"help.text"
-msgid "<image id=\"img_id3150502\" src=\"cmd/sc_controlcodes.png\"><alt id=\"alt_id3150502\">Icon</alt></image>"
-msgstr "<image id=\"img_id3150502\" src=\"cmd/sc_controlcodes.png\"><alt id=\"alt_id3150502\">ምስል</alt></image>"
+msgid "<image id=\"img_id3150502\" src=\"cmd/sc_controlcodes.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3150502\">Formatting Marks Icon</alt></image>"
+msgstr ""
#: 00000403.xhp
msgctxt ""
@@ -461,8 +461,8 @@ msgctxt ""
"00000403.xhp\n"
"par_id3150765\n"
"help.text"
-msgid "<image id=\"img_id3147572\" src=\"cmd/sc_browseview.png\"><alt id=\"alt_id3147572\">Icon</alt></image>"
-msgstr "<image id=\"img_id3147572\" src=\"cmd/sc_browseview.png\"><alt id=\"alt_id3147572\">ምስል</alt></image>"
+msgid "<image id=\"img_id3147572\" src=\"cmd/sc_browseview.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3147572\">Web Icon</alt></image>"
+msgstr ""
#: 00000403.xhp
msgctxt ""
@@ -2461,8 +2461,8 @@ msgctxt ""
"stylesmenu.xhp\n"
"par_id941529884998705\n"
"help.text"
-msgid "<variable id=\"ses\">Choose <emph>Styles - Edit Styles</emph></variable>."
-msgstr "<variable id=\"ses\">ይምረጡ <emph>ዘዴዎች - ዘዴዎች ማረሚያ</emph></variable>:"
+msgid "<variable id=\"ses\">Choose <emph>Styles - Edit Styles...</emph></variable>."
+msgstr ""
#: stylesmenu.xhp
msgctxt ""
diff --git a/source/am/helpcontent2/source/text/swriter/01.po b/source/am/helpcontent2/source/text/swriter/01.po
index 40410761256..ed19d90aa68 100644
--- a/source/am/helpcontent2/source/text/swriter/01.po
+++ b/source/am/helpcontent2/source/text/swriter/01.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2018-10-21 20:57+0200\n"
-"PO-Revision-Date: 2018-10-08 13:12+0000\n"
+"PO-Revision-Date: 2018-11-12 23:26+0000\n"
"Last-Translator: Samson B <sambelet@yahoo.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: am\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n > 1;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1539004370.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542065198.000000\n"
#: 01120000.xhp
msgctxt ""
@@ -4238,7 +4238,7 @@ msgctxt ""
"par_id3155901\n"
"help.text"
msgid "<variable id=\"bearbeitenzeichen\"><ahelp hid=\"modules/swriter/ui/insertfootnote/characterentry\">Choose this option to define a character or symbol for the current footnote.</ahelp> This can be either a letter or number. To assign a special character, click the button at the bottom.</variable>"
-msgstr ""
+msgstr "<variable id=\"bearbeitenzeichen\"><ahelp hid=\"modules/swriter/ui/insertfootnote/characterentry\">ይህን ምርጫ ይምረጡ ባህሪ ለ መግለጽ: ወይንም ምልክት ለ አሁኑ ግርጌ ማስታወሻ </ahelp> ይህ ፊደል ወይንም ቁጥር ሊሆን ይችላል: የ ተለየ ባህሪ ለ መመደብ: ይጫኑ ከ ታች በኩል ያለውን ቁልፍ </variable>"
#: 04030000.xhp
msgctxt ""
@@ -5702,7 +5702,7 @@ msgctxt ""
"par_id3155537\n"
"help.text"
msgid "To quickly insert a field from the list, hold down <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> and double-click the field."
-msgstr ""
+msgstr "በፍጥነት ሜዳዎች ለማስገባት: ተጭነው ይያዙ <switchinline select=\"sys\"><caseinline select=\"MAC\"> ትእዛዝ </caseinline><defaultinline>Ctrl</defaultinline></switchinline> እና ሁለት ጊዜ-ይጫኑ ሜዳውን"
#: 04090001.xhp
msgctxt ""
diff --git a/source/am/instsetoo_native/inc_openoffice/windows/msi_languages.po b/source/am/instsetoo_native/inc_openoffice/windows/msi_languages.po
index 4b7691f7b55..82715411674 100644
--- a/source/am/instsetoo_native/inc_openoffice/windows/msi_languages.po
+++ b/source/am/instsetoo_native/inc_openoffice/windows/msi_languages.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2018-11-12 12:23+0100\n"
-"PO-Revision-Date: 2018-09-23 01:53+0000\n"
+"PO-Revision-Date: 2018-11-13 01:12+0000\n"
"Last-Translator: Samson B <sambelet@yahoo.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: am\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n > 1;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1537667605.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542071528.000000\n"
#: ActionTe.ulf
msgctxt ""
@@ -1670,7 +1670,7 @@ msgctxt ""
"OOO_CONTROL_124\n"
"LngText.text"
msgid "Build contributed in collaboration with the community by [Manufacturer]. For credits, see: https://www.documentfoundation.org"
-msgstr ""
+msgstr "ግንባታው የተካሄደው በ ሕብረተሰቡ አስተዋጽኦ ነው [Manufacturer]. ለ ምስጋና ይህን ይመልከቱ: http://www.documentfoundation.org"
#: Control.ulf
msgctxt ""
diff --git a/source/am/officecfg/registry/data/org/openoffice/Office.po b/source/am/officecfg/registry/data/org/openoffice/Office.po
index b79ce8d443a..c655c58d11b 100644
--- a/source/am/officecfg/registry/data/org/openoffice/Office.po
+++ b/source/am/officecfg/registry/data/org/openoffice/Office.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2018-11-12 12:23+0100\n"
-"PO-Revision-Date: 2018-10-08 12:58+0000\n"
+"PO-Revision-Date: 2018-11-13 01:17+0000\n"
"Last-Translator: Samson B <sambelet@yahoo.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: am\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n > 1;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1539003511.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542071837.000000\n"
#: Addons.xcu
msgctxt ""
@@ -185,7 +185,7 @@ msgctxt ""
"Title\n"
"value.text"
msgid "~Labels"
-msgstr ""
+msgstr "~ምልክቶች"
#: Common.xcu
msgctxt ""
@@ -194,7 +194,7 @@ msgctxt ""
"Title\n"
"value.text"
msgid "B~usiness Cards"
-msgstr ""
+msgstr "የ ~ንግድ ካርዶች"
#: Common.xcu
msgctxt ""
@@ -203,7 +203,7 @@ msgctxt ""
"Title\n"
"value.text"
msgid "M~aster Document"
-msgstr ""
+msgstr "ዋ~ናው ሰነድ"
#: Common.xcu
msgctxt ""
diff --git a/source/am/officecfg/registry/data/org/openoffice/Office/UI.po b/source/am/officecfg/registry/data/org/openoffice/Office/UI.po
index 6f51308dc91..93664f9bd3d 100644
--- a/source/am/officecfg/registry/data/org/openoffice/Office/UI.po
+++ b/source/am/officecfg/registry/data/org/openoffice/Office/UI.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2018-11-12 12:23+0100\n"
-"PO-Revision-Date: 2018-11-11 18:48+0000\n"
+"PO-Revision-Date: 2018-11-13 01:20+0000\n"
"Last-Translator: Samson B <sambelet@yahoo.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: am\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n > 1;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1541962102.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542072020.000000\n"
#: BaseWindowState.xcu
msgctxt ""
@@ -9311,7 +9311,7 @@ msgctxt ""
"ContextLabel\n"
"value.text"
msgid "~Select..."
-msgstr ""
+msgstr "~ይምረጡ..."
#: DrawImpressCommands.xcu
msgctxt ""
@@ -9320,7 +9320,7 @@ msgctxt ""
"PopupLabel\n"
"value.text"
msgid "Select Table"
-msgstr ""
+msgstr "ሰንጠረዥ ይምረጡ"
#: DrawImpressCommands.xcu
msgctxt ""
@@ -9338,7 +9338,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Select Row"
-msgstr ""
+msgstr "ረድፍ ይምረጡ"
#: DrawImpressCommands.xcu
msgctxt ""
@@ -9356,7 +9356,7 @@ msgctxt ""
"ContextLabel\n"
"value.text"
msgid "~Properties..."
-msgstr ""
+msgstr "~ባህሪዎች..."
#: DrawImpressCommands.xcu
msgctxt ""
@@ -9365,7 +9365,7 @@ msgctxt ""
"PopupLabel\n"
"value.text"
msgid "Ta~ble Properties..."
-msgstr ""
+msgstr "የ ሰን~ጠረዥ ባህሪዎች..."
#: DrawImpressCommands.xcu
msgctxt ""
@@ -22264,7 +22264,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "~Insert"
-msgstr ""
+msgstr "~ማስገቢያ"
#: GenericCommands.xcu
msgctxt ""
@@ -22273,7 +22273,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "~Delete"
-msgstr ""
+msgstr "~ማጥፊያ"
#: GenericCommands.xcu
msgctxt ""
@@ -22282,7 +22282,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Si~ze"
-msgstr ""
+msgstr "መ~ጠን"
#: GenericCommands.xcu
msgctxt ""
@@ -22417,7 +22417,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "T~able"
-msgstr ""
+msgstr "ሰ~ንጠረዥ"
#: GenericCommands.xcu
msgctxt ""
@@ -25216,7 +25216,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Tabbed Compact"
-msgstr ""
+msgstr "ምልክት የ ተደረገበት አነስተኛ"
#: ToolbarMode.xcu
msgctxt ""
@@ -29419,7 +29419,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "C~haracter"
-msgstr ""
+msgstr "ባ~ህሪዎች..."
#: WriterCommands.xcu
msgctxt ""
@@ -29428,7 +29428,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "P~aragraph"
-msgstr ""
+msgstr "አ~ንቀጽ"
#: WriterCommands.xcu
msgctxt ""
@@ -29437,7 +29437,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "~Bullets and Numbering"
-msgstr ""
+msgstr "~ነጥቦች እና ቁጥር መስጫ"
#: WriterCommands.xcu
msgctxt ""
@@ -30229,7 +30229,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Default Style"
-msgstr ""
+msgstr "ነባር ዘዴ"
#: WriterCommands.xcu
msgctxt ""
@@ -30238,7 +30238,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Academic"
-msgstr ""
+msgstr "ትምህርት"
#: WriterCommands.xcu
msgctxt ""
@@ -30247,7 +30247,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Elegant"
-msgstr ""
+msgstr "ድንቅ"
#: WriterCommands.xcu
msgctxt ""
@@ -30256,7 +30256,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Financial"
-msgstr ""
+msgstr "ገንዘብ"
#: WriterCommands.xcu
msgctxt ""
@@ -30265,7 +30265,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Box List Blue"
-msgstr ""
+msgstr "የ ሳጥን ዝርዝር ሰማያዊ"
#: WriterCommands.xcu
msgctxt ""
@@ -30274,7 +30274,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Box List Green"
-msgstr ""
+msgstr "የ ሳጥን ዝርዝር አረንጓዴ"
#: WriterCommands.xcu
msgctxt ""
@@ -30283,7 +30283,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Box List Red"
-msgstr ""
+msgstr "የ ሳጥን ዝርዝር ቀይ"
#: WriterCommands.xcu
msgctxt ""
@@ -30292,7 +30292,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Box List Yellow"
-msgstr ""
+msgstr "የ ሳጥን ዝርዝር ቢጫ"
#: WriterCommands.xcu
msgctxt ""
diff --git a/source/am/scp2/source/ooo.po b/source/am/scp2/source/ooo.po
index 7473fc2cfdf..e5eea8b3974 100644
--- a/source/am/scp2/source/ooo.po
+++ b/source/am/scp2/source/ooo.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2018-11-12 12:23+0100\n"
-"PO-Revision-Date: 2018-11-11 13:27+0000\n"
+"PO-Revision-Date: 2018-11-13 01:20+0000\n"
"Last-Translator: Samson B <sambelet@yahoo.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: am\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n > 1;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1541942832.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542072057.000000\n"
#: folderitem_ooo.ulf
msgctxt ""
@@ -38,7 +38,7 @@ msgctxt ""
"STR_FI_TOOLTIP_SOFFICE\n"
"LngText.text"
msgid "LibreOffice, the office productivity suite provided by The Document Foundation. See https://www.documentfoundation.org"
-msgstr ""
+msgstr "ነፃነት ቢሮ የቢሮ ማምረቻ ክፍል ተዘጋጅቶ የቀረበው በሰነዱ አዘጋጆች ነው በበለጠ ለመረዳት ይህን ይመልከቱ http://www.documentfoundation.org"
#: module_helppack.ulf
msgctxt ""
diff --git a/source/am/svtools/messages.po b/source/am/svtools/messages.po
index fd1ac32b841..82da4c7edaf 100644
--- a/source/am/svtools/messages.po
+++ b/source/am/svtools/messages.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-05 17:38+0100\n"
-"PO-Revision-Date: 2018-09-23 23:26+0000\n"
-"Last-Translator: Samson B <sambelet@yahoo.com>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:32+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: am\n"
"MIME-Version: 1.0\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n > 1;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1537745161.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542195179.000000\n"
#: include/svtools/strings.hrc:25
msgctxt "STR_UNDO"
@@ -1534,8 +1534,8 @@ msgstr "Libhyphen Hyphenator"
#: include/svtools/strings.hrc:360
msgctxt "STR_DESCRIPTION_MYTHES"
-msgid "Mythes Thesaurus"
-msgstr "Mythes Thesaurus"
+msgid "MyThes Thesaurus"
+msgstr ""
#: include/svtools/strings.hrc:361
msgctxt "STR_DESCRIPTION_IGNOREALLLIST"
diff --git a/source/am/svx/messages.po b/source/am/svx/messages.po
index c298946a1a3..44560a15e93 100644
--- a/source/am/svx/messages.po
+++ b/source/am/svx/messages.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2018-11-05 17:38+0100\n"
-"PO-Revision-Date: 2018-08-26 17:46+0000\n"
+"PO-Revision-Date: 2018-11-13 01:23+0000\n"
"Last-Translator: Samson B <sambelet@yahoo.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: am\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n > 1;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1535305607.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542072203.000000\n"
#: include/svx/strings.hrc:25
msgctxt "STR_ObjNameSingulNONE"
@@ -2650,27 +2650,27 @@ msgstr "Watermark"
#: include/svx/strings.hrc:556
msgctxt "RID_SVXSTR_COLOR_DEFAULT_FONTCOLOR"
msgid "Dark Red 2"
-msgstr ""
+msgstr "ጥቁር ቀይ 2"
#: include/svx/strings.hrc:557
msgctxt "RID_SVXSTR_COLOR_DEFAULT_FRAMELINE"
msgid "Blue"
-msgstr ""
+msgstr "ሰማያዊ"
#: include/svx/strings.hrc:558
msgctxt "RID_SVXSTR_COLOR_DEFAULT_HIGHLIGHT"
msgid "Yellow"
-msgstr ""
+msgstr "ቢጫ"
#: include/svx/strings.hrc:559
msgctxt "RID_SVXSTR_COLOR_DEFAULT_SHAPE_STROKE"
msgid "Dark Blue 1"
-msgstr ""
+msgstr "ጥቁር ሰማያዊ 1"
#: include/svx/strings.hrc:560
msgctxt "RID_SVXSTR_COLOR_DEFAULT_SHAPE_FILLING"
msgid "Light Blue 2"
-msgstr ""
+msgstr "ነጣ ያለ ሰማያዊ 2"
#. Elements of the standard color palette
#: include/svx/strings.hrc:562
@@ -8691,162 +8691,162 @@ msgstr "መጀመሪያ: በ ግራ እና በ ቀኝ ገጾች"
#: svx/inc/spacing.hrc:19
msgctxt "RID_SVXSTRARY_SPACING_INCH"
msgid "None"
-msgstr ""
+msgstr "ምንም"
#: svx/inc/spacing.hrc:20
msgctxt "RID_SVXSTRARY_SPACING_INCH"
msgid "Extra Small (1/16\")"
-msgstr ""
+msgstr "በጣም ትንሽ (1/16\")"
#: svx/inc/spacing.hrc:21
msgctxt "RID_SVXSTRARY_SPACING_INCH"
msgid "Small (1/8\")"
-msgstr ""
+msgstr "ትንሽ (1/8\")"
#: svx/inc/spacing.hrc:22
msgctxt "RID_SVXSTRARY_SPACING_INCH"
msgid "Small Medium (1/4\")"
-msgstr ""
+msgstr "ትንሽ መካከለኛ (1/4\")"
#: svx/inc/spacing.hrc:23
msgctxt "RID_SVXSTRARY_SPACING_INCH"
msgid "Medium (3/8\")"
-msgstr ""
+msgstr "መካከለኛ (3/8\")"
#: svx/inc/spacing.hrc:24
msgctxt "RID_SVXSTRARY_SPACING_INCH"
msgid "Medium Large (1/2\")"
-msgstr ""
+msgstr "መካከለኛ ትልቅ (1/2\")"
#: svx/inc/spacing.hrc:25
msgctxt "RID_SVXSTRARY_SPACING_INCH"
msgid "Large (3/4\")"
-msgstr ""
+msgstr "ትልቅ (3/4\")"
#: svx/inc/spacing.hrc:26
msgctxt "RID_SVXSTRARY_SPACING_INCH"
msgid "Extra Large (1\")"
-msgstr ""
+msgstr "በጣም ትልቅ (1\")"
#: svx/inc/spacing.hrc:33
msgctxt "RID_SVXSTRARY_SPACING_CM"
msgid "None"
-msgstr ""
+msgstr "ምንም"
#: svx/inc/spacing.hrc:34
msgctxt "RID_SVXSTRARY_SPACING_CM"
msgid "Extra Small (0.16cm)"
-msgstr ""
+msgstr "በጣም ትንሽ (0.16ሲሚ)"
#: svx/inc/spacing.hrc:35
msgctxt "RID_SVXSTRARY_SPACING_CM"
msgid "Small (0.32cm)"
-msgstr ""
+msgstr "ትንሽ (0.32ሲሚ)"
#: svx/inc/spacing.hrc:36
msgctxt "RID_SVXSTRARY_SPACING_CM"
msgid "Small Medium (0.64cm)"
-msgstr ""
+msgstr "መካከለኛ ትንሽ (0.64ሲሚ)"
#: svx/inc/spacing.hrc:37
msgctxt "RID_SVXSTRARY_SPACING_CM"
msgid "Medium (0.95cm)"
-msgstr ""
+msgstr "መካከለኛ (0.95ሲሚ)"
#: svx/inc/spacing.hrc:38
msgctxt "RID_SVXSTRARY_SPACING_CM"
msgid "Medium Large (1.27cm)"
-msgstr ""
+msgstr "መካከለኛ ትልቅ (1.27ሲሚ)"
#: svx/inc/spacing.hrc:39
msgctxt "RID_SVXSTRARY_SPACING_CM"
msgid "Large (1.9cm)"
-msgstr ""
+msgstr "ትልቅ (1.9ሲሚ)"
#: svx/inc/spacing.hrc:40
msgctxt "RID_SVXSTRARY_SPACING_CM"
msgid "Extra Large (2.54cm)"
-msgstr ""
+msgstr "በጣም ትልቅ (2.54ሲሚ)"
#: svx/inc/spacing.hrc:47
msgctxt "RID_SVXSTRARY_MARGINS_INCH"
msgid "None"
-msgstr ""
+msgstr "ምንም"
#: svx/inc/spacing.hrc:48
msgctxt "RID_SVXSTRARY_MARGINS_INCH"
msgid "Extra Small (1/16\")"
-msgstr ""
+msgstr "በጣም ትንሽ (1/16\")"
#: svx/inc/spacing.hrc:49
msgctxt "RID_SVXSTRARY_MARGINS_INCH"
msgid "Small (1/8\")"
-msgstr ""
+msgstr "ትንሽ (1/8\")"
#: svx/inc/spacing.hrc:50
msgctxt "RID_SVXSTRARY_MARGINS_INCH"
msgid "Small Medium (1/4\")"
-msgstr ""
+msgstr "ትንሽ መካከለኛ (1/4\")"
#: svx/inc/spacing.hrc:51
msgctxt "RID_SVXSTRARY_MARGINS_INCH"
msgid "Medium (3/8\")"
-msgstr ""
+msgstr "መካከለኛ (3/8\")"
#: svx/inc/spacing.hrc:52
msgctxt "RID_SVXSTRARY_MARGINS_INCH"
msgid "Medium Large (1/2\")"
-msgstr ""
+msgstr "መካከለኛ ትልቅ (1/2\")"
#: svx/inc/spacing.hrc:53
msgctxt "RID_SVXSTRARY_MARGINS_INCH"
msgid "Large (3/4\")"
-msgstr ""
+msgstr "ትልቅ (3/4\")"
#: svx/inc/spacing.hrc:54
msgctxt "RID_SVXSTRARY_MARGINS_INCH"
msgid "Extra Large (1\")"
-msgstr ""
+msgstr "በጣም ትልቅ (1\")"
#: svx/inc/spacing.hrc:61
msgctxt "RID_SVXSTRARY_MARGINS_CM"
msgid "None"
-msgstr ""
+msgstr "ምንም"
#: svx/inc/spacing.hrc:62
msgctxt "RID_SVXSTRARY_MARGINS_CM"
msgid "Extra Small (0.16cm)"
-msgstr ""
+msgstr "በጣም ትንሽ (0.16ሲሚ)"
#: svx/inc/spacing.hrc:63
msgctxt "RID_SVXSTRARY_MARGINS_CM"
msgid "Small (0.32cm)"
-msgstr ""
+msgstr "ትንሽ (0.32ሲሚ)"
#: svx/inc/spacing.hrc:64
msgctxt "RID_SVXSTRARY_MARGINS_CM"
msgid "Small Medium (0.64cm)"
-msgstr ""
+msgstr "መካከለኛ ትንሽ (0.64ሲሚ)"
#: svx/inc/spacing.hrc:65
msgctxt "RID_SVXSTRARY_MARGINS_CM"
msgid "Medium (0.95cm)"
-msgstr ""
+msgstr "መካከለኛ (0.95ሲሚ)"
#: svx/inc/spacing.hrc:66
msgctxt "RID_SVXSTRARY_MARGINS_CM"
msgid "Medium Large (1.27cm)"
-msgstr ""
+msgstr "መካከለኛ ትልቅ (1.27ሲሚ)"
#: svx/inc/spacing.hrc:67
msgctxt "RID_SVXSTRARY_MARGINS_CM"
msgid "Large (1.9cm)"
-msgstr ""
+msgstr "ትልቅ (1.9ሲሚ)"
#: svx/inc/spacing.hrc:68
msgctxt "RID_SVXSTRARY_MARGINS_CM"
msgid "Extra Large (2.54cm)"
-msgstr ""
+msgstr "በጣም ትልቅ (2.54ሲሚ)"
#: svx/inc/svxerr.hrc:33
msgctxt "RID_SVXERRCTX"
diff --git a/source/am/sw/messages.po b/source/am/sw/messages.po
index 409b15f0966..274a59bfaa7 100644
--- a/source/am/sw/messages.po
+++ b/source/am/sw/messages.po
@@ -3,15 +3,18 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 23:50+0100\n"
-"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
-"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-15 14:32+0100\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: am\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"X-Generator: LibreOffice\n"
+"Plural-Forms: nplurals=2; plural=n > 1;\n"
"X-Accelerator-Marker: ~\n"
+"X-Generator: LibreOffice\n"
+"X-POOTLE-MTIME: 1542195179.000000\n"
#: sw/inc/app.hrc:29
msgctxt "RID_PARAGRAPHSTYLEFAMILY"
@@ -463,82 +466,82 @@ msgstr "መስመር"
#: sw/inc/pageformatpanel.hrc:18
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "None"
-msgstr ""
+msgstr "ምንም"
#: sw/inc/pageformatpanel.hrc:19
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "Narrow"
-msgstr ""
+msgstr "ጠባብ"
#: sw/inc/pageformatpanel.hrc:20
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "Moderate"
-msgstr ""
+msgstr "መሀከለኛ"
#: sw/inc/pageformatpanel.hrc:21
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "Normal (0.75\")"
-msgstr ""
+msgstr "መደበኛ (0.75\")"
#: sw/inc/pageformatpanel.hrc:22
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "Normal (1\")"
-msgstr ""
+msgstr "መደበኛ (1\")"
#: sw/inc/pageformatpanel.hrc:23
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "Normal (1.25\")"
-msgstr ""
+msgstr "መደበኛ (1.25\")"
#: sw/inc/pageformatpanel.hrc:24
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "Wide"
-msgstr ""
+msgstr "ሰፊ"
#: sw/inc/pageformatpanel.hrc:25
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "Mirrored"
-msgstr ""
+msgstr "የ ተንፀባረቀ"
#: sw/inc/pageformatpanel.hrc:31
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "None"
-msgstr ""
+msgstr "ምንም"
#: sw/inc/pageformatpanel.hrc:32
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "Narrow"
-msgstr ""
+msgstr "ጠባብ"
#: sw/inc/pageformatpanel.hrc:33
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "Moderate"
-msgstr ""
+msgstr "መሀከለኛ"
#: sw/inc/pageformatpanel.hrc:34
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "Normal (1.9cm)"
-msgstr ""
+msgstr "መደበኛ (1.9ሴሚ)"
#: sw/inc/pageformatpanel.hrc:35
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "Normal (2.54cm)"
-msgstr ""
+msgstr "መደበኛ (2.54ሴሚ)"
#: sw/inc/pageformatpanel.hrc:36
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "Normal (3.18cm)"
-msgstr ""
+msgstr "መደበኛ (3.18ሴሚ)"
#: sw/inc/pageformatpanel.hrc:37
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "Wide"
-msgstr ""
+msgstr "ሰፊ"
#: sw/inc/pageformatpanel.hrc:38
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "Mirrored"
-msgstr ""
+msgstr "የ ተንፀባረቀ"
#. Format names
#: sw/inc/strings.hrc:27
@@ -6835,7 +6838,12 @@ msgctxt "asciifilterdialog|lf"
msgid "_LF"
msgstr "_LF"
-#: sw/uiconfig/swriter/ui/asciifilterdialog.ui:264
+#: sw/uiconfig/swriter/ui/asciifilterdialog.ui:258
+msgctxt "asciifilterdialog|includebom"
+msgid "Include byte-order-mark"
+msgstr ""
+
+#: sw/uiconfig/swriter/ui/asciifilterdialog.ui:280
msgctxt "asciifilterdialog|label1"
msgid "Properties"
msgstr "ባህሪዎች"
diff --git a/source/am/swext/mediawiki/help.po b/source/am/swext/mediawiki/help.po
index bc72b72c56a..fc2100e05f9 100644
--- a/source/am/swext/mediawiki/help.po
+++ b/source/am/swext/mediawiki/help.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 12:23+0100\n"
-"PO-Revision-Date: 2018-04-30 17:37+0000\n"
-"Last-Translator: Samson B <sambelet@yahoo.com>\n"
+"POT-Creation-Date: 2018-11-15 13:53+0100\n"
+"PO-Revision-Date: 2018-11-12 11:33+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: am\n"
"MIME-Version: 1.0\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=n > 1;\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1525109845.000000\n"
+"X-POOTLE-MTIME: 1542022388.000000\n"
#: help.tree
msgctxt ""
@@ -93,8 +93,8 @@ msgctxt ""
"wiki.xhp\n"
"par_id7387615\n"
"help.text"
-msgid "A wiki account on a supported <link href=\"http://www.mediawiki.org/wiki/MediaWiki\">MediaWiki</link> server"
-msgstr "የ Wiki account በ ተደገፈ <link href=\"http://www.mediawiki.org/wiki/MediaWiki\">MediaWiki</link> ሰርቨር ላይ"
+msgid "A wiki account on a supported <link href=\"https://www.mediawiki.org/wiki/MediaWiki\">MediaWiki</link> server"
+msgstr ""
#: wiki.xhp
msgctxt ""
@@ -149,24 +149,24 @@ msgctxt ""
"wiki.xhp\n"
"par_id368968\n"
"help.text"
-msgid "In the <link href=\"com.sun.wiki-publisher/wikisettings.xhp\">Options</link> dialog, click Add."
-msgstr "ከ <link href=\"com.sun.wiki-publisher/wikisettings.xhp\">ምርጫዎች</link> ንግግር ፡ መጨመሪያ የሚለውን ይጫኑ"
+msgid "In the <link href=\"com.sun.wiki-publisher/wikisettings.xhp\"><emph>Options</emph></link> dialog, click <emph>Add</emph>."
+msgstr ""
#: wiki.xhp
msgctxt ""
"wiki.xhp\n"
"par_id6962187\n"
"help.text"
-msgid "In the <link href=\"com.sun.wiki-publisher/wikiaccount.xhp\">MediaWiki</link> dialog, enter the account information for the wiki."
-msgstr "ከ <link href=\"com.sun.wiki-publisher/wikiaccount.xhp\">MediaWiki</link> ንግግር: ያስገቡ የ መግለጫ መረጃ ለ ዊኪ"
+msgid "In the <link href=\"com.sun.wiki-publisher/wikiaccount.xhp\"><emph>MediaWiki</emph></link> dialog, enter the account information for the wiki."
+msgstr ""
#: wiki.xhp
msgctxt ""
"wiki.xhp\n"
"par_id5328836\n"
"help.text"
-msgid "In the URL text box, enter the address of a wiki that you want to connect to."
-msgstr "በ URL የ ጽሁፍ ሳጥን ውስጥ መገናኘት የሚፈልጉትን የ ዊኪ አድራሻ ያስገቡ"
+msgid "In the <emph>URL</emph> text box, enter the address of a wiki that you want to connect to."
+msgstr ""
#: wiki.xhp
msgctxt ""
@@ -181,8 +181,8 @@ msgctxt ""
"wiki.xhp\n"
"par_id5906552\n"
"help.text"
-msgid "In the Username box, enter your user ID for your wiki account."
-msgstr "በ ተጠቃሚ ስም ሳጥን ውስጥ የ እርስዎን ተጠቃሚ መለያ ያስገቡ ለ ዊኪ መግለጫ"
+msgid "In the <emph>Username</emph> box, enter your user ID for your wiki account."
+msgstr ""
#: wiki.xhp
msgctxt ""
@@ -197,8 +197,8 @@ msgctxt ""
"wiki.xhp\n"
"par_id8869594\n"
"help.text"
-msgid "In the Password box, enter the password for your wiki account, then click OK."
-msgstr "በ መግቢያ ቃል ሳጥን ውስጥ የ መግቢያ ቃልዎን ያስገቡ ለ ዊኪ መግለጫ ከዚያም እሺ የሚለውን ይጫኑ"
+msgid "In the Password box, enter the password for your wiki account, then click <emph>OK</emph>."
+msgstr ""
#: wiki.xhp
msgctxt ""
@@ -245,8 +245,8 @@ msgctxt ""
"wiki.xhp\n"
"par_id228278\n"
"help.text"
-msgid "In the <link href=\"com.sun.wiki-publisher/wikisend.xhp\">Send to MediaWiki</link> dialog, specify the settings for your entry."
-msgstr "በ <link href=\"com.sun.wiki-publisher/wikisend.xhp\">መላኪያው ወደ MediaWiki</link> ንግግር ፡ ለማስገቢያው ማሰናጃ ይወስኑ"
+msgid "In the <link href=\"com.sun.wiki-publisher/wikisend.xhp\"><emph>Send to MediaWiki</emph></link> dialog, specify the settings for your entry."
+msgstr ""
#: wiki.xhp
msgctxt ""
diff --git a/source/an/cui/messages.po b/source/an/cui/messages.po
index 6c24cf64be5..ead578ce44d 100644
--- a/source/an/cui/messages.po
+++ b/source/an/cui/messages.po
@@ -3,15 +3,18 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 12:22+0100\n"
-"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
-"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"POT-Creation-Date: 2018-11-14 12:21+0100\n"
+"PO-Revision-Date: 2018-11-14 11:33+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: an\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-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542195185.000000\n"
#: cui/inc/strings.hrc:24
msgctxt "RID_SVXSTR_KEY_CONFIG_DIR"
@@ -1547,141 +1550,136 @@ msgid "Dimension line"
msgstr ""
#: cui/inc/strings.hrc:365
-msgctxt "RID_SVXSTR_LOAD_ERROR"
-msgid "The selected module could not be loaded."
-msgstr ""
-
-#: cui/inc/strings.hrc:366
msgctxt "RID_SVXSTR_STARTQUOTE"
msgid "Start Quote"
msgstr ""
-#: cui/inc/strings.hrc:367
+#: cui/inc/strings.hrc:366
msgctxt "RID_SVXSTR_ENDQUOTE"
msgid "End Quote"
msgstr ""
-#: cui/inc/strings.hrc:369
+#: cui/inc/strings.hrc:368
msgctxt "RID_SVXSTR_SELECTEDPERSONA"
msgid "Selected Theme: "
msgstr ""
-#: cui/inc/strings.hrc:370
+#: cui/inc/strings.hrc:369
msgctxt "RID_SVXSTR_SEARCHING"
msgid "Searching, please wait..."
msgstr ""
-#: cui/inc/strings.hrc:371
+#: cui/inc/strings.hrc:370
msgctxt "RID_SVXSTR_SEARCHERROR"
msgid "Cannot open %1, please try again later."
msgstr ""
-#: cui/inc/strings.hrc:372
+#: cui/inc/strings.hrc:371
msgctxt "RID_SVXSTR_NORESULTS"
msgid "No results found."
msgstr ""
-#: cui/inc/strings.hrc:373
+#: cui/inc/strings.hrc:372
msgctxt "RID_SVXSTR_APPLYPERSONA"
msgid "Applying Theme..."
msgstr ""
-#: cui/inc/strings.hrc:374
+#: cui/inc/strings.hrc:373
msgctxt "RID_SVXSTR_INVALIDPERSONAURL"
msgid "Please enter a valid theme address or a search term."
msgstr ""
-#: cui/inc/strings.hrc:376
+#: cui/inc/strings.hrc:375
msgctxt "RID_SVXSTR_TABLE_PRESET_NONE"
msgid "Set No Borders"
msgstr ""
-#: cui/inc/strings.hrc:377
+#: cui/inc/strings.hrc:376
msgctxt "RID_SVXSTR_TABLE_PRESET_ONLYOUTER"
msgid "Set Outer Border Only"
msgstr ""
-#: cui/inc/strings.hrc:378
+#: cui/inc/strings.hrc:377
msgctxt "RID_SVXSTR_TABLE_PRESET_OUTERHORI"
msgid "Set Outer Border and Horizontal Lines"
msgstr ""
-#: cui/inc/strings.hrc:379
+#: cui/inc/strings.hrc:378
msgctxt "RID_SVXSTR_TABLE_PRESET_OUTERALL"
msgid "Set Outer Border and All Inner Lines"
msgstr ""
-#: cui/inc/strings.hrc:380
+#: cui/inc/strings.hrc:379
msgctxt "RID_SVXSTR_TABLE_PRESET_OUTERINNER"
msgid "Set Outer Border Without Changing Inner Lines"
msgstr ""
-#: cui/inc/strings.hrc:381
+#: cui/inc/strings.hrc:380
msgctxt "RID_SVXSTR_PARA_PRESET_DIAGONAL"
msgid "Set Diagonal Lines Only"
msgstr ""
-#: cui/inc/strings.hrc:382
+#: cui/inc/strings.hrc:381
msgctxt "RID_SVXSTR_PARA_PRESET_ALL"
msgid "Set All Four Borders"
msgstr ""
-#: cui/inc/strings.hrc:383
+#: cui/inc/strings.hrc:382
msgctxt "RID_SVXSTR_PARA_PRESET_LEFTRIGHT"
msgid "Set Left and Right Borders Only"
msgstr ""
-#: cui/inc/strings.hrc:384
+#: cui/inc/strings.hrc:383
msgctxt "RID_SVXSTR_PARA_PRESET_TOPBOTTOM"
msgid "Set Top and Bottom Borders Only"
msgstr ""
-#: cui/inc/strings.hrc:385
+#: cui/inc/strings.hrc:384
msgctxt "RID_SVXSTR_PARA_PRESET_ONLYLEFT"
msgid "Set Left Border Only"
msgstr ""
-#: cui/inc/strings.hrc:386
+#: cui/inc/strings.hrc:385
msgctxt "RID_SVXSTR_HOR_PRESET_ONLYHOR"
msgid "Set Top and Bottom Borders, and All Inner Lines"
msgstr ""
-#: cui/inc/strings.hrc:387
+#: cui/inc/strings.hrc:386
msgctxt "RID_SVXSTR_VER_PRESET_ONLYVER"
msgid "Set Left and Right Borders, and All Inner Lines"
msgstr ""
-#: cui/inc/strings.hrc:388
+#: cui/inc/strings.hrc:387
msgctxt "RID_SVXSTR_SHADOW_STYLE_NONE"
msgid "No Shadow"
msgstr ""
-#: cui/inc/strings.hrc:389
+#: cui/inc/strings.hrc:388
msgctxt "RID_SVXSTR_SHADOW_STYLE_BOTTOMRIGHT"
msgid "Cast Shadow to Bottom Right"
msgstr ""
-#: cui/inc/strings.hrc:390
+#: cui/inc/strings.hrc:389
msgctxt "RID_SVXSTR_SHADOW_STYLE_TOPRIGHT"
msgid "Cast Shadow to Top Right"
msgstr ""
-#: cui/inc/strings.hrc:391
+#: cui/inc/strings.hrc:390
msgctxt "RID_SVXSTR_SHADOW_STYLE_BOTTOMLEFT"
msgid "Cast Shadow to Bottom Left"
msgstr ""
-#: cui/inc/strings.hrc:392
+#: cui/inc/strings.hrc:391
msgctxt "RID_SVXSTR_SHADOW_STYLE_TOPLEFT"
msgid "Cast Shadow to Top Left"
msgstr ""
-#: cui/inc/strings.hrc:393
+#: cui/inc/strings.hrc:392
msgctxt "RID_SVXSTR_SIGNATURELINE_SIGNED_BY"
msgid "Signed by: %1"
msgstr ""
-#: cui/inc/strings.hrc:394
+#: cui/inc/strings.hrc:393
msgctxt "RID_SVXSTR_OPENCL_RESTART"
msgid "For the OpenCL changes to take effect, %PRODUCTNAME must be restarted."
msgstr ""
@@ -10865,22 +10863,43 @@ msgctxt "signsignatureline|btn_select_certificate"
msgid "Select Certificate"
msgstr ""
-#: cui/uiconfig/ui/signsignatureline.ui:168
+#. Name of the signer
+#: cui/uiconfig/ui/signsignatureline.ui:166
+msgctxt "signsignatureline|label_name"
+msgid "or"
+msgstr ""
+
+#: cui/uiconfig/ui/signsignatureline.ui:175
+msgctxt "signsignatureline|btn_load_image"
+msgid "Use Signature Image"
+msgstr ""
+
+#: cui/uiconfig/ui/signsignatureline.ui:190
+msgctxt "signsignatureline|btn_clear_image"
+msgid "Clear"
+msgstr ""
+
+#: cui/uiconfig/ui/signsignatureline.ui:206
+msgctxt "signsignatureline|label_image_dimensions"
+msgid "Best image size: 600 x 100 px"
+msgstr ""
+
+#: cui/uiconfig/ui/signsignatureline.ui:237
msgctxt "signsignatureline|label_sign"
msgid "Sign"
msgstr ""
-#: cui/uiconfig/ui/signsignatureline.ui:205
+#: cui/uiconfig/ui/signsignatureline.ui:274
msgctxt "signsignatureline|label_add_comment"
msgid "Add comment:"
msgstr ""
-#: cui/uiconfig/ui/signsignatureline.ui:241
+#: cui/uiconfig/ui/signsignatureline.ui:310
msgctxt "signsignatureline|label_hint"
msgid "Instructions from the document creator:"
msgstr ""
-#: cui/uiconfig/ui/signsignatureline.ui:274
+#: cui/uiconfig/ui/signsignatureline.ui:343
msgctxt "signsignatureline|label_more"
msgid "More"
msgstr ""
diff --git a/source/an/svtools/messages.po b/source/an/svtools/messages.po
index c570aa7f1a9..214b07ea535 100644
--- a/source/an/svtools/messages.po
+++ b/source/an/svtools/messages.po
@@ -3,15 +3,18 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-05 17:38+0100\n"
-"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
-"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:33+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: an\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-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542195186.000000\n"
#: include/svtools/strings.hrc:25
msgctxt "STR_UNDO"
@@ -1552,7 +1555,7 @@ msgstr ""
#: include/svtools/strings.hrc:360
msgctxt "STR_DESCRIPTION_MYTHES"
-msgid "Mythes Thesaurus"
+msgid "MyThes Thesaurus"
msgstr ""
#: include/svtools/strings.hrc:361
diff --git a/source/an/sw/messages.po b/source/an/sw/messages.po
index 3cb04982d2c..2b79bbf213d 100644
--- a/source/an/sw/messages.po
+++ b/source/an/sw/messages.po
@@ -3,15 +3,18 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 12:23+0100\n"
-"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
-"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:33+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: an\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-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542195186.000000\n"
#: sw/inc/app.hrc:29
#, fuzzy
@@ -6986,7 +6989,12 @@ msgctxt "asciifilterdialog|lf"
msgid "_LF"
msgstr ""
-#: sw/uiconfig/swriter/ui/asciifilterdialog.ui:264
+#: sw/uiconfig/swriter/ui/asciifilterdialog.ui:258
+msgctxt "asciifilterdialog|includebom"
+msgid "Include byte-order-mark"
+msgstr ""
+
+#: sw/uiconfig/swriter/ui/asciifilterdialog.ui:280
#, fuzzy
msgctxt "asciifilterdialog|label1"
msgid "Properties"
diff --git a/source/an/swext/mediawiki/help.po b/source/an/swext/mediawiki/help.po
index b87a29cb489..791486b6d31 100644
--- a/source/an/swext/mediawiki/help.po
+++ b/source/an/swext/mediawiki/help.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 12:23+0100\n"
-"PO-Revision-Date: 2016-12-02 12:07+0000\n"
+"POT-Creation-Date: 2018-11-15 13:53+0100\n"
+"PO-Revision-Date: 2018-11-12 11:33+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: an\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1480680435.000000\n"
+"X-POOTLE-MTIME: 1542022410.000000\n"
#: help.tree
msgctxt ""
@@ -93,7 +93,7 @@ msgctxt ""
"wiki.xhp\n"
"par_id7387615\n"
"help.text"
-msgid "A wiki account on a supported <link href=\"http://www.mediawiki.org/wiki/MediaWiki\">MediaWiki</link> server"
+msgid "A wiki account on a supported <link href=\"https://www.mediawiki.org/wiki/MediaWiki\">MediaWiki</link> server"
msgstr ""
#: wiki.xhp
@@ -149,7 +149,7 @@ msgctxt ""
"wiki.xhp\n"
"par_id368968\n"
"help.text"
-msgid "In the <link href=\"com.sun.wiki-publisher/wikisettings.xhp\">Options</link> dialog, click Add."
+msgid "In the <link href=\"com.sun.wiki-publisher/wikisettings.xhp\"><emph>Options</emph></link> dialog, click <emph>Add</emph>."
msgstr ""
#: wiki.xhp
@@ -157,7 +157,7 @@ msgctxt ""
"wiki.xhp\n"
"par_id6962187\n"
"help.text"
-msgid "In the <link href=\"com.sun.wiki-publisher/wikiaccount.xhp\">MediaWiki</link> dialog, enter the account information for the wiki."
+msgid "In the <link href=\"com.sun.wiki-publisher/wikiaccount.xhp\"><emph>MediaWiki</emph></link> dialog, enter the account information for the wiki."
msgstr ""
#: wiki.xhp
@@ -165,7 +165,7 @@ msgctxt ""
"wiki.xhp\n"
"par_id5328836\n"
"help.text"
-msgid "In the URL text box, enter the address of a wiki that you want to connect to."
+msgid "In the <emph>URL</emph> text box, enter the address of a wiki that you want to connect to."
msgstr ""
#: wiki.xhp
@@ -181,7 +181,7 @@ msgctxt ""
"wiki.xhp\n"
"par_id5906552\n"
"help.text"
-msgid "In the Username box, enter your user ID for your wiki account."
+msgid "In the <emph>Username</emph> box, enter your user ID for your wiki account."
msgstr ""
#: wiki.xhp
@@ -197,7 +197,7 @@ msgctxt ""
"wiki.xhp\n"
"par_id8869594\n"
"help.text"
-msgid "In the Password box, enter the password for your wiki account, then click OK."
+msgid "In the Password box, enter the password for your wiki account, then click <emph>OK</emph>."
msgstr ""
#: wiki.xhp
@@ -245,7 +245,7 @@ msgctxt ""
"wiki.xhp\n"
"par_id228278\n"
"help.text"
-msgid "In the <link href=\"com.sun.wiki-publisher/wikisend.xhp\">Send to MediaWiki</link> dialog, specify the settings for your entry."
+msgid "In the <link href=\"com.sun.wiki-publisher/wikisend.xhp\"><emph>Send to MediaWiki</emph></link> dialog, specify the settings for your entry."
msgstr ""
#: wiki.xhp
diff --git a/source/ar/cui/messages.po b/source/ar/cui/messages.po
index e72fca90585..10d01271d80 100644
--- a/source/ar/cui/messages.po
+++ b/source/ar/cui/messages.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 12:22+0100\n"
-"PO-Revision-Date: 2018-04-23 03:54+0000\n"
-"Last-Translator: صفا الفليج <safa1996alfulaij@gmail.com>\n"
+"POT-Creation-Date: 2018-11-14 12:21+0100\n"
+"PO-Revision-Date: 2018-11-14 11:33+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ar\n"
"MIME-Version: 1.0\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 ? 4 : 5;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1524455696.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542195198.000000\n"
#: cui/inc/strings.hrc:24
msgctxt "RID_SVXSTR_KEY_CONFIG_DIR"
@@ -1559,142 +1559,137 @@ msgid "Dimension line"
msgstr "خط قياس"
#: cui/inc/strings.hrc:365
-msgctxt "RID_SVXSTR_LOAD_ERROR"
-msgid "The selected module could not be loaded."
-msgstr "تعذّر تحميل الوحدة المختارة."
-
-#: cui/inc/strings.hrc:366
#, fuzzy
msgctxt "RID_SVXSTR_STARTQUOTE"
msgid "Start Quote"
msgstr "_بداية الاقتباس:"
-#: cui/inc/strings.hrc:367
+#: cui/inc/strings.hrc:366
msgctxt "RID_SVXSTR_ENDQUOTE"
msgid "End Quote"
msgstr ""
-#: cui/inc/strings.hrc:369
+#: cui/inc/strings.hrc:368
msgctxt "RID_SVXSTR_SELECTEDPERSONA"
msgid "Selected Theme: "
msgstr "السمة المختارة: "
-#: cui/inc/strings.hrc:370
+#: cui/inc/strings.hrc:369
msgctxt "RID_SVXSTR_SEARCHING"
msgid "Searching, please wait..."
msgstr "يبحث، فضلًا انتظر..."
-#: cui/inc/strings.hrc:371
+#: cui/inc/strings.hrc:370
msgctxt "RID_SVXSTR_SEARCHERROR"
msgid "Cannot open %1, please try again later."
msgstr "تعذّر فتح %1، فضلًا حاول مجدّدًا لاحقًا."
-#: cui/inc/strings.hrc:372
+#: cui/inc/strings.hrc:371
msgctxt "RID_SVXSTR_NORESULTS"
msgid "No results found."
msgstr "لم تُعثر على أيّة نتيجة."
-#: cui/inc/strings.hrc:373
+#: cui/inc/strings.hrc:372
msgctxt "RID_SVXSTR_APPLYPERSONA"
msgid "Applying Theme..."
msgstr "يطبّق السّمة..."
-#: cui/inc/strings.hrc:374
+#: cui/inc/strings.hrc:373
msgctxt "RID_SVXSTR_INVALIDPERSONAURL"
msgid "Please enter a valid theme address or a search term."
msgstr ""
-#: cui/inc/strings.hrc:376
+#: cui/inc/strings.hrc:375
msgctxt "RID_SVXSTR_TABLE_PRESET_NONE"
msgid "Set No Borders"
msgstr "بلا حدود"
-#: cui/inc/strings.hrc:377
+#: cui/inc/strings.hrc:376
msgctxt "RID_SVXSTR_TABLE_PRESET_ONLYOUTER"
msgid "Set Outer Border Only"
msgstr "وضع حد خارجي فقط"
-#: cui/inc/strings.hrc:378
+#: cui/inc/strings.hrc:377
msgctxt "RID_SVXSTR_TABLE_PRESET_OUTERHORI"
msgid "Set Outer Border and Horizontal Lines"
msgstr "وضع حد خارجي وخطوط أفقية"
-#: cui/inc/strings.hrc:379
+#: cui/inc/strings.hrc:378
msgctxt "RID_SVXSTR_TABLE_PRESET_OUTERALL"
msgid "Set Outer Border and All Inner Lines"
msgstr "وضع حد خارجي وكل الخطوط الداخلية"
-#: cui/inc/strings.hrc:380
+#: cui/inc/strings.hrc:379
msgctxt "RID_SVXSTR_TABLE_PRESET_OUTERINNER"
msgid "Set Outer Border Without Changing Inner Lines"
msgstr "وضع حد خارجي دون تعديل الخطوط الداخلية"
-#: cui/inc/strings.hrc:381
+#: cui/inc/strings.hrc:380
msgctxt "RID_SVXSTR_PARA_PRESET_DIAGONAL"
msgid "Set Diagonal Lines Only"
msgstr "تعيين الخطوط المائلة فقط"
-#: cui/inc/strings.hrc:382
+#: cui/inc/strings.hrc:381
msgctxt "RID_SVXSTR_PARA_PRESET_ALL"
msgid "Set All Four Borders"
msgstr "وضع الحدود الأربعة"
-#: cui/inc/strings.hrc:383
+#: cui/inc/strings.hrc:382
msgctxt "RID_SVXSTR_PARA_PRESET_LEFTRIGHT"
msgid "Set Left and Right Borders Only"
msgstr "وضع الحدّين الأيمن والأيسر فقط"
-#: cui/inc/strings.hrc:384
+#: cui/inc/strings.hrc:383
msgctxt "RID_SVXSTR_PARA_PRESET_TOPBOTTOM"
msgid "Set Top and Bottom Borders Only"
msgstr "وضع الحدّين العلوي والسفلي فقط"
-#: cui/inc/strings.hrc:385
+#: cui/inc/strings.hrc:384
msgctxt "RID_SVXSTR_PARA_PRESET_ONLYLEFT"
msgid "Set Left Border Only"
msgstr "وضع الحد الأيسر فقط"
-#: cui/inc/strings.hrc:386
+#: cui/inc/strings.hrc:385
msgctxt "RID_SVXSTR_HOR_PRESET_ONLYHOR"
msgid "Set Top and Bottom Borders, and All Inner Lines"
msgstr "وضع الحد الأعلى والأسفل، وجميع الخطوط الداخلية"
-#: cui/inc/strings.hrc:387
+#: cui/inc/strings.hrc:386
msgctxt "RID_SVXSTR_VER_PRESET_ONLYVER"
msgid "Set Left and Right Borders, and All Inner Lines"
msgstr "وضع الحد الأيسر والأيمن، وجميع الخطوط الداخلية"
-#: cui/inc/strings.hrc:388
+#: cui/inc/strings.hrc:387
msgctxt "RID_SVXSTR_SHADOW_STYLE_NONE"
msgid "No Shadow"
msgstr "بدون ظل"
-#: cui/inc/strings.hrc:389
+#: cui/inc/strings.hrc:388
msgctxt "RID_SVXSTR_SHADOW_STYLE_BOTTOMRIGHT"
msgid "Cast Shadow to Bottom Right"
msgstr "الظل أسفل اليمين"
-#: cui/inc/strings.hrc:390
+#: cui/inc/strings.hrc:389
msgctxt "RID_SVXSTR_SHADOW_STYLE_TOPRIGHT"
msgid "Cast Shadow to Top Right"
msgstr "الظل أعلى اليمين"
-#: cui/inc/strings.hrc:391
+#: cui/inc/strings.hrc:390
msgctxt "RID_SVXSTR_SHADOW_STYLE_BOTTOMLEFT"
msgid "Cast Shadow to Bottom Left"
msgstr "الظل أسفل اليسار"
-#: cui/inc/strings.hrc:392
+#: cui/inc/strings.hrc:391
msgctxt "RID_SVXSTR_SHADOW_STYLE_TOPLEFT"
msgid "Cast Shadow to Top Left"
msgstr "الظل أعلى اليسار"
-#: cui/inc/strings.hrc:393
+#: cui/inc/strings.hrc:392
msgctxt "RID_SVXSTR_SIGNATURELINE_SIGNED_BY"
msgid "Signed by: %1"
msgstr "وقّعها: %1"
-#: cui/inc/strings.hrc:394
+#: cui/inc/strings.hrc:393
msgctxt "RID_SVXSTR_OPENCL_RESTART"
msgid "For the OpenCL changes to take effect, %PRODUCTNAME must be restarted."
msgstr ""
@@ -10723,22 +10718,43 @@ msgctxt "signsignatureline|btn_select_certificate"
msgid "Select Certificate"
msgstr "اختر شهادة"
-#: cui/uiconfig/ui/signsignatureline.ui:168
+#. Name of the signer
+#: cui/uiconfig/ui/signsignatureline.ui:166
+msgctxt "signsignatureline|label_name"
+msgid "or"
+msgstr ""
+
+#: cui/uiconfig/ui/signsignatureline.ui:175
+msgctxt "signsignatureline|btn_load_image"
+msgid "Use Signature Image"
+msgstr ""
+
+#: cui/uiconfig/ui/signsignatureline.ui:190
+msgctxt "signsignatureline|btn_clear_image"
+msgid "Clear"
+msgstr ""
+
+#: cui/uiconfig/ui/signsignatureline.ui:206
+msgctxt "signsignatureline|label_image_dimensions"
+msgid "Best image size: 600 x 100 px"
+msgstr ""
+
+#: cui/uiconfig/ui/signsignatureline.ui:237
msgctxt "signsignatureline|label_sign"
msgid "Sign"
msgstr ""
-#: cui/uiconfig/ui/signsignatureline.ui:205
+#: cui/uiconfig/ui/signsignatureline.ui:274
msgctxt "signsignatureline|label_add_comment"
msgid "Add comment:"
msgstr "أضِف تعليقا:"
-#: cui/uiconfig/ui/signsignatureline.ui:241
+#: cui/uiconfig/ui/signsignatureline.ui:310
msgctxt "signsignatureline|label_hint"
msgid "Instructions from the document creator:"
msgstr "إرشادات ممن أنشأ المستند:"
-#: cui/uiconfig/ui/signsignatureline.ui:274
+#: cui/uiconfig/ui/signsignatureline.ui:343
msgctxt "signsignatureline|label_more"
msgid "More"
msgstr ""
diff --git a/source/ar/helpcontent2/source/text/sbasic/shared/01.po b/source/ar/helpcontent2/source/text/sbasic/shared/01.po
index 38d940a6096..674a915ec86 100644
--- a/source/ar/helpcontent2/source/text/sbasic/shared/01.po
+++ b/source/ar/helpcontent2/source/text/sbasic/shared/01.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-05-16 16:54+0200\n"
-"PO-Revision-Date: 2015-04-23 13:21+0000\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:50+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ar\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 ? 4 : 5;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1429795261.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542196248.000000\n"
#: 06130000.xhp
msgctxt ""
@@ -93,7 +93,7 @@ msgctxt ""
"06130000.xhp\n"
"par_id3154791\n"
"help.text"
-msgid "<ahelp hid=\"modules/BasicIDE/ui/basicmacrodialog/run\">Runs or saves the current macro.</ahelp>"
+msgid "<ahelp hid=\"modules/BasicIDE/ui/basicmacrodialog/ok\">Runs or saves the current macro.</ahelp>"
msgstr ""
#: 06130000.xhp
diff --git a/source/ar/helpcontent2/source/text/scalc/00.po b/source/ar/helpcontent2/source/text/scalc/00.po
index 476fa34a308..308ab9b1156 100644
--- a/source/ar/helpcontent2/source/text/scalc/00.po
+++ b/source/ar/helpcontent2/source/text/scalc/00.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2017-11-22 13:53+0100\n"
-"PO-Revision-Date: 2016-11-22 16:52+0000\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:50+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ar\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 ? 4 : 5;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1479833548.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542196249.000000\n"
#: 00000004.xhp
msgctxt ""
@@ -29,7 +29,7 @@ msgctxt ""
"00000004.xhp\n"
"hd_id3155535\n"
"help.text"
-msgid "<variable id=\"wie\">To access this function... </variable>"
+msgid "<variable id=\"wie\">To access this function...</variable>"
msgstr ""
#: 00000004.xhp
@@ -37,7 +37,7 @@ msgctxt ""
"00000004.xhp\n"
"par_idN1056E\n"
"help.text"
-msgid "<variable id=\"moreontop\">More explanations on top of this page. </variable>"
+msgid "<variable id=\"moreontop\">More explanations on top of this page.</variable>"
msgstr ""
#: 00000004.xhp
@@ -45,7 +45,7 @@ msgctxt ""
"00000004.xhp\n"
"par_idN105AF\n"
"help.text"
-msgid "<variable id=\"optional\">In the %PRODUCTNAME Calc functions, parameters marked as \"optional\" can be left out only when no parameter follows. For example, in a function with four parameters, where the last two parameters are marked as \"optional\", you can leave out parameter 4 or parameters 3 and 4, but you cannot leave out parameter 3 alone. </variable>"
+msgid "<variable id=\"optional\">In the %PRODUCTNAME Calc functions, parameters marked as \"optional\" can be left out only when no parameter follows. For example, in a function with four parameters, where the last two parameters are marked as \"optional\", you can leave out parameter 4 or parameters 3 and 4, but you cannot leave out parameter 3 alone.</variable>"
msgstr ""
#: 00000004.xhp
@@ -77,7 +77,7 @@ msgctxt ""
"00000402.xhp\n"
"par_id3155555\n"
"help.text"
-msgid "<variable id=\"kopffuss\">Choose <emph>Insert - Headers and Footers</emph></variable>"
+msgid "<variable id=\"kopffuss\">Choose <emph>Insert - Headers and Footers</emph>.</variable>"
msgstr ""
#: 00000402.xhp
@@ -85,7 +85,7 @@ msgctxt ""
"00000402.xhp\n"
"par_id3159233\n"
"help.text"
-msgid "<variable id=\"bkopfzeile\">Choose <emph>Insert - Headers and Footers - Header and Footer</emph> tabs</variable>"
+msgid "<variable id=\"bkopfzeile\">Choose <emph>Insert - Headers and Footers - Header and Footer</emph> tabs.</variable>"
msgstr ""
#: 00000402.xhp
@@ -93,7 +93,7 @@ msgctxt ""
"00000402.xhp\n"
"par_id3150443\n"
"help.text"
-msgid "<variable id=\"bausfullen\">Choose <emph>Sheet - Fill Cells</emph></variable>"
+msgid "<variable id=\"bausfullen\">Choose <emph>Sheet - Fill Cells</emph>.</variable>"
msgstr ""
#: 00000402.xhp
@@ -101,7 +101,7 @@ msgctxt ""
"00000402.xhp\n"
"par_id3143267\n"
"help.text"
-msgid "<variable id=\"bausunten\">Choose <emph>Sheet - Fill Cells - Down</emph></variable>"
+msgid "<variable id=\"bausunten\">Choose <emph>Sheet - Fill Cells - Down</emph>.</variable>"
msgstr ""
#: 00000402.xhp
@@ -109,7 +109,7 @@ msgctxt ""
"00000402.xhp\n"
"par_id3153880\n"
"help.text"
-msgid "<variable id=\"bausrechts\">Choose <emph>Sheet - Fill Cells - Right</emph></variable>"
+msgid "<variable id=\"bausrechts\">Choose <emph>Sheet - Fill Cells - Right</emph>.</variable>"
msgstr ""
#: 00000402.xhp
@@ -117,7 +117,7 @@ msgctxt ""
"00000402.xhp\n"
"par_id3151245\n"
"help.text"
-msgid "<variable id=\"bausoben\">Choose <emph>Sheet - Fill Cells - Up</emph></variable>"
+msgid "<variable id=\"bausoben\">Choose <emph>Sheet - Fill Cells - Up</emph>.</variable>"
msgstr ""
#: 00000402.xhp
@@ -125,7 +125,7 @@ msgctxt ""
"00000402.xhp\n"
"par_id3145068\n"
"help.text"
-msgid "<variable id=\"bauslinks\">Choose <emph>Sheet - Fill Cells - Left</emph></variable>"
+msgid "<variable id=\"bauslinks\">Choose <emph>Sheet - Fill Cells - Left</emph>.</variable>"
msgstr ""
#: 00000402.xhp
@@ -133,7 +133,7 @@ msgctxt ""
"00000402.xhp\n"
"par_id3150400\n"
"help.text"
-msgid "<variable id=\"baustab\">Choose <emph>Sheet - Fill Cells - Sheets</emph></variable>"
+msgid "<variable id=\"baustab\">Choose <emph>Sheet - Fill Cells - Sheets</emph>.</variable>"
msgstr ""
#: 00000402.xhp
@@ -141,7 +141,7 @@ msgctxt ""
"00000402.xhp\n"
"par_id3154910\n"
"help.text"
-msgid "<variable id=\"bausreihe\">Choose <emph>Sheet - Fill Cells - Series</emph></variable>"
+msgid "<variable id=\"bausreihe\">Choose <emph>Sheet - Fill Cells - Series</emph>.</variable>"
msgstr ""
#: 00000402.xhp
@@ -149,7 +149,7 @@ msgctxt ""
"00000402.xhp\n"
"par_id3154123\n"
"help.text"
-msgid "Choose <emph>Sheet - Clear Cells</emph>"
+msgid "Choose <emph>Sheet - Clear Cells</emph>."
msgstr ""
#: 00000402.xhp
@@ -165,7 +165,7 @@ msgctxt ""
"00000402.xhp\n"
"par_id3150011\n"
"help.text"
-msgid "<variable id=\"bzelo\">Choose <emph>Sheet - Delete Cells</emph></variable>"
+msgid "<variable id=\"bzelo\">Choose <emph>Sheet - Delete Cells</emph>.</variable>"
msgstr ""
#: 00000402.xhp
@@ -173,7 +173,7 @@ msgctxt ""
"00000402.xhp\n"
"par_id3153951\n"
"help.text"
-msgid "Choose <emph>Sheet - Delete Sheet</emph>"
+msgid "Choose <emph>Sheet - Delete Sheet</emph>."
msgstr ""
#: 00000402.xhp
@@ -181,7 +181,7 @@ msgctxt ""
"00000402.xhp\n"
"par_id3155306\n"
"help.text"
-msgid "Open context menu for a sheet tab"
+msgid "Open context menu for a sheet tab."
msgstr ""
#: 00000402.xhp
@@ -189,7 +189,7 @@ msgctxt ""
"00000402.xhp\n"
"par_id3146119\n"
"help.text"
-msgid "Choose <emph>Sheet - Move or Copy Sheet</emph>"
+msgid "Choose <emph>Sheet - Move or Copy Sheet</emph>."
msgstr ""
#: 00000402.xhp
@@ -197,7 +197,7 @@ msgctxt ""
"00000402.xhp\n"
"par_id3148645\n"
"help.text"
-msgid "Open context menu for a sheet tab"
+msgid "Open context menu for a sheet tab."
msgstr ""
#: 00000403.xhp
@@ -221,7 +221,7 @@ msgctxt ""
"00000403.xhp\n"
"par_id3150275\n"
"help.text"
-msgid "<variable id=\"aspze\">Choose <emph>View - Column & Row Headers</emph></variable>"
+msgid "<variable id=\"aspze\">Choose <emph>View - Column & Row Headers</emph>.</variable>"
msgstr ""
#: 00000403.xhp
@@ -229,7 +229,7 @@ msgctxt ""
"00000403.xhp\n"
"par_id3154514\n"
"help.text"
-msgid "<variable id=\"awehe\">Choose <emph>View - Value Highlighting</emph></variable>"
+msgid "<variable id=\"awehe\">Choose <emph>View - Value Highlighting</emph>.</variable>"
msgstr ""
#: 00000403.xhp
@@ -237,7 +237,7 @@ msgctxt ""
"00000403.xhp\n"
"par_id3148947\n"
"help.text"
-msgid "<variable id=\"rechenleiste\">Choose <emph>View - Formula Bar</emph> or <emph>View - Toolbars - Formula Bar</emph></variable>"
+msgid "<variable id=\"rechenleiste\">Choose <emph>View - Formula Bar</emph> or <emph>View - Toolbars - Formula Bar</emph>.</variable>"
msgstr ""
#: 00000403.xhp
@@ -245,7 +245,7 @@ msgctxt ""
"00000403.xhp\n"
"par_id3148663\n"
"help.text"
-msgid "<variable id=\"seumvo\">Choose <emph>View - Page Break</emph></variable>"
+msgid "<variable id=\"seumvo\">Choose <emph>View - Page Break</emph>.</variable>"
msgstr ""
#: 00000404.xhp
@@ -269,7 +269,7 @@ msgctxt ""
"00000404.xhp\n"
"par_id3149784\n"
"help.text"
-msgid "Choose <emph>Insert - Cells</emph>"
+msgid "Choose <emph>Insert - Cells</emph>."
msgstr ""
#: 00000404.xhp
@@ -277,7 +277,7 @@ msgctxt ""
"00000404.xhp\n"
"par_id3154514\n"
"help.text"
-msgid "Open <emph>Insert Cells</emph> toolbar from Tools bar:"
+msgid "Open <emph>Insert Cells</emph> toolbar from <emph>Tools</emph> bar:"
msgstr ""
#: 00000404.xhp
@@ -365,7 +365,7 @@ msgctxt ""
"00000404.xhp\n"
"par_id3149033\n"
"help.text"
-msgid "<variable id=\"eitab\">Choose <emph>Sheet - Insert Sheet</emph></variable>"
+msgid "<variable id=\"eitab\">Choose <emph>Sheet - Insert Sheet</emph>.</variable>"
msgstr ""
#: 00000404.xhp
@@ -373,7 +373,7 @@ msgctxt ""
"00000404.xhp\n"
"par_idN1082F\n"
"help.text"
-msgid "<variable id=\"eitabfile\">Choose <emph>Sheet - Insert Sheet from File</emph></variable>"
+msgid "<variable id=\"eitabfile\">Choose <emph>Sheet - Insert Sheet from File</emph>.</variable>"
msgstr ""
#: 00000404.xhp
@@ -381,7 +381,7 @@ msgctxt ""
"00000404.xhp\n"
"par_id3155115\n"
"help.text"
-msgid "Choose <emph>Insert - Function</emph>"
+msgid "Choose <emph>Insert - Function</emph>."
msgstr ""
#: 00000404.xhp
@@ -429,7 +429,7 @@ msgctxt ""
"00000404.xhp\n"
"par_id3155809\n"
"help.text"
-msgid "<variable id=\"eikadaze\"><emph>Insert - Function</emph> - Category <emph>Date&Time</emph></variable>"
+msgid "<variable id=\"eikadaze\"><emph>Insert - Function</emph> - Category <emph>Date & Time</emph></variable>"
msgstr ""
#: 00000404.xhp
@@ -517,7 +517,7 @@ msgctxt ""
"00000404.xhp\n"
"par_id3155383\n"
"help.text"
-msgid "<variable id=\"funktionsliste\">Choose <emph>Insert - Function List</emph></variable>"
+msgid "<variable id=\"funktionsliste\">Choose <emph>Insert - Function List</emph>.</variable>"
msgstr ""
#: 00000404.xhp
@@ -525,7 +525,7 @@ msgctxt ""
"00000404.xhp\n"
"par_id3153250\n"
"help.text"
-msgid "<variable id=\"einamen\">Choose <emph>Insert - Named Ranges and Expressions</emph></variable>"
+msgid "<variable id=\"einamen\">Choose <emph>Insert - Named Ranges and Expressions</emph>.</variable>"
msgstr ""
#: 00000404.xhp
@@ -533,7 +533,7 @@ msgctxt ""
"00000404.xhp\n"
"par_id3146776\n"
"help.text"
-msgid "<variable id=\"eiextdata\">Choose <emph>Sheet - Link to External data</emph></variable>"
+msgid "<variable id=\"eiextdata\">Choose <emph>Sheet - Link to External data</emph>.</variable>"
msgstr ""
#: 00000404.xhp
@@ -541,7 +541,7 @@ msgctxt ""
"00000404.xhp\n"
"par_id3143222\n"
"help.text"
-msgid "Choose <emph>Sheet - Named Ranges and Expressions - Define</emph>"
+msgid "Choose <emph>Sheet - Named Ranges and Expressions - Define</emph>."
msgstr ""
#: 00000404.xhp
@@ -557,7 +557,7 @@ msgctxt ""
"00000404.xhp\n"
"par_id3145214\n"
"help.text"
-msgid "<variable id=\"einaei\">Choose <emph>Sheet - Named Ranges and Expressions - Insert</emph></variable>"
+msgid "<variable id=\"einaei\">Choose <emph>Sheet - Named Ranges and Expressions - Insert</emph>.</variable>"
msgstr ""
#: 00000404.xhp
@@ -565,7 +565,7 @@ msgctxt ""
"00000404.xhp\n"
"par_id3153558\n"
"help.text"
-msgid "<variable id=\"einaueb\">Choose <emph>Sheet - Named Ranges and Expressions - Create</emph></variable>"
+msgid "<variable id=\"einaueb\">Choose <emph>Sheet - Named Ranges and Expressions - Create</emph>.</variable>"
msgstr ""
#: 00000404.xhp
@@ -573,7 +573,7 @@ msgctxt ""
"00000404.xhp\n"
"par_id3153483\n"
"help.text"
-msgid "<variable id=\"einabesch\">Choose <emph>Sheet - Named Ranges and Expressions - Labels</emph></variable>"
+msgid "<variable id=\"einabesch\">Choose <emph>Sheet - Named Ranges and Expressions - Labels</emph>.</variable>"
msgstr ""
#: 00000405.xhp
@@ -597,7 +597,7 @@ msgctxt ""
"00000405.xhp\n"
"par_id3154685\n"
"help.text"
-msgid "<variable id=\"fozelle\">Choose <emph>Format - Cells</emph></variable>"
+msgid "<variable id=\"fozelle\">Choose <emph>Format - Cells</emph>.</variable>"
msgstr ""
#: 00000405.xhp
@@ -605,7 +605,7 @@ msgctxt ""
"00000405.xhp\n"
"par_id3153194\n"
"help.text"
-msgid "<variable id=\"fozelstz\">Choose <emph>Format - Cells - Cell Protection</emph> tab </variable>"
+msgid "<variable id=\"fozelstz\">Choose <emph>Format - Cells - Cell Protection</emph> tab.</variable>"
msgstr ""
#: 00000405.xhp
@@ -613,7 +613,7 @@ msgctxt ""
"00000405.xhp\n"
"par_id3155854\n"
"help.text"
-msgid "<variable id=\"fozei\">Choose <emph>Format - Row</emph></variable>"
+msgid "<variable id=\"fozei\">Choose <emph>Format - Rows</emph>.</variable>"
msgstr ""
#: 00000405.xhp
@@ -621,7 +621,7 @@ msgctxt ""
"00000405.xhp\n"
"par_id3150012\n"
"help.text"
-msgid "<variable id=\"fozeiophoe\">Choose <emph>Format - Row - Optimal Height</emph></variable>"
+msgid "<variable id=\"fozeiophoe\">Choose <emph>Format - Rows - Optimal Height</emph>.</variable>"
msgstr ""
#: 00000405.xhp
@@ -629,7 +629,7 @@ msgctxt ""
"00000405.xhp\n"
"par_id3148645\n"
"help.text"
-msgid "Choose <emph>Format - Row - Hide</emph>"
+msgid "Choose <emph>Format - Rows - Hide</emph>."
msgstr ""
#: 00000405.xhp
@@ -637,7 +637,7 @@ msgctxt ""
"00000405.xhp\n"
"par_id3153728\n"
"help.text"
-msgid "Choose <emph>Format - Column - Hide</emph>"
+msgid "Choose <emph>Format - Columns - Hide</emph>."
msgstr ""
#: 00000405.xhp
@@ -645,7 +645,7 @@ msgctxt ""
"00000405.xhp\n"
"par_id3151114\n"
"help.text"
-msgid "Choose <emph>Format - Sheet - Hide</emph>"
+msgid "Choose <emph>Sheet - Hide Sheet</emph>."
msgstr ""
#: 00000405.xhp
@@ -653,7 +653,7 @@ msgctxt ""
"00000405.xhp\n"
"par_id3148576\n"
"help.text"
-msgid "Choose <emph>Format - Row - Show</emph>"
+msgid "Choose <emph>Format - Rows - Show</emph>."
msgstr ""
#: 00000405.xhp
@@ -661,7 +661,7 @@ msgctxt ""
"00000405.xhp\n"
"par_id3156286\n"
"help.text"
-msgid "Choose <emph>Format - Column - Show</emph>"
+msgid "Choose <emph>Format - Columns - Show</emph>."
msgstr ""
#: 00000405.xhp
@@ -669,7 +669,7 @@ msgctxt ""
"00000405.xhp\n"
"par_id3145645\n"
"help.text"
-msgid "<variable id=\"fospa\">Choose <emph>Format - Column</emph></variable>"
+msgid "<variable id=\"fospa\">Choose <emph>Format - Columns</emph>.</variable>"
msgstr ""
#: 00000405.xhp
@@ -677,7 +677,7 @@ msgctxt ""
"00000405.xhp\n"
"par_id3145252\n"
"help.text"
-msgid "Choose <emph>Format - Column - Optimal Width</emph>"
+msgid "Choose <emph>Format - Columns - Optimal Width</emph>."
msgstr ""
#: 00000405.xhp
@@ -685,7 +685,7 @@ msgctxt ""
"00000405.xhp\n"
"par_id3146971\n"
"help.text"
-msgid "Double-click right column separator in column headers"
+msgid "Double-click right column separator in column headers."
msgstr ""
#: 00000405.xhp
@@ -693,7 +693,7 @@ msgctxt ""
"00000405.xhp\n"
"par_id3147362\n"
"help.text"
-msgid "<variable id=\"fot\">Choose <emph>Format - Sheet</emph></variable>"
+msgid "<variable id=\"fot\">Choose <emph>Sheet</emph>.</variable>"
msgstr ""
#: 00000405.xhp
@@ -701,7 +701,7 @@ msgctxt ""
"00000405.xhp\n"
"par_id3163805\n"
"help.text"
-msgid "<variable id=\"fotu\">Choose <emph>Format - Sheet - Rename</emph></variable>"
+msgid "<variable id=\"fotu\">Choose <emph>Sheet - Rename Sheet</emph>.</variable>"
msgstr ""
#: 00000405.xhp
@@ -709,7 +709,7 @@ msgctxt ""
"00000405.xhp\n"
"par_id3155333\n"
"help.text"
-msgid "<variable id=\"fotenb\">Choose <emph>Format - Sheet - Show</emph></variable>"
+msgid "<variable id=\"fotenb\">Choose <emph>Sheet - Show Sheet</emph>.</variable>"
msgstr ""
#: 00000405.xhp
@@ -717,7 +717,7 @@ msgctxt ""
"00000405.xhp\n"
"par_idN1077A\n"
"help.text"
-msgid "<variable id=\"foste\">Choose <emph>Format - Page</emph></variable>"
+msgid "<variable id=\"foste\">Choose <emph>Format - Page</emph>.</variable>"
msgstr ""
#: 00000405.xhp
@@ -725,7 +725,7 @@ msgctxt ""
"00000405.xhp\n"
"par_id3155508\n"
"help.text"
-msgid "<variable id=\"fostel\">Choose <emph>Format - Page - Sheet</emph> tab </variable>"
+msgid "<variable id=\"fostel\">Choose <emph>Format - Page - Sheet</emph> tab.</variable>"
msgstr ""
#: 00000405.xhp
@@ -733,7 +733,7 @@ msgctxt ""
"00000405.xhp\n"
"par_id3150883\n"
"help.text"
-msgid "<variable id=\"fodrbe\">Choose <emph>Format - Print Ranges</emph></variable>"
+msgid "<variable id=\"fodrbe\">Choose <emph>Format - Print Ranges</emph>.</variable>"
msgstr ""
#: 00000405.xhp
@@ -741,7 +741,7 @@ msgctxt ""
"00000405.xhp\n"
"par_id3156448\n"
"help.text"
-msgid "<variable id=\"fodrfe\">Choose <emph>Format - Print Ranges - Define</emph></variable>"
+msgid "<variable id=\"fodrfe\">Choose <emph>Format - Print Ranges - Define</emph>.</variable>"
msgstr ""
#: 00000405.xhp
@@ -749,7 +749,7 @@ msgctxt ""
"00000405.xhp\n"
"par_id3156290\n"
"help.text"
-msgid "<variable id=\"fodrhin\">Choose <emph>Format - Print Ranges - Add</emph></variable>"
+msgid "<variable id=\"fodrhin\">Choose <emph>Format - Print Ranges - Add</emph>.</variable>"
msgstr ""
#: 00000405.xhp
@@ -757,7 +757,7 @@ msgctxt ""
"00000405.xhp\n"
"par_id3155812\n"
"help.text"
-msgid "<variable id=\"fodbah\">Choose <emph>Format - Print Ranges - Clear</emph></variable>"
+msgid "<variable id=\"fodbah\">Choose <emph>Format - Print Ranges - Clear</emph>.</variable>"
msgstr ""
#: 00000405.xhp
@@ -765,7 +765,7 @@ msgctxt ""
"00000405.xhp\n"
"par_id3153307\n"
"help.text"
-msgid "<variable id=\"fodbbe\">Choose <emph>Format - Print Ranges - Edit</emph></variable>"
+msgid "<variable id=\"fodbbe\">Choose <emph>Format - Print Ranges - Edit</emph>.</variable>"
msgstr ""
#: 00000405.xhp
@@ -773,7 +773,7 @@ msgctxt ""
"00000405.xhp\n"
"par_id3153916\n"
"help.text"
-msgid "Choose <emph>Format - AutoFormat</emph>"
+msgid "Choose <emph>Format - AutoFormat</emph>."
msgstr ""
#: 00000405.xhp
@@ -781,8 +781,8 @@ msgctxt ""
"00000405.xhp\n"
"par_id3154532\n"
"help.text"
-msgid "On the Tools bar, click"
-msgstr "على شريط الأدوات، أنقر"
+msgid "On the <emph>Tools</emph> bar, click"
+msgstr ""
#: 00000405.xhp
msgctxt ""
@@ -805,7 +805,7 @@ msgctxt ""
"00000405.xhp\n"
"par_id3154618\n"
"help.text"
-msgid "<variable id=\"bedingte\">Choose <emph>Format - Conditional Formatting</emph></variable>"
+msgid "<variable id=\"bedingte\">Choose <emph>Format - Conditional Formatting</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -829,7 +829,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3150541\n"
"help.text"
-msgid "<variable id=\"exdektv\">Choose <emph>Tools - Detective</emph> </variable>"
+msgid "<variable id=\"exdektv\">Choose <emph>Tools - Detective</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -837,7 +837,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3153194\n"
"help.text"
-msgid "Choose <emph>Tools - Detective - Trace Precedents</emph>"
+msgid "Choose <emph>Tools - Detective - Trace Precedents</emph>."
msgstr ""
#: 00000406.xhp
@@ -853,7 +853,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3154123\n"
"help.text"
-msgid "<variable id=\"silbentrennungc\">Menu <emph>Tools - Language - Hyphenation</emph> </variable>"
+msgid "<variable id=\"silbentrennungc\">Menu <emph>Tools - Language - Hyphenation</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -861,7 +861,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3145785\n"
"help.text"
-msgid "<variable id=\"exdvore\">Choose <emph>Tools - Detective - Remove Precedents</emph> </variable>"
+msgid "<variable id=\"exdvore\">Choose <emph>Tools - Detective - Remove Precedents</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -869,7 +869,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3155411\n"
"help.text"
-msgid "Choose <emph>Tools - Detective - Trace Dependents</emph>"
+msgid "Choose <emph>Tools - Detective - Trace Dependents</emph>."
msgstr ""
#: 00000406.xhp
@@ -885,7 +885,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3146984\n"
"help.text"
-msgid "<variable id=\"exdszne\">Choose <emph>Tools - Detective - Remove Dependents</emph> </variable>"
+msgid "<variable id=\"exdszne\">Choose <emph>Tools - Detective - Remove Dependents</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -893,7 +893,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3154014\n"
"help.text"
-msgid "<variable id=\"exdase\">Choose <emph>Tools - Detective - Remove All Traces</emph> </variable>"
+msgid "<variable id=\"exdase\">Choose <emph>Tools - Detective - Remove All Traces</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -901,7 +901,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3153188\n"
"help.text"
-msgid "<variable id=\"exdszfe\">Choose <emph>Tools - Detective - Trace Error</emph> </variable>"
+msgid "<variable id=\"exdszfe\">Choose <emph>Tools - Detective - Trace Error</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -909,7 +909,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3149410\n"
"help.text"
-msgid "<variable id=\"fuellmodus\">Choose <emph>Tools - Detective - Fill Mode</emph> </variable>"
+msgid "<variable id=\"fuellmodus\">Choose <emph>Tools - Detective - Fill Mode</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -917,7 +917,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3156284\n"
"help.text"
-msgid "<variable id=\"dateneinkreisen\">Choose <emph>Tools - Detective - Mark Invalid Data</emph> </variable>"
+msgid "<variable id=\"dateneinkreisen\">Choose <emph>Tools - Detective - Mark Invalid Data</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -925,7 +925,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3153159\n"
"help.text"
-msgid "<variable id=\"spurenaktualisieren\">Choose <emph>Tools - Detective - Refresh Traces</emph> </variable>"
+msgid "<variable id=\"spurenaktualisieren\">Choose <emph>Tools - Detective - Refresh Traces</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -933,7 +933,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3147397\n"
"help.text"
-msgid "<variable id=\"automatisch\">Choose <emph>Tools - Detective - AutoRefresh</emph> </variable>"
+msgid "<variable id=\"automatisch\">Choose <emph>Tools - Detective - AutoRefresh</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -941,7 +941,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3154018\n"
"help.text"
-msgid "<variable id=\"exzws\">Choose <emph>Tools - Goal Seek</emph> </variable>"
+msgid "<variable id=\"exzws\">Choose <emph>Tools - Goal Seek</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -949,7 +949,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3269142\n"
"help.text"
-msgid "<variable id=\"solver\">Choose <emph>Tools - Solver</emph> </variable>"
+msgid "<variable id=\"solver\">Choose <emph>Tools - Solver</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -957,7 +957,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id8554338\n"
"help.text"
-msgid "<variable id=\"solver_options\">Choose <emph>Tools - Solver</emph>, <emph>Options</emph> button </variable>"
+msgid "<variable id=\"solver_options\">Choose <emph>Tools - Solver</emph>, click <emph>Options</emph> button.</variable>"
msgstr ""
#: 00000406.xhp
@@ -965,7 +965,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3156277\n"
"help.text"
-msgid "<variable id=\"exsze\">Choose <emph>Tools - Scenarios</emph> </variable>"
+msgid "<variable id=\"exsze\">Choose <emph>Tools - Scenarios</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -973,7 +973,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3149020\n"
"help.text"
-msgid "<variable id=\"protect_sheet\">Choose <emph>Tools - Protect Sheet</emph></variable>"
+msgid "<variable id=\"protect_sheet\">Choose <emph>Tools - Protect Sheet</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -981,7 +981,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3154256\n"
"help.text"
-msgid "<variable id=\"protect_spreadsheet\">Choose <emph>Tools - Protect Spreadsheet</emph></variable>"
+msgid "<variable id=\"protect_spreadsheet\">Choose <emph>Tools - Protect Spreadsheet</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -989,7 +989,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3146919\n"
"help.text"
-msgid "Choose <emph>Data - Calculate - Recalculate</emph>"
+msgid "Choose <emph>Data - Calculate - Recalculate</emph>."
msgstr ""
#: 00000406.xhp
@@ -1005,7 +1005,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3150941\n"
"help.text"
-msgid "<variable id=\"exatmb\">Choose <emph>Data - Calculate - AutoCalculate</emph> </variable>"
+msgid "<variable id=\"exatmb\">Choose <emph>Data - Calculate - AutoCalculate</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -1013,7 +1013,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3151276\n"
"help.text"
-msgid "<variable id=\"autoeingabe\">Choose <emph>Tools - AutoInput</emph> </variable>"
+msgid "<variable id=\"autoeingabe\">Choose <emph>Tools - AutoInput</emph>.</variable>"
msgstr ""
#: 00000407.xhp
@@ -1037,7 +1037,7 @@ msgctxt ""
"00000407.xhp\n"
"par_id3147335\n"
"help.text"
-msgid "<variable id=\"fete\">Choose <item type=\"menuitem\">View - Split Window</item></variable>"
+msgid "<variable id=\"fete\">Choose ><item type=\"menuitem\">View - Split Window</item>.</variable>"
msgstr ""
#: 00000407.xhp
@@ -1045,7 +1045,7 @@ msgctxt ""
"00000407.xhp\n"
"par_id3153663\n"
"help.text"
-msgid "<variable id=\"fefix\">Choose <item type=\"menuitem\">View - Freeze Cells - Freeze Rows and Columns</item></variable>"
+msgid "<variable id=\"fefix\">Choose <item type=\"menuitem\">View - Freeze Cells - Freeze Rows and Columns</item>.</variable>"
msgstr ""
#: 00000412.xhp
@@ -1069,7 +1069,7 @@ msgctxt ""
"00000412.xhp\n"
"par_id8366954\n"
"help.text"
-msgid "<variable id=\"text2columns\">Choose <emph>Data - Text to Columns</emph></variable>"
+msgid "<variable id=\"text2columns\">Choose <emph>Data - Text to Columns</emph>.</variable>"
msgstr ""
#: 00000412.xhp
@@ -1077,7 +1077,7 @@ msgctxt ""
"00000412.xhp\n"
"par_id3147399\n"
"help.text"
-msgid "<variable id=\"dbrbf\">Choose <emph>Data - Define Range</emph></variable>"
+msgid "<variable id=\"dbrbf\">Choose <emph>Data - Define Range</emph>.</variable>"
msgstr ""
#: 00000412.xhp
@@ -1085,7 +1085,7 @@ msgctxt ""
"00000412.xhp\n"
"par_id3145345\n"
"help.text"
-msgid "<variable id=\"dbrba\">Choose <emph>Data - Select Range</emph></variable>"
+msgid "<variable id=\"dbrba\">Choose <emph>Data - Select Range</emph>.</variable>"
msgstr ""
#: 00000412.xhp
@@ -1093,7 +1093,7 @@ msgctxt ""
"00000412.xhp\n"
"par_id3150443\n"
"help.text"
-msgid "<variable id=\"dnsrt\">Choose <emph>Data - Sort...</emph></variable>"
+msgid "<variable id=\"dnsrt\">Choose <emph>Data - Sort...</emph>.</variable>"
msgstr ""
#: 00000412.xhp
@@ -1101,7 +1101,7 @@ msgctxt ""
"00000412.xhp\n"
"par_id3148491\n"
"help.text"
-msgid "Choose <emph>Data - Sort - Sort Criteria</emph> tab"
+msgid "Choose <emph>Data - Sort - Sort Criteria</emph> tab."
msgstr ""
#: 00000412.xhp
@@ -1109,7 +1109,7 @@ msgctxt ""
"00000412.xhp\n"
"par_id3154516\n"
"help.text"
-msgid "On Standard bar, click"
+msgid "On <emph>Standard</emph> bar, click"
msgstr ""
#: 00000412.xhp
@@ -1149,7 +1149,7 @@ msgctxt ""
"00000412.xhp\n"
"par_id3146984\n"
"help.text"
-msgid "<variable id=\"dnstot\">Choose <emph>Data - Sort - Options</emph> tab</variable>"
+msgid "<variable id=\"dnstot\">Choose <emph>Data - Sort - Options</emph> tab.</variable>"
msgstr ""
#: 00000412.xhp
@@ -1157,7 +1157,7 @@ msgctxt ""
"00000412.xhp\n"
"par_id3155308\n"
"help.text"
-msgid "<variable id=\"dnftr\">Choose <emph>Data - Filter</emph></variable>"
+msgid "<variable id=\"dnftr\">Choose <emph>Data - Filter</emph>.</variable>"
msgstr ""
#: 00000412.xhp
@@ -1165,7 +1165,7 @@ msgctxt ""
"00000412.xhp\n"
"par_id3148646\n"
"help.text"
-msgid "Choose <emph>Data - AutoFilter</emph>"
+msgid "Choose <emph>Data - AutoFilter</emph>."
msgstr ""
#: 00000412.xhp
@@ -1173,7 +1173,7 @@ msgctxt ""
"00000412.xhp\n"
"par_id3151113\n"
"help.text"
-msgid "On Tools bar or Table Data bar, click"
+msgid "On <emph>Tools</emph> bar or <emph>Table Data</emph> bar, click"
msgstr ""
#: 00000412.xhp
@@ -1197,7 +1197,7 @@ msgctxt ""
"00000412.xhp\n"
"par_id3156278\n"
"help.text"
-msgid "<variable id=\"dnfspz\">Choose <emph>Data - More Filters - Advanced Filter...</emph></variable>"
+msgid "<variable id=\"dnfspz\">Choose <emph>Data - More Filters - Advanced Filter...</emph> .</variable>"
msgstr ""
#: 00000412.xhp
@@ -1205,7 +1205,7 @@ msgctxt ""
"00000412.xhp\n"
"par_id3153764\n"
"help.text"
-msgid "Choose <emph>Data - More Filters - Standard Filter... - Options</emph> label"
+msgid "Choose <emph>Data - More Filters - Standard Filter... - Options</emph> label."
msgstr ""
#: 00000412.xhp
@@ -1213,7 +1213,7 @@ msgctxt ""
"00000412.xhp\n"
"par_id3155444\n"
"help.text"
-msgid "Choose <emph>Data - More Filters - Advanced Filter... - Options</emph> label"
+msgid "Choose <emph>Data - More Filters - Advanced Filter... - Options</emph> label."
msgstr ""
#: 00000412.xhp
@@ -1221,7 +1221,7 @@ msgctxt ""
"00000412.xhp\n"
"par_id3156382\n"
"help.text"
-msgid "Choose <emph>Data - More Filters - Reset Filter</emph>"
+msgid "Choose <emph>Data - More Filters - Reset Filter</emph>."
msgstr ""
#: 00000412.xhp
@@ -1229,7 +1229,7 @@ msgctxt ""
"00000412.xhp\n"
"par_id3155961\n"
"help.text"
-msgid "On Table Data bar, click <emph>Reset Filter/Sort</emph>"
+msgid "On <emph>Table Data</emph> bar, click <emph>Reset Filter/Sort</emph>."
msgstr ""
#: 00000412.xhp
@@ -1253,7 +1253,7 @@ msgctxt ""
"00000412.xhp\n"
"par_id3152778\n"
"help.text"
-msgid "<variable id=\"dnaftas\">Choose <emph>Data - More Filter - Hide AutoFilter</emph></variable>"
+msgid "<variable id=\"dnaftas\">Choose <emph>Data - More Filter - Hide AutoFilter</emph>.</variable>"
msgstr ""
#: 00000412.xhp
@@ -1261,7 +1261,7 @@ msgctxt ""
"00000412.xhp\n"
"par_id3166424\n"
"help.text"
-msgid "<variable id=\"dntegs\">Choose <emph>Data - Subtotals</emph></variable>"
+msgid "<variable id=\"dntegs\">Choose <emph>Data - Subtotals</emph>.</variable>"
msgstr ""
#: 00000412.xhp
@@ -1269,7 +1269,7 @@ msgctxt ""
"00000412.xhp\n"
"par_id3154574\n"
"help.text"
-msgid "<variable id=\"dntezd\">Choose <emph>Data - Subtotals - 1st, 2nd, 3rd Group</emph> tabs</variable>"
+msgid "<variable id=\"dntezd\">Choose <emph>Data - Subtotals - 1st, 2nd, 3rd Group</emph> tabs.</variable>"
msgstr ""
#: 00000412.xhp
@@ -1277,7 +1277,7 @@ msgctxt ""
"00000412.xhp\n"
"par_id3151277\n"
"help.text"
-msgid "<variable id=\"dntopi\">Choose <emph>Data - Subtotals - Options</emph> tab</variable>"
+msgid "<variable id=\"dntopi\">Choose <emph>Data - Subtotals - Options</emph> tab.</variable>"
msgstr ""
#: 00000412.xhp
@@ -1285,7 +1285,7 @@ msgctxt ""
"00000412.xhp\n"
"par_id3145133\n"
"help.text"
-msgid "<variable id=\"datengueltig\">Choose <emph>Data - Validity</emph></variable>"
+msgid "<variable id=\"datengueltig\">Choose <emph>Data - Validity</emph>.</variable>"
msgstr ""
#: 00000412.xhp
@@ -1293,7 +1293,7 @@ msgctxt ""
"00000412.xhp\n"
"par_id3152992\n"
"help.text"
-msgid "<variable id=\"datengueltigwerte\">Menu <emph>Data - Validity - Criteria</emph> tab</variable>"
+msgid "<variable id=\"datengueltigwerte\">Menu <emph>Data - Validity - Criteria</emph> tab.</variable>"
msgstr ""
#: 00000412.xhp
@@ -1301,7 +1301,7 @@ msgctxt ""
"00000412.xhp\n"
"par_id3150367\n"
"help.text"
-msgid "<variable id=\"datengueltigeingabe\">Choose <emph>Data - Validity - Input Help</emph> tab</variable>"
+msgid "<variable id=\"datengueltigeingabe\">Choose <emph>Data - Validity - Input Help</emph> tab.</variable>"
msgstr ""
#: 00000412.xhp
@@ -1309,7 +1309,7 @@ msgctxt ""
"00000412.xhp\n"
"par_id3154486\n"
"help.text"
-msgid "<variable id=\"datengueltigfehler\">Choose <emph>Data - Validity - Error Alert</emph> tab</variable>"
+msgid "<variable id=\"datengueltigfehler\">Choose <emph>Data - Validity - Error Alert</emph> tab.</variable>"
msgstr ""
#: 00000412.xhp
@@ -1317,7 +1317,7 @@ msgctxt ""
"00000412.xhp\n"
"par_id3146978\n"
"help.text"
-msgid "<variable id=\"dnmfo\">Choose <emph>Data - Multiple Operations</emph></variable>"
+msgid "<variable id=\"dnmfo\">Choose <emph>Data - Multiple Operations</emph>.</variable>"
msgstr ""
#: 00000412.xhp
@@ -1325,7 +1325,7 @@ msgctxt ""
"00000412.xhp\n"
"par_id3155809\n"
"help.text"
-msgid "<variable id=\"dnksd\">Choose <emph>Data - Consolidate</emph></variable>"
+msgid "<variable id=\"dnksd\">Choose <emph>Data - Consolidate</emph>.</variable>"
msgstr ""
#: 00000412.xhp
@@ -1333,7 +1333,7 @@ msgctxt ""
"00000412.xhp\n"
"par_id3148701\n"
"help.text"
-msgid "<variable id=\"dngld\">Choose <emph>Data - Group and Outline</emph></variable>"
+msgid "<variable id=\"dngld\">Choose <emph>Data - Group and Outline</emph>.</variable>"
msgstr ""
#: 00000412.xhp
@@ -1341,7 +1341,7 @@ msgctxt ""
"00000412.xhp\n"
"par_id3153815\n"
"help.text"
-msgid "<variable id=\"dngda\">Choose <emph>Data - Group and Outline - Hide Details</emph></variable>"
+msgid "<variable id=\"dngda\">Choose <emph>Data - Group and Outline - Hide Details</emph>.</variable>"
msgstr ""
#: 00000412.xhp
@@ -1349,7 +1349,7 @@ msgctxt ""
"00000412.xhp\n"
"par_id3159223\n"
"help.text"
-msgid "<variable id=\"dngde\">Choose <emph>Data - Group and Outline - Show Details</emph></variable>"
+msgid "<variable id=\"dngde\">Choose <emph>Data - Group and Outline - Show Details</emph>.</variable>"
msgstr ""
#: 00000412.xhp
@@ -1357,7 +1357,7 @@ msgctxt ""
"00000412.xhp\n"
"par_id3146870\n"
"help.text"
-msgid "Choose <emph>Data - Group and Outline - Group</emph>"
+msgid "Choose <emph>Data - Group and Outline - Group</emph>."
msgstr ""
#: 00000412.xhp
@@ -1397,7 +1397,7 @@ msgctxt ""
"00000412.xhp\n"
"par_id3146781\n"
"help.text"
-msgid "Choose <emph>Data - Group and Outline - Ungroup</emph>"
+msgid "Choose <emph>Data - Group and Outline - Ungroup</emph>."
msgstr ""
#: 00000412.xhp
@@ -1437,7 +1437,7 @@ msgctxt ""
"00000412.xhp\n"
"par_id3153008\n"
"help.text"
-msgid "<variable id=\"dnglagl\">Choose <emph>Data - Group and Outline - AutoOutline</emph></variable>"
+msgid "<variable id=\"dnglagl\">Choose <emph>Data - Group and Outline - AutoOutline</emph>.</variable>"
msgstr ""
#: 00000412.xhp
@@ -1445,7 +1445,7 @@ msgctxt ""
"00000412.xhp\n"
"par_id3154709\n"
"help.text"
-msgid "<variable id=\"dnglef\">Choose <emph>Data - Group and Outline - Remove</emph></variable>"
+msgid "<variable id=\"dnglef\">Choose <emph>Data - Group and Outline - Remove Outline</emph>.</variable>"
msgstr ""
#: 00000412.xhp
@@ -1453,7 +1453,7 @@ msgctxt ""
"00000412.xhp\n"
"par_id1774346\n"
"help.text"
-msgid "<variable id=\"dngdrill\">Choose <emph>Data - Group and Outline - Show Details</emph> (for some pivot tables)</variable>"
+msgid "<variable id=\"dngdrill\">Choose <emph>Data - Group and Outline - Show Details</emph> (for some pivot tables).</variable>"
msgstr ""
#: 00000412.xhp
@@ -1461,7 +1461,7 @@ msgctxt ""
"00000412.xhp\n"
"par_id3155759\n"
"help.text"
-msgid "<variable id=\"dndtpt\">Choose <emph>Data - Pivot Table</emph></variable>"
+msgid "<variable id=\"dndtpt\">Choose <emph>Data - Pivot Table</emph>.</variable>"
msgstr ""
#: 00000412.xhp
@@ -1469,7 +1469,7 @@ msgctxt ""
"00000412.xhp\n"
"par_id3154625\n"
"help.text"
-msgid "<variable id=\"dndpa\">Choose <emph>Insert - Pivot Table</emph></variable>"
+msgid "<variable id=\"dndpa\">Choose <emph>Insert - Pivot Table</emph>.</variable>"
msgstr ""
#: 00000412.xhp
@@ -1477,7 +1477,7 @@ msgctxt ""
"00000412.xhp\n"
"par_id3147558\n"
"help.text"
-msgid "<variable id=\"dndq\">Choose <emph>Insert - Pivot Table</emph>, in the Select Source dialog choose the option <emph>Data source registered in $[officename]</emph>.</variable>"
+msgid "<variable id=\"dndq\">Choose <emph>Insert - Pivot Table</emph>, in the <emph>Select Source</emph> dialog choose the option <emph>Data source registered in $[officename]</emph>.</variable>"
msgstr ""
#: 00000412.xhp
@@ -1485,7 +1485,7 @@ msgctxt ""
"00000412.xhp\n"
"par_id3153297\n"
"help.text"
-msgid "Choose <emph>Insert - Pivot Table</emph>, in the Select Source dialog choose the option <emph>Current selection</emph>."
+msgid "Choose <emph>Insert - Pivot Table</emph>, in the <emph>Select Source</emph> dialog choose the option <emph>Current selection</emph>."
msgstr ""
#: 00000412.xhp
@@ -1493,7 +1493,7 @@ msgctxt ""
"00000412.xhp\n"
"par_id3145118\n"
"help.text"
-msgid "Choose <emph>Insert - Pivot Table</emph>, in the Select Source dialog choose the option <emph>Data source registered in $[officename]</emph>, click <emph>OK</emph> to see <emph>Select Data Source</emph> dialog."
+msgid "Choose <emph>Insert - Pivot Table</emph>, in the <emph>Select Source</emph> dialog choose the option <emph>Data source registered in $[officename]</emph>, click <emph>OK</emph> to see <emph>Select Data Source</emph> dialog."
msgstr ""
#: 00000412.xhp
@@ -1501,7 +1501,7 @@ msgctxt ""
"00000412.xhp\n"
"par_id3153294\n"
"help.text"
-msgid "<variable id=\"dndpak\">Choose <emph>Data - Pivot Table - Refresh</emph></variable>"
+msgid "<variable id=\"dndpak\">Choose <emph>Data - Pivot Table - Refresh</emph>.</variable>"
msgstr ""
#: 00000412.xhp
@@ -1509,7 +1509,7 @@ msgctxt ""
"00000412.xhp\n"
"par_id3151344\n"
"help.text"
-msgid "<variable id=\"dndploe\">Choose <emph>Data - Pivot Table - Delete</emph></variable>"
+msgid "<variable id=\"dndploe\">Choose <emph>Data - Pivot Table - Delete</emph>.</variable>"
msgstr ""
#: 00000412.xhp
@@ -1517,7 +1517,7 @@ msgctxt ""
"00000412.xhp\n"
"par_id3150397\n"
"help.text"
-msgid "<variable id=\"dndakt\">Choose <emph>Data - Refresh Range</emph></variable>"
+msgid "<variable id=\"dndakt\">Choose <emph>Data - Refresh Range</emph>.</variable>"
msgstr ""
#: 00000412.xhp
@@ -1525,7 +1525,7 @@ msgctxt ""
"00000412.xhp\n"
"par_idN10B8F\n"
"help.text"
-msgid "<variable id=\"grouping\">Choose <emph>Data - Group and Outline - Group</emph></variable>"
+msgid "<variable id=\"grouping\">Choose <emph>Data - Group and Outline - Group</emph>.</variable>"
msgstr ""
#: sheet_menu.xhp
@@ -1549,7 +1549,7 @@ msgctxt ""
"sheet_menu.xhp\n"
"par_id160220162106567373\n"
"help.text"
-msgid "<variable id=\"insert_rows_above\">Choose <emph>Sheet - Insert Rows - Rows Above</emph> </variable>"
+msgid "<variable id=\"insert_rows_above\">Choose <emph>Sheet - Insert Rows - Rows Above</emph>.</variable>"
msgstr ""
#: sheet_menu.xhp
@@ -1557,7 +1557,7 @@ msgctxt ""
"sheet_menu.xhp\n"
"par_id160220162109048207\n"
"help.text"
-msgid "<variable id=\"insert_rows_below\">Choose <emph>Sheet - Insert Rows - Rows Below</emph></variable>"
+msgid "<variable id=\"insert_rows_below\">Choose <emph>Sheet - Insert Rows - Rows Below</emph>.</variable>"
msgstr ""
#: sheet_menu.xhp
@@ -1565,7 +1565,7 @@ msgctxt ""
"sheet_menu.xhp\n"
"par_id160220162107055028\n"
"help.text"
-msgid "<variable id=\"insert_columns_left\">Choose <emph>Sheet - Insert Columns - Columns Left</emph></variable>"
+msgid "<variable id=\"insert_columns_left\">Choose <emph>Sheet - Insert Columns - Columns Left</emph>.</variable>"
msgstr ""
#: sheet_menu.xhp
@@ -1573,7 +1573,7 @@ msgctxt ""
"sheet_menu.xhp\n"
"par_id160220162109126013\n"
"help.text"
-msgid "<variable id=\"insert_columns_right\">Choose <emph>Sheet - Insert Columns - Columns Right</emph></variable>"
+msgid "<variable id=\"insert_columns_right\">Choose <emph>Sheet - Insert Columns - Columns Right</emph>.</variable>"
msgstr ""
#: sheet_menu.xhp
@@ -1581,7 +1581,7 @@ msgctxt ""
"sheet_menu.xhp\n"
"par_id3149095\n"
"help.text"
-msgid "<variable id=\"insert_page_break\">Choose <emph>Sheet - Insert Page Break</emph></variable>"
+msgid "<variable id=\"insert_page_break\">Choose <emph>Sheet - Insert Page Break</emph>.</variable>"
msgstr ""
#: sheet_menu.xhp
@@ -1589,7 +1589,7 @@ msgctxt ""
"sheet_menu.xhp\n"
"par_id3149398\n"
"help.text"
-msgid "<variable id=\"insert_page_break_row\">Choose <emph>Sheet - Insert Page Break - Row Break</emph></variable>"
+msgid "<variable id=\"insert_page_break_row\">Choose <emph>Sheet - Insert Page Break - Row Break</emph>.</variable>"
msgstr ""
#: sheet_menu.xhp
@@ -1597,7 +1597,7 @@ msgctxt ""
"sheet_menu.xhp\n"
"par_id3150084\n"
"help.text"
-msgid "<variable id=\"insert_page_break_column\">Choose <emph>Sheet - Insert Page Break - Column Break</emph></variable>"
+msgid "<variable id=\"insert_page_break_column\">Choose <emph>Sheet - Insert Page Break - Column Break</emph>.</variable>"
msgstr ""
#: sheet_menu.xhp
@@ -1605,7 +1605,7 @@ msgctxt ""
"sheet_menu.xhp\n"
"par_id3153093\n"
"help.text"
-msgid "<variable id=\"delete_page_break\">Choose <emph>Sheet - Delete Page Break</emph></variable>"
+msgid "<variable id=\"delete_page_break\">Choose <emph>Sheet - Delete Page Break</emph>.</variable>"
msgstr ""
#: sheet_menu.xhp
@@ -1613,7 +1613,7 @@ msgctxt ""
"sheet_menu.xhp\n"
"par_id3153191\n"
"help.text"
-msgid "<variable id=\"delete_page_break_row\">Choose <emph>Sheet - Delete Page Break - Row Break</emph></variable>"
+msgid "<variable id=\"delete_page_break_row\">Choose <emph>Sheet - Delete Page Break - Row Break</emph>.</variable>"
msgstr ""
#: sheet_menu.xhp
@@ -1621,5 +1621,5 @@ msgctxt ""
"sheet_menu.xhp\n"
"par_id3145645\n"
"help.text"
-msgid "<variable id=\"delete_page_break_column\">Choose <emph>Sheet - Delete Page Break - Column Break</emph></variable>"
+msgid "<variable id=\"delete_page_break_column\">Choose <emph>Sheet - Delete Page Break - Column Break</emph>.</variable>"
msgstr ""
diff --git a/source/ar/helpcontent2/source/text/scalc/02.po b/source/ar/helpcontent2/source/text/scalc/02.po
index b0bd366cac2..22f8db50076 100644
--- a/source/ar/helpcontent2/source/text/scalc/02.po
+++ b/source/ar/helpcontent2/source/text/scalc/02.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2017-05-12 14:35+0200\n"
-"PO-Revision-Date: 2013-06-16 07:09+0000\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:50+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ar\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 ? 4 : 5;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1371366591.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542196249.000000\n"
#: 02130000.xhp
msgctxt ""
@@ -45,7 +45,7 @@ msgctxt ""
"02130000.xhp\n"
"par_id3155267\n"
"help.text"
-msgid "<image src=\"cmd/sc_currencyfield.png\" id=\"img_id3159096\"><alt id=\"alt_id3159096\">Icon</alt></image>"
+msgid "<image src=\"cmd/sc_currencyfield.png\" id=\"img_id3159096\"><alt id=\"alt_id3159096\">Currency Number Format Icon</alt></image>"
msgstr ""
#: 02130000.xhp
@@ -61,7 +61,7 @@ msgctxt ""
"02130000.xhp\n"
"par_id3146776\n"
"help.text"
-msgid "<link href=\"text/shared/01/05020300.xhp\" name=\"Format - Cell - Numbers\">Format - Cell - Numbers</link>."
+msgid "<link href=\"text/shared/01/05020300.xhp\" name=\"Format - Cells - Numbers\">Format - Cells - Numbers</link>."
msgstr ""
#: 02140000.xhp
diff --git a/source/ar/helpcontent2/source/text/scalc/06.po b/source/ar/helpcontent2/source/text/scalc/06.po
index 81a6dccd3aa..aa68605ba44 100644
--- a/source/ar/helpcontent2/source/text/scalc/06.po
+++ b/source/ar/helpcontent2/source/text/scalc/06.po
@@ -3,15 +3,18 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-06-14 17:23+0200\n"
-"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
-"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-04-24 11:16+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: ar\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 ? 4 : 5;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1524568612.000000\n"
#: calcsamplefiles.xhp
msgctxt ""
@@ -20,35 +23,3 @@ msgctxt ""
"help.text"
msgid "Calc Sample Files"
msgstr ""
-
-#: calcsamplefiles.xhp
-msgctxt ""
-"calcsamplefiles.xhp\n"
-"par_id161521663319917\n"
-"help.text"
-msgid "<object data=\"media/files/scalc/imtrigon.ods\" id=\"ods_id61521568603544\" type=\"application/vnd.oasis.opendocument.spreadsheet\"/>"
-msgstr ""
-
-#: calcsamplefiles.xhp
-msgctxt ""
-"calcsamplefiles.xhp\n"
-"par_id161521663319918\n"
-"help.text"
-msgid "<object data=\"media/files/scalc/trigon.ods\" id=\"ods_id61521548603544\" type=\"application/vnd.oasis.opendocument.spreadsheet\"/>"
-msgstr ""
-
-#: calcsamplefiles.xhp
-msgctxt ""
-"calcsamplefiles.xhp\n"
-"par_id161521563314918\n"
-"help.text"
-msgid "<object data=\"media/files/scalc/pivot.ods\" id=\"ods_id61521547603544\" type=\"application/vnd.oasis.opendocument.spreadsheet\"/>"
-msgstr ""
-
-#: calcsamplefiles.xhp
-msgctxt ""
-"calcsamplefiles.xhp\n"
-"par_id721528312694192\n"
-"help.text"
-msgid "<object data=\"media/files/scalc/functions_ifs.ods\" id=\"ods_id61521547603534\" type=\"application/vnd.oasis.opendocument.spreadsheet\"/>"
-msgstr ""
diff --git a/source/ar/helpcontent2/source/text/scalc/guide.po b/source/ar/helpcontent2/source/text/scalc/guide.po
index 3bfe96b73d9..76cb78b9d8e 100644
--- a/source/ar/helpcontent2/source/text/scalc/guide.po
+++ b/source/ar/helpcontent2/source/text/scalc/guide.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-07-31 14:10+0200\n"
-"PO-Revision-Date: 2016-11-25 02:59+0000\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:50+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ar\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 ? 4 : 5;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1480042789.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542196249.000000\n"
#: address_auto.xhp
msgctxt ""
@@ -3709,7 +3709,7 @@ msgctxt ""
"database_filter.xhp\n"
"par_idN10693\n"
"help.text"
-msgid "Choose <item type=\"menuitem\">Data - Filter - Standard Filter</item>."
+msgid "Choose <item type=\"menuitem\">Data - More Filters - Standard Filter</item>."
msgstr ""
#: database_filter.xhp
@@ -3765,7 +3765,7 @@ msgctxt ""
"database_filter.xhp\n"
"par_id3154944\n"
"help.text"
-msgid "Choose <item type=\"menuitem\">Data - Filter - AutoFilter</item>."
+msgid "Choose <item type=\"menuitem\">Data - AutoFilter</item>."
msgstr ""
#: database_filter.xhp
diff --git a/source/ar/helpcontent2/source/text/shared.po b/source/ar/helpcontent2/source/text/shared.po
index f2d69e24135..ef8d9a3f3b9 100644
--- a/source/ar/helpcontent2/source/text/shared.po
+++ b/source/ar/helpcontent2/source/text/shared.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-09-03 13:23+0200\n"
-"PO-Revision-Date: 2016-11-25 03:23+0000\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:50+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ar\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 ? 4 : 5;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1480044220.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542196250.000000\n"
#: 3dsettings_toolbar.xhp
msgctxt ""
@@ -2013,5 +2013,5 @@ msgctxt ""
"need_help.xhp\n"
"hd_id1000010\n"
"help.text"
-msgid "This help page needs further work for correctness and completion. Please join the LibreOffice project and help us out to write the missing information. Visit our <link href=\"http://documentation.libreoffice.org/en/join-community/update-help-contents\">web page on writing Help contents</link>."
+msgid "This help page needs further work for correctness and completion. Please join the LibreOffice project and help us out to write the missing information. Visit our <link href=\"https://documentation.libreoffice.org/en/join-community/update-help-contents\"><emph>web page on writing Help contents</emph></link>."
msgstr ""
diff --git a/source/ar/helpcontent2/source/text/shared/00.po b/source/ar/helpcontent2/source/text/shared/00.po
index 37e941bc765..3a3900387ab 100644
--- a/source/ar/helpcontent2/source/text/shared/00.po
+++ b/source/ar/helpcontent2/source/text/shared/00.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-10-21 20:57+0200\n"
-"PO-Revision-Date: 2016-11-25 03:23+0000\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:50+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ar\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 ? 4 : 5;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1480044220.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542196250.000000\n"
#: 00000001.xhp
msgctxt ""
@@ -6221,7 +6221,7 @@ msgctxt ""
"00000401.xhp\n"
"par_id621525017637963\n"
"help.text"
-msgid "Choose <emph>File - Export as EPUB</emph>."
+msgid "Choose <emph>File - Export As - Export as EPUB</emph>."
msgstr ""
#: 00000401.xhp
@@ -7197,7 +7197,7 @@ msgctxt ""
"00000403.xhp\n"
"par_idN1091B\n"
"help.text"
-msgid "<variable id=\"grid\">Choose <emph>View - Grid</emph> (Impress or Draw).</variable>"
+msgid "<variable id=\"grid\">Choose <emph>View - Grid and Helplines</emph> (Impress or Draw).</variable>"
msgstr ""
#: 00000403.xhp
@@ -7205,7 +7205,7 @@ msgctxt ""
"00000403.xhp\n"
"par_idN1092E\n"
"help.text"
-msgid "<variable id=\"guides\">Choose <emph>View - Snap Lines</emph> (Impress or Draw).</variable>"
+msgid "<variable id=\"guides\">Choose <emph>View - Snap Guides</emph> (Impress or Draw).</variable>"
msgstr ""
#: 00000404.xhp
@@ -7861,7 +7861,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id9988402\n"
"help.text"
-msgid "<variable id=\"packagemanager_eu\">Choose <emph>Tools - Extension Manager</emph>, click <emph>Updates</emph> button.</variable>"
+msgid "<variable id=\"packagemanager_eu\">Choose <emph>Tools - Extension Manager</emph>, click <emph>Check for Updates</emph> button.</variable>"
msgstr ""
#: 00000406.xhp
@@ -8075,14 +8075,6 @@ msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
-"par_id3150032\n"
-"help.text"
-msgid "<variable id=\"arbeit\">Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - $[officename] - Memory</emph>.</variable>"
-msgstr ""
-
-#: 00000406.xhp
-msgctxt ""
-"00000406.xhp\n"
"par_id3159153\n"
"help.text"
msgid "<variable id=\"ansicht\">Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - $[officename] - View</emph>.</variable>"
@@ -11045,7 +11037,7 @@ msgctxt ""
"00040502.xhp\n"
"par_id366527\n"
"help.text"
-msgid "Choose <emph>Format - Object - Line</emph> (Writer)."
+msgid "Choose <emph>Format - Text Box and Shape - Line</emph> (Writer)."
msgstr ""
#: 00040502.xhp
@@ -11053,7 +11045,7 @@ msgctxt ""
"00040502.xhp\n"
"par_id3835261\n"
"help.text"
-msgid "Choose <emph>Format - Graphic - Line</emph> (Calc)."
+msgid "Choose <emph>Format - Object - Line</emph> (Calc)."
msgstr ""
#: 00040502.xhp
@@ -11085,7 +11077,7 @@ msgctxt ""
"00040502.xhp\n"
"par_id3154285\n"
"help.text"
-msgid "Choose <emph>Format - </emph><switchinline select=\"appl\"><caseinline select=\"WRITER\"><emph>Object - </emph></caseinline><caseinline select=\"CALC\"><emph>Graphic - </emph></caseinline></switchinline><emph>Line - Line</emph> tab."
+msgid "Choose <emph>Format - </emph><switchinline select=\"appl\"><caseinline select=\"WRITER\"><emph>Text Box and Shape - </emph></caseinline><caseinline select=\"CALC\"><emph>Object - </emph></caseinline></switchinline><emph>Line - Line</emph> tab."
msgstr ""
#: 00040502.xhp
diff --git a/source/ar/helpcontent2/source/text/shared/01.po b/source/ar/helpcontent2/source/text/shared/01.po
index 1e1c696111b..289487466e4 100644
--- a/source/ar/helpcontent2/source/text/shared/01.po
+++ b/source/ar/helpcontent2/source/text/shared/01.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 12:22+0100\n"
-"PO-Revision-Date: 2016-12-22 13:30+0000\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:50+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ar\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 ? 4 : 5;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1482413451.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542196252.000000\n"
#: 01010000.xhp
msgctxt ""
@@ -33637,7 +33637,7 @@ msgctxt ""
"06130000.xhp\n"
"par_id3153748\n"
"help.text"
-msgid "<ahelp hid=\"modules/BasicIDE/ui/basicmacrodialog/run\">Runs or saves the current macro.</ahelp>"
+msgid "<ahelp hid=\"modules/BasicIDE/ui/basicmacrodialog/ok\">Runs or saves the current macro.</ahelp>"
msgstr ""
#: 06130000.xhp
@@ -40771,14 +40771,6 @@ msgstr ""
#: ref_epub_export.xhp
msgctxt ""
"ref_epub_export.xhp\n"
-"par_id701525003241759\n"
-"help.text"
-msgid "<embedvar href=\"text/shared/00/00000002.xhp#epubv\" markup=\"keep\"/>"
-msgstr ""
-
-#: ref_epub_export.xhp
-msgctxt ""
-"ref_epub_export.xhp\n"
"par_id19921\n"
"help.text"
msgid "<image id=\"img_id22170\" src=\"media/screenshots/modules/swriter/ui/exportepub/EPubDialog.png\" localize=\"true\" width=\"664px\" height=\"482px\"><alt id=\"alt_id59843\">EPUB dialog box</alt></image>"
@@ -40925,7 +40917,7 @@ msgctxt ""
"ref_epub_export.xhp\n"
"par_id971525023515891\n"
"help.text"
-msgid "For custom metadata, you must provide a file with same name as the original filename and with extension as \".xmp\". The provided metadata will override the the internal document metadata. In the example above, the custom metadata must exist in the MyText directory as <item type=\"literal\">MyText.xmp</item>."
+msgid "For custom metadata, you must provide a file with same name as the original filename and with extension as \".xmp\". The provided metadata will override the internal document metadata. In the example above, the custom metadata must exist in the MyText directory as <item type=\"literal\">MyText.xmp</item>."
msgstr ""
#: ref_epub_export.xhp
diff --git a/source/ar/helpcontent2/source/text/shared/guide.po b/source/ar/helpcontent2/source/text/shared/guide.po
index 60727ef91c1..693259d5175 100644
--- a/source/ar/helpcontent2/source/text/shared/guide.po
+++ b/source/ar/helpcontent2/source/text/shared/guide.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 12:23+0100\n"
-"PO-Revision-Date: 2016-12-23 13:48+0000\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:50+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ar\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 ? 4 : 5;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1482500886.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542196254.000000\n"
#: aaa_start.xhp
msgctxt ""
@@ -8829,7 +8829,7 @@ msgctxt ""
"gallery_insert.xhp\n"
"par_id3145068\n"
"help.text"
-msgid "Open the Gallery by clicking the <emph>Gallery</emph> icon on the <emph>Standard</emph> bar, or by selecting <emph>Tools - Gallery</emph>."
+msgid "Open the Gallery by clicking the <emph>Gallery</emph> icon on the <emph>Standard</emph> bar, or by choosing <emph>Insert - Media - Gallery</emph>."
msgstr ""
#: gallery_insert.xhp
diff --git a/source/ar/helpcontent2/source/text/shared/optionen.po b/source/ar/helpcontent2/source/text/shared/optionen.po
index ef74f675d40..a3c56ef3d43 100644
--- a/source/ar/helpcontent2/source/text/shared/optionen.po
+++ b/source/ar/helpcontent2/source/text/shared/optionen.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 12:23+0100\n"
-"PO-Revision-Date: 2016-07-05 15:55+0000\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:50+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ar\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 ? 4 : 5;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1467734156.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542196255.000000\n"
#: 01000000.xhp
msgctxt ""
@@ -267,6 +267,14 @@ msgstr ""
#: 01010100.xhp
msgctxt ""
"01010100.xhp\n"
+"par_id3153032\n"
+"help.text"
+msgid "User data is also used when commenting and in tracking changes mode, to identify comments/edits author; and to mark last edit position in document, so that when author opens the document later, it opens at the last edit position."
+msgstr ""
+
+#: 01010100.xhp
+msgctxt ""
+"01010100.xhp\n"
"hd_id3147653\n"
"help.text"
msgid "Address"
@@ -14741,7 +14749,7 @@ msgctxt ""
"opencl.xhp\n"
"par_id5293741\n"
"help.text"
-msgid "for more information on OpenCL, visit <link href=\"http://www.khronos.org/opencl/\">the OpenCL site</link>"
+msgid "for more information on OpenCL, visit <link href=\"https://www.khronos.org/opencl/\">the OpenCL site</link>"
msgstr ""
#: persona_firefox.xhp
diff --git a/source/ar/helpcontent2/source/text/swriter/00.po b/source/ar/helpcontent2/source/text/swriter/00.po
index e4471b5f234..ec5f283baa6 100644
--- a/source/ar/helpcontent2/source/text/swriter/00.po
+++ b/source/ar/helpcontent2/source/text/swriter/00.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-09-03 13:23+0200\n"
-"PO-Revision-Date: 2017-11-03 15:53+0000\n"
-"Last-Translator: صفا الفليج <safa1996alfulaij@gmail.com>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:50+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: Arabic <kde-i18n-doc@kde.org>\n"
"Language: ar\n"
"MIME-Version: 1.0\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 ? 4 : 5;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1509724390.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542196256.000000\n"
#: 00000004.xhp
msgctxt ""
@@ -37,7 +37,7 @@ msgctxt ""
"00000004.xhp\n"
"par_id3150253\n"
"help.text"
-msgid "<image src=\"cmd/sc_wrapoff.png\" id=\"img_id3145389\"><alt id=\"alt_id3145389\">Icon</alt></image>"
+msgid "<image src=\"cmd/sc_wrapoff.png\" id=\"img_id3145389\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3145389\">Wrap Off Icon</alt></image>"
msgstr ""
#: 00000004.xhp
@@ -53,7 +53,7 @@ msgctxt ""
"00000004.xhp\n"
"par_id3156397\n"
"help.text"
-msgid "<image src=\"cmd/sc_wrapon.png\" id=\"img_id3149048\"><alt id=\"alt_id3149048\">Icon</alt></image>"
+msgid "<image src=\"cmd/sc_wrapon.png\" id=\"img_id3149048\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3149048\">Wrap On Icon</alt></image>"
msgstr ""
#: 00000004.xhp
@@ -69,7 +69,7 @@ msgctxt ""
"00000004.xhp\n"
"par_id3154558\n"
"help.text"
-msgid "<image src=\"cmd/sc_wrapthrough.png\" id=\"img_id3152999\"><alt id=\"alt_id3152999\">Icon</alt></image>"
+msgid "<image src=\"cmd/sc_wrapthrough.png\" id=\"img_id3152999\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3152999\">Wrap Through Icon</alt></image>"
msgstr ""
#: 00000004.xhp
@@ -85,7 +85,7 @@ msgctxt ""
"00000004.xhp\n"
"par_id3148773\n"
"help.text"
-msgid "<image src=\"res/sc06301.png\" id=\"img_id3149026\"><alt id=\"alt_id3149026\">Icon</alt></image>"
+msgid "<image src=\"res/sc06301.png\" id=\"img_id3149026\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3149026\">Jump to Previous Script Icon</alt></image>"
msgstr ""
#: 00000004.xhp
@@ -101,7 +101,7 @@ msgctxt ""
"00000004.xhp\n"
"par_id3151265\n"
"help.text"
-msgid "<image src=\"res/sc06300.png\" id=\"img_id3151272\"><alt id=\"alt_id3151272\">Icon</alt></image>"
+msgid "<image src=\"res/sc06300.png\" id=\"img_id3151272\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3151272\"> Jump to Next Script Icon</alt></image>"
msgstr ""
#: 00000004.xhp
@@ -381,7 +381,7 @@ msgctxt ""
"00000403.xhp\n"
"par_id3154763\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command </caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F8"
+msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F8"
msgstr ""
#: 00000403.xhp
@@ -397,7 +397,7 @@ msgctxt ""
"00000403.xhp\n"
"par_id3151387\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command </caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F9"
+msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F9"
msgstr ""
#: 00000403.xhp
@@ -413,7 +413,7 @@ msgctxt ""
"00000403.xhp\n"
"par_id3145823\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command </caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F10"
+msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F10"
msgstr ""
#: 00000403.xhp
@@ -429,7 +429,7 @@ msgctxt ""
"00000403.xhp\n"
"par_id3150932\n"
"help.text"
-msgid "<image id=\"img_id3150502\" src=\"cmd/sc_controlcodes.png\"><alt id=\"alt_id3150502\">Icon</alt></image>"
+msgid "<image id=\"img_id3150502\" src=\"cmd/sc_controlcodes.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3150502\">Formatting Marks Icon</alt></image>"
msgstr ""
#: 00000403.xhp
@@ -461,7 +461,7 @@ msgctxt ""
"00000403.xhp\n"
"par_id3150765\n"
"help.text"
-msgid "<image id=\"img_id3147572\" src=\"cmd/sc_browseview.png\"><alt id=\"alt_id3147572\">Icon</alt></image>"
+msgid "<image id=\"img_id3147572\" src=\"cmd/sc_browseview.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3147572\">Web Icon</alt></image>"
msgstr ""
#: 00000403.xhp
@@ -2461,7 +2461,7 @@ msgctxt ""
"stylesmenu.xhp\n"
"par_id941529884998705\n"
"help.text"
-msgid "<variable id=\"ses\">Choose <emph>Styles - Edit Styles</emph></variable>."
+msgid "<variable id=\"ses\">Choose <emph>Styles - Edit Styles...</emph></variable>."
msgstr ""
#: stylesmenu.xhp
diff --git a/source/ar/svtools/messages.po b/source/ar/svtools/messages.po
index 5ff99e2aebd..6669e52a7d2 100644
--- a/source/ar/svtools/messages.po
+++ b/source/ar/svtools/messages.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-05 17:38+0100\n"
-"PO-Revision-Date: 2018-04-30 03:05+0000\n"
-"Last-Translator: صفا الفليج <safa1996alfulaij@gmail.com>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:33+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ar\n"
"MIME-Version: 1.0\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 ? 4 : 5;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1525057536.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542195198.000000\n"
#: include/svtools/strings.hrc:25
msgctxt "STR_UNDO"
@@ -1538,7 +1538,7 @@ msgstr ""
#: include/svtools/strings.hrc:360
msgctxt "STR_DESCRIPTION_MYTHES"
-msgid "Mythes Thesaurus"
+msgid "MyThes Thesaurus"
msgstr ""
#: include/svtools/strings.hrc:361
diff --git a/source/ar/sw/messages.po b/source/ar/sw/messages.po
index 2757cbc7080..58ed8395277 100644
--- a/source/ar/sw/messages.po
+++ b/source/ar/sw/messages.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 12:23+0100\n"
-"PO-Revision-Date: 2018-08-03 07:45+0000\n"
-"Last-Translator: trabmed <trabelsi8med@gmail.com>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:33+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ar\n"
"MIME-Version: 1.0\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 ? 4 : 5;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1533282320.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542195198.000000\n"
#: sw/inc/app.hrc:29
msgctxt "RID_PARAGRAPHSTYLEFAMILY"
@@ -6898,7 +6898,12 @@ msgctxt "asciifilterdialog|lf"
msgid "_LF"
msgstr "يو_نكس"
-#: sw/uiconfig/swriter/ui/asciifilterdialog.ui:264
+#: sw/uiconfig/swriter/ui/asciifilterdialog.ui:258
+msgctxt "asciifilterdialog|includebom"
+msgid "Include byte-order-mark"
+msgstr ""
+
+#: sw/uiconfig/swriter/ui/asciifilterdialog.ui:280
msgctxt "asciifilterdialog|label1"
msgid "Properties"
msgstr "الخصائص"
diff --git a/source/ar/swext/mediawiki/help.po b/source/ar/swext/mediawiki/help.po
index 701612b9299..6b8deb05492 100644
--- a/source/ar/swext/mediawiki/help.po
+++ b/source/ar/swext/mediawiki/help.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 12:23+0100\n"
-"PO-Revision-Date: 2018-04-21 05:35+0000\n"
-"Last-Translator: صفا الفليج <safa1996alfulaij@gmail.com>\n"
+"POT-Creation-Date: 2018-11-15 13:53+0100\n"
+"PO-Revision-Date: 2018-11-12 11:34+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ar\n"
"MIME-Version: 1.0\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 ? 4 : 5;\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1524288927.000000\n"
+"X-POOTLE-MTIME: 1542022451.000000\n"
#: help.tree
msgctxt ""
@@ -93,8 +93,8 @@ msgctxt ""
"wiki.xhp\n"
"par_id7387615\n"
"help.text"
-msgid "A wiki account on a supported <link href=\"http://www.mediawiki.org/wiki/MediaWiki\">MediaWiki</link> server"
-msgstr "حساب ويكي على خادوم <link href=\"http://www.mediawiki.org/wiki/MediaWiki\">ميدياويكي</link> مدعوم"
+msgid "A wiki account on a supported <link href=\"https://www.mediawiki.org/wiki/MediaWiki\">MediaWiki</link> server"
+msgstr ""
#: wiki.xhp
msgctxt ""
@@ -149,24 +149,24 @@ msgctxt ""
"wiki.xhp\n"
"par_id368968\n"
"help.text"
-msgid "In the <link href=\"com.sun.wiki-publisher/wikisettings.xhp\">Options</link> dialog, click Add."
-msgstr "في مربع الحوار <link href=\"com.sun.wiki-publisher/wikisettings.xhp\">خيارات</link>، انقر ”أضف“."
+msgid "In the <link href=\"com.sun.wiki-publisher/wikisettings.xhp\"><emph>Options</emph></link> dialog, click <emph>Add</emph>."
+msgstr ""
#: wiki.xhp
msgctxt ""
"wiki.xhp\n"
"par_id6962187\n"
"help.text"
-msgid "In the <link href=\"com.sun.wiki-publisher/wikiaccount.xhp\">MediaWiki</link> dialog, enter the account information for the wiki."
-msgstr "في مربع حوار <link href=\"com.sun.wiki-publisher/wikiaccount.xhp\">ميدياويكي</link>، أدخل معلومات حساب الويكي."
+msgid "In the <link href=\"com.sun.wiki-publisher/wikiaccount.xhp\"><emph>MediaWiki</emph></link> dialog, enter the account information for the wiki."
+msgstr ""
#: wiki.xhp
msgctxt ""
"wiki.xhp\n"
"par_id5328836\n"
"help.text"
-msgid "In the URL text box, enter the address of a wiki that you want to connect to."
-msgstr "في مربع ”المسار“، أدخل عنوان موقع الويكي التي تريد الاتصال فيه."
+msgid "In the <emph>URL</emph> text box, enter the address of a wiki that you want to connect to."
+msgstr ""
#: wiki.xhp
msgctxt ""
@@ -181,8 +181,8 @@ msgctxt ""
"wiki.xhp\n"
"par_id5906552\n"
"help.text"
-msgid "In the Username box, enter your user ID for your wiki account."
-msgstr "في مربع ”اسم المستخدم“، أدخل معرّف المستخدم في حساب الويكي."
+msgid "In the <emph>Username</emph> box, enter your user ID for your wiki account."
+msgstr ""
#: wiki.xhp
msgctxt ""
@@ -197,8 +197,8 @@ msgctxt ""
"wiki.xhp\n"
"par_id8869594\n"
"help.text"
-msgid "In the Password box, enter the password for your wiki account, then click OK."
-msgstr "في مربع ”كلمة السر“، أدخل كلمة سر حساب الويكي، ثم انقر ”حسنا“."
+msgid "In the Password box, enter the password for your wiki account, then click <emph>OK</emph>."
+msgstr ""
#: wiki.xhp
msgctxt ""
@@ -245,8 +245,8 @@ msgctxt ""
"wiki.xhp\n"
"par_id228278\n"
"help.text"
-msgid "In the <link href=\"com.sun.wiki-publisher/wikisend.xhp\">Send to MediaWiki</link> dialog, specify the settings for your entry."
-msgstr "في مربع حوار <link href=\"com.sun.wiki-publisher/wikisend.xhp\">الإرسال إلى ميدياويكي</link>، حدّد الإعدادات لمدخلتك."
+msgid "In the <link href=\"com.sun.wiki-publisher/wikisend.xhp\"><emph>Send to MediaWiki</emph></link> dialog, specify the settings for your entry."
+msgstr ""
#: wiki.xhp
msgctxt ""
diff --git a/source/as/cui/messages.po b/source/as/cui/messages.po
index c048e229e16..aa31d7a07ed 100644
--- a/source/as/cui/messages.po
+++ b/source/as/cui/messages.po
@@ -3,15 +3,17 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 12:22+0100\n"
-"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
-"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"POT-Creation-Date: 2018-11-14 12:21+0100\n"
+"PO-Revision-Date: 2018-11-14 11:33+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: as\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542195205.000000\n"
#: cui/inc/strings.hrc:24
msgctxt "RID_SVXSTR_KEY_CONFIG_DIR"
@@ -1571,143 +1573,137 @@ msgstr "মাত্রা ৰেখা"
#: cui/inc/strings.hrc:365
#, fuzzy
-msgctxt "RID_SVXSTR_LOAD_ERROR"
-msgid "The selected module could not be loaded."
-msgstr "নিৰ্বাচিত মডুল লোড কৰিব পৰা নগল।"
-
-#: cui/inc/strings.hrc:366
-#, fuzzy
msgctxt "RID_SVXSTR_STARTQUOTE"
msgid "Start Quote"
msgstr "আৰম্ভণি কৌট (_S):"
-#: cui/inc/strings.hrc:367
+#: cui/inc/strings.hrc:366
msgctxt "RID_SVXSTR_ENDQUOTE"
msgid "End Quote"
msgstr ""
-#: cui/inc/strings.hrc:369
+#: cui/inc/strings.hrc:368
#, fuzzy
msgctxt "RID_SVXSTR_SELECTEDPERSONA"
msgid "Selected Theme: "
msgstr "থীম বাছক"
-#: cui/inc/strings.hrc:370
+#: cui/inc/strings.hrc:369
msgctxt "RID_SVXSTR_SEARCHING"
msgid "Searching, please wait..."
msgstr ""
-#: cui/inc/strings.hrc:371
+#: cui/inc/strings.hrc:370
msgctxt "RID_SVXSTR_SEARCHERROR"
msgid "Cannot open %1, please try again later."
msgstr ""
-#: cui/inc/strings.hrc:372
+#: cui/inc/strings.hrc:371
msgctxt "RID_SVXSTR_NORESULTS"
msgid "No results found."
msgstr ""
-#: cui/inc/strings.hrc:373
+#: cui/inc/strings.hrc:372
msgctxt "RID_SVXSTR_APPLYPERSONA"
msgid "Applying Theme..."
msgstr ""
-#: cui/inc/strings.hrc:374
+#: cui/inc/strings.hrc:373
msgctxt "RID_SVXSTR_INVALIDPERSONAURL"
msgid "Please enter a valid theme address or a search term."
msgstr ""
-#: cui/inc/strings.hrc:376
+#: cui/inc/strings.hrc:375
msgctxt "RID_SVXSTR_TABLE_PRESET_NONE"
msgid "Set No Borders"
msgstr "কোনো সীমা সংহতি নকৰিব"
-#: cui/inc/strings.hrc:377
+#: cui/inc/strings.hrc:376
msgctxt "RID_SVXSTR_TABLE_PRESET_ONLYOUTER"
msgid "Set Outer Border Only"
msgstr "কেৱল বাহিৰা সীমা সংহতি কৰক"
-#: cui/inc/strings.hrc:378
+#: cui/inc/strings.hrc:377
msgctxt "RID_SVXSTR_TABLE_PRESET_OUTERHORI"
msgid "Set Outer Border and Horizontal Lines"
msgstr "বাহিৰা সীমা আৰু আনুভুমিক শাৰীসমূহ সংহতি কৰক"
-#: cui/inc/strings.hrc:379
+#: cui/inc/strings.hrc:378
msgctxt "RID_SVXSTR_TABLE_PRESET_OUTERALL"
msgid "Set Outer Border and All Inner Lines"
msgstr "বাহিৰা সীমা আৰু সকলো অভ্যন্তৰীক শাৰীসমূহ সংহতি কৰক"
-#: cui/inc/strings.hrc:380
+#: cui/inc/strings.hrc:379
msgctxt "RID_SVXSTR_TABLE_PRESET_OUTERINNER"
msgid "Set Outer Border Without Changing Inner Lines"
msgstr "অভ্যন্তৰীক শাৰীসমূহ সলনি নকৰাকে বাহিৰা সীমা সংহতি কৰক"
-#: cui/inc/strings.hrc:381
+#: cui/inc/strings.hrc:380
msgctxt "RID_SVXSTR_PARA_PRESET_DIAGONAL"
msgid "Set Diagonal Lines Only"
msgstr "কেৱল কৰ্ণ শাৰীসমূহ সংহতি কৰক"
-#: cui/inc/strings.hrc:382
+#: cui/inc/strings.hrc:381
msgctxt "RID_SVXSTR_PARA_PRESET_ALL"
msgid "Set All Four Borders"
msgstr "চাৰিটা সীমাকে সংহতি কৰক"
-#: cui/inc/strings.hrc:383
+#: cui/inc/strings.hrc:382
msgctxt "RID_SVXSTR_PARA_PRESET_LEFTRIGHT"
msgid "Set Left and Right Borders Only"
msgstr "কেৱল বাও আৰু সোঁ সীমাবোৰ সংহতি কৰক"
-#: cui/inc/strings.hrc:384
+#: cui/inc/strings.hrc:383
msgctxt "RID_SVXSTR_PARA_PRESET_TOPBOTTOM"
msgid "Set Top and Bottom Borders Only"
msgstr "কেৱল উপৰ আৰু তল সীমাবোৰ সংহতি কৰক"
-#: cui/inc/strings.hrc:385
+#: cui/inc/strings.hrc:384
msgctxt "RID_SVXSTR_PARA_PRESET_ONLYLEFT"
msgid "Set Left Border Only"
msgstr "কেৱল বাও সীমা সংহতি কৰক"
-#: cui/inc/strings.hrc:386
+#: cui/inc/strings.hrc:385
msgctxt "RID_SVXSTR_HOR_PRESET_ONLYHOR"
msgid "Set Top and Bottom Borders, and All Inner Lines"
msgstr "উপৰ আৰু তল সীমাবোৰ, আৰু সকলো অভ্যন্তৰীক শাৰীসমূহ সংহতি কৰক"
-#: cui/inc/strings.hrc:387
+#: cui/inc/strings.hrc:386
msgctxt "RID_SVXSTR_VER_PRESET_ONLYVER"
msgid "Set Left and Right Borders, and All Inner Lines"
msgstr "বাও আৰু সোঁ সীমাবোৰ, আৰু সকলো অভ্যন্তৰীক শাৰীসমূহ সংহতি কৰক"
-#: cui/inc/strings.hrc:388
+#: cui/inc/strings.hrc:387
msgctxt "RID_SVXSTR_SHADOW_STYLE_NONE"
msgid "No Shadow"
msgstr "ছাঁ নাই"
-#: cui/inc/strings.hrc:389
+#: cui/inc/strings.hrc:388
msgctxt "RID_SVXSTR_SHADOW_STYLE_BOTTOMRIGHT"
msgid "Cast Shadow to Bottom Right"
msgstr "তলৰ সোঁফালে ছায়া পেলাওক"
-#: cui/inc/strings.hrc:390
+#: cui/inc/strings.hrc:389
msgctxt "RID_SVXSTR_SHADOW_STYLE_TOPRIGHT"
msgid "Cast Shadow to Top Right"
msgstr "উপৰ সোঁফালে ছায়া পেলাওক"
-#: cui/inc/strings.hrc:391
+#: cui/inc/strings.hrc:390
msgctxt "RID_SVXSTR_SHADOW_STYLE_BOTTOMLEFT"
msgid "Cast Shadow to Bottom Left"
msgstr "তলৰ বাওফালে ছায়া পেলাওক"
-#: cui/inc/strings.hrc:392
+#: cui/inc/strings.hrc:391
msgctxt "RID_SVXSTR_SHADOW_STYLE_TOPLEFT"
msgid "Cast Shadow to Top Left"
msgstr "উপৰ বাওফালে ছায়া পেলাওক"
-#: cui/inc/strings.hrc:393
+#: cui/inc/strings.hrc:392
msgctxt "RID_SVXSTR_SIGNATURELINE_SIGNED_BY"
msgid "Signed by: %1"
msgstr ""
-#: cui/inc/strings.hrc:394
+#: cui/inc/strings.hrc:393
msgctxt "RID_SVXSTR_OPENCL_RESTART"
msgid "For the OpenCL changes to take effect, %PRODUCTNAME must be restarted."
msgstr ""
@@ -11216,22 +11212,43 @@ msgctxt "signsignatureline|btn_select_certificate"
msgid "Select Certificate"
msgstr ""
-#: cui/uiconfig/ui/signsignatureline.ui:168
+#. Name of the signer
+#: cui/uiconfig/ui/signsignatureline.ui:166
+msgctxt "signsignatureline|label_name"
+msgid "or"
+msgstr ""
+
+#: cui/uiconfig/ui/signsignatureline.ui:175
+msgctxt "signsignatureline|btn_load_image"
+msgid "Use Signature Image"
+msgstr ""
+
+#: cui/uiconfig/ui/signsignatureline.ui:190
+msgctxt "signsignatureline|btn_clear_image"
+msgid "Clear"
+msgstr ""
+
+#: cui/uiconfig/ui/signsignatureline.ui:206
+msgctxt "signsignatureline|label_image_dimensions"
+msgid "Best image size: 600 x 100 px"
+msgstr ""
+
+#: cui/uiconfig/ui/signsignatureline.ui:237
msgctxt "signsignatureline|label_sign"
msgid "Sign"
msgstr ""
-#: cui/uiconfig/ui/signsignatureline.ui:205
+#: cui/uiconfig/ui/signsignatureline.ui:274
msgctxt "signsignatureline|label_add_comment"
msgid "Add comment:"
msgstr ""
-#: cui/uiconfig/ui/signsignatureline.ui:241
+#: cui/uiconfig/ui/signsignatureline.ui:310
msgctxt "signsignatureline|label_hint"
msgid "Instructions from the document creator:"
msgstr ""
-#: cui/uiconfig/ui/signsignatureline.ui:274
+#: cui/uiconfig/ui/signsignatureline.ui:343
msgctxt "signsignatureline|label_more"
msgid "More"
msgstr ""
diff --git a/source/as/sc/messages.po b/source/as/sc/messages.po
index 14e7aa15990..d0f192fa0d3 100644
--- a/source/as/sc/messages.po
+++ b/source/as/sc/messages.po
@@ -4,14 +4,16 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2018-11-12 12:23+0100\n"
-"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
-"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"PO-Revision-Date: 2018-11-12 11:34+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: as\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542022469.000000\n"
#: sc/inc/compiler.hrc:27
msgctxt "RID_FUNCTION_CATEGORIES"
@@ -729,7 +731,6 @@ msgctxt "STR_SELCOUNT_ROWARG"
msgid "$1 row"
msgid_plural "$1 rows"
msgstr[0] ""
-msgstr[1] ""
#. To translators: STR_SELCOUNT_COLARG is $1 of STR_SELCOUNT. $1 of STR_SELCOUNT_ROWARG is number of columns
#: sc/inc/globstr.hrc:165
@@ -737,7 +738,6 @@ msgctxt "STR_SELCOUNT_COLARG"
msgid "$1 column"
msgid_plural "$1 columns"
msgstr[0] ""
-msgstr[1] ""
#: sc/inc/globstr.hrc:166
msgctxt "STR_FILTER_SELCOUNT"
@@ -1499,7 +1499,6 @@ msgctxt "STR_SCATTR_PAGE_SCALE_PAGES"
msgid "One page"
msgid_plural "%1 pages"
msgstr[0] ""
-msgstr[1] ""
#: sc/inc/globstr.hrc:324
msgctxt "STR_SCATTR_PAGE_SCALE_AUTO"
@@ -14036,7 +14035,6 @@ msgctxt "SCSTR_TOTAL"
msgid "One result found"
msgid_plural "%1 results found"
msgstr[0] ""
-msgstr[1] ""
#: sc/inc/strings.hrc:54
msgctxt "SCSTR_SKIPPED"
diff --git a/source/as/svtools/messages.po b/source/as/svtools/messages.po
index 0193db6fd34..afbd5b05d1e 100644
--- a/source/as/svtools/messages.po
+++ b/source/as/svtools/messages.po
@@ -3,17 +3,17 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-05 17:38+0100\n"
-"PO-Revision-Date: 2018-01-15 17:34+0000\n"
-"Last-Translator: Christian Lohmaier <lohmaier+pootle@googlemail.com>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:33+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: as\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1516037641.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542195206.000000\n"
#: include/svtools/strings.hrc:25
msgctxt "STR_UNDO"
@@ -1545,7 +1545,7 @@ msgstr ""
#: include/svtools/strings.hrc:360
msgctxt "STR_DESCRIPTION_MYTHES"
-msgid "Mythes Thesaurus"
+msgid "MyThes Thesaurus"
msgstr ""
#: include/svtools/strings.hrc:361
diff --git a/source/as/sw/messages.po b/source/as/sw/messages.po
index ee1d6ecca9f..cff6d9905ea 100644
--- a/source/as/sw/messages.po
+++ b/source/as/sw/messages.po
@@ -3,15 +3,17 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 12:23+0100\n"
-"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
-"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:33+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: as\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542195206.000000\n"
#: sw/inc/app.hrc:29
#, fuzzy
@@ -2758,14 +2760,12 @@ msgctxt "STR_UNDO_TABS"
msgid "One tab"
msgid_plural "$1 tabs"
msgstr[0] ""
-msgstr[1] ""
#: sw/inc/strings.hrc:469
msgctxt "STR_UNDO_NLS"
msgid "One line break"
msgid_plural "$1 line breaks"
msgstr[0] ""
-msgstr[1] ""
#: sw/inc/strings.hrc:470
msgctxt "STR_UNDO_PAGEBREAKS"
@@ -7100,7 +7100,12 @@ msgctxt "asciifilterdialog|lf"
msgid "_LF"
msgstr "LF (_L)"
-#: sw/uiconfig/swriter/ui/asciifilterdialog.ui:264
+#: sw/uiconfig/swriter/ui/asciifilterdialog.ui:258
+msgctxt "asciifilterdialog|includebom"
+msgid "Include byte-order-mark"
+msgstr ""
+
+#: sw/uiconfig/swriter/ui/asciifilterdialog.ui:280
msgctxt "asciifilterdialog|label1"
msgid "Properties"
msgstr "বৈশিষ্টসমূহ"
diff --git a/source/as/swext/mediawiki/help.po b/source/as/swext/mediawiki/help.po
index 9ea06b1ecc6..609bfc9c8fb 100644
--- a/source/as/swext/mediawiki/help.po
+++ b/source/as/swext/mediawiki/help.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 12:23+0100\n"
-"PO-Revision-Date: 2016-11-11 20:39+0000\n"
+"POT-Creation-Date: 2018-11-15 13:53+0100\n"
+"PO-Revision-Date: 2018-11-12 11:34+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: Assamese <kde-i18n-doc@kde.org>\n"
"Language: as\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1478896781.000000\n"
+"X-POOTLE-MTIME: 1542022475.000000\n"
#: help.tree
msgctxt ""
@@ -90,13 +90,12 @@ msgid "Java Runtime Environment"
msgstr "Java চলনসময় পৰিৱেশ"
#: wiki.xhp
-#, fuzzy
msgctxt ""
"wiki.xhp\n"
"par_id7387615\n"
"help.text"
-msgid "A wiki account on a supported <link href=\"http://www.mediawiki.org/wiki/MediaWiki\">MediaWiki</link> server"
-msgstr "এটা সমৰ্থিত <link href=\"http://www.mediawiki.org/wiki/MediaWiki\">MediaWiki</link> চাৰ্ভাৰত এটা ৱিকি একাওন্ট।"
+msgid "A wiki account on a supported <link href=\"https://www.mediawiki.org/wiki/MediaWiki\">MediaWiki</link> server"
+msgstr ""
#: wiki.xhp
msgctxt ""
@@ -152,26 +151,24 @@ msgctxt ""
"wiki.xhp\n"
"par_id368968\n"
"help.text"
-msgid "In the <link href=\"com.sun.wiki-publisher/wikisettings.xhp\">Options</link> dialog, click Add."
-msgstr "<link href=\"com.sun.wiki-publisher/wikisettings.xhp\">বিকল্পসমূহ</link> ডাইলগত, যোগ কৰক ক্লিক কৰক।"
+msgid "In the <link href=\"com.sun.wiki-publisher/wikisettings.xhp\"><emph>Options</emph></link> dialog, click <emph>Add</emph>."
+msgstr ""
#: wiki.xhp
-#, fuzzy
msgctxt ""
"wiki.xhp\n"
"par_id6962187\n"
"help.text"
-msgid "In the <link href=\"com.sun.wiki-publisher/wikiaccount.xhp\">MediaWiki</link> dialog, enter the account information for the wiki."
-msgstr "<link href=\"com.sun.wiki-publisher/wikiaccount.xhp\">MediaWiki</link> ডাইলগত, ৱিকিৰ বাবে একাওন্ট তথ্য সুমুৱাওক।"
+msgid "In the <link href=\"com.sun.wiki-publisher/wikiaccount.xhp\"><emph>MediaWiki</emph></link> dialog, enter the account information for the wiki."
+msgstr ""
#: wiki.xhp
-#, fuzzy
msgctxt ""
"wiki.xhp\n"
"par_id5328836\n"
"help.text"
-msgid "In the URL text box, enter the address of a wiki that you want to connect to."
-msgstr "URL টেক্সট বাকচত, আপুনি সংযোগ কৰিব বিচৰা এটা ৱিকিৰ ঠিকনা দিয়ক।"
+msgid "In the <emph>URL</emph> text box, enter the address of a wiki that you want to connect to."
+msgstr ""
#: wiki.xhp
msgctxt ""
@@ -182,13 +179,12 @@ msgid "You can copy the URL from a web browser and paste it into the textbox."
msgstr "আপুনি এটা ৱেব চৰকৰ পৰা URL নকল কৰি টেক্সটবাকচত আঠা লগাব পাৰে।"
#: wiki.xhp
-#, fuzzy
msgctxt ""
"wiki.xhp\n"
"par_id5906552\n"
"help.text"
-msgid "In the Username box, enter your user ID for your wiki account."
-msgstr "ব্যৱহাৰকাৰীৰ বাকচত, আপোনাৰ ৱিকি হিচাপৰ ব্যৱহাৰকাৰীৰ ID দিয়ক।"
+msgid "In the <emph>Username</emph> box, enter your user ID for your wiki account."
+msgstr ""
#: wiki.xhp
#, fuzzy
@@ -200,13 +196,12 @@ msgid "If the wiki allows anonymous write access, you can leave the Username and
msgstr "ৱিকিয়ে বেনামীভাবে লিখাৰ অনুমতি দিলে, আপুনি ব্যৱহাৰকাৰীৰ নাম আৰু পাছৱাৰ্ডৰ বাকচ্‌ ৰিক্ত ৰাখিব পাৰে।"
#: wiki.xhp
-#, fuzzy
msgctxt ""
"wiki.xhp\n"
"par_id8869594\n"
"help.text"
-msgid "In the Password box, enter the password for your wiki account, then click OK."
-msgstr "পাছৱাৰ্ডৰ বাকচত, আপোনাৰ ৱিকি হিচাপৰ পাছৱাৰ্ড দিয়ক, আৰু তাৰ পিছত ঠিক আছে টিপক।"
+msgid "In the Password box, enter the password for your wiki account, then click <emph>OK</emph>."
+msgstr ""
#: wiki.xhp
#, fuzzy
@@ -255,8 +250,8 @@ msgctxt ""
"wiki.xhp\n"
"par_id228278\n"
"help.text"
-msgid "In the <link href=\"com.sun.wiki-publisher/wikisend.xhp\">Send to MediaWiki</link> dialog, specify the settings for your entry."
-msgstr "<link href=\"com.sun.wiki-publisher/wikisend.xhp\">MediaWiki লে পঠাওক</link> ডাইলগত, আপোনাৰ প্ৰবিষ্টিৰ বাবে সংহতিসমূহ ধাৰ্য্য কৰক।"
+msgid "In the <link href=\"com.sun.wiki-publisher/wikisend.xhp\"><emph>Send to MediaWiki</emph></link> dialog, specify the settings for your entry."
+msgstr ""
#: wiki.xhp
#, fuzzy
diff --git a/source/ast/cui/messages.po b/source/ast/cui/messages.po
index 28a06f9e400..ef634e08289 100644
--- a/source/ast/cui/messages.po
+++ b/source/ast/cui/messages.po
@@ -3,15 +3,18 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 12:22+0100\n"
-"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
-"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"POT-Creation-Date: 2018-11-14 12:21+0100\n"
+"PO-Revision-Date: 2018-11-14 11:33+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.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-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542195213.000000\n"
#: cui/inc/strings.hrc:24
msgctxt "RID_SVXSTR_KEY_CONFIG_DIR"
@@ -1570,143 +1573,137 @@ msgstr "Llinia de cota"
#: cui/inc/strings.hrc:365
#, fuzzy
-msgctxt "RID_SVXSTR_LOAD_ERROR"
-msgid "The selected module could not be loaded."
-msgstr "Nun pudo cargase'l módulu seleicionáu."
-
-#: cui/inc/strings.hrc:366
-#, fuzzy
msgctxt "RID_SVXSTR_STARTQUOTE"
msgid "Start Quote"
msgstr "Comina d'a_pertura:"
-#: cui/inc/strings.hrc:367
+#: cui/inc/strings.hrc:366
msgctxt "RID_SVXSTR_ENDQUOTE"
msgid "End Quote"
msgstr ""
-#: cui/inc/strings.hrc:369
+#: cui/inc/strings.hrc:368
#, fuzzy
msgctxt "RID_SVXSTR_SELECTEDPERSONA"
msgid "Selected Theme: "
msgstr "Seleicionar tema"
-#: cui/inc/strings.hrc:370
+#: cui/inc/strings.hrc:369
msgctxt "RID_SVXSTR_SEARCHING"
msgid "Searching, please wait..."
msgstr ""
-#: cui/inc/strings.hrc:371
+#: cui/inc/strings.hrc:370
msgctxt "RID_SVXSTR_SEARCHERROR"
msgid "Cannot open %1, please try again later."
msgstr ""
-#: cui/inc/strings.hrc:372
+#: cui/inc/strings.hrc:371
msgctxt "RID_SVXSTR_NORESULTS"
msgid "No results found."
msgstr ""
-#: cui/inc/strings.hrc:373
+#: cui/inc/strings.hrc:372
msgctxt "RID_SVXSTR_APPLYPERSONA"
msgid "Applying Theme..."
msgstr ""
-#: cui/inc/strings.hrc:374
+#: cui/inc/strings.hrc:373
msgctxt "RID_SVXSTR_INVALIDPERSONAURL"
msgid "Please enter a valid theme address or a search term."
msgstr ""
-#: cui/inc/strings.hrc:376
+#: cui/inc/strings.hrc:375
msgctxt "RID_SVXSTR_TABLE_PRESET_NONE"
msgid "Set No Borders"
msgstr "Ensin berbesos"
-#: cui/inc/strings.hrc:377
+#: cui/inc/strings.hrc:376
msgctxt "RID_SVXSTR_TABLE_PRESET_ONLYOUTER"
msgid "Set Outer Border Only"
msgstr "Namái berbesu esterior"
-#: cui/inc/strings.hrc:378
+#: cui/inc/strings.hrc:377
msgctxt "RID_SVXSTR_TABLE_PRESET_OUTERHORI"
msgid "Set Outer Border and Horizontal Lines"
msgstr "Berbesu esterior y llinies horizontales"
-#: cui/inc/strings.hrc:379
+#: cui/inc/strings.hrc:378
msgctxt "RID_SVXSTR_TABLE_PRESET_OUTERALL"
msgid "Set Outer Border and All Inner Lines"
msgstr "Berbesu esterior y toles llinies interiores"
-#: cui/inc/strings.hrc:380
+#: cui/inc/strings.hrc:379
msgctxt "RID_SVXSTR_TABLE_PRESET_OUTERINNER"
msgid "Set Outer Border Without Changing Inner Lines"
msgstr "Berbesu esterior ensin modificación de les llinies interiores"
-#: cui/inc/strings.hrc:381
+#: cui/inc/strings.hrc:380
msgctxt "RID_SVXSTR_PARA_PRESET_DIAGONAL"
msgid "Set Diagonal Lines Only"
msgstr "Definir namái llinies verticales"
-#: cui/inc/strings.hrc:382
+#: cui/inc/strings.hrc:381
msgctxt "RID_SVXSTR_PARA_PRESET_ALL"
msgid "Set All Four Borders"
msgstr "Los cuatro berbesos"
-#: cui/inc/strings.hrc:383
+#: cui/inc/strings.hrc:382
msgctxt "RID_SVXSTR_PARA_PRESET_LEFTRIGHT"
msgid "Set Left and Right Borders Only"
msgstr "Namái berbesu drechu ya esquierdu"
-#: cui/inc/strings.hrc:384
+#: cui/inc/strings.hrc:383
msgctxt "RID_SVXSTR_PARA_PRESET_TOPBOTTOM"
msgid "Set Top and Bottom Borders Only"
msgstr "Namái berbesu inferior y superior"
-#: cui/inc/strings.hrc:385
+#: cui/inc/strings.hrc:384
msgctxt "RID_SVXSTR_PARA_PRESET_ONLYLEFT"
msgid "Set Left Border Only"
msgstr "Namái berbesu esquierdu"
-#: cui/inc/strings.hrc:386
+#: cui/inc/strings.hrc:385
msgctxt "RID_SVXSTR_HOR_PRESET_ONLYHOR"
msgid "Set Top and Bottom Borders, and All Inner Lines"
msgstr "Definir berbesu inferior y superior y toles llinies interiores"
-#: cui/inc/strings.hrc:387
+#: cui/inc/strings.hrc:386
msgctxt "RID_SVXSTR_VER_PRESET_ONLYVER"
msgid "Set Left and Right Borders, and All Inner Lines"
msgstr "Definir berbesu esquierdu y drechu y toles llinies interiores"
-#: cui/inc/strings.hrc:388
+#: cui/inc/strings.hrc:387
msgctxt "RID_SVXSTR_SHADOW_STYLE_NONE"
msgid "No Shadow"
msgstr "Ensin solombra"
-#: cui/inc/strings.hrc:389
+#: cui/inc/strings.hrc:388
msgctxt "RID_SVXSTR_SHADOW_STYLE_BOTTOMRIGHT"
msgid "Cast Shadow to Bottom Right"
msgstr "Proyeutar solombra haza abaxo y a la drecha"
-#: cui/inc/strings.hrc:390
+#: cui/inc/strings.hrc:389
msgctxt "RID_SVXSTR_SHADOW_STYLE_TOPRIGHT"
msgid "Cast Shadow to Top Right"
msgstr "Proyeutar solombra haza arriba y a la drecha"
-#: cui/inc/strings.hrc:391
+#: cui/inc/strings.hrc:390
msgctxt "RID_SVXSTR_SHADOW_STYLE_BOTTOMLEFT"
msgid "Cast Shadow to Bottom Left"
msgstr "Proyeutar solombra haza abaxo y a la esquierda"
-#: cui/inc/strings.hrc:392
+#: cui/inc/strings.hrc:391
msgctxt "RID_SVXSTR_SHADOW_STYLE_TOPLEFT"
msgid "Cast Shadow to Top Left"
msgstr "Proyeutar solombra haza arriba y a la esquierda"
-#: cui/inc/strings.hrc:393
+#: cui/inc/strings.hrc:392
msgctxt "RID_SVXSTR_SIGNATURELINE_SIGNED_BY"
msgid "Signed by: %1"
msgstr ""
-#: cui/inc/strings.hrc:394
+#: cui/inc/strings.hrc:393
msgctxt "RID_SVXSTR_OPENCL_RESTART"
msgid "For the OpenCL changes to take effect, %PRODUCTNAME must be restarted."
msgstr ""
@@ -11192,22 +11189,43 @@ msgctxt "signsignatureline|btn_select_certificate"
msgid "Select Certificate"
msgstr ""
-#: cui/uiconfig/ui/signsignatureline.ui:168
+#. Name of the signer
+#: cui/uiconfig/ui/signsignatureline.ui:166
+msgctxt "signsignatureline|label_name"
+msgid "or"
+msgstr ""
+
+#: cui/uiconfig/ui/signsignatureline.ui:175
+msgctxt "signsignatureline|btn_load_image"
+msgid "Use Signature Image"
+msgstr ""
+
+#: cui/uiconfig/ui/signsignatureline.ui:190
+msgctxt "signsignatureline|btn_clear_image"
+msgid "Clear"
+msgstr ""
+
+#: cui/uiconfig/ui/signsignatureline.ui:206
+msgctxt "signsignatureline|label_image_dimensions"
+msgid "Best image size: 600 x 100 px"
+msgstr ""
+
+#: cui/uiconfig/ui/signsignatureline.ui:237
msgctxt "signsignatureline|label_sign"
msgid "Sign"
msgstr ""
-#: cui/uiconfig/ui/signsignatureline.ui:205
+#: cui/uiconfig/ui/signsignatureline.ui:274
msgctxt "signsignatureline|label_add_comment"
msgid "Add comment:"
msgstr ""
-#: cui/uiconfig/ui/signsignatureline.ui:241
+#: cui/uiconfig/ui/signsignatureline.ui:310
msgctxt "signsignatureline|label_hint"
msgid "Instructions from the document creator:"
msgstr ""
-#: cui/uiconfig/ui/signsignatureline.ui:274
+#: cui/uiconfig/ui/signsignatureline.ui:343
msgctxt "signsignatureline|label_more"
msgid "More"
msgstr ""
diff --git a/source/ast/helpcontent2/source/text/sbasic/shared/01.po b/source/ast/helpcontent2/source/text/sbasic/shared/01.po
index 97008ff3fb3..f3f0b1c90b4 100644
--- a/source/ast/helpcontent2/source/text/sbasic/shared/01.po
+++ b/source/ast/helpcontent2/source/text/sbasic/shared/01.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-05-16 16:54+0200\n"
-"PO-Revision-Date: 2015-04-23 13:26+0000\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:51+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: Softastur <alministradores@softastur.org>\n"
"Language: ast\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1429795610.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542196263.000000\n"
#: 06130000.xhp
msgctxt ""
@@ -93,8 +93,8 @@ msgctxt ""
"06130000.xhp\n"
"par_id3154791\n"
"help.text"
-msgid "<ahelp hid=\"modules/BasicIDE/ui/basicmacrodialog/run\">Runs or saves the current macro.</ahelp>"
-msgstr "<ahelp hid=\"modules/BasicIDE/ui/basicmacrodialog/run\">Executa o guarda la macro actual.</ahelp>"
+msgid "<ahelp hid=\"modules/BasicIDE/ui/basicmacrodialog/ok\">Runs or saves the current macro.</ahelp>"
+msgstr ""
#: 06130000.xhp
msgctxt ""
diff --git a/source/ast/helpcontent2/source/text/scalc/00.po b/source/ast/helpcontent2/source/text/scalc/00.po
index f7b70d24beb..804afa55a31 100644
--- a/source/ast/helpcontent2/source/text/scalc/00.po
+++ b/source/ast/helpcontent2/source/text/scalc/00.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2017-11-22 13:53+0100\n"
-"PO-Revision-Date: 2016-11-22 16:58+0000\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:51+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: Softastur <alministradores@softastur.org>\n"
"Language: ast\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1479833922.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542196264.000000\n"
#: 00000004.xhp
msgctxt ""
@@ -29,24 +29,24 @@ msgctxt ""
"00000004.xhp\n"
"hd_id3155535\n"
"help.text"
-msgid "<variable id=\"wie\">To access this function... </variable>"
-msgstr "<variable id=\"wie\">P'aportar a esta función...</variable>"
+msgid "<variable id=\"wie\">To access this function...</variable>"
+msgstr ""
#: 00000004.xhp
msgctxt ""
"00000004.xhp\n"
"par_idN1056E\n"
"help.text"
-msgid "<variable id=\"moreontop\">More explanations on top of this page. </variable>"
-msgstr "<variable id=\"moreontop\">Más información de primeres de la páxina. </variable>"
+msgid "<variable id=\"moreontop\">More explanations on top of this page.</variable>"
+msgstr ""
#: 00000004.xhp
msgctxt ""
"00000004.xhp\n"
"par_idN105AF\n"
"help.text"
-msgid "<variable id=\"optional\">In the %PRODUCTNAME Calc functions, parameters marked as \"optional\" can be left out only when no parameter follows. For example, in a function with four parameters, where the last two parameters are marked as \"optional\", you can leave out parameter 4 or parameters 3 and 4, but you cannot leave out parameter 3 alone. </variable>"
-msgstr "<variable id=\"optional\">Nes funciones de %PRODUCTNAME Calc, los parámetros marcaos como \"opcionales\" puen omitise namái si nun-yos sigue nengún parámetru. Por exemplu, nuna función que tien cuatro parámetro que los sos dos últimos tán marcaos como \"opcionales\", pue omitise el parámetru 4 o los parámetros 3 y 4; sicasí, nun pue omitise solamente'l parámetru 3. </variable>"
+msgid "<variable id=\"optional\">In the %PRODUCTNAME Calc functions, parameters marked as \"optional\" can be left out only when no parameter follows. For example, in a function with four parameters, where the last two parameters are marked as \"optional\", you can leave out parameter 4 or parameters 3 and 4, but you cannot leave out parameter 3 alone.</variable>"
+msgstr ""
#: 00000004.xhp
msgctxt ""
@@ -77,63 +77,63 @@ msgctxt ""
"00000402.xhp\n"
"par_id3155555\n"
"help.text"
-msgid "<variable id=\"kopffuss\">Choose <emph>Insert - Headers and Footers</emph></variable>"
-msgstr "<variable id=\"kopffuss\">Menú <emph>Editar - Testeres y pies de páxina</emph></variable>"
+msgid "<variable id=\"kopffuss\">Choose <emph>Insert - Headers and Footers</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3159233\n"
"help.text"
-msgid "<variable id=\"bkopfzeile\">Choose <emph>Insert - Headers and Footers - Header and Footer</emph> tabs</variable>"
-msgstr "<variable id=\"bkopfzeile\">Escueya les llingüetes<emph>Editar - Testeres y pies de páxina - Testera/Pie de páxina</emph></variable>"
+msgid "<variable id=\"bkopfzeile\">Choose <emph>Insert - Headers and Footers - Header and Footer</emph> tabs.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3150443\n"
"help.text"
-msgid "<variable id=\"bausfullen\">Choose <emph>Sheet - Fill Cells</emph></variable>"
-msgstr "<variable id=\"bausfullen\">Escueya <emph>Editar - Rellenar</emph></variable>"
+msgid "<variable id=\"bausfullen\">Choose <emph>Sheet - Fill Cells</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3143267\n"
"help.text"
-msgid "<variable id=\"bausunten\">Choose <emph>Sheet - Fill Cells - Down</emph></variable>"
-msgstr "<variable id=\"bausunten\">Escueya <emph>Editar - Rellenar - Embaxo</emph></variable>"
+msgid "<variable id=\"bausunten\">Choose <emph>Sheet - Fill Cells - Down</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3153880\n"
"help.text"
-msgid "<variable id=\"bausrechts\">Choose <emph>Sheet - Fill Cells - Right</emph></variable>"
-msgstr "<variable id=\"bausrechts\">Escueya <emph>Editar - Rellenar - Derecha</emph></variable>"
+msgid "<variable id=\"bausrechts\">Choose <emph>Sheet - Fill Cells - Right</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3151245\n"
"help.text"
-msgid "<variable id=\"bausoben\">Choose <emph>Sheet - Fill Cells - Up</emph></variable>"
-msgstr "<variable id=\"bausoben\">Escueya <emph>Editar - Rellenar - Enriba</emph></variable>"
+msgid "<variable id=\"bausoben\">Choose <emph>Sheet - Fill Cells - Up</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3145068\n"
"help.text"
-msgid "<variable id=\"bauslinks\">Choose <emph>Sheet - Fill Cells - Left</emph></variable>"
-msgstr "<variable id=\"bauslinks\">Escueya <emph>Editar - Rellenar - Esquierda</emph></variable>"
+msgid "<variable id=\"bauslinks\">Choose <emph>Sheet - Fill Cells - Left</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3150400\n"
"help.text"
-msgid "<variable id=\"baustab\">Choose <emph>Sheet - Fill Cells - Sheets</emph></variable>"
+msgid "<variable id=\"baustab\">Choose <emph>Sheet - Fill Cells - Sheets</emph>.</variable>"
msgstr ""
#: 00000402.xhp
@@ -141,16 +141,16 @@ msgctxt ""
"00000402.xhp\n"
"par_id3154910\n"
"help.text"
-msgid "<variable id=\"bausreihe\">Choose <emph>Sheet - Fill Cells - Series</emph></variable>"
-msgstr "<variable id=\"bausreihe\">Escueya <emph>Editar - Rellenar - Serie</emph></variable>"
+msgid "<variable id=\"bausreihe\">Choose <emph>Sheet - Fill Cells - Series</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3154123\n"
"help.text"
-msgid "Choose <emph>Sheet - Clear Cells</emph>"
-msgstr "Escueya <emph>Editar - Desaniciar conteníos</emph>"
+msgid "Choose <emph>Sheet - Clear Cells</emph>."
+msgstr ""
#: 00000402.xhp
msgctxt ""
@@ -165,40 +165,40 @@ msgctxt ""
"00000402.xhp\n"
"par_id3150011\n"
"help.text"
-msgid "<variable id=\"bzelo\">Choose <emph>Sheet - Delete Cells</emph></variable>"
-msgstr "<variable id=\"bzelo\">Escueya <emph>Editar - Desaniciar caxelles</emph></variable>"
+msgid "<variable id=\"bzelo\">Choose <emph>Sheet - Delete Cells</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3153951\n"
"help.text"
-msgid "Choose <emph>Sheet - Delete Sheet</emph>"
-msgstr "Escueya <emph>Editar - Desaniciar conteníos</emph>"
+msgid "Choose <emph>Sheet - Delete Sheet</emph>."
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3155306\n"
"help.text"
-msgid "Open context menu for a sheet tab"
-msgstr "Abra'l menú contestual pa una llingüeta de la fueya"
+msgid "Open context menu for a sheet tab."
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3146119\n"
"help.text"
-msgid "Choose <emph>Sheet - Move or Copy Sheet</emph>"
-msgstr "Escueya <emph>Editar - Desaniciar conteníos</emph>"
+msgid "Choose <emph>Sheet - Move or Copy Sheet</emph>."
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3148645\n"
"help.text"
-msgid "Open context menu for a sheet tab"
-msgstr "Abra'l menú contestual pa una llingüeta de la fueya"
+msgid "Open context menu for a sheet tab."
+msgstr ""
#: 00000403.xhp
msgctxt ""
@@ -221,23 +221,23 @@ msgctxt ""
"00000403.xhp\n"
"par_id3150275\n"
"help.text"
-msgid "<variable id=\"aspze\">Choose <emph>View - Column & Row Headers</emph></variable>"
-msgstr "<variable id=\"aspze\">Escueya <emph>Ver - Títulos de fileres/columnes</emph></variable>"
+msgid "<variable id=\"aspze\">Choose <emph>View - Column & Row Headers</emph>.</variable>"
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3154514\n"
"help.text"
-msgid "<variable id=\"awehe\">Choose <emph>View - Value Highlighting</emph></variable>"
-msgstr "<variable id=\"awehe\">Escueya <emph>Ver - Destacar valores</emph></variable>"
+msgid "<variable id=\"awehe\">Choose <emph>View - Value Highlighting</emph>.</variable>"
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3148947\n"
"help.text"
-msgid "<variable id=\"rechenleiste\">Choose <emph>View - Formula Bar</emph> or <emph>View - Toolbars - Formula Bar</emph></variable>"
+msgid "<variable id=\"rechenleiste\">Choose <emph>View - Formula Bar</emph> or <emph>View - Toolbars - Formula Bar</emph>.</variable>"
msgstr ""
#: 00000403.xhp
@@ -245,8 +245,8 @@ msgctxt ""
"00000403.xhp\n"
"par_id3148663\n"
"help.text"
-msgid "<variable id=\"seumvo\">Choose <emph>View - Page Break</emph></variable>"
-msgstr "<variable id=\"seumvo\">Escueya <emph>Ver - Previsualización del saltu de páxina</emph></variable>"
+msgid "<variable id=\"seumvo\">Choose <emph>View - Page Break</emph>.</variable>"
+msgstr ""
#: 00000404.xhp
msgctxt ""
@@ -269,16 +269,16 @@ msgctxt ""
"00000404.xhp\n"
"par_id3149784\n"
"help.text"
-msgid "Choose <emph>Insert - Cells</emph>"
-msgstr "Escueya <emph>Inxertar - Caxelles</emph>"
+msgid "Choose <emph>Insert - Cells</emph>."
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3154514\n"
"help.text"
-msgid "Open <emph>Insert Cells</emph> toolbar from Tools bar:"
-msgstr "Abra la barra de ferramientes <emph>Inxertar caxelles</emph> de barra de Ferramientes:"
+msgid "Open <emph>Insert Cells</emph> toolbar from <emph>Tools</emph> bar:"
+msgstr ""
#: 00000404.xhp
msgctxt ""
@@ -365,7 +365,7 @@ msgctxt ""
"00000404.xhp\n"
"par_id3149033\n"
"help.text"
-msgid "<variable id=\"eitab\">Choose <emph>Sheet - Insert Sheet</emph></variable>"
+msgid "<variable id=\"eitab\">Choose <emph>Sheet - Insert Sheet</emph>.</variable>"
msgstr ""
#: 00000404.xhp
@@ -373,7 +373,7 @@ msgctxt ""
"00000404.xhp\n"
"par_idN1082F\n"
"help.text"
-msgid "<variable id=\"eitabfile\">Choose <emph>Sheet - Insert Sheet from File</emph></variable>"
+msgid "<variable id=\"eitabfile\">Choose <emph>Sheet - Insert Sheet from File</emph>.</variable>"
msgstr ""
#: 00000404.xhp
@@ -381,8 +381,8 @@ msgctxt ""
"00000404.xhp\n"
"par_id3155115\n"
"help.text"
-msgid "Choose <emph>Insert - Function</emph>"
-msgstr "Menú <emph>Inxertar - Función...</emph>"
+msgid "Choose <emph>Insert - Function</emph>."
+msgstr ""
#: 00000404.xhp
msgctxt ""
@@ -429,8 +429,8 @@ msgctxt ""
"00000404.xhp\n"
"par_id3155809\n"
"help.text"
-msgid "<variable id=\"eikadaze\"><emph>Insert - Function</emph> - Category <emph>Date&Time</emph></variable>"
-msgstr "<variable id=\"eikadaze\"><emph>Inxertar - Función</emph> - Categoría <emph>FechayHora</emph></variable>"
+msgid "<variable id=\"eikadaze\"><emph>Insert - Function</emph> - Category <emph>Date & Time</emph></variable>"
+msgstr ""
#: 00000404.xhp
msgctxt ""
@@ -517,15 +517,15 @@ msgctxt ""
"00000404.xhp\n"
"par_id3155383\n"
"help.text"
-msgid "<variable id=\"funktionsliste\">Choose <emph>Insert - Function List</emph></variable>"
-msgstr "<variable id=\"funktionsliste\">Menú<emph> Inxertar - Llista de funciones</emph></variable>"
+msgid "<variable id=\"funktionsliste\">Choose <emph>Insert - Function List</emph>.</variable>"
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3153250\n"
"help.text"
-msgid "<variable id=\"einamen\">Choose <emph>Insert - Named Ranges and Expressions</emph></variable>"
+msgid "<variable id=\"einamen\">Choose <emph>Insert - Named Ranges and Expressions</emph>.</variable>"
msgstr ""
#: 00000404.xhp
@@ -533,7 +533,7 @@ msgctxt ""
"00000404.xhp\n"
"par_id3146776\n"
"help.text"
-msgid "<variable id=\"eiextdata\">Choose <emph>Sheet - Link to External data</emph></variable>"
+msgid "<variable id=\"eiextdata\">Choose <emph>Sheet - Link to External data</emph>.</variable>"
msgstr ""
#: 00000404.xhp
@@ -541,7 +541,7 @@ msgctxt ""
"00000404.xhp\n"
"par_id3143222\n"
"help.text"
-msgid "Choose <emph>Sheet - Named Ranges and Expressions - Define</emph>"
+msgid "Choose <emph>Sheet - Named Ranges and Expressions - Define</emph>."
msgstr ""
#: 00000404.xhp
@@ -557,7 +557,7 @@ msgctxt ""
"00000404.xhp\n"
"par_id3145214\n"
"help.text"
-msgid "<variable id=\"einaei\">Choose <emph>Sheet - Named Ranges and Expressions - Insert</emph></variable>"
+msgid "<variable id=\"einaei\">Choose <emph>Sheet - Named Ranges and Expressions - Insert</emph>.</variable>"
msgstr ""
#: 00000404.xhp
@@ -565,7 +565,7 @@ msgctxt ""
"00000404.xhp\n"
"par_id3153558\n"
"help.text"
-msgid "<variable id=\"einaueb\">Choose <emph>Sheet - Named Ranges and Expressions - Create</emph></variable>"
+msgid "<variable id=\"einaueb\">Choose <emph>Sheet - Named Ranges and Expressions - Create</emph>.</variable>"
msgstr ""
#: 00000404.xhp
@@ -573,7 +573,7 @@ msgctxt ""
"00000404.xhp\n"
"par_id3153483\n"
"help.text"
-msgid "<variable id=\"einabesch\">Choose <emph>Sheet - Named Ranges and Expressions - Labels</emph></variable>"
+msgid "<variable id=\"einabesch\">Choose <emph>Sheet - Named Ranges and Expressions - Labels</emph>.</variable>"
msgstr ""
#: 00000405.xhp
@@ -597,192 +597,192 @@ msgctxt ""
"00000405.xhp\n"
"par_id3154685\n"
"help.text"
-msgid "<variable id=\"fozelle\">Choose <emph>Format - Cells</emph></variable>"
-msgstr "<variable id=\"fozelle\">Menú <emph>Formatu - Caxella</emph></variable>"
+msgid "<variable id=\"fozelle\">Choose <emph>Format - Cells</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3153194\n"
"help.text"
-msgid "<variable id=\"fozelstz\">Choose <emph>Format - Cells - Cell Protection</emph> tab </variable>"
-msgstr "<variable id=\"fozelstz\">Escueya la llingüeta <emph>Formatu - Caxelles - Protección de caxella</emph></variable>"
+msgid "<variable id=\"fozelstz\">Choose <emph>Format - Cells - Cell Protection</emph> tab.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3155854\n"
"help.text"
-msgid "<variable id=\"fozei\">Choose <emph>Format - Row</emph></variable>"
-msgstr "<variable id=\"fozei\">Menú <emph>Formatu - Filera</emph></variable>"
+msgid "<variable id=\"fozei\">Choose <emph>Format - Rows</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3150012\n"
"help.text"
-msgid "<variable id=\"fozeiophoe\">Choose <emph>Format - Row - Optimal Height</emph></variable>"
-msgstr "<variable id=\"fozeiophoe\">Menú <emph>Formatu - Filera - Altor óptima</emph></variable>"
+msgid "<variable id=\"fozeiophoe\">Choose <emph>Format - Rows - Optimal Height</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3148645\n"
"help.text"
-msgid "Choose <emph>Format - Row - Hide</emph>"
-msgstr "Menú <emph>Formatu - Filera - Anubrir</emph>"
+msgid "Choose <emph>Format - Rows - Hide</emph>."
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3153728\n"
"help.text"
-msgid "Choose <emph>Format - Column - Hide</emph>"
-msgstr "Menú <emph>Formatu - Columna - Anubrir</emph>"
+msgid "Choose <emph>Format - Columns - Hide</emph>."
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3151114\n"
"help.text"
-msgid "Choose <emph>Format - Sheet - Hide</emph>"
-msgstr "Menú <emph>Formatu - Fueya de cálculu - Anubrir</emph>"
+msgid "Choose <emph>Sheet - Hide Sheet</emph>."
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3148576\n"
"help.text"
-msgid "Choose <emph>Format - Row - Show</emph>"
-msgstr "Menú <emph>Formatu - Filera - Amosar</emph>"
+msgid "Choose <emph>Format - Rows - Show</emph>."
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3156286\n"
"help.text"
-msgid "Choose <emph>Format - Column - Show</emph>"
-msgstr "Menú <emph>Formatu - Columna - Amosar</emph>"
+msgid "Choose <emph>Format - Columns - Show</emph>."
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3145645\n"
"help.text"
-msgid "<variable id=\"fospa\">Choose <emph>Format - Column</emph></variable>"
-msgstr "<variable id=\"fospa\">Menú <emph>Formatu - Columna</emph></variable>"
+msgid "<variable id=\"fospa\">Choose <emph>Format - Columns</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3145252\n"
"help.text"
-msgid "Choose <emph>Format - Column - Optimal Width</emph>"
-msgstr "Menú <emph>Formatu - Columna - Anchu óptimo...</emph>"
+msgid "Choose <emph>Format - Columns - Optimal Width</emph>."
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3146971\n"
"help.text"
-msgid "Double-click right column separator in column headers"
-msgstr "Calque dos vegaes nel separador derechu de los títulos de columnes"
+msgid "Double-click right column separator in column headers."
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3147362\n"
"help.text"
-msgid "<variable id=\"fot\">Choose <emph>Format - Sheet</emph></variable>"
-msgstr "<variable id=\"fot\">Menú <emph>Formatu - Fueya de cálculu</emph></variable>"
+msgid "<variable id=\"fot\">Choose <emph>Sheet</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3163805\n"
"help.text"
-msgid "<variable id=\"fotu\">Choose <emph>Format - Sheet - Rename</emph></variable>"
-msgstr "<variable id=\"fotu\">Menú <emph>Formatu - Fueya de cálculu - Camudar nome</emph></variable>"
+msgid "<variable id=\"fotu\">Choose <emph>Sheet - Rename Sheet</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3155333\n"
"help.text"
-msgid "<variable id=\"fotenb\">Choose <emph>Format - Sheet - Show</emph></variable>"
-msgstr "<variable id=\"fotenb\">Menú <emph>Formatu - Fueya de cálculu - Amosar</emph></variable>"
+msgid "<variable id=\"fotenb\">Choose <emph>Sheet - Show Sheet</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_idN1077A\n"
"help.text"
-msgid "<variable id=\"foste\">Choose <emph>Format - Page</emph></variable>"
-msgstr "<variable id=\"foste\">Escueya <emph>Formatu - Páxina</emph></variable>"
+msgid "<variable id=\"foste\">Choose <emph>Format - Page</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3155508\n"
"help.text"
-msgid "<variable id=\"fostel\">Choose <emph>Format - Page - Sheet</emph> tab </variable>"
-msgstr "<variable id=\"fostel\">Escueya la llingüeta<emph>Formatu - Páxina - Fueya</emph></variable>"
+msgid "<variable id=\"fostel\">Choose <emph>Format - Page - Sheet</emph> tab.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3150883\n"
"help.text"
-msgid "<variable id=\"fodrbe\">Choose <emph>Format - Print Ranges</emph></variable>"
-msgstr "<variable id=\"fodrbe\">Escueya <emph>Formatu - Árees d'impresión</emph></variable>"
+msgid "<variable id=\"fodrbe\">Choose <emph>Format - Print Ranges</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3156448\n"
"help.text"
-msgid "<variable id=\"fodrfe\">Choose <emph>Format - Print Ranges - Define</emph></variable>"
-msgstr "<variable id=\"fodrfe\">Escueya <emph>Formatu - Árees d'impresión - Definir</emph></variable>"
+msgid "<variable id=\"fodrfe\">Choose <emph>Format - Print Ranges - Define</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3156290\n"
"help.text"
-msgid "<variable id=\"fodrhin\">Choose <emph>Format - Print Ranges - Add</emph></variable>"
-msgstr "<variable id=\"fodrhin\">Escueya <emph>Formatu - Árees d'impresión - Amestar</emph></variable>"
+msgid "<variable id=\"fodrhin\">Choose <emph>Format - Print Ranges - Add</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3155812\n"
"help.text"
-msgid "<variable id=\"fodbah\">Choose <emph>Format - Print Ranges - Clear</emph></variable>"
-msgstr "<variable id=\"fodbah\">Escueya <emph>Formatu - Árees d'impresión - Desaniciar</emph></variable>"
+msgid "<variable id=\"fodbah\">Choose <emph>Format - Print Ranges - Clear</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3153307\n"
"help.text"
-msgid "<variable id=\"fodbbe\">Choose <emph>Format - Print Ranges - Edit</emph></variable>"
-msgstr "<variable id=\"fodbbe\">Escueya <emph>Formatu - Árees d'impresión - Editar</emph></variable>"
+msgid "<variable id=\"fodbbe\">Choose <emph>Format - Print Ranges - Edit</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3153916\n"
"help.text"
-msgid "Choose <emph>Format - AutoFormat</emph>"
-msgstr "Menú <emph>Formatu - AutoFormatu...</emph>"
+msgid "Choose <emph>Format - AutoFormat</emph>."
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3154532\n"
"help.text"
-msgid "On the Tools bar, click"
-msgstr "En barra de Ferramientes, faiga clic en"
+msgid "On the <emph>Tools</emph> bar, click"
+msgstr ""
#: 00000405.xhp
msgctxt ""
@@ -805,8 +805,8 @@ msgctxt ""
"00000405.xhp\n"
"par_id3154618\n"
"help.text"
-msgid "<variable id=\"bedingte\">Choose <emph>Format - Conditional Formatting</emph></variable>"
-msgstr "<variable id=\"bedingte\">Escueya <emph>Formatu - Formatu condicional</emph></variable>"
+msgid "<variable id=\"bedingte\">Choose <emph>Format - Conditional Formatting</emph>.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
@@ -829,7 +829,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3150541\n"
"help.text"
-msgid "<variable id=\"exdektv\">Choose <emph>Tools - Detective</emph> </variable>"
+msgid "<variable id=\"exdektv\">Choose <emph>Tools - Detective</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -837,8 +837,8 @@ msgctxt ""
"00000406.xhp\n"
"par_id3153194\n"
"help.text"
-msgid "Choose <emph>Tools - Detective - Trace Precedents</emph>"
-msgstr "Menú <emph>Ferramientes - Detective - Rastrexar los precedentes</emph>"
+msgid "Choose <emph>Tools - Detective - Trace Precedents</emph>."
+msgstr ""
#: 00000406.xhp
msgctxt ""
@@ -853,7 +853,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3154123\n"
"help.text"
-msgid "<variable id=\"silbentrennungc\">Menu <emph>Tools - Language - Hyphenation</emph> </variable>"
+msgid "<variable id=\"silbentrennungc\">Menu <emph>Tools - Language - Hyphenation</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -861,7 +861,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3145785\n"
"help.text"
-msgid "<variable id=\"exdvore\">Choose <emph>Tools - Detective - Remove Precedents</emph> </variable>"
+msgid "<variable id=\"exdvore\">Choose <emph>Tools - Detective - Remove Precedents</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -869,8 +869,8 @@ msgctxt ""
"00000406.xhp\n"
"par_id3155411\n"
"help.text"
-msgid "Choose <emph>Tools - Detective - Trace Dependents</emph>"
-msgstr "Menú <emph>Ferramientes - Detective - Rastrexar los dependientes</emph>"
+msgid "Choose <emph>Tools - Detective - Trace Dependents</emph>."
+msgstr ""
#: 00000406.xhp
msgctxt ""
@@ -885,7 +885,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3146984\n"
"help.text"
-msgid "<variable id=\"exdszne\">Choose <emph>Tools - Detective - Remove Dependents</emph> </variable>"
+msgid "<variable id=\"exdszne\">Choose <emph>Tools - Detective - Remove Dependents</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -893,7 +893,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3154014\n"
"help.text"
-msgid "<variable id=\"exdase\">Choose <emph>Tools - Detective - Remove All Traces</emph> </variable>"
+msgid "<variable id=\"exdase\">Choose <emph>Tools - Detective - Remove All Traces</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -901,7 +901,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3153188\n"
"help.text"
-msgid "<variable id=\"exdszfe\">Choose <emph>Tools - Detective - Trace Error</emph> </variable>"
+msgid "<variable id=\"exdszfe\">Choose <emph>Tools - Detective - Trace Error</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -909,7 +909,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3149410\n"
"help.text"
-msgid "<variable id=\"fuellmodus\">Choose <emph>Tools - Detective - Fill Mode</emph> </variable>"
+msgid "<variable id=\"fuellmodus\">Choose <emph>Tools - Detective - Fill Mode</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -917,7 +917,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3156284\n"
"help.text"
-msgid "<variable id=\"dateneinkreisen\">Choose <emph>Tools - Detective - Mark Invalid Data</emph> </variable>"
+msgid "<variable id=\"dateneinkreisen\">Choose <emph>Tools - Detective - Mark Invalid Data</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -925,7 +925,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3153159\n"
"help.text"
-msgid "<variable id=\"spurenaktualisieren\">Choose <emph>Tools - Detective - Refresh Traces</emph> </variable>"
+msgid "<variable id=\"spurenaktualisieren\">Choose <emph>Tools - Detective - Refresh Traces</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -933,7 +933,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3147397\n"
"help.text"
-msgid "<variable id=\"automatisch\">Choose <emph>Tools - Detective - AutoRefresh</emph> </variable>"
+msgid "<variable id=\"automatisch\">Choose <emph>Tools - Detective - AutoRefresh</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -941,7 +941,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3154018\n"
"help.text"
-msgid "<variable id=\"exzws\">Choose <emph>Tools - Goal Seek</emph> </variable>"
+msgid "<variable id=\"exzws\">Choose <emph>Tools - Goal Seek</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -949,7 +949,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3269142\n"
"help.text"
-msgid "<variable id=\"solver\">Choose <emph>Tools - Solver</emph> </variable>"
+msgid "<variable id=\"solver\">Choose <emph>Tools - Solver</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -957,7 +957,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id8554338\n"
"help.text"
-msgid "<variable id=\"solver_options\">Choose <emph>Tools - Solver</emph>, <emph>Options</emph> button </variable>"
+msgid "<variable id=\"solver_options\">Choose <emph>Tools - Solver</emph>, click <emph>Options</emph> button.</variable>"
msgstr ""
#: 00000406.xhp
@@ -965,7 +965,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3156277\n"
"help.text"
-msgid "<variable id=\"exsze\">Choose <emph>Tools - Scenarios</emph> </variable>"
+msgid "<variable id=\"exsze\">Choose <emph>Tools - Scenarios</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -973,7 +973,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3149020\n"
"help.text"
-msgid "<variable id=\"protect_sheet\">Choose <emph>Tools - Protect Sheet</emph></variable>"
+msgid "<variable id=\"protect_sheet\">Choose <emph>Tools - Protect Sheet</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -981,7 +981,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3154256\n"
"help.text"
-msgid "<variable id=\"protect_spreadsheet\">Choose <emph>Tools - Protect Spreadsheet</emph></variable>"
+msgid "<variable id=\"protect_spreadsheet\">Choose <emph>Tools - Protect Spreadsheet</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -989,7 +989,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3146919\n"
"help.text"
-msgid "Choose <emph>Data - Calculate - Recalculate</emph>"
+msgid "Choose <emph>Data - Calculate - Recalculate</emph>."
msgstr ""
#: 00000406.xhp
@@ -1005,7 +1005,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3150941\n"
"help.text"
-msgid "<variable id=\"exatmb\">Choose <emph>Data - Calculate - AutoCalculate</emph> </variable>"
+msgid "<variable id=\"exatmb\">Choose <emph>Data - Calculate - AutoCalculate</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -1013,7 +1013,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3151276\n"
"help.text"
-msgid "<variable id=\"autoeingabe\">Choose <emph>Tools - AutoInput</emph> </variable>"
+msgid "<variable id=\"autoeingabe\">Choose <emph>Tools - AutoInput</emph>.</variable>"
msgstr ""
#: 00000407.xhp
@@ -1037,7 +1037,7 @@ msgctxt ""
"00000407.xhp\n"
"par_id3147335\n"
"help.text"
-msgid "<variable id=\"fete\">Choose <item type=\"menuitem\">View - Split Window</item></variable>"
+msgid "<variable id=\"fete\">Choose ><item type=\"menuitem\">View - Split Window</item>.</variable>"
msgstr ""
#: 00000407.xhp
@@ -1045,7 +1045,7 @@ msgctxt ""
"00000407.xhp\n"
"par_id3153663\n"
"help.text"
-msgid "<variable id=\"fefix\">Choose <item type=\"menuitem\">View - Freeze Cells - Freeze Rows and Columns</item></variable>"
+msgid "<variable id=\"fefix\">Choose <item type=\"menuitem\">View - Freeze Cells - Freeze Rows and Columns</item>.</variable>"
msgstr ""
#: 00000412.xhp
@@ -1069,48 +1069,48 @@ msgctxt ""
"00000412.xhp\n"
"par_id8366954\n"
"help.text"
-msgid "<variable id=\"text2columns\">Choose <emph>Data - Text to Columns</emph></variable>"
-msgstr "<variable id=\"text2columns\">Escueya <emph>Datos - Testu a Columnes</emph></variable>"
+msgid "<variable id=\"text2columns\">Choose <emph>Data - Text to Columns</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3147399\n"
"help.text"
-msgid "<variable id=\"dbrbf\">Choose <emph>Data - Define Range</emph></variable>"
-msgstr "<variable id=\"dbrbf\">Menú <emph>Datos - Definir área</emph></variable>"
+msgid "<variable id=\"dbrbf\">Choose <emph>Data - Define Range</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3145345\n"
"help.text"
-msgid "<variable id=\"dbrba\">Choose <emph>Data - Select Range</emph></variable>"
-msgstr "<variable id=\"dbrba\">Menú <emph>Datos - Escoyer área</emph></variable>"
+msgid "<variable id=\"dbrba\">Choose <emph>Data - Select Range</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3150443\n"
"help.text"
-msgid "<variable id=\"dnsrt\">Choose <emph>Data - Sort...</emph></variable>"
-msgstr "<variable id=\"dnsrt\">Menú <emph>Datos - Ordenar</emph></variable>"
+msgid "<variable id=\"dnsrt\">Choose <emph>Data - Sort...</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3148491\n"
"help.text"
-msgid "Choose <emph>Data - Sort - Sort Criteria</emph> tab"
-msgstr "Escueya la llingüeta <emph>Datos - Ordenar - Ordenar Criterios</emph>"
+msgid "Choose <emph>Data - Sort - Sort Criteria</emph> tab."
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3154516\n"
"help.text"
-msgid "On Standard bar, click"
-msgstr "En barra Estándar, faiga clic en"
+msgid "On <emph>Standard</emph> bar, click"
+msgstr ""
#: 00000412.xhp
msgctxt ""
@@ -1149,32 +1149,32 @@ msgctxt ""
"00000412.xhp\n"
"par_id3146984\n"
"help.text"
-msgid "<variable id=\"dnstot\">Choose <emph>Data - Sort - Options</emph> tab</variable>"
-msgstr "<variable id=\"dnstot\">Escueya la llingüeta <emph>Datos - Ordenar - Opciones</emph></variable>"
+msgid "<variable id=\"dnstot\">Choose <emph>Data - Sort - Options</emph> tab.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3155308\n"
"help.text"
-msgid "<variable id=\"dnftr\">Choose <emph>Data - Filter</emph></variable>"
-msgstr "<variable id=\"dnftr\">Menú <emph>Datos - Filtru</emph></variable>"
+msgid "<variable id=\"dnftr\">Choose <emph>Data - Filter</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3148646\n"
"help.text"
-msgid "Choose <emph>Data - AutoFilter</emph>"
-msgstr "Menú <emph>Datos - Filtru - Filtru automáticu</emph>"
+msgid "Choose <emph>Data - AutoFilter</emph>."
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3151113\n"
"help.text"
-msgid "On Tools bar or Table Data bar, click"
-msgstr "En barra de Ferramientes o Datos de tabla, faiga clic en"
+msgid "On <emph>Tools</emph> bar or <emph>Table Data</emph> bar, click"
+msgstr ""
#: 00000412.xhp
msgctxt ""
@@ -1197,40 +1197,40 @@ msgctxt ""
"00000412.xhp\n"
"par_id3156278\n"
"help.text"
-msgid "<variable id=\"dnfspz\">Choose <emph>Data - More Filters - Advanced Filter...</emph></variable>"
-msgstr "<variable id=\"dnfspz\">Menú <emph>Datos - Filtru - Filtru especial</emph></variable>"
+msgid "<variable id=\"dnfspz\">Choose <emph>Data - More Filters - Advanced Filter...</emph> .</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3153764\n"
"help.text"
-msgid "Choose <emph>Data - More Filters - Standard Filter... - Options</emph> label"
-msgstr "Menú <emph>Datos - Filtru - Filtru estándar...</emph> - Botón <emph>Opciones</emph>"
+msgid "Choose <emph>Data - More Filters - Standard Filter... - Options</emph> label."
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3155444\n"
"help.text"
-msgid "Choose <emph>Data - More Filters - Advanced Filter... - Options</emph> label"
-msgstr "Menú <emph>Datos - Filtru - Filtru especial... - </emph>botón <emph>Opciones</emph>"
+msgid "Choose <emph>Data - More Filters - Advanced Filter... - Options</emph> label."
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3156382\n"
"help.text"
-msgid "Choose <emph>Data - More Filters - Reset Filter</emph>"
-msgstr "Escueya <emph>Datos - Filtru - Reaniciar filtru</emph>"
+msgid "Choose <emph>Data - More Filters - Reset Filter</emph>."
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3155961\n"
"help.text"
-msgid "On Table Data bar, click <emph>Reset Filter/Sort</emph>"
-msgstr "Na barra Datos de la tabla, calque <emph> Reaniciar filtru/Ordenación</emph>"
+msgid "On <emph>Table Data</emph> bar, click <emph>Reset Filter/Sort</emph>."
+msgstr ""
#: 00000412.xhp
msgctxt ""
@@ -1253,112 +1253,112 @@ msgctxt ""
"00000412.xhp\n"
"par_id3152778\n"
"help.text"
-msgid "<variable id=\"dnaftas\">Choose <emph>Data - More Filter - Hide AutoFilter</emph></variable>"
-msgstr "<variable id=\"dnaftas\">Menú <emph>Datos - Filtru - Anubrir AutoFiltru</emph></variable>"
+msgid "<variable id=\"dnaftas\">Choose <emph>Data - More Filter - Hide AutoFilter</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3166424\n"
"help.text"
-msgid "<variable id=\"dntegs\">Choose <emph>Data - Subtotals</emph></variable>"
-msgstr "<variable id=\"dntegs\">Menú <emph>Datos - Subtotales</emph></variable>"
+msgid "<variable id=\"dntegs\">Choose <emph>Data - Subtotals</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3154574\n"
"help.text"
-msgid "<variable id=\"dntezd\">Choose <emph>Data - Subtotals - 1st, 2nd, 3rd Group</emph> tabs</variable>"
-msgstr "<variable id=\"dntezd\">Escueya les llingüetes <emph>Datos - Subtotales - Grupu 1, Grupu 2, Grupu 3</emph></variable>"
+msgid "<variable id=\"dntezd\">Choose <emph>Data - Subtotals - 1st, 2nd, 3rd Group</emph> tabs.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3151277\n"
"help.text"
-msgid "<variable id=\"dntopi\">Choose <emph>Data - Subtotals - Options</emph> tab</variable>"
-msgstr "<variable id=\"dntopi\">Escueya la llingüeta <emph>Datos - Subtotales - Opciones</emph></variable>"
+msgid "<variable id=\"dntopi\">Choose <emph>Data - Subtotals - Options</emph> tab.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3145133\n"
"help.text"
-msgid "<variable id=\"datengueltig\">Choose <emph>Data - Validity</emph></variable>"
-msgstr "<variable id=\"datengueltig\">Menú <emph>Datos - Validez</emph></variable>"
+msgid "<variable id=\"datengueltig\">Choose <emph>Data - Validity</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3152992\n"
"help.text"
-msgid "<variable id=\"datengueltigwerte\">Menu <emph>Data - Validity - Criteria</emph> tab</variable>"
-msgstr "<variable id=\"datengueltigwerte\">Escueya la llingüeta <emph>Datos - Validez - Criterios</emph></variable>"
+msgid "<variable id=\"datengueltigwerte\">Menu <emph>Data - Validity - Criteria</emph> tab.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3150367\n"
"help.text"
-msgid "<variable id=\"datengueltigeingabe\">Choose <emph>Data - Validity - Input Help</emph> tab</variable>"
-msgstr "<variable id=\"datengueltigeingabe\">Escueya la llingüeta <emph>Datos - Validez - Ayuda d'entrada</emph></variable>"
+msgid "<variable id=\"datengueltigeingabe\">Choose <emph>Data - Validity - Input Help</emph> tab.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3154486\n"
"help.text"
-msgid "<variable id=\"datengueltigfehler\">Choose <emph>Data - Validity - Error Alert</emph> tab</variable>"
-msgstr "<variable id=\"datengueltigfehler\">Escueya la llingüeta <emph>Datos - Validez - Aviso de fallu</emph></variable>"
+msgid "<variable id=\"datengueltigfehler\">Choose <emph>Data - Validity - Error Alert</emph> tab.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3146978\n"
"help.text"
-msgid "<variable id=\"dnmfo\">Choose <emph>Data - Multiple Operations</emph></variable>"
-msgstr "<variable id=\"dnmfo\">Menú <emph>Datos - Operaciones múltiples</emph></variable>"
+msgid "<variable id=\"dnmfo\">Choose <emph>Data - Multiple Operations</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3155809\n"
"help.text"
-msgid "<variable id=\"dnksd\">Choose <emph>Data - Consolidate</emph></variable>"
-msgstr "<variable id=\"dnksd\">Menú <emph>Datos - Consolidar</emph></variable>"
+msgid "<variable id=\"dnksd\">Choose <emph>Data - Consolidate</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3148701\n"
"help.text"
-msgid "<variable id=\"dngld\">Choose <emph>Data - Group and Outline</emph></variable>"
-msgstr "<variable id=\"dngld\">Menú <emph>Datos - Consolidar</emph></variable>"
+msgid "<variable id=\"dngld\">Choose <emph>Data - Group and Outline</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3153815\n"
"help.text"
-msgid "<variable id=\"dngda\">Choose <emph>Data - Group and Outline - Hide Details</emph></variable>"
-msgstr "<variable id=\"dngda\">Escueyi <emph>Datos - Esquema - Anubrir detalles</emph></variable>"
+msgid "<variable id=\"dngda\">Choose <emph>Data - Group and Outline - Hide Details</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3159223\n"
"help.text"
-msgid "<variable id=\"dngde\">Choose <emph>Data - Group and Outline - Show Details</emph></variable>"
-msgstr "<variable id=\"dngde\">Escueyi <emph>Datos - Esquema - Amosar detalles</emph></variable>"
+msgid "<variable id=\"dngde\">Choose <emph>Data - Group and Outline - Show Details</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3146870\n"
"help.text"
-msgid "Choose <emph>Data - Group and Outline - Group</emph>"
-msgstr "Escueye <emph>Datos - Esquema - Arrexuntar</emph>"
+msgid "Choose <emph>Data - Group and Outline - Group</emph>."
+msgstr ""
#: 00000412.xhp
msgctxt ""
@@ -1397,8 +1397,8 @@ msgctxt ""
"00000412.xhp\n"
"par_id3146781\n"
"help.text"
-msgid "Choose <emph>Data - Group and Outline - Ungroup</emph>"
-msgstr "Escueye <emph>Datos - Esquema - Desagrupar</emph>"
+msgid "Choose <emph>Data - Group and Outline - Ungroup</emph>."
+msgstr ""
#: 00000412.xhp
msgctxt ""
@@ -1437,96 +1437,96 @@ msgctxt ""
"00000412.xhp\n"
"par_id3153008\n"
"help.text"
-msgid "<variable id=\"dnglagl\">Choose <emph>Data - Group and Outline - AutoOutline</emph></variable>"
-msgstr "<variable id=\"dnglagl\">Choose <emph>Datos - Esquema - Esquema automáticu</emph></variable>"
+msgid "<variable id=\"dnglagl\">Choose <emph>Data - Group and Outline - AutoOutline</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3154709\n"
"help.text"
-msgid "<variable id=\"dnglef\">Choose <emph>Data - Group and Outline - Remove</emph></variable>"
-msgstr "<variable id=\"dnglef\">Escueya <emph>Datos - Tabla dinámica - Desaniciar</emph></variable>"
+msgid "<variable id=\"dnglef\">Choose <emph>Data - Group and Outline - Remove Outline</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id1774346\n"
"help.text"
-msgid "<variable id=\"dngdrill\">Choose <emph>Data - Group and Outline - Show Details</emph> (for some pivot tables)</variable>"
-msgstr "<variable id=\"dngdrill\">Escoyer <emph>Datos - Esquema - Amosar detalles</emph> (pa delles tables dinámiques)</variable>"
+msgid "<variable id=\"dngdrill\">Choose <emph>Data - Group and Outline - Show Details</emph> (for some pivot tables).</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3155759\n"
"help.text"
-msgid "<variable id=\"dndtpt\">Choose <emph>Data - Pivot Table</emph></variable>"
-msgstr "<variable id=\"dndtpt\">Menú <emph>Datos - Tabla dinámica</emph></variable>"
+msgid "<variable id=\"dndtpt\">Choose <emph>Data - Pivot Table</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3154625\n"
"help.text"
-msgid "<variable id=\"dndpa\">Choose <emph>Insert - Pivot Table</emph></variable>"
-msgstr "<variable id=\"dndtpt\">Menú <emph>Datos - Tabla dinámica</emph></variable>"
+msgid "<variable id=\"dndpa\">Choose <emph>Insert - Pivot Table</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3147558\n"
"help.text"
-msgid "<variable id=\"dndq\">Choose <emph>Insert - Pivot Table</emph>, in the Select Source dialog choose the option <emph>Data source registered in $[officename]</emph>.</variable>"
-msgstr "<variable id=\"dndq\">Escueya<emph>Datos - Tabla dinámica - Crear</emph>, nel cuadru de diálogu de Seleición de la fonte, escueya la opción <emph>Fonte de datos rexistrada en $[officename]</emph>.</variable>"
+msgid "<variable id=\"dndq\">Choose <emph>Insert - Pivot Table</emph>, in the <emph>Select Source</emph> dialog choose the option <emph>Data source registered in $[officename]</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3153297\n"
"help.text"
-msgid "Choose <emph>Insert - Pivot Table</emph>, in the Select Source dialog choose the option <emph>Current selection</emph>."
-msgstr "Escueya<emph>Datos - Tabla dinámica - Crear</emph>, nel cuadru de diálogu de Seleición de la Fonte, escueya la opción <emph>Seleición actual</emph>."
+msgid "Choose <emph>Insert - Pivot Table</emph>, in the <emph>Select Source</emph> dialog choose the option <emph>Current selection</emph>."
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3145118\n"
"help.text"
-msgid "Choose <emph>Insert - Pivot Table</emph>, in the Select Source dialog choose the option <emph>Data source registered in $[officename]</emph>, click <emph>OK</emph> to see <emph>Select Data Source</emph> dialog."
-msgstr "Escueya <emph>Datos - Tabla dinámica - Crear</emph>, nel cuadru de diálogu de seleición de la fonte, escueya la opción <emph>Fonte de datos rexistrada en $[officename]</emph>, calque en <emph>Aceutar</emph> pa ver <emph>Seleicionar fonte de datos</emph> dialog."
+msgid "Choose <emph>Insert - Pivot Table</emph>, in the <emph>Select Source</emph> dialog choose the option <emph>Data source registered in $[officename]</emph>, click <emph>OK</emph> to see <emph>Select Data Source</emph> dialog."
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3153294\n"
"help.text"
-msgid "<variable id=\"dndpak\">Choose <emph>Data - Pivot Table - Refresh</emph></variable>"
-msgstr "<variable id=\"dndpak\">Escueya<emph>Datos - Tabla dinámica - Refrescar</emph></variable>"
+msgid "<variable id=\"dndpak\">Choose <emph>Data - Pivot Table - Refresh</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3151344\n"
"help.text"
-msgid "<variable id=\"dndploe\">Choose <emph>Data - Pivot Table - Delete</emph></variable>"
-msgstr "<variable id=\"dndploe\">Escueya<emph>Datos - Tabla dinámica - Desaniciar</emph></variable>"
+msgid "<variable id=\"dndploe\">Choose <emph>Data - Pivot Table - Delete</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3150397\n"
"help.text"
-msgid "<variable id=\"dndakt\">Choose <emph>Data - Refresh Range</emph></variable>"
-msgstr "<variable id=\"dndakt\">Menú <emph>Datos - Anovar área</emph></variable>"
+msgid "<variable id=\"dndakt\">Choose <emph>Data - Refresh Range</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_idN10B8F\n"
"help.text"
-msgid "<variable id=\"grouping\">Choose <emph>Data - Group and Outline - Group</emph></variable>"
-msgstr "<variable id=\"grouping\">Choose <emph>Data - Group and Outline - Group</emph></variable>"
+msgid "<variable id=\"grouping\">Choose <emph>Data - Group and Outline - Group</emph>.</variable>"
+msgstr ""
#: sheet_menu.xhp
msgctxt ""
@@ -1549,7 +1549,7 @@ msgctxt ""
"sheet_menu.xhp\n"
"par_id160220162106567373\n"
"help.text"
-msgid "<variable id=\"insert_rows_above\">Choose <emph>Sheet - Insert Rows - Rows Above</emph> </variable>"
+msgid "<variable id=\"insert_rows_above\">Choose <emph>Sheet - Insert Rows - Rows Above</emph>.</variable>"
msgstr ""
#: sheet_menu.xhp
@@ -1557,7 +1557,7 @@ msgctxt ""
"sheet_menu.xhp\n"
"par_id160220162109048207\n"
"help.text"
-msgid "<variable id=\"insert_rows_below\">Choose <emph>Sheet - Insert Rows - Rows Below</emph></variable>"
+msgid "<variable id=\"insert_rows_below\">Choose <emph>Sheet - Insert Rows - Rows Below</emph>.</variable>"
msgstr ""
#: sheet_menu.xhp
@@ -1565,7 +1565,7 @@ msgctxt ""
"sheet_menu.xhp\n"
"par_id160220162107055028\n"
"help.text"
-msgid "<variable id=\"insert_columns_left\">Choose <emph>Sheet - Insert Columns - Columns Left</emph></variable>"
+msgid "<variable id=\"insert_columns_left\">Choose <emph>Sheet - Insert Columns - Columns Left</emph>.</variable>"
msgstr ""
#: sheet_menu.xhp
@@ -1573,7 +1573,7 @@ msgctxt ""
"sheet_menu.xhp\n"
"par_id160220162109126013\n"
"help.text"
-msgid "<variable id=\"insert_columns_right\">Choose <emph>Sheet - Insert Columns - Columns Right</emph></variable>"
+msgid "<variable id=\"insert_columns_right\">Choose <emph>Sheet - Insert Columns - Columns Right</emph>.</variable>"
msgstr ""
#: sheet_menu.xhp
@@ -1581,7 +1581,7 @@ msgctxt ""
"sheet_menu.xhp\n"
"par_id3149095\n"
"help.text"
-msgid "<variable id=\"insert_page_break\">Choose <emph>Sheet - Insert Page Break</emph></variable>"
+msgid "<variable id=\"insert_page_break\">Choose <emph>Sheet - Insert Page Break</emph>.</variable>"
msgstr ""
#: sheet_menu.xhp
@@ -1589,7 +1589,7 @@ msgctxt ""
"sheet_menu.xhp\n"
"par_id3149398\n"
"help.text"
-msgid "<variable id=\"insert_page_break_row\">Choose <emph>Sheet - Insert Page Break - Row Break</emph></variable>"
+msgid "<variable id=\"insert_page_break_row\">Choose <emph>Sheet - Insert Page Break - Row Break</emph>.</variable>"
msgstr ""
#: sheet_menu.xhp
@@ -1597,7 +1597,7 @@ msgctxt ""
"sheet_menu.xhp\n"
"par_id3150084\n"
"help.text"
-msgid "<variable id=\"insert_page_break_column\">Choose <emph>Sheet - Insert Page Break - Column Break</emph></variable>"
+msgid "<variable id=\"insert_page_break_column\">Choose <emph>Sheet - Insert Page Break - Column Break</emph>.</variable>"
msgstr ""
#: sheet_menu.xhp
@@ -1605,7 +1605,7 @@ msgctxt ""
"sheet_menu.xhp\n"
"par_id3153093\n"
"help.text"
-msgid "<variable id=\"delete_page_break\">Choose <emph>Sheet - Delete Page Break</emph></variable>"
+msgid "<variable id=\"delete_page_break\">Choose <emph>Sheet - Delete Page Break</emph>.</variable>"
msgstr ""
#: sheet_menu.xhp
@@ -1613,7 +1613,7 @@ msgctxt ""
"sheet_menu.xhp\n"
"par_id3153191\n"
"help.text"
-msgid "<variable id=\"delete_page_break_row\">Choose <emph>Sheet - Delete Page Break - Row Break</emph></variable>"
+msgid "<variable id=\"delete_page_break_row\">Choose <emph>Sheet - Delete Page Break - Row Break</emph>.</variable>"
msgstr ""
#: sheet_menu.xhp
@@ -1621,5 +1621,5 @@ msgctxt ""
"sheet_menu.xhp\n"
"par_id3145645\n"
"help.text"
-msgid "<variable id=\"delete_page_break_column\">Choose <emph>Sheet - Delete Page Break - Column Break</emph></variable>"
+msgid "<variable id=\"delete_page_break_column\">Choose <emph>Sheet - Delete Page Break - Column Break</emph>.</variable>"
msgstr ""
diff --git a/source/ast/helpcontent2/source/text/scalc/02.po b/source/ast/helpcontent2/source/text/scalc/02.po
index 39d9851e003..841584870aa 100644
--- a/source/ast/helpcontent2/source/text/scalc/02.po
+++ b/source/ast/helpcontent2/source/text/scalc/02.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2017-05-12 14:35+0200\n"
-"PO-Revision-Date: 2016-05-02 07:31+0000\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:51+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: Softastur <alministradores@softastur.org>\n"
"Language: ast\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1462174285.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542196264.000000\n"
#: 02130000.xhp
msgctxt ""
@@ -45,8 +45,8 @@ msgctxt ""
"02130000.xhp\n"
"par_id3155267\n"
"help.text"
-msgid "<image src=\"cmd/sc_currencyfield.png\" id=\"img_id3159096\"><alt id=\"alt_id3159096\">Icon</alt></image>"
-msgstr "<image src=\"cmd/sc_currencyfield.png\" id=\"img_id3159096\"><alt id=\"alt_id3159096\">Iconu</alt></image>"
+msgid "<image src=\"cmd/sc_currencyfield.png\" id=\"img_id3159096\"><alt id=\"alt_id3159096\">Currency Number Format Icon</alt></image>"
+msgstr ""
#: 02130000.xhp
msgctxt ""
@@ -61,8 +61,8 @@ msgctxt ""
"02130000.xhp\n"
"par_id3146776\n"
"help.text"
-msgid "<link href=\"text/shared/01/05020300.xhp\" name=\"Format - Cell - Numbers\">Format - Cell - Numbers</link>."
-msgstr "<link href=\"text/shared/01/05020300.xhp\" name=\"Formatu - Caxella - Númberos\">Formatu - Caxella - Númberos</link>."
+msgid "<link href=\"text/shared/01/05020300.xhp\" name=\"Format - Cells - Numbers\">Format - Cells - Numbers</link>."
+msgstr ""
#: 02140000.xhp
msgctxt ""
diff --git a/source/ast/helpcontent2/source/text/scalc/06.po b/source/ast/helpcontent2/source/text/scalc/06.po
index 81a6dccd3aa..689ed29f490 100644
--- a/source/ast/helpcontent2/source/text/scalc/06.po
+++ b/source/ast/helpcontent2/source/text/scalc/06.po
@@ -3,15 +3,18 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-06-14 17:23+0200\n"
-"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
-"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-04-24 11:17+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.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-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1524568656.000000\n"
#: calcsamplefiles.xhp
msgctxt ""
@@ -20,35 +23,3 @@ msgctxt ""
"help.text"
msgid "Calc Sample Files"
msgstr ""
-
-#: calcsamplefiles.xhp
-msgctxt ""
-"calcsamplefiles.xhp\n"
-"par_id161521663319917\n"
-"help.text"
-msgid "<object data=\"media/files/scalc/imtrigon.ods\" id=\"ods_id61521568603544\" type=\"application/vnd.oasis.opendocument.spreadsheet\"/>"
-msgstr ""
-
-#: calcsamplefiles.xhp
-msgctxt ""
-"calcsamplefiles.xhp\n"
-"par_id161521663319918\n"
-"help.text"
-msgid "<object data=\"media/files/scalc/trigon.ods\" id=\"ods_id61521548603544\" type=\"application/vnd.oasis.opendocument.spreadsheet\"/>"
-msgstr ""
-
-#: calcsamplefiles.xhp
-msgctxt ""
-"calcsamplefiles.xhp\n"
-"par_id161521563314918\n"
-"help.text"
-msgid "<object data=\"media/files/scalc/pivot.ods\" id=\"ods_id61521547603544\" type=\"application/vnd.oasis.opendocument.spreadsheet\"/>"
-msgstr ""
-
-#: calcsamplefiles.xhp
-msgctxt ""
-"calcsamplefiles.xhp\n"
-"par_id721528312694192\n"
-"help.text"
-msgid "<object data=\"media/files/scalc/functions_ifs.ods\" id=\"ods_id61521547603534\" type=\"application/vnd.oasis.opendocument.spreadsheet\"/>"
-msgstr ""
diff --git a/source/ast/helpcontent2/source/text/scalc/guide.po b/source/ast/helpcontent2/source/text/scalc/guide.po
index 50f40268c18..431f41334a3 100644
--- a/source/ast/helpcontent2/source/text/scalc/guide.po
+++ b/source/ast/helpcontent2/source/text/scalc/guide.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: guide\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-07-31 14:10+0200\n"
-"PO-Revision-Date: 2016-07-05 16:49+0000\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:51+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: Softastur <alministradores@softastur.org>\n"
"Language: ast\n"
@@ -13,9 +13,9 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.8\n"
"X-Poedit-SourceCharset: utf-8\n"
-"X-POOTLE-MTIME: 1467737379.000000\n"
+"X-POOTLE-MTIME: 1542196265.000000\n"
#: address_auto.xhp
msgctxt ""
@@ -3710,8 +3710,8 @@ msgctxt ""
"database_filter.xhp\n"
"par_idN10693\n"
"help.text"
-msgid "Choose <item type=\"menuitem\">Data - Filter - Standard Filter</item>."
-msgstr "Escueya <item type=\"menuitem\">Datos - Filtru - Filtru predetermináu</item>."
+msgid "Choose <item type=\"menuitem\">Data - More Filters - Standard Filter</item>."
+msgstr ""
#: database_filter.xhp
msgctxt ""
@@ -3766,8 +3766,8 @@ msgctxt ""
"database_filter.xhp\n"
"par_id3154944\n"
"help.text"
-msgid "Choose <item type=\"menuitem\">Data - Filter - AutoFilter</item>."
-msgstr "Escueya <item type=\"menuitem\">Datos - Filtru - Filtru automáticu</item>."
+msgid "Choose <item type=\"menuitem\">Data - AutoFilter</item>."
+msgstr ""
#: database_filter.xhp
msgctxt ""
diff --git a/source/ast/helpcontent2/source/text/shared.po b/source/ast/helpcontent2/source/text/shared.po
index be976e919fd..4869283d6c4 100644
--- a/source/ast/helpcontent2/source/text/shared.po
+++ b/source/ast/helpcontent2/source/text/shared.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-09-03 13:23+0200\n"
-"PO-Revision-Date: 2016-04-16 21:58+0000\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:51+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: Softastur <alministradores@softastur.org>\n"
"Language: ast\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1460843903.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542196266.000000\n"
#: 3dsettings_toolbar.xhp
msgctxt ""
@@ -2013,5 +2013,5 @@ msgctxt ""
"need_help.xhp\n"
"hd_id1000010\n"
"help.text"
-msgid "This help page needs further work for correctness and completion. Please join the LibreOffice project and help us out to write the missing information. Visit our <link href=\"http://documentation.libreoffice.org/en/join-community/update-help-contents\">web page on writing Help contents</link>."
+msgid "This help page needs further work for correctness and completion. Please join the LibreOffice project and help us out to write the missing information. Visit our <link href=\"https://documentation.libreoffice.org/en/join-community/update-help-contents\"><emph>web page on writing Help contents</emph></link>."
msgstr ""
diff --git a/source/ast/helpcontent2/source/text/shared/00.po b/source/ast/helpcontent2/source/text/shared/00.po
index 0c5c72718d2..da555c45dc5 100644
--- a/source/ast/helpcontent2/source/text/shared/00.po
+++ b/source/ast/helpcontent2/source/text/shared/00.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-10-21 20:57+0200\n"
-"PO-Revision-Date: 2016-05-24 02:25+0000\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:51+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: Softastur <alministradores@softastur.org>\n"
"Language: ast\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1464056709.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542196267.000000\n"
#: 00000001.xhp
msgctxt ""
@@ -6221,7 +6221,7 @@ msgctxt ""
"00000401.xhp\n"
"par_id621525017637963\n"
"help.text"
-msgid "Choose <emph>File - Export as EPUB</emph>."
+msgid "Choose <emph>File - Export As - Export as EPUB</emph>."
msgstr ""
#: 00000401.xhp
@@ -7197,7 +7197,7 @@ msgctxt ""
"00000403.xhp\n"
"par_idN1091B\n"
"help.text"
-msgid "<variable id=\"grid\">Choose <emph>View - Grid</emph> (Impress or Draw).</variable>"
+msgid "<variable id=\"grid\">Choose <emph>View - Grid and Helplines</emph> (Impress or Draw).</variable>"
msgstr ""
#: 00000403.xhp
@@ -7205,7 +7205,7 @@ msgctxt ""
"00000403.xhp\n"
"par_idN1092E\n"
"help.text"
-msgid "<variable id=\"guides\">Choose <emph>View - Snap Lines</emph> (Impress or Draw).</variable>"
+msgid "<variable id=\"guides\">Choose <emph>View - Snap Guides</emph> (Impress or Draw).</variable>"
msgstr ""
#: 00000404.xhp
@@ -7861,7 +7861,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id9988402\n"
"help.text"
-msgid "<variable id=\"packagemanager_eu\">Choose <emph>Tools - Extension Manager</emph>, click <emph>Updates</emph> button.</variable>"
+msgid "<variable id=\"packagemanager_eu\">Choose <emph>Tools - Extension Manager</emph>, click <emph>Check for Updates</emph> button.</variable>"
msgstr ""
#: 00000406.xhp
@@ -8075,14 +8075,6 @@ msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
-"par_id3150032\n"
-"help.text"
-msgid "<variable id=\"arbeit\">Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - $[officename] - Memory</emph>.</variable>"
-msgstr ""
-
-#: 00000406.xhp
-msgctxt ""
-"00000406.xhp\n"
"par_id3159153\n"
"help.text"
msgid "<variable id=\"ansicht\">Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - $[officename] - View</emph>.</variable>"
@@ -11045,7 +11037,7 @@ msgctxt ""
"00040502.xhp\n"
"par_id366527\n"
"help.text"
-msgid "Choose <emph>Format - Object - Line</emph> (Writer)."
+msgid "Choose <emph>Format - Text Box and Shape - Line</emph> (Writer)."
msgstr ""
#: 00040502.xhp
@@ -11053,7 +11045,7 @@ msgctxt ""
"00040502.xhp\n"
"par_id3835261\n"
"help.text"
-msgid "Choose <emph>Format - Graphic - Line</emph> (Calc)."
+msgid "Choose <emph>Format - Object - Line</emph> (Calc)."
msgstr ""
#: 00040502.xhp
@@ -11085,7 +11077,7 @@ msgctxt ""
"00040502.xhp\n"
"par_id3154285\n"
"help.text"
-msgid "Choose <emph>Format - </emph><switchinline select=\"appl\"><caseinline select=\"WRITER\"><emph>Object - </emph></caseinline><caseinline select=\"CALC\"><emph>Graphic - </emph></caseinline></switchinline><emph>Line - Line</emph> tab."
+msgid "Choose <emph>Format - </emph><switchinline select=\"appl\"><caseinline select=\"WRITER\"><emph>Text Box and Shape - </emph></caseinline><caseinline select=\"CALC\"><emph>Object - </emph></caseinline></switchinline><emph>Line - Line</emph> tab."
msgstr ""
#: 00040502.xhp
diff --git a/source/ast/helpcontent2/source/text/shared/01.po b/source/ast/helpcontent2/source/text/shared/01.po
index d506854abec..77656811545 100644
--- a/source/ast/helpcontent2/source/text/shared/01.po
+++ b/source/ast/helpcontent2/source/text/shared/01.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 12:22+0100\n"
-"PO-Revision-Date: 2016-12-24 12:08+0000\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:51+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ast\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1482581323.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542196269.000000\n"
#: 01010000.xhp
msgctxt ""
@@ -33637,7 +33637,7 @@ msgctxt ""
"06130000.xhp\n"
"par_id3153748\n"
"help.text"
-msgid "<ahelp hid=\"modules/BasicIDE/ui/basicmacrodialog/run\">Runs or saves the current macro.</ahelp>"
+msgid "<ahelp hid=\"modules/BasicIDE/ui/basicmacrodialog/ok\">Runs or saves the current macro.</ahelp>"
msgstr ""
#: 06130000.xhp
@@ -40771,14 +40771,6 @@ msgstr ""
#: ref_epub_export.xhp
msgctxt ""
"ref_epub_export.xhp\n"
-"par_id701525003241759\n"
-"help.text"
-msgid "<embedvar href=\"text/shared/00/00000002.xhp#epubv\" markup=\"keep\"/>"
-msgstr ""
-
-#: ref_epub_export.xhp
-msgctxt ""
-"ref_epub_export.xhp\n"
"par_id19921\n"
"help.text"
msgid "<image id=\"img_id22170\" src=\"media/screenshots/modules/swriter/ui/exportepub/EPubDialog.png\" localize=\"true\" width=\"664px\" height=\"482px\"><alt id=\"alt_id59843\">EPUB dialog box</alt></image>"
@@ -40925,7 +40917,7 @@ msgctxt ""
"ref_epub_export.xhp\n"
"par_id971525023515891\n"
"help.text"
-msgid "For custom metadata, you must provide a file with same name as the original filename and with extension as \".xmp\". The provided metadata will override the the internal document metadata. In the example above, the custom metadata must exist in the MyText directory as <item type=\"literal\">MyText.xmp</item>."
+msgid "For custom metadata, you must provide a file with same name as the original filename and with extension as \".xmp\". The provided metadata will override the internal document metadata. In the example above, the custom metadata must exist in the MyText directory as <item type=\"literal\">MyText.xmp</item>."
msgstr ""
#: ref_epub_export.xhp
diff --git a/source/ast/helpcontent2/source/text/shared/guide.po b/source/ast/helpcontent2/source/text/shared/guide.po
index 79a885aa543..7dc777e1a6e 100644
--- a/source/ast/helpcontent2/source/text/shared/guide.po
+++ b/source/ast/helpcontent2/source/text/shared/guide.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 12:23+0100\n"
-"PO-Revision-Date: 2016-07-05 17:13+0000\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:51+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: Softastur <alministradores@softastur.org>\n"
"Language: ast\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1467738806.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542196271.000000\n"
#: aaa_start.xhp
msgctxt ""
@@ -8829,8 +8829,8 @@ msgctxt ""
"gallery_insert.xhp\n"
"par_id3145068\n"
"help.text"
-msgid "Open the Gallery by clicking the <emph>Gallery</emph> icon on the <emph>Standard</emph> bar, or by selecting <emph>Tools - Gallery</emph>."
-msgstr "Abra la Galería; pa ello, faiga clic nel iconu <emph>Galería</emph> de la barra de ferramientes <emph>Estándar</emph> o escueya <emph>Ferramientes - Galería</emph>."
+msgid "Open the Gallery by clicking the <emph>Gallery</emph> icon on the <emph>Standard</emph> bar, or by choosing <emph>Insert - Media - Gallery</emph>."
+msgstr ""
#: gallery_insert.xhp
msgctxt ""
diff --git a/source/ast/helpcontent2/source/text/shared/optionen.po b/source/ast/helpcontent2/source/text/shared/optionen.po
index 21c0ea33de3..65614bd59de 100644
--- a/source/ast/helpcontent2/source/text/shared/optionen.po
+++ b/source/ast/helpcontent2/source/text/shared/optionen.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 12:23+0100\n"
-"PO-Revision-Date: 2016-07-05 17:23+0000\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:51+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: Softastur <alministradores@softastur.org>\n"
"Language: ast\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1467739422.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542196273.000000\n"
#: 01000000.xhp
msgctxt ""
@@ -267,6 +267,14 @@ msgstr "Dalgunos de los datos del usuariu inclúyense automáticamente nun dicci
#: 01010100.xhp
msgctxt ""
"01010100.xhp\n"
+"par_id3153032\n"
+"help.text"
+msgid "User data is also used when commenting and in tracking changes mode, to identify comments/edits author; and to mark last edit position in document, so that when author opens the document later, it opens at the last edit position."
+msgstr ""
+
+#: 01010100.xhp
+msgctxt ""
+"01010100.xhp\n"
"hd_id3147653\n"
"help.text"
msgid "Address"
@@ -14741,7 +14749,7 @@ msgctxt ""
"opencl.xhp\n"
"par_id5293741\n"
"help.text"
-msgid "for more information on OpenCL, visit <link href=\"http://www.khronos.org/opencl/\">the OpenCL site</link>"
+msgid "for more information on OpenCL, visit <link href=\"https://www.khronos.org/opencl/\">the OpenCL site</link>"
msgstr ""
#: persona_firefox.xhp
diff --git a/source/ast/helpcontent2/source/text/swriter/00.po b/source/ast/helpcontent2/source/text/swriter/00.po
index f3e4798c3e8..e3c7bf2f54a 100644
--- a/source/ast/helpcontent2/source/text/swriter/00.po
+++ b/source/ast/helpcontent2/source/text/swriter/00.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-09-03 13:23+0200\n"
-"PO-Revision-Date: 2016-05-24 03:21+0000\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:51+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: Softastur <alministradores@softastur.org>\n"
"Language: ast\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1464060063.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542196274.000000\n"
#: 00000004.xhp
msgctxt ""
@@ -37,8 +37,8 @@ msgctxt ""
"00000004.xhp\n"
"par_id3150253\n"
"help.text"
-msgid "<image src=\"cmd/sc_wrapoff.png\" id=\"img_id3145389\"><alt id=\"alt_id3145389\">Icon</alt></image>"
-msgstr "<image src=\"cmd/sc_wrapoff.png\" id=\"img_id3145389\"><alt id=\"alt_id3145389\">Iconu</alt></image>"
+msgid "<image src=\"cmd/sc_wrapoff.png\" id=\"img_id3145389\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3145389\">Wrap Off Icon</alt></image>"
+msgstr ""
#: 00000004.xhp
msgctxt ""
@@ -53,8 +53,8 @@ msgctxt ""
"00000004.xhp\n"
"par_id3156397\n"
"help.text"
-msgid "<image src=\"cmd/sc_wrapon.png\" id=\"img_id3149048\"><alt id=\"alt_id3149048\">Icon</alt></image>"
-msgstr "<image src=\"cmd/sc_wrapon.png\" id=\"img_id3149048\"><alt id=\"alt_id3149048\">Iconu</alt></image>"
+msgid "<image src=\"cmd/sc_wrapon.png\" id=\"img_id3149048\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3149048\">Wrap On Icon</alt></image>"
+msgstr ""
#: 00000004.xhp
msgctxt ""
@@ -69,8 +69,8 @@ msgctxt ""
"00000004.xhp\n"
"par_id3154558\n"
"help.text"
-msgid "<image src=\"cmd/sc_wrapthrough.png\" id=\"img_id3152999\"><alt id=\"alt_id3152999\">Icon</alt></image>"
-msgstr "<image src=\"cmd/sc_wrapthrough.png\" id=\"img_id3152999\"><alt id=\"alt_id3152999\">Iconu</alt></image>"
+msgid "<image src=\"cmd/sc_wrapthrough.png\" id=\"img_id3152999\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3152999\">Wrap Through Icon</alt></image>"
+msgstr ""
#: 00000004.xhp
msgctxt ""
@@ -85,8 +85,8 @@ msgctxt ""
"00000004.xhp\n"
"par_id3148773\n"
"help.text"
-msgid "<image src=\"res/sc06301.png\" id=\"img_id3149026\"><alt id=\"alt_id3149026\">Icon</alt></image>"
-msgstr "<image src=\"res/sc06301.png\" id=\"img_id3149026\"><alt id=\"alt_id3149026\">Iconu</alt></image>"
+msgid "<image src=\"res/sc06301.png\" id=\"img_id3149026\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3149026\">Jump to Previous Script Icon</alt></image>"
+msgstr ""
#: 00000004.xhp
msgctxt ""
@@ -101,8 +101,8 @@ msgctxt ""
"00000004.xhp\n"
"par_id3151265\n"
"help.text"
-msgid "<image src=\"res/sc06300.png\" id=\"img_id3151272\"><alt id=\"alt_id3151272\">Icon</alt></image>"
-msgstr "<image src=\"res/sc06300.png\" id=\"img_id3151272\"><alt id=\"alt_id3151272\">Iconu</alt></image>"
+msgid "<image src=\"res/sc06300.png\" id=\"img_id3151272\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3151272\"> Jump to Next Script Icon</alt></image>"
+msgstr ""
#: 00000004.xhp
msgctxt ""
@@ -381,8 +381,8 @@ msgctxt ""
"00000403.xhp\n"
"par_id3154763\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command </caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F8"
-msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">Comandu</caseinline><defaultinline>Control</defaultinline></switchinline>+F8"
+msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F8"
+msgstr ""
#: 00000403.xhp
msgctxt ""
@@ -397,8 +397,8 @@ msgctxt ""
"00000403.xhp\n"
"par_id3151387\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command </caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F9"
-msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">Comandu</caseinline><defaultinline>Control</defaultinline></switchinline>+F9"
+msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F9"
+msgstr ""
#: 00000403.xhp
msgctxt ""
@@ -413,8 +413,8 @@ msgctxt ""
"00000403.xhp\n"
"par_id3145823\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command </caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F10"
-msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">Comandu</caseinline><defaultinline>Control</defaultinline></switchinline>+F10"
+msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F10"
+msgstr ""
#: 00000403.xhp
msgctxt ""
@@ -429,7 +429,7 @@ msgctxt ""
"00000403.xhp\n"
"par_id3150932\n"
"help.text"
-msgid "<image id=\"img_id3150502\" src=\"cmd/sc_controlcodes.png\"><alt id=\"alt_id3150502\">Icon</alt></image>"
+msgid "<image id=\"img_id3150502\" src=\"cmd/sc_controlcodes.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3150502\">Formatting Marks Icon</alt></image>"
msgstr ""
#: 00000403.xhp
@@ -461,7 +461,7 @@ msgctxt ""
"00000403.xhp\n"
"par_id3150765\n"
"help.text"
-msgid "<image id=\"img_id3147572\" src=\"cmd/sc_browseview.png\"><alt id=\"alt_id3147572\">Icon</alt></image>"
+msgid "<image id=\"img_id3147572\" src=\"cmd/sc_browseview.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3147572\">Web Icon</alt></image>"
msgstr ""
#: 00000403.xhp
@@ -2461,7 +2461,7 @@ msgctxt ""
"stylesmenu.xhp\n"
"par_id941529884998705\n"
"help.text"
-msgid "<variable id=\"ses\">Choose <emph>Styles - Edit Styles</emph></variable>."
+msgid "<variable id=\"ses\">Choose <emph>Styles - Edit Styles...</emph></variable>."
msgstr ""
#: stylesmenu.xhp
diff --git a/source/ast/svtools/messages.po b/source/ast/svtools/messages.po
index 69dafca36b5..221ad13c349 100644
--- a/source/ast/svtools/messages.po
+++ b/source/ast/svtools/messages.po
@@ -3,15 +3,18 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-05 17:38+0100\n"
-"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
-"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:33+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.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-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542195213.000000\n"
#: include/svtools/strings.hrc:25
msgctxt "STR_UNDO"
@@ -1544,7 +1547,7 @@ msgstr ""
#: include/svtools/strings.hrc:360
msgctxt "STR_DESCRIPTION_MYTHES"
-msgid "Mythes Thesaurus"
+msgid "MyThes Thesaurus"
msgstr ""
#: include/svtools/strings.hrc:361
diff --git a/source/ast/sw/messages.po b/source/ast/sw/messages.po
index 1f4b4f744c8..6a151e1d3a7 100644
--- a/source/ast/sw/messages.po
+++ b/source/ast/sw/messages.po
@@ -3,15 +3,18 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 12:23+0100\n"
-"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
-"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:33+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.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-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542195213.000000\n"
#: sw/inc/app.hrc:29
#, fuzzy
@@ -7096,7 +7099,12 @@ msgctxt "asciifilterdialog|lf"
msgid "_LF"
msgstr "_LF"
-#: sw/uiconfig/swriter/ui/asciifilterdialog.ui:264
+#: sw/uiconfig/swriter/ui/asciifilterdialog.ui:258
+msgctxt "asciifilterdialog|includebom"
+msgid "Include byte-order-mark"
+msgstr ""
+
+#: sw/uiconfig/swriter/ui/asciifilterdialog.ui:280
msgctxt "asciifilterdialog|label1"
msgid "Properties"
msgstr "Propiedaes"
diff --git a/source/ast/swext/mediawiki/help.po b/source/ast/swext/mediawiki/help.po
index ebf6d8633b5..46f6b1e4685 100644
--- a/source/ast/swext/mediawiki/help.po
+++ b/source/ast/swext/mediawiki/help.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 12:23+0100\n"
-"PO-Revision-Date: 2016-11-11 21:15+0000\n"
+"POT-Creation-Date: 2018-11-15 13:53+0100\n"
+"PO-Revision-Date: 2018-11-12 11:35+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ast\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1478898911.000000\n"
+"X-POOTLE-MTIME: 1542022500.000000\n"
#: help.tree
msgctxt ""
@@ -90,13 +90,12 @@ msgid "Java Runtime Environment"
msgstr "Java Runtime Environment"
#: wiki.xhp
-#, fuzzy
msgctxt ""
"wiki.xhp\n"
"par_id7387615\n"
"help.text"
-msgid "A wiki account on a supported <link href=\"http://www.mediawiki.org/wiki/MediaWiki\">MediaWiki</link> server"
-msgstr "Una cuenta de Wiki nun sirvidor de sofitu <link href=\"http://www.mediawiki.org/wiki/MediaWiki\">MediaWiki</link>"
+msgid "A wiki account on a supported <link href=\"https://www.mediawiki.org/wiki/MediaWiki\">MediaWiki</link> server"
+msgstr ""
#: wiki.xhp
msgctxt ""
@@ -152,26 +151,24 @@ msgctxt ""
"wiki.xhp\n"
"par_id368968\n"
"help.text"
-msgid "In the <link href=\"com.sun.wiki-publisher/wikisettings.xhp\">Options</link> dialog, click Add."
-msgstr "Nel diálogu <link href=\"com.sun.wiki-publisher/wikisettings.xhp\">Opciones</link> calca Amestar."
+msgid "In the <link href=\"com.sun.wiki-publisher/wikisettings.xhp\"><emph>Options</emph></link> dialog, click <emph>Add</emph>."
+msgstr ""
#: wiki.xhp
-#, fuzzy
msgctxt ""
"wiki.xhp\n"
"par_id6962187\n"
"help.text"
-msgid "In the <link href=\"com.sun.wiki-publisher/wikiaccount.xhp\">MediaWiki</link> dialog, enter the account information for the wiki."
-msgstr "Escriba la información de la cuenta pa la Wiki, nel cuadru de diálogu de <link href=\"com.sun.wiki-publisher/wikiaccount.xhp\">MediaWiki</link>."
+msgid "In the <link href=\"com.sun.wiki-publisher/wikiaccount.xhp\"><emph>MediaWiki</emph></link> dialog, enter the account information for the wiki."
+msgstr ""
#: wiki.xhp
-#, fuzzy
msgctxt ""
"wiki.xhp\n"
"par_id5328836\n"
"help.text"
-msgid "In the URL text box, enter the address of a wiki that you want to connect to."
-msgstr "Na caxa de testu de la URL, pon la direición del Wiki a la que quieras coneutate."
+msgid "In the <emph>URL</emph> text box, enter the address of a wiki that you want to connect to."
+msgstr ""
#: wiki.xhp
msgctxt ""
@@ -182,13 +179,12 @@ msgid "You can copy the URL from a web browser and paste it into the textbox."
msgstr "Puedes copiar el URL dende un restolador d'internet y pegalu na caxina de testu."
#: wiki.xhp
-#, fuzzy
msgctxt ""
"wiki.xhp\n"
"par_id5906552\n"
"help.text"
-msgid "In the Username box, enter your user ID for your wiki account."
-msgstr "Nel cuadru Nome d'usuariu, escriba l'identificador d'usuariu na cuenta de la Wiki."
+msgid "In the <emph>Username</emph> box, enter your user ID for your wiki account."
+msgstr ""
#: wiki.xhp
#, fuzzy
@@ -200,13 +196,12 @@ msgid "If the wiki allows anonymous write access, you can leave the Username and
msgstr "Si'l Wiki permite accesu pa escritura anónimu, pues dexar les caxes de nome d'usuariu y contraseña baleres."
#: wiki.xhp
-#, fuzzy
msgctxt ""
"wiki.xhp\n"
"par_id8869594\n"
"help.text"
-msgid "In the Password box, enter the password for your wiki account, then click OK."
-msgstr "Na caxella Contraseña, ponga la contraseña de la cuenta de la Wiki, y darréu calque Aceutar."
+msgid "In the Password box, enter the password for your wiki account, then click <emph>OK</emph>."
+msgstr ""
#: wiki.xhp
#, fuzzy
@@ -255,8 +250,8 @@ msgctxt ""
"wiki.xhp\n"
"par_id228278\n"
"help.text"
-msgid "In the <link href=\"com.sun.wiki-publisher/wikisend.xhp\">Send to MediaWiki</link> dialog, specify the settings for your entry."
-msgstr "Nel diálogu <link href=\"com.sun.wiki-publisher/wikisend.xhp\">Unviar a MediaWiki</link>, especifique les preferencies de la entrada."
+msgid "In the <link href=\"com.sun.wiki-publisher/wikisend.xhp\"><emph>Send to MediaWiki</emph></link> dialog, specify the settings for your entry."
+msgstr ""
#: wiki.xhp
#, fuzzy
diff --git a/source/az/cui/messages.po b/source/az/cui/messages.po
index a2038a6a2b9..9f7b4c2de90 100644
--- a/source/az/cui/messages.po
+++ b/source/az/cui/messages.po
@@ -3,15 +3,18 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 12:22+0100\n"
-"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
-"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"POT-Creation-Date: 2018-11-14 12:21+0100\n"
+"PO-Revision-Date: 2018-11-14 11:33+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: az\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-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542195220.000000\n"
#: cui/inc/strings.hrc:24
msgctxt "RID_SVXSTR_KEY_CONFIG_DIR"
@@ -1545,141 +1548,136 @@ msgid "Dimension line"
msgstr ""
#: cui/inc/strings.hrc:365
-msgctxt "RID_SVXSTR_LOAD_ERROR"
-msgid "The selected module could not be loaded."
-msgstr ""
-
-#: cui/inc/strings.hrc:366
msgctxt "RID_SVXSTR_STARTQUOTE"
msgid "Start Quote"
msgstr ""
-#: cui/inc/strings.hrc:367
+#: cui/inc/strings.hrc:366
msgctxt "RID_SVXSTR_ENDQUOTE"
msgid "End Quote"
msgstr ""
-#: cui/inc/strings.hrc:369
+#: cui/inc/strings.hrc:368
msgctxt "RID_SVXSTR_SELECTEDPERSONA"
msgid "Selected Theme: "
msgstr ""
-#: cui/inc/strings.hrc:370
+#: cui/inc/strings.hrc:369
msgctxt "RID_SVXSTR_SEARCHING"
msgid "Searching, please wait..."
msgstr ""
-#: cui/inc/strings.hrc:371
+#: cui/inc/strings.hrc:370
msgctxt "RID_SVXSTR_SEARCHERROR"
msgid "Cannot open %1, please try again later."
msgstr ""
-#: cui/inc/strings.hrc:372
+#: cui/inc/strings.hrc:371
msgctxt "RID_SVXSTR_NORESULTS"
msgid "No results found."
msgstr ""
-#: cui/inc/strings.hrc:373
+#: cui/inc/strings.hrc:372
msgctxt "RID_SVXSTR_APPLYPERSONA"
msgid "Applying Theme..."
msgstr ""
-#: cui/inc/strings.hrc:374
+#: cui/inc/strings.hrc:373
msgctxt "RID_SVXSTR_INVALIDPERSONAURL"
msgid "Please enter a valid theme address or a search term."
msgstr ""
-#: cui/inc/strings.hrc:376
+#: cui/inc/strings.hrc:375
msgctxt "RID_SVXSTR_TABLE_PRESET_NONE"
msgid "Set No Borders"
msgstr ""
-#: cui/inc/strings.hrc:377
+#: cui/inc/strings.hrc:376
msgctxt "RID_SVXSTR_TABLE_PRESET_ONLYOUTER"
msgid "Set Outer Border Only"
msgstr ""
-#: cui/inc/strings.hrc:378
+#: cui/inc/strings.hrc:377
msgctxt "RID_SVXSTR_TABLE_PRESET_OUTERHORI"
msgid "Set Outer Border and Horizontal Lines"
msgstr ""
-#: cui/inc/strings.hrc:379
+#: cui/inc/strings.hrc:378
msgctxt "RID_SVXSTR_TABLE_PRESET_OUTERALL"
msgid "Set Outer Border and All Inner Lines"
msgstr ""
-#: cui/inc/strings.hrc:380
+#: cui/inc/strings.hrc:379
msgctxt "RID_SVXSTR_TABLE_PRESET_OUTERINNER"
msgid "Set Outer Border Without Changing Inner Lines"
msgstr ""
-#: cui/inc/strings.hrc:381
+#: cui/inc/strings.hrc:380
msgctxt "RID_SVXSTR_PARA_PRESET_DIAGONAL"
msgid "Set Diagonal Lines Only"
msgstr ""
-#: cui/inc/strings.hrc:382
+#: cui/inc/strings.hrc:381
msgctxt "RID_SVXSTR_PARA_PRESET_ALL"
msgid "Set All Four Borders"
msgstr ""
-#: cui/inc/strings.hrc:383
+#: cui/inc/strings.hrc:382
msgctxt "RID_SVXSTR_PARA_PRESET_LEFTRIGHT"
msgid "Set Left and Right Borders Only"
msgstr ""
-#: cui/inc/strings.hrc:384
+#: cui/inc/strings.hrc:383
msgctxt "RID_SVXSTR_PARA_PRESET_TOPBOTTOM"
msgid "Set Top and Bottom Borders Only"
msgstr ""
-#: cui/inc/strings.hrc:385
+#: cui/inc/strings.hrc:384
msgctxt "RID_SVXSTR_PARA_PRESET_ONLYLEFT"
msgid "Set Left Border Only"
msgstr ""
-#: cui/inc/strings.hrc:386
+#: cui/inc/strings.hrc:385
msgctxt "RID_SVXSTR_HOR_PRESET_ONLYHOR"
msgid "Set Top and Bottom Borders, and All Inner Lines"
msgstr ""
-#: cui/inc/strings.hrc:387
+#: cui/inc/strings.hrc:386
msgctxt "RID_SVXSTR_VER_PRESET_ONLYVER"
msgid "Set Left and Right Borders, and All Inner Lines"
msgstr ""
-#: cui/inc/strings.hrc:388
+#: cui/inc/strings.hrc:387
msgctxt "RID_SVXSTR_SHADOW_STYLE_NONE"
msgid "No Shadow"
msgstr ""
-#: cui/inc/strings.hrc:389
+#: cui/inc/strings.hrc:388
msgctxt "RID_SVXSTR_SHADOW_STYLE_BOTTOMRIGHT"
msgid "Cast Shadow to Bottom Right"
msgstr ""
-#: cui/inc/strings.hrc:390
+#: cui/inc/strings.hrc:389
msgctxt "RID_SVXSTR_SHADOW_STYLE_TOPRIGHT"
msgid "Cast Shadow to Top Right"
msgstr ""
-#: cui/inc/strings.hrc:391
+#: cui/inc/strings.hrc:390
msgctxt "RID_SVXSTR_SHADOW_STYLE_BOTTOMLEFT"
msgid "Cast Shadow to Bottom Left"
msgstr ""
-#: cui/inc/strings.hrc:392
+#: cui/inc/strings.hrc:391
msgctxt "RID_SVXSTR_SHADOW_STYLE_TOPLEFT"
msgid "Cast Shadow to Top Left"
msgstr ""
-#: cui/inc/strings.hrc:393
+#: cui/inc/strings.hrc:392
msgctxt "RID_SVXSTR_SIGNATURELINE_SIGNED_BY"
msgid "Signed by: %1"
msgstr ""
-#: cui/inc/strings.hrc:394
+#: cui/inc/strings.hrc:393
msgctxt "RID_SVXSTR_OPENCL_RESTART"
msgid "For the OpenCL changes to take effect, %PRODUCTNAME must be restarted."
msgstr ""
@@ -10786,22 +10784,43 @@ msgctxt "signsignatureline|btn_select_certificate"
msgid "Select Certificate"
msgstr ""
-#: cui/uiconfig/ui/signsignatureline.ui:168
+#. Name of the signer
+#: cui/uiconfig/ui/signsignatureline.ui:166
+msgctxt "signsignatureline|label_name"
+msgid "or"
+msgstr ""
+
+#: cui/uiconfig/ui/signsignatureline.ui:175
+msgctxt "signsignatureline|btn_load_image"
+msgid "Use Signature Image"
+msgstr ""
+
+#: cui/uiconfig/ui/signsignatureline.ui:190
+msgctxt "signsignatureline|btn_clear_image"
+msgid "Clear"
+msgstr ""
+
+#: cui/uiconfig/ui/signsignatureline.ui:206
+msgctxt "signsignatureline|label_image_dimensions"
+msgid "Best image size: 600 x 100 px"
+msgstr ""
+
+#: cui/uiconfig/ui/signsignatureline.ui:237
msgctxt "signsignatureline|label_sign"
msgid "Sign"
msgstr ""
-#: cui/uiconfig/ui/signsignatureline.ui:205
+#: cui/uiconfig/ui/signsignatureline.ui:274
msgctxt "signsignatureline|label_add_comment"
msgid "Add comment:"
msgstr ""
-#: cui/uiconfig/ui/signsignatureline.ui:241
+#: cui/uiconfig/ui/signsignatureline.ui:310
msgctxt "signsignatureline|label_hint"
msgid "Instructions from the document creator:"
msgstr ""
-#: cui/uiconfig/ui/signsignatureline.ui:274
+#: cui/uiconfig/ui/signsignatureline.ui:343
msgctxt "signsignatureline|label_more"
msgid "More"
msgstr ""
diff --git a/source/az/svtools/messages.po b/source/az/svtools/messages.po
index 61b8973782a..48b2a7bd79a 100644
--- a/source/az/svtools/messages.po
+++ b/source/az/svtools/messages.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-05 17:38+0100\n"
-"PO-Revision-Date: 2018-10-01 21:47+0000\n"
-"Last-Translator: Emin Mastizada <emin@mastizada.com>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:33+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: az\n"
"MIME-Version: 1.0\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1538430466.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542195220.000000\n"
#: include/svtools/strings.hrc:25
msgctxt "STR_UNDO"
@@ -1541,7 +1541,7 @@ msgstr ""
#: include/svtools/strings.hrc:360
msgctxt "STR_DESCRIPTION_MYTHES"
-msgid "Mythes Thesaurus"
+msgid "MyThes Thesaurus"
msgstr ""
#: include/svtools/strings.hrc:361
diff --git a/source/az/sw/messages.po b/source/az/sw/messages.po
index 96ed08b9a97..0c395cefe32 100644
--- a/source/az/sw/messages.po
+++ b/source/az/sw/messages.po
@@ -3,15 +3,18 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 12:23+0100\n"
-"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
-"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:33+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: az\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-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542195220.000000\n"
#: sw/inc/app.hrc:29
msgctxt "RID_PARAGRAPHSTYLEFAMILY"
@@ -6903,7 +6906,12 @@ msgctxt "asciifilterdialog|lf"
msgid "_LF"
msgstr ""
-#: sw/uiconfig/swriter/ui/asciifilterdialog.ui:264
+#: sw/uiconfig/swriter/ui/asciifilterdialog.ui:258
+msgctxt "asciifilterdialog|includebom"
+msgid "Include byte-order-mark"
+msgstr ""
+
+#: sw/uiconfig/swriter/ui/asciifilterdialog.ui:280
#, fuzzy
msgctxt "asciifilterdialog|label1"
msgid "Properties"
diff --git a/source/az/swext/mediawiki/help.po b/source/az/swext/mediawiki/help.po
index 6b4c539e81e..b6814380153 100644
--- a/source/az/swext/mediawiki/help.po
+++ b/source/az/swext/mediawiki/help.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 12:23+0100\n"
-"PO-Revision-Date: 2016-11-11 18:21+0000\n"
+"POT-Creation-Date: 2018-11-15 13:53+0100\n"
+"PO-Revision-Date: 2018-11-12 11:35+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: az\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1478888485.000000\n"
+"X-POOTLE-MTIME: 1542022521.000000\n"
#: help.tree
msgctxt ""
@@ -93,7 +93,7 @@ msgctxt ""
"wiki.xhp\n"
"par_id7387615\n"
"help.text"
-msgid "A wiki account on a supported <link href=\"http://www.mediawiki.org/wiki/MediaWiki\">MediaWiki</link> server"
+msgid "A wiki account on a supported <link href=\"https://www.mediawiki.org/wiki/MediaWiki\">MediaWiki</link> server"
msgstr ""
#: wiki.xhp
@@ -149,7 +149,7 @@ msgctxt ""
"wiki.xhp\n"
"par_id368968\n"
"help.text"
-msgid "In the <link href=\"com.sun.wiki-publisher/wikisettings.xhp\">Options</link> dialog, click Add."
+msgid "In the <link href=\"com.sun.wiki-publisher/wikisettings.xhp\"><emph>Options</emph></link> dialog, click <emph>Add</emph>."
msgstr ""
#: wiki.xhp
@@ -157,7 +157,7 @@ msgctxt ""
"wiki.xhp\n"
"par_id6962187\n"
"help.text"
-msgid "In the <link href=\"com.sun.wiki-publisher/wikiaccount.xhp\">MediaWiki</link> dialog, enter the account information for the wiki."
+msgid "In the <link href=\"com.sun.wiki-publisher/wikiaccount.xhp\"><emph>MediaWiki</emph></link> dialog, enter the account information for the wiki."
msgstr ""
#: wiki.xhp
@@ -165,7 +165,7 @@ msgctxt ""
"wiki.xhp\n"
"par_id5328836\n"
"help.text"
-msgid "In the URL text box, enter the address of a wiki that you want to connect to."
+msgid "In the <emph>URL</emph> text box, enter the address of a wiki that you want to connect to."
msgstr ""
#: wiki.xhp
@@ -181,7 +181,7 @@ msgctxt ""
"wiki.xhp\n"
"par_id5906552\n"
"help.text"
-msgid "In the Username box, enter your user ID for your wiki account."
+msgid "In the <emph>Username</emph> box, enter your user ID for your wiki account."
msgstr ""
#: wiki.xhp
@@ -197,7 +197,7 @@ msgctxt ""
"wiki.xhp\n"
"par_id8869594\n"
"help.text"
-msgid "In the Password box, enter the password for your wiki account, then click OK."
+msgid "In the Password box, enter the password for your wiki account, then click <emph>OK</emph>."
msgstr ""
#: wiki.xhp
@@ -245,7 +245,7 @@ msgctxt ""
"wiki.xhp\n"
"par_id228278\n"
"help.text"
-msgid "In the <link href=\"com.sun.wiki-publisher/wikisend.xhp\">Send to MediaWiki</link> dialog, specify the settings for your entry."
+msgid "In the <link href=\"com.sun.wiki-publisher/wikisend.xhp\"><emph>Send to MediaWiki</emph></link> dialog, specify the settings for your entry."
msgstr ""
#: wiki.xhp
diff --git a/source/be/cui/messages.po b/source/be/cui/messages.po
index 564d7fe9471..de8d6184e6f 100644
--- a/source/be/cui/messages.po
+++ b/source/be/cui/messages.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 12:22+0100\n"
-"PO-Revision-Date: 2017-12-24 17:58+0000\n"
-"Last-Translator: Мікалай Удодаў <crom-a@tut.by>\n"
+"POT-Creation-Date: 2018-11-14 12:21+0100\n"
+"PO-Revision-Date: 2018-11-14 11:33+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: be\n"
"MIME-Version: 1.0\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1514138329.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542195232.000000\n"
#: cui/inc/strings.hrc:24
msgctxt "RID_SVXSTR_KEY_CONFIG_DIR"
@@ -1558,141 +1558,136 @@ msgid "Dimension line"
msgstr "Мерная лінія"
#: cui/inc/strings.hrc:365
-msgctxt "RID_SVXSTR_LOAD_ERROR"
-msgid "The selected module could not be loaded."
-msgstr "Не ўдалося прачытаць азначаны модуль."
-
-#: cui/inc/strings.hrc:366
msgctxt "RID_SVXSTR_STARTQUOTE"
msgid "Start Quote"
msgstr "Пачатак цытаты"
-#: cui/inc/strings.hrc:367
+#: cui/inc/strings.hrc:366
msgctxt "RID_SVXSTR_ENDQUOTE"
msgid "End Quote"
msgstr "Канец цытаты"
-#: cui/inc/strings.hrc:369
+#: cui/inc/strings.hrc:368
msgctxt "RID_SVXSTR_SELECTEDPERSONA"
msgid "Selected Theme: "
msgstr "Выбраная тэма: "
-#: cui/inc/strings.hrc:370
+#: cui/inc/strings.hrc:369
msgctxt "RID_SVXSTR_SEARCHING"
msgid "Searching, please wait..."
msgstr "Шукаецца, пачакайце..."
-#: cui/inc/strings.hrc:371
+#: cui/inc/strings.hrc:370
msgctxt "RID_SVXSTR_SEARCHERROR"
msgid "Cannot open %1, please try again later."
msgstr "Немагчыма адкрыць %1, паспрабуйце пазней."
-#: cui/inc/strings.hrc:372
+#: cui/inc/strings.hrc:371
msgctxt "RID_SVXSTR_NORESULTS"
msgid "No results found."
msgstr "Нічога не знойдзена."
-#: cui/inc/strings.hrc:373
+#: cui/inc/strings.hrc:372
msgctxt "RID_SVXSTR_APPLYPERSONA"
msgid "Applying Theme..."
msgstr "Прымяняецца тэма..."
-#: cui/inc/strings.hrc:374
+#: cui/inc/strings.hrc:373
msgctxt "RID_SVXSTR_INVALIDPERSONAURL"
msgid "Please enter a valid theme address or a search term."
msgstr ""
-#: cui/inc/strings.hrc:376
+#: cui/inc/strings.hrc:375
msgctxt "RID_SVXSTR_TABLE_PRESET_NONE"
msgid "Set No Borders"
msgstr "Set No Borders"
-#: cui/inc/strings.hrc:377
+#: cui/inc/strings.hrc:376
msgctxt "RID_SVXSTR_TABLE_PRESET_ONLYOUTER"
msgid "Set Outer Border Only"
msgstr "Set Outer Border Only"
-#: cui/inc/strings.hrc:378
+#: cui/inc/strings.hrc:377
msgctxt "RID_SVXSTR_TABLE_PRESET_OUTERHORI"
msgid "Set Outer Border and Horizontal Lines"
msgstr "Set Outer Border and Horizontal Lines"
-#: cui/inc/strings.hrc:379
+#: cui/inc/strings.hrc:378
msgctxt "RID_SVXSTR_TABLE_PRESET_OUTERALL"
msgid "Set Outer Border and All Inner Lines"
msgstr "Set Outer Border and All Inner Lines"
-#: cui/inc/strings.hrc:380
+#: cui/inc/strings.hrc:379
msgctxt "RID_SVXSTR_TABLE_PRESET_OUTERINNER"
msgid "Set Outer Border Without Changing Inner Lines"
msgstr "Set Outer Border Without Changing Inner Lines"
-#: cui/inc/strings.hrc:381
+#: cui/inc/strings.hrc:380
msgctxt "RID_SVXSTR_PARA_PRESET_DIAGONAL"
msgid "Set Diagonal Lines Only"
msgstr "Set Diagonal Lines Only"
-#: cui/inc/strings.hrc:382
+#: cui/inc/strings.hrc:381
msgctxt "RID_SVXSTR_PARA_PRESET_ALL"
msgid "Set All Four Borders"
msgstr "Set All Four Borders"
-#: cui/inc/strings.hrc:383
+#: cui/inc/strings.hrc:382
msgctxt "RID_SVXSTR_PARA_PRESET_LEFTRIGHT"
msgid "Set Left and Right Borders Only"
msgstr "Set Left and Right Borders Only"
-#: cui/inc/strings.hrc:384
+#: cui/inc/strings.hrc:383
msgctxt "RID_SVXSTR_PARA_PRESET_TOPBOTTOM"
msgid "Set Top and Bottom Borders Only"
msgstr "Set Top and Bottom Borders Only"
-#: cui/inc/strings.hrc:385
+#: cui/inc/strings.hrc:384
msgctxt "RID_SVXSTR_PARA_PRESET_ONLYLEFT"
msgid "Set Left Border Only"
msgstr "Set Left Border Only"
-#: cui/inc/strings.hrc:386
+#: cui/inc/strings.hrc:385
msgctxt "RID_SVXSTR_HOR_PRESET_ONLYHOR"
msgid "Set Top and Bottom Borders, and All Inner Lines"
msgstr "Set Top and Bottom Borders, and All Inner Lines"
-#: cui/inc/strings.hrc:387
+#: cui/inc/strings.hrc:386
msgctxt "RID_SVXSTR_VER_PRESET_ONLYVER"
msgid "Set Left and Right Borders, and All Inner Lines"
msgstr "Set Left and Right Borders, and All Inner Lines"
-#: cui/inc/strings.hrc:388
+#: cui/inc/strings.hrc:387
msgctxt "RID_SVXSTR_SHADOW_STYLE_NONE"
msgid "No Shadow"
msgstr "No Shadow"
-#: cui/inc/strings.hrc:389
+#: cui/inc/strings.hrc:388
msgctxt "RID_SVXSTR_SHADOW_STYLE_BOTTOMRIGHT"
msgid "Cast Shadow to Bottom Right"
msgstr "Cast Shadow to Bottom Right"
-#: cui/inc/strings.hrc:390
+#: cui/inc/strings.hrc:389
msgctxt "RID_SVXSTR_SHADOW_STYLE_TOPRIGHT"
msgid "Cast Shadow to Top Right"
msgstr "Cast Shadow to Top Right"
-#: cui/inc/strings.hrc:391
+#: cui/inc/strings.hrc:390
msgctxt "RID_SVXSTR_SHADOW_STYLE_BOTTOMLEFT"
msgid "Cast Shadow to Bottom Left"
msgstr "Cast Shadow to Bottom Left"
-#: cui/inc/strings.hrc:392
+#: cui/inc/strings.hrc:391
msgctxt "RID_SVXSTR_SHADOW_STYLE_TOPLEFT"
msgid "Cast Shadow to Top Left"
msgstr "Cast Shadow to Top Left"
-#: cui/inc/strings.hrc:393
+#: cui/inc/strings.hrc:392
msgctxt "RID_SVXSTR_SIGNATURELINE_SIGNED_BY"
msgid "Signed by: %1"
msgstr ""
-#: cui/inc/strings.hrc:394
+#: cui/inc/strings.hrc:393
msgctxt "RID_SVXSTR_OPENCL_RESTART"
msgid "For the OpenCL changes to take effect, %PRODUCTNAME must be restarted."
msgstr ""
@@ -10668,22 +10663,43 @@ msgctxt "signsignatureline|btn_select_certificate"
msgid "Select Certificate"
msgstr ""
-#: cui/uiconfig/ui/signsignatureline.ui:168
+#. Name of the signer
+#: cui/uiconfig/ui/signsignatureline.ui:166
+msgctxt "signsignatureline|label_name"
+msgid "or"
+msgstr ""
+
+#: cui/uiconfig/ui/signsignatureline.ui:175
+msgctxt "signsignatureline|btn_load_image"
+msgid "Use Signature Image"
+msgstr ""
+
+#: cui/uiconfig/ui/signsignatureline.ui:190
+msgctxt "signsignatureline|btn_clear_image"
+msgid "Clear"
+msgstr ""
+
+#: cui/uiconfig/ui/signsignatureline.ui:206
+msgctxt "signsignatureline|label_image_dimensions"
+msgid "Best image size: 600 x 100 px"
+msgstr ""
+
+#: cui/uiconfig/ui/signsignatureline.ui:237
msgctxt "signsignatureline|label_sign"
msgid "Sign"
msgstr ""
-#: cui/uiconfig/ui/signsignatureline.ui:205
+#: cui/uiconfig/ui/signsignatureline.ui:274
msgctxt "signsignatureline|label_add_comment"
msgid "Add comment:"
msgstr ""
-#: cui/uiconfig/ui/signsignatureline.ui:241
+#: cui/uiconfig/ui/signsignatureline.ui:310
msgctxt "signsignatureline|label_hint"
msgid "Instructions from the document creator:"
msgstr ""
-#: cui/uiconfig/ui/signsignatureline.ui:274
+#: cui/uiconfig/ui/signsignatureline.ui:343
msgctxt "signsignatureline|label_more"
msgid "More"
msgstr ""
diff --git a/source/be/svtools/messages.po b/source/be/svtools/messages.po
index 20a990cec9c..574704dc801 100644
--- a/source/be/svtools/messages.po
+++ b/source/be/svtools/messages.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-05 17:38+0100\n"
-"PO-Revision-Date: 2018-01-15 15:13+0000\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:33+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: be\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1516029200.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542195233.000000\n"
#: include/svtools/strings.hrc:25
msgctxt "STR_UNDO"
@@ -1534,8 +1534,8 @@ msgstr "Пераносы Libhyphen"
#: include/svtools/strings.hrc:360
msgctxt "STR_DESCRIPTION_MYTHES"
-msgid "Mythes Thesaurus"
-msgstr "Тэзаўрус Mythes"
+msgid "MyThes Thesaurus"
+msgstr ""
#: include/svtools/strings.hrc:361
msgctxt "STR_DESCRIPTION_IGNOREALLLIST"
diff --git a/source/be/sw/messages.po b/source/be/sw/messages.po
index e3e7820fe02..a1254858ae0 100644
--- a/source/be/sw/messages.po
+++ b/source/be/sw/messages.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 12:23+0100\n"
-"PO-Revision-Date: 2017-12-23 20:22+0000\n"
-"Last-Translator: Мікалай Удодаў <crom-a@tut.by>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:33+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: be\n"
"MIME-Version: 1.0\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1514060565.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542195233.000000\n"
#: sw/inc/app.hrc:29
msgctxt "RID_PARAGRAPHSTYLEFAMILY"
@@ -6850,7 +6850,12 @@ msgctxt "asciifilterdialog|lf"
msgid "_LF"
msgstr "_LF"
-#: sw/uiconfig/swriter/ui/asciifilterdialog.ui:264
+#: sw/uiconfig/swriter/ui/asciifilterdialog.ui:258
+msgctxt "asciifilterdialog|includebom"
+msgid "Include byte-order-mark"
+msgstr ""
+
+#: sw/uiconfig/swriter/ui/asciifilterdialog.ui:280
msgctxt "asciifilterdialog|label1"
msgid "Properties"
msgstr "Уласцівасці"
diff --git a/source/be/swext/mediawiki/help.po b/source/be/swext/mediawiki/help.po
index 52d6290d20c..a8a6c1d2216 100644
--- a/source/be/swext/mediawiki/help.po
+++ b/source/be/swext/mediawiki/help.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: help\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 12:23+0100\n"
-"PO-Revision-Date: 2017-12-23 20:41+0000\n"
-"Last-Translator: Мікалай Удодаў <crom-a@tut.by>\n"
+"POT-Creation-Date: 2018-11-15 13:53+0100\n"
+"PO-Revision-Date: 2018-11-12 11:36+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: <en@li.org>\n"
"Language: be\n"
"MIME-Version: 1.0\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1514061693.000000\n"
+"X-POOTLE-MTIME: 1542022560.000000\n"
#: help.tree
msgctxt ""
@@ -93,8 +93,8 @@ msgctxt ""
"wiki.xhp\n"
"par_id7387615\n"
"help.text"
-msgid "A wiki account on a supported <link href=\"http://www.mediawiki.org/wiki/MediaWiki\">MediaWiki</link> server"
-msgstr "Уліковы запіс на падтрыманым серверы <link href=\"http://www.mediawiki.org/wiki/MediaWiki\">MediaWiki</link>"
+msgid "A wiki account on a supported <link href=\"https://www.mediawiki.org/wiki/MediaWiki\">MediaWiki</link> server"
+msgstr ""
#: wiki.xhp
msgctxt ""
@@ -149,26 +149,24 @@ msgctxt ""
"wiki.xhp\n"
"par_id368968\n"
"help.text"
-msgid "In the <link href=\"com.sun.wiki-publisher/wikisettings.xhp\">Options</link> dialog, click Add."
-msgstr "Націсніце Дадаць у дыялогу <link href=\"com.sun.wiki-publisher/wikisettings.xhp\">Настаўленні</link>."
+msgid "In the <link href=\"com.sun.wiki-publisher/wikisettings.xhp\"><emph>Options</emph></link> dialog, click <emph>Add</emph>."
+msgstr ""
#: wiki.xhp
-#, fuzzy
msgctxt ""
"wiki.xhp\n"
"par_id6962187\n"
"help.text"
-msgid "In the <link href=\"com.sun.wiki-publisher/wikiaccount.xhp\">MediaWiki</link> dialog, enter the account information for the wiki."
-msgstr "In the <link href=\"@WIKIEXTENSIONID@/wikiaccount.xhp\">MediaWiki</link> dialog, enter the account information for the Wiki."
+msgid "In the <link href=\"com.sun.wiki-publisher/wikiaccount.xhp\"><emph>MediaWiki</emph></link> dialog, enter the account information for the wiki."
+msgstr ""
#: wiki.xhp
-#, fuzzy
msgctxt ""
"wiki.xhp\n"
"par_id5328836\n"
"help.text"
-msgid "In the URL text box, enter the address of a wiki that you want to connect to."
-msgstr "In the URL textbox, enter the address of a Wiki that you want to connect to."
+msgid "In the <emph>URL</emph> text box, enter the address of a wiki that you want to connect to."
+msgstr ""
#: wiki.xhp
msgctxt ""
@@ -179,13 +177,12 @@ msgid "You can copy the URL from a web browser and paste it into the textbox."
msgstr "Адрас URL можна скапіраваць з вэб-браўзера і ўставіць у тэкставае поле."
#: wiki.xhp
-#, fuzzy
msgctxt ""
"wiki.xhp\n"
"par_id5906552\n"
"help.text"
-msgid "In the Username box, enter your user ID for your wiki account."
-msgstr "In the Username box, enter your user ID for your Wiki account."
+msgid "In the <emph>Username</emph> box, enter your user ID for your wiki account."
+msgstr ""
#: wiki.xhp
#, fuzzy
@@ -201,8 +198,8 @@ msgctxt ""
"wiki.xhp\n"
"par_id8869594\n"
"help.text"
-msgid "In the Password box, enter the password for your wiki account, then click OK."
-msgstr "У полі Пароль упішыце пароль уліковага запісу wiki і націсніце ОК."
+msgid "In the Password box, enter the password for your wiki account, then click <emph>OK</emph>."
+msgstr ""
#: wiki.xhp
msgctxt ""
@@ -250,8 +247,8 @@ msgctxt ""
"wiki.xhp\n"
"par_id228278\n"
"help.text"
-msgid "In the <link href=\"com.sun.wiki-publisher/wikisend.xhp\">Send to MediaWiki</link> dialog, specify the settings for your entry."
-msgstr "У дыялогу <link href=\"com.sun.wiki-publisher/wikisend.xhp\">Адправіць у MediaWiki</link> укажыце параметры для гэтага запісу."
+msgid "In the <link href=\"com.sun.wiki-publisher/wikisend.xhp\"><emph>Send to MediaWiki</emph></link> dialog, specify the settings for your entry."
+msgstr ""
#: wiki.xhp
msgctxt ""
diff --git a/source/bg/cui/messages.po b/source/bg/cui/messages.po
index 1ce8f092ded..5514a4e27ac 100644
--- a/source/bg/cui/messages.po
+++ b/source/bg/cui/messages.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 12:22+0100\n"
-"PO-Revision-Date: 2018-10-24 12:21+0000\n"
-"Last-Translator: Mihail Balabanov <m.balabanov@gmail.com>\n"
+"POT-Creation-Date: 2018-11-14 12:21+0100\n"
+"PO-Revision-Date: 2018-11-14 11:33+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: bg\n"
"MIME-Version: 1.0\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1540383694.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542195239.000000\n"
#: cui/inc/strings.hrc:24
msgctxt "RID_SVXSTR_KEY_CONFIG_DIR"
@@ -1558,141 +1558,136 @@ msgid "Dimension line"
msgstr "Размерна линия"
#: cui/inc/strings.hrc:365
-msgctxt "RID_SVXSTR_LOAD_ERROR"
-msgid "The selected module could not be loaded."
-msgstr "Зареждането на избрания модул бе невъзможно."
-
-#: cui/inc/strings.hrc:366
msgctxt "RID_SVXSTR_STARTQUOTE"
msgid "Start Quote"
msgstr "Отваряща кавичка"
-#: cui/inc/strings.hrc:367
+#: cui/inc/strings.hrc:366
msgctxt "RID_SVXSTR_ENDQUOTE"
msgid "End Quote"
msgstr "Затваряща кавичка"
-#: cui/inc/strings.hrc:369
+#: cui/inc/strings.hrc:368
msgctxt "RID_SVXSTR_SELECTEDPERSONA"
msgid "Selected Theme: "
msgstr "Избрана тема: "
-#: cui/inc/strings.hrc:370
+#: cui/inc/strings.hrc:369
msgctxt "RID_SVXSTR_SEARCHING"
msgid "Searching, please wait..."
msgstr "Изчакайте, протича търсене..."
-#: cui/inc/strings.hrc:371
+#: cui/inc/strings.hrc:370
msgctxt "RID_SVXSTR_SEARCHERROR"
msgid "Cannot open %1, please try again later."
msgstr "Не е възможно да се отвори %1, опитайте по-късно."
-#: cui/inc/strings.hrc:372
+#: cui/inc/strings.hrc:371
msgctxt "RID_SVXSTR_NORESULTS"
msgid "No results found."
msgstr "Не са открити резултати."
-#: cui/inc/strings.hrc:373
+#: cui/inc/strings.hrc:372
msgctxt "RID_SVXSTR_APPLYPERSONA"
msgid "Applying Theme..."
msgstr "Прилага се тема..."
-#: cui/inc/strings.hrc:374
+#: cui/inc/strings.hrc:373
msgctxt "RID_SVXSTR_INVALIDPERSONAURL"
msgid "Please enter a valid theme address or a search term."
msgstr "Моля, въведете валиден адрес на тема или текст за търсене."
-#: cui/inc/strings.hrc:376
+#: cui/inc/strings.hrc:375
msgctxt "RID_SVXSTR_TABLE_PRESET_NONE"
msgid "Set No Borders"
msgstr "Премахване на кантовете"
-#: cui/inc/strings.hrc:377
+#: cui/inc/strings.hrc:376
msgctxt "RID_SVXSTR_TABLE_PRESET_ONLYOUTER"
msgid "Set Outer Border Only"
msgstr "Поставяне кантове само отвън"
-#: cui/inc/strings.hrc:378
+#: cui/inc/strings.hrc:377
msgctxt "RID_SVXSTR_TABLE_PRESET_OUTERHORI"
msgid "Set Outer Border and Horizontal Lines"
msgstr "Поставяне външни кантове и хоризонтални линии"
-#: cui/inc/strings.hrc:379
+#: cui/inc/strings.hrc:378
msgctxt "RID_SVXSTR_TABLE_PRESET_OUTERALL"
msgid "Set Outer Border and All Inner Lines"
msgstr "Поставяне външни кантове и всички вътрешни линии"
-#: cui/inc/strings.hrc:380
+#: cui/inc/strings.hrc:379
msgctxt "RID_SVXSTR_TABLE_PRESET_OUTERINNER"
msgid "Set Outer Border Without Changing Inner Lines"
msgstr "Поставяне външни кантове без промяна на вътрешните линии"
-#: cui/inc/strings.hrc:381
+#: cui/inc/strings.hrc:380
msgctxt "RID_SVXSTR_PARA_PRESET_DIAGONAL"
msgid "Set Diagonal Lines Only"
msgstr "Задаване само на диагонални линии"
-#: cui/inc/strings.hrc:382
+#: cui/inc/strings.hrc:381
msgctxt "RID_SVXSTR_PARA_PRESET_ALL"
msgid "Set All Four Borders"
msgstr "Поставяне и на четирите канта"
-#: cui/inc/strings.hrc:383
+#: cui/inc/strings.hrc:382
msgctxt "RID_SVXSTR_PARA_PRESET_LEFTRIGHT"
msgid "Set Left and Right Borders Only"
msgstr "Поставяне само на ляв и десен кант"
-#: cui/inc/strings.hrc:384
+#: cui/inc/strings.hrc:383
msgctxt "RID_SVXSTR_PARA_PRESET_TOPBOTTOM"
msgid "Set Top and Bottom Borders Only"
msgstr "Поставяне само на горен и долен кант"
-#: cui/inc/strings.hrc:385
+#: cui/inc/strings.hrc:384
msgctxt "RID_SVXSTR_PARA_PRESET_ONLYLEFT"
msgid "Set Left Border Only"
msgstr "Поставяне само на ляв кант"
-#: cui/inc/strings.hrc:386
+#: cui/inc/strings.hrc:385
msgctxt "RID_SVXSTR_HOR_PRESET_ONLYHOR"
msgid "Set Top and Bottom Borders, and All Inner Lines"
msgstr "Задаване на горен и долен кант и всички вътрешни линии"
-#: cui/inc/strings.hrc:387
+#: cui/inc/strings.hrc:386
msgctxt "RID_SVXSTR_VER_PRESET_ONLYVER"
msgid "Set Left and Right Borders, and All Inner Lines"
msgstr "Задаване на ляв и десен кант и всички вътрешни линии"
-#: cui/inc/strings.hrc:388
+#: cui/inc/strings.hrc:387
msgctxt "RID_SVXSTR_SHADOW_STYLE_NONE"
msgid "No Shadow"
msgstr "Без сянка"
-#: cui/inc/strings.hrc:389
+#: cui/inc/strings.hrc:388
msgctxt "RID_SVXSTR_SHADOW_STYLE_BOTTOMRIGHT"
msgid "Cast Shadow to Bottom Right"
msgstr "Сянка надолу и надясно"
-#: cui/inc/strings.hrc:390
+#: cui/inc/strings.hrc:389
msgctxt "RID_SVXSTR_SHADOW_STYLE_TOPRIGHT"
msgid "Cast Shadow to Top Right"
msgstr "Сянка нагоре и надясно"
-#: cui/inc/strings.hrc:391
+#: cui/inc/strings.hrc:390
msgctxt "RID_SVXSTR_SHADOW_STYLE_BOTTOMLEFT"
msgid "Cast Shadow to Bottom Left"
msgstr "Сянка надолу и наляво"
-#: cui/inc/strings.hrc:392
+#: cui/inc/strings.hrc:391
msgctxt "RID_SVXSTR_SHADOW_STYLE_TOPLEFT"
msgid "Cast Shadow to Top Left"
msgstr "Сянка нагоре и наляво"
-#: cui/inc/strings.hrc:393
+#: cui/inc/strings.hrc:392
msgctxt "RID_SVXSTR_SIGNATURELINE_SIGNED_BY"
msgid "Signed by: %1"
msgstr "Подписано от: %1"
-#: cui/inc/strings.hrc:394
+#: cui/inc/strings.hrc:393
msgctxt "RID_SVXSTR_OPENCL_RESTART"
msgid "For the OpenCL changes to take effect, %PRODUCTNAME must be restarted."
msgstr "За да влязат в сила промените в OpenCL, %PRODUCTNAME трябва да се рестартира."
@@ -10668,22 +10663,43 @@ msgctxt "signsignatureline|btn_select_certificate"
msgid "Select Certificate"
msgstr "Избор на сертификат"
-#: cui/uiconfig/ui/signsignatureline.ui:168
+#. Name of the signer
+#: cui/uiconfig/ui/signsignatureline.ui:166
+msgctxt "signsignatureline|label_name"
+msgid "or"
+msgstr ""
+
+#: cui/uiconfig/ui/signsignatureline.ui:175
+msgctxt "signsignatureline|btn_load_image"
+msgid "Use Signature Image"
+msgstr ""
+
+#: cui/uiconfig/ui/signsignatureline.ui:190
+msgctxt "signsignatureline|btn_clear_image"
+msgid "Clear"
+msgstr ""
+
+#: cui/uiconfig/ui/signsignatureline.ui:206
+msgctxt "signsignatureline|label_image_dimensions"
+msgid "Best image size: 600 x 100 px"
+msgstr ""
+
+#: cui/uiconfig/ui/signsignatureline.ui:237
msgctxt "signsignatureline|label_sign"
msgid "Sign"
msgstr "Подписване"
-#: cui/uiconfig/ui/signsignatureline.ui:205
+#: cui/uiconfig/ui/signsignatureline.ui:274
msgctxt "signsignatureline|label_add_comment"
msgid "Add comment:"
msgstr "Коментар:"
-#: cui/uiconfig/ui/signsignatureline.ui:241
+#: cui/uiconfig/ui/signsignatureline.ui:310
msgctxt "signsignatureline|label_hint"
msgid "Instructions from the document creator:"
msgstr "Указания от създателя на документа:"
-#: cui/uiconfig/ui/signsignatureline.ui:274
+#: cui/uiconfig/ui/signsignatureline.ui:343
msgctxt "signsignatureline|label_more"
msgid "More"
msgstr "Повече"
diff --git a/source/bg/helpcontent2/source/text/sbasic/shared/01.po b/source/bg/helpcontent2/source/text/sbasic/shared/01.po
index 7de96d44ec4..7319317e59c 100644
--- a/source/bg/helpcontent2/source/text/sbasic/shared/01.po
+++ b/source/bg/helpcontent2/source/text/sbasic/shared/01.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-05-16 16:54+0200\n"
-"PO-Revision-Date: 2018-05-17 15:10+0000\n"
-"Last-Translator: Mihail Balabanov <m.balabanov@gmail.com>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:51+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: bg\n"
"MIME-Version: 1.0\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1526569821.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542196285.000000\n"
#: 06130000.xhp
msgctxt ""
@@ -93,8 +93,8 @@ msgctxt ""
"06130000.xhp\n"
"par_id3154791\n"
"help.text"
-msgid "<ahelp hid=\"modules/BasicIDE/ui/basicmacrodialog/run\">Runs or saves the current macro.</ahelp>"
-msgstr "<ahelp hid=\"modules/BasicIDE/ui/basicmacrodialog/run\">Стартира или съхранява текущия макрос.</ahelp>"
+msgid "<ahelp hid=\"modules/BasicIDE/ui/basicmacrodialog/ok\">Runs or saves the current macro.</ahelp>"
+msgstr ""
#: 06130000.xhp
msgctxt ""
diff --git a/source/bg/helpcontent2/source/text/scalc/00.po b/source/bg/helpcontent2/source/text/scalc/00.po
index 474b1c647c0..89a206275eb 100644
--- a/source/bg/helpcontent2/source/text/scalc/00.po
+++ b/source/bg/helpcontent2/source/text/scalc/00.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2017-11-22 13:53+0100\n"
-"PO-Revision-Date: 2018-07-10 13:35+0000\n"
-"Last-Translator: Mihail Balabanov <m.balabanov@gmail.com>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:51+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: .\n"
"Language: bg\n"
"MIME-Version: 1.0\n"
@@ -15,7 +15,7 @@ msgstr ""
"X-Accelerator-Marker: ~\n"
"X-Generator: Pootle 2.8\n"
"X-Project-Style: openoffice\n"
-"X-POOTLE-MTIME: 1531229753.000000\n"
+"X-POOTLE-MTIME: 1542196286.000000\n"
#: 00000004.xhp
msgctxt ""
@@ -30,24 +30,24 @@ msgctxt ""
"00000004.xhp\n"
"hd_id3155535\n"
"help.text"
-msgid "<variable id=\"wie\">To access this function... </variable>"
-msgstr "<variable id=\"wie\">За достъп до тази функция... </variable>"
+msgid "<variable id=\"wie\">To access this function...</variable>"
+msgstr ""
#: 00000004.xhp
msgctxt ""
"00000004.xhp\n"
"par_idN1056E\n"
"help.text"
-msgid "<variable id=\"moreontop\">More explanations on top of this page. </variable>"
-msgstr "<variable id=\"moreontop\">Още обяснения има в началото на тази страница. </variable>"
+msgid "<variable id=\"moreontop\">More explanations on top of this page.</variable>"
+msgstr ""
#: 00000004.xhp
msgctxt ""
"00000004.xhp\n"
"par_idN105AF\n"
"help.text"
-msgid "<variable id=\"optional\">In the %PRODUCTNAME Calc functions, parameters marked as \"optional\" can be left out only when no parameter follows. For example, in a function with four parameters, where the last two parameters are marked as \"optional\", you can leave out parameter 4 or parameters 3 and 4, but you cannot leave out parameter 3 alone. </variable>"
-msgstr "<variable id=\"optional\">Във функциите на %PRODUCTNAME Calc параметрите, отбелязани като „незадължителни“, могат да се пропускат само ако след тях не следват още параметри. Например, ако функцията приема четири параметъра, от които последните два са незадължителни, можете да изпуснете четвъртия параметър или третия и четвъртия, но не и само третия. </variable>"
+msgid "<variable id=\"optional\">In the %PRODUCTNAME Calc functions, parameters marked as \"optional\" can be left out only when no parameter follows. For example, in a function with four parameters, where the last two parameters are marked as \"optional\", you can leave out parameter 4 or parameters 3 and 4, but you cannot leave out parameter 3 alone.</variable>"
+msgstr ""
#: 00000004.xhp
msgctxt ""
@@ -78,80 +78,80 @@ msgctxt ""
"00000402.xhp\n"
"par_id3155555\n"
"help.text"
-msgid "<variable id=\"kopffuss\">Choose <emph>Insert - Headers and Footers</emph></variable>"
-msgstr "<variable id=\"kopffuss\">Изберете <emph>Вмъкване - Колонтитули</emph></variable>"
+msgid "<variable id=\"kopffuss\">Choose <emph>Insert - Headers and Footers</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3159233\n"
"help.text"
-msgid "<variable id=\"bkopfzeile\">Choose <emph>Insert - Headers and Footers - Header and Footer</emph> tabs</variable>"
-msgstr "<variable id=\"bkopfzeile\">Изберете раздела <emph>Вмъкване - Колонтитули - Колонтитули</emph></variable>"
+msgid "<variable id=\"bkopfzeile\">Choose <emph>Insert - Headers and Footers - Header and Footer</emph> tabs.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3150443\n"
"help.text"
-msgid "<variable id=\"bausfullen\">Choose <emph>Sheet - Fill Cells</emph></variable>"
-msgstr "<variable id=\"bausfullen\">Изберете <emph>Лист - Запълване на клетки</emph></variable>"
+msgid "<variable id=\"bausfullen\">Choose <emph>Sheet - Fill Cells</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3143267\n"
"help.text"
-msgid "<variable id=\"bausunten\">Choose <emph>Sheet - Fill Cells - Down</emph></variable>"
-msgstr "<variable id=\"bausunten\">Изберете <emph>Лист - Запълване на клетки - Надолу</emph></variable>"
+msgid "<variable id=\"bausunten\">Choose <emph>Sheet - Fill Cells - Down</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3153880\n"
"help.text"
-msgid "<variable id=\"bausrechts\">Choose <emph>Sheet - Fill Cells - Right</emph></variable>"
-msgstr "<variable id=\"bausrechts\">Изберете <emph>Лист - Запълване на клетки - Надясно</emph></variable>"
+msgid "<variable id=\"bausrechts\">Choose <emph>Sheet - Fill Cells - Right</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3151245\n"
"help.text"
-msgid "<variable id=\"bausoben\">Choose <emph>Sheet - Fill Cells - Up</emph></variable>"
-msgstr "<variable id=\"bausoben\">Изберете <emph>Лист - Запълване на клетки - Нагоре</emph></variable>"
+msgid "<variable id=\"bausoben\">Choose <emph>Sheet - Fill Cells - Up</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3145068\n"
"help.text"
-msgid "<variable id=\"bauslinks\">Choose <emph>Sheet - Fill Cells - Left</emph></variable>"
-msgstr "<variable id=\"bauslinks\">Изберете <emph>Лист - Запълване на клетки - Наляво</emph></variable>"
+msgid "<variable id=\"bauslinks\">Choose <emph>Sheet - Fill Cells - Left</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3150400\n"
"help.text"
-msgid "<variable id=\"baustab\">Choose <emph>Sheet - Fill Cells - Sheets</emph></variable>"
-msgstr "<variable id=\"baustab\">Изберете <emph>Лист - Запълване на клетки - Листове</emph></variable>"
+msgid "<variable id=\"baustab\">Choose <emph>Sheet - Fill Cells - Sheets</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3154910\n"
"help.text"
-msgid "<variable id=\"bausreihe\">Choose <emph>Sheet - Fill Cells - Series</emph></variable>"
-msgstr "<variable id=\"bausreihe\">Изберете <emph>Лист - Запълване на клетки - Поредица</emph></variable>"
+msgid "<variable id=\"bausreihe\">Choose <emph>Sheet - Fill Cells - Series</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3154123\n"
"help.text"
-msgid "Choose <emph>Sheet - Clear Cells</emph>"
-msgstr "Изберете <emph>Лист - Изчистване на клетки</emph>"
+msgid "Choose <emph>Sheet - Clear Cells</emph>."
+msgstr ""
#: 00000402.xhp
msgctxt ""
@@ -166,40 +166,40 @@ msgctxt ""
"00000402.xhp\n"
"par_id3150011\n"
"help.text"
-msgid "<variable id=\"bzelo\">Choose <emph>Sheet - Delete Cells</emph></variable>"
-msgstr "<variable id=\"bzelo\">Изберете <emph>Лист - Изтриване на клетки</emph></variable>"
+msgid "<variable id=\"bzelo\">Choose <emph>Sheet - Delete Cells</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3153951\n"
"help.text"
-msgid "Choose <emph>Sheet - Delete Sheet</emph>"
-msgstr "Изберете <emph>Лист - Изтриване на лист</emph>"
+msgid "Choose <emph>Sheet - Delete Sheet</emph>."
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3155306\n"
"help.text"
-msgid "Open context menu for a sheet tab"
-msgstr "Отворете контекстното меню за лист"
+msgid "Open context menu for a sheet tab."
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3146119\n"
"help.text"
-msgid "Choose <emph>Sheet - Move or Copy Sheet</emph>"
-msgstr "Изберете <emph>Лист - Местене или копиране на лист</emph>"
+msgid "Choose <emph>Sheet - Move or Copy Sheet</emph>."
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3148645\n"
"help.text"
-msgid "Open context menu for a sheet tab"
-msgstr "Отворете контекстното меню за лист"
+msgid "Open context menu for a sheet tab."
+msgstr ""
#: 00000403.xhp
msgctxt ""
@@ -222,32 +222,32 @@ msgctxt ""
"00000403.xhp\n"
"par_id3150275\n"
"help.text"
-msgid "<variable id=\"aspze\">Choose <emph>View - Column & Row Headers</emph></variable>"
-msgstr "<variable id=\"aspze\">Изберете <emph>Изглед - Заглавия на редове и колони</emph></variable>"
+msgid "<variable id=\"aspze\">Choose <emph>View - Column & Row Headers</emph>.</variable>"
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3154514\n"
"help.text"
-msgid "<variable id=\"awehe\">Choose <emph>View - Value Highlighting</emph></variable>"
-msgstr "<variable id=\"awehe\">Изберете <emph>Изглед - Осветяване на стойностите</emph></variable>"
+msgid "<variable id=\"awehe\">Choose <emph>View - Value Highlighting</emph>.</variable>"
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3148947\n"
"help.text"
-msgid "<variable id=\"rechenleiste\">Choose <emph>View - Formula Bar</emph> or <emph>View - Toolbars - Formula Bar</emph></variable>"
-msgstr "<variable id=\"rechenleiste\">Изберете <emph>Изглед - Лента Формули</emph> или <emph>Изглед - Ленти с инструменти - Лента Формули</emph></variable>"
+msgid "<variable id=\"rechenleiste\">Choose <emph>View - Formula Bar</emph> or <emph>View - Toolbars - Formula Bar</emph>.</variable>"
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3148663\n"
"help.text"
-msgid "<variable id=\"seumvo\">Choose <emph>View - Page Break</emph></variable>"
-msgstr "<variable id=\"seumvo\">Изберете <emph>Изглед - Разделители на страници</emph></variable>"
+msgid "<variable id=\"seumvo\">Choose <emph>View - Page Break</emph>.</variable>"
+msgstr ""
#: 00000404.xhp
msgctxt ""
@@ -270,16 +270,16 @@ msgctxt ""
"00000404.xhp\n"
"par_id3149784\n"
"help.text"
-msgid "Choose <emph>Insert - Cells</emph>"
-msgstr "Изберете <emph>Вмъкване - Клетки</emph>"
+msgid "Choose <emph>Insert - Cells</emph>."
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3154514\n"
"help.text"
-msgid "Open <emph>Insert Cells</emph> toolbar from Tools bar:"
-msgstr "Отворете лентата с инструменти <emph>Вмъкване на клетки</emph> от лентата Инструменти:"
+msgid "Open <emph>Insert Cells</emph> toolbar from <emph>Tools</emph> bar:"
+msgstr ""
#: 00000404.xhp
msgctxt ""
@@ -366,24 +366,24 @@ msgctxt ""
"00000404.xhp\n"
"par_id3149033\n"
"help.text"
-msgid "<variable id=\"eitab\">Choose <emph>Sheet - Insert Sheet</emph></variable>"
-msgstr "<variable id=\"eitab\">Изберете <emph>Лист - Вмъкване на лист</emph></variable>"
+msgid "<variable id=\"eitab\">Choose <emph>Sheet - Insert Sheet</emph>.</variable>"
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_idN1082F\n"
"help.text"
-msgid "<variable id=\"eitabfile\">Choose <emph>Sheet - Insert Sheet from File</emph></variable>"
-msgstr "<variable id=\"eitabfile\">Изберете <emph>Лист - Вмъкване на лист от файл</emph></variable>"
+msgid "<variable id=\"eitabfile\">Choose <emph>Sheet - Insert Sheet from File</emph>.</variable>"
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3155115\n"
"help.text"
-msgid "Choose <emph>Insert - Function</emph>"
-msgstr "Изберете <emph>Вмъкване - Функция</emph>"
+msgid "Choose <emph>Insert - Function</emph>."
+msgstr ""
#: 00000404.xhp
msgctxt ""
@@ -430,8 +430,8 @@ msgctxt ""
"00000404.xhp\n"
"par_id3155809\n"
"help.text"
-msgid "<variable id=\"eikadaze\"><emph>Insert - Function</emph> - Category <emph>Date&Time</emph></variable>"
-msgstr "<variable id=\"eikadaze\"><emph>Вмъкване - Функция</emph> - Категория <emph>Дати и часове</emph></variable>"
+msgid "<variable id=\"eikadaze\"><emph>Insert - Function</emph> - Category <emph>Date & Time</emph></variable>"
+msgstr ""
#: 00000404.xhp
msgctxt ""
@@ -518,32 +518,32 @@ msgctxt ""
"00000404.xhp\n"
"par_id3155383\n"
"help.text"
-msgid "<variable id=\"funktionsliste\">Choose <emph>Insert - Function List</emph></variable>"
-msgstr "<variable id=\"funktionsliste\">Изберете <emph>Вмъкване - Списък на функциите</emph></variable>"
+msgid "<variable id=\"funktionsliste\">Choose <emph>Insert - Function List</emph>.</variable>"
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3153250\n"
"help.text"
-msgid "<variable id=\"einamen\">Choose <emph>Insert - Named Ranges and Expressions</emph></variable>"
-msgstr "<variable id=\"einamen\">Изберете <emph>Вмъкване - Наименувани диапазони и изрази</emph></variable>"
+msgid "<variable id=\"einamen\">Choose <emph>Insert - Named Ranges and Expressions</emph>.</variable>"
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3146776\n"
"help.text"
-msgid "<variable id=\"eiextdata\">Choose <emph>Sheet - Link to External data</emph></variable>"
-msgstr "<variable id=\"eiextdata\">Изберете <emph>Лист - Връзка към външни данни</emph></variable>"
+msgid "<variable id=\"eiextdata\">Choose <emph>Sheet - Link to External data</emph>.</variable>"
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3143222\n"
"help.text"
-msgid "Choose <emph>Sheet - Named Ranges and Expressions - Define</emph>"
-msgstr "Изберете <emph>Лист - Наименувани диапазони и изрази - Дефиниране</emph>"
+msgid "Choose <emph>Sheet - Named Ranges and Expressions - Define</emph>."
+msgstr ""
#: 00000404.xhp
msgctxt ""
@@ -558,24 +558,24 @@ msgctxt ""
"00000404.xhp\n"
"par_id3145214\n"
"help.text"
-msgid "<variable id=\"einaei\">Choose <emph>Sheet - Named Ranges and Expressions - Insert</emph></variable>"
-msgstr "<variable id=\"einaei\">Изберете <emph>Лист - Наименувани диапазони и изрази - Вмъкване</emph></variable>"
+msgid "<variable id=\"einaei\">Choose <emph>Sheet - Named Ranges and Expressions - Insert</emph>.</variable>"
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3153558\n"
"help.text"
-msgid "<variable id=\"einaueb\">Choose <emph>Sheet - Named Ranges and Expressions - Create</emph></variable>"
-msgstr "<variable id=\"einaueb\">Изберете <emph>Лист - Наименувани диапазони и изрази - Създаване</emph></variable>"
+msgid "<variable id=\"einaueb\">Choose <emph>Sheet - Named Ranges and Expressions - Create</emph>.</variable>"
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3153483\n"
"help.text"
-msgid "<variable id=\"einabesch\">Choose <emph>Sheet - Named Ranges and Expressions - Labels</emph></variable>"
-msgstr "<variable id=\"einabesch\">Изберете <emph>Лист - Наименувани диапазони и изрази - Етикети</emph></variable>"
+msgid "<variable id=\"einabesch\">Choose <emph>Sheet - Named Ranges and Expressions - Labels</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
@@ -598,192 +598,192 @@ msgctxt ""
"00000405.xhp\n"
"par_id3154685\n"
"help.text"
-msgid "<variable id=\"fozelle\">Choose <emph>Format - Cells</emph></variable>"
-msgstr "<variable id=\"fozelle\">Изберете <emph>Форматиране - Клетки</emph></variable>"
+msgid "<variable id=\"fozelle\">Choose <emph>Format - Cells</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3153194\n"
"help.text"
-msgid "<variable id=\"fozelstz\">Choose <emph>Format - Cells - Cell Protection</emph> tab </variable>"
-msgstr "<variable id=\"fozelstz\">Изберете <emph>Форматиране - Клетки - Защита на клетки</emph> tab </variable>"
+msgid "<variable id=\"fozelstz\">Choose <emph>Format - Cells - Cell Protection</emph> tab.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3155854\n"
"help.text"
-msgid "<variable id=\"fozei\">Choose <emph>Format - Row</emph></variable>"
-msgstr "<variable id=\"fozei\">Изберете <emph>Форматиране - Ред</emph></variable>"
+msgid "<variable id=\"fozei\">Choose <emph>Format - Rows</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3150012\n"
"help.text"
-msgid "<variable id=\"fozeiophoe\">Choose <emph>Format - Row - Optimal Height</emph></variable>"
-msgstr "<variable id=\"fozeiophoe\">Изберете <emph>Форматиране - Ред - Оптимална височина</emph></variable>"
+msgid "<variable id=\"fozeiophoe\">Choose <emph>Format - Rows - Optimal Height</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3148645\n"
"help.text"
-msgid "Choose <emph>Format - Row - Hide</emph>"
-msgstr "Изберете <emph>Форматиране - Ред - Скриване</emph>"
+msgid "Choose <emph>Format - Rows - Hide</emph>."
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3153728\n"
"help.text"
-msgid "Choose <emph>Format - Column - Hide</emph>"
-msgstr "Изберете <emph>Форматиране - Колона - Скриване</emph>"
+msgid "Choose <emph>Format - Columns - Hide</emph>."
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3151114\n"
"help.text"
-msgid "Choose <emph>Format - Sheet - Hide</emph>"
-msgstr "Изберете <emph>Форматиране - Лист - Скриване</emph>"
+msgid "Choose <emph>Sheet - Hide Sheet</emph>."
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3148576\n"
"help.text"
-msgid "Choose <emph>Format - Row - Show</emph>"
-msgstr "Изберете <emph>Форматиране - Ред - Показване</emph>"
+msgid "Choose <emph>Format - Rows - Show</emph>."
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3156286\n"
"help.text"
-msgid "Choose <emph>Format - Column - Show</emph>"
-msgstr "Изберете <emph>Форматиране - Колона - Показване</emph>"
+msgid "Choose <emph>Format - Columns - Show</emph>."
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3145645\n"
"help.text"
-msgid "<variable id=\"fospa\">Choose <emph>Format - Column</emph></variable>"
-msgstr "<variable id=\"fospa\">Изберете <emph>Форматиране - Колона</emph></variable>"
+msgid "<variable id=\"fospa\">Choose <emph>Format - Columns</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3145252\n"
"help.text"
-msgid "Choose <emph>Format - Column - Optimal Width</emph>"
-msgstr "Изберете <emph>Форматиране- Колона - Оптимална ширина</emph>"
+msgid "Choose <emph>Format - Columns - Optimal Width</emph>."
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3146971\n"
"help.text"
-msgid "Double-click right column separator in column headers"
-msgstr "Щракнете двукратно върху десния разделител на колона в заглавията на колоните"
+msgid "Double-click right column separator in column headers."
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3147362\n"
"help.text"
-msgid "<variable id=\"fot\">Choose <emph>Format - Sheet</emph></variable>"
-msgstr "<variable id=\"fot\">Изберете <emph>Форматиране - Лист</emph></variable>"
+msgid "<variable id=\"fot\">Choose <emph>Sheet</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3163805\n"
"help.text"
-msgid "<variable id=\"fotu\">Choose <emph>Format - Sheet - Rename</emph></variable>"
-msgstr "<variable id=\"fotu\">Изберете <emph>Форматиране - Лист - Преименуване</emph></variable>"
+msgid "<variable id=\"fotu\">Choose <emph>Sheet - Rename Sheet</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3155333\n"
"help.text"
-msgid "<variable id=\"fotenb\">Choose <emph>Format - Sheet - Show</emph></variable>"
-msgstr "<variable id=\"fotenb\">Изберете <emph>Форматиране - Лист - Показване</emph></variable>"
+msgid "<variable id=\"fotenb\">Choose <emph>Sheet - Show Sheet</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_idN1077A\n"
"help.text"
-msgid "<variable id=\"foste\">Choose <emph>Format - Page</emph></variable>"
-msgstr "<variable id=\"foste\">Изберете <emph>Форматиране - Страница</emph></variable>"
+msgid "<variable id=\"foste\">Choose <emph>Format - Page</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3155508\n"
"help.text"
-msgid "<variable id=\"fostel\">Choose <emph>Format - Page - Sheet</emph> tab </variable>"
-msgstr "<variable id=\"fostel\">Изберете <emph>Форматиране - Страница - Лист</emph> tab </variable>"
+msgid "<variable id=\"fostel\">Choose <emph>Format - Page - Sheet</emph> tab.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3150883\n"
"help.text"
-msgid "<variable id=\"fodrbe\">Choose <emph>Format - Print Ranges</emph></variable>"
-msgstr "<variable id=\"fodrbe\">Изберете <emph>Форматиране - Области за печат</emph></variable>"
+msgid "<variable id=\"fodrbe\">Choose <emph>Format - Print Ranges</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3156448\n"
"help.text"
-msgid "<variable id=\"fodrfe\">Choose <emph>Format - Print Ranges - Define</emph></variable>"
-msgstr "<variable id=\"fodrfe\">Изберете <emph>Форматиране - Области за печат - Дефиниране</emph></variable>"
+msgid "<variable id=\"fodrfe\">Choose <emph>Format - Print Ranges - Define</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3156290\n"
"help.text"
-msgid "<variable id=\"fodrhin\">Choose <emph>Format - Print Ranges - Add</emph></variable>"
-msgstr "<variable id=\"fodrhin\">Изберете <emph>Форматиране - Области за печат - Добавяне</emph></variable>"
+msgid "<variable id=\"fodrhin\">Choose <emph>Format - Print Ranges - Add</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3155812\n"
"help.text"
-msgid "<variable id=\"fodbah\">Choose <emph>Format - Print Ranges - Clear</emph></variable>"
-msgstr "<variable id=\"fodbah\">Изберете <emph>Форматиране - Области за печат - Изчистване</emph></variable>"
+msgid "<variable id=\"fodbah\">Choose <emph>Format - Print Ranges - Clear</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3153307\n"
"help.text"
-msgid "<variable id=\"fodbbe\">Choose <emph>Format - Print Ranges - Edit</emph></variable>"
-msgstr "<variable id=\"fodbbe\">Изберете <emph>Форматиране - Области за печат - Редактиране</emph></variable>"
+msgid "<variable id=\"fodbbe\">Choose <emph>Format - Print Ranges - Edit</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3153916\n"
"help.text"
-msgid "Choose <emph>Format - AutoFormat</emph>"
-msgstr "Изберете <emph>Форматиране - Автоформат</emph>"
+msgid "Choose <emph>Format - AutoFormat</emph>."
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3154532\n"
"help.text"
-msgid "On the Tools bar, click"
-msgstr "От лентата Инструменти изберете"
+msgid "On the <emph>Tools</emph> bar, click"
+msgstr ""
#: 00000405.xhp
msgctxt ""
@@ -806,8 +806,8 @@ msgctxt ""
"00000405.xhp\n"
"par_id3154618\n"
"help.text"
-msgid "<variable id=\"bedingte\">Choose <emph>Format - Conditional Formatting</emph></variable>"
-msgstr "<variable id=\"bedingte\">Изберете <emph>Форматиране - Условно форматиране</emph></variable>"
+msgid "<variable id=\"bedingte\">Choose <emph>Format - Conditional Formatting</emph>.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
@@ -830,16 +830,16 @@ msgctxt ""
"00000406.xhp\n"
"par_id3150541\n"
"help.text"
-msgid "<variable id=\"exdektv\">Choose <emph>Tools - Detective</emph> </variable>"
-msgstr "<variable id=\"exdektv\">Изберете <emph>Инструменти - Детектив</emph> </variable>"
+msgid "<variable id=\"exdektv\">Choose <emph>Tools - Detective</emph>.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id3153194\n"
"help.text"
-msgid "Choose <emph>Tools - Detective - Trace Precedents</emph>"
-msgstr "Изберете <emph>Инструменти - Детектив - Влияещи клетки</emph>"
+msgid "Choose <emph>Tools - Detective - Trace Precedents</emph>."
+msgstr ""
#: 00000406.xhp
msgctxt ""
@@ -854,24 +854,24 @@ msgctxt ""
"00000406.xhp\n"
"par_id3154123\n"
"help.text"
-msgid "<variable id=\"silbentrennungc\">Menu <emph>Tools - Language - Hyphenation</emph> </variable>"
-msgstr "<variable id=\"silbentrennungc\">Меню <emph>Инструменти - Език - Сричкопренасяне</emph> </variable>"
+msgid "<variable id=\"silbentrennungc\">Menu <emph>Tools - Language - Hyphenation</emph>.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id3145785\n"
"help.text"
-msgid "<variable id=\"exdvore\">Choose <emph>Tools - Detective - Remove Precedents</emph> </variable>"
-msgstr "<variable id=\"exdvore\">Изберете <emph>Инструменти - Детектив - Скриване на влияещите клетки</emph> </variable>"
+msgid "<variable id=\"exdvore\">Choose <emph>Tools - Detective - Remove Precedents</emph>.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id3155411\n"
"help.text"
-msgid "Choose <emph>Tools - Detective - Trace Dependents</emph>"
-msgstr "Изберете <emph>Инструменти - Детектив - Зависими клетки</emph>"
+msgid "Choose <emph>Tools - Detective - Trace Dependents</emph>."
+msgstr ""
#: 00000406.xhp
msgctxt ""
@@ -886,112 +886,112 @@ msgctxt ""
"00000406.xhp\n"
"par_id3146984\n"
"help.text"
-msgid "<variable id=\"exdszne\">Choose <emph>Tools - Detective - Remove Dependents</emph> </variable>"
-msgstr "<variable id=\"exdszne\">Изберете <emph>Инструменти - Детектив - Скриване на зависимите клетки</emph> </variable>"
+msgid "<variable id=\"exdszne\">Choose <emph>Tools - Detective - Remove Dependents</emph>.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id3154014\n"
"help.text"
-msgid "<variable id=\"exdase\">Choose <emph>Tools - Detective - Remove All Traces</emph> </variable>"
-msgstr "<variable id=\"exdase\">Изберете <emph>Инструменти - Детектив - Скриване на всички стрелки</emph> </variable>"
+msgid "<variable id=\"exdase\">Choose <emph>Tools - Detective - Remove All Traces</emph>.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id3153188\n"
"help.text"
-msgid "<variable id=\"exdszfe\">Choose <emph>Tools - Detective - Trace Error</emph> </variable>"
-msgstr "<variable id=\"exdszfe\">Изберете <emph>Инструменти - Детектив - Проследяване на грешка</emph> </variable>"
+msgid "<variable id=\"exdszfe\">Choose <emph>Tools - Detective - Trace Error</emph>.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id3149410\n"
"help.text"
-msgid "<variable id=\"fuellmodus\">Choose <emph>Tools - Detective - Fill Mode</emph> </variable>"
-msgstr "<variable id=\"fuellmodus\">Изберете <emph>Инструменти - Детектив - Режим „Запълване“</emph> </variable>"
+msgid "<variable id=\"fuellmodus\">Choose <emph>Tools - Detective - Fill Mode</emph>.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id3156284\n"
"help.text"
-msgid "<variable id=\"dateneinkreisen\">Choose <emph>Tools - Detective - Mark Invalid Data</emph> </variable>"
-msgstr "<variable id=\"dateneinkreisen\">Изберете <emph>Инструменти - Детектив - Отбелязване на невалидните данни</emph> </variable>"
+msgid "<variable id=\"dateneinkreisen\">Choose <emph>Tools - Detective - Mark Invalid Data</emph>.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id3153159\n"
"help.text"
-msgid "<variable id=\"spurenaktualisieren\">Choose <emph>Tools - Detective - Refresh Traces</emph> </variable>"
-msgstr "<variable id=\"spurenaktualisieren\">Изберете <emph>Инструменти - Детектив - Опресняване на стрелките</emph> </variable>"
+msgid "<variable id=\"spurenaktualisieren\">Choose <emph>Tools - Detective - Refresh Traces</emph>.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id3147397\n"
"help.text"
-msgid "<variable id=\"automatisch\">Choose <emph>Tools - Detective - AutoRefresh</emph> </variable>"
-msgstr "<variable id=\"automatisch\">Изберете <emph>Инструменти - Детектив - Автоопресняване</emph> </variable>"
+msgid "<variable id=\"automatisch\">Choose <emph>Tools - Detective - AutoRefresh</emph>.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id3154018\n"
"help.text"
-msgid "<variable id=\"exzws\">Choose <emph>Tools - Goal Seek</emph> </variable>"
-msgstr "<variable id=\"exzws\">Изберете <emph>Инструменти - Удовлетворяване на условие</emph> </variable>"
+msgid "<variable id=\"exzws\">Choose <emph>Tools - Goal Seek</emph>.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id3269142\n"
"help.text"
-msgid "<variable id=\"solver\">Choose <emph>Tools - Solver</emph> </variable>"
-msgstr "<variable id=\"solver\">Изберете <emph>Инструменти - Solver</emph> </variable>"
+msgid "<variable id=\"solver\">Choose <emph>Tools - Solver</emph>.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id8554338\n"
"help.text"
-msgid "<variable id=\"solver_options\">Choose <emph>Tools - Solver</emph>, <emph>Options</emph> button </variable>"
-msgstr "<variable id=\"solver_options\">Изберете <emph>Инструменти - Solver</emph>, бутон <emph>Настройки</emph> </variable>"
+msgid "<variable id=\"solver_options\">Choose <emph>Tools - Solver</emph>, click <emph>Options</emph> button.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id3156277\n"
"help.text"
-msgid "<variable id=\"exsze\">Choose <emph>Tools - Scenarios</emph> </variable>"
-msgstr "<variable id=\"exsze\">Изберете <emph>Инструменти - Сценарии</emph> </variable>"
+msgid "<variable id=\"exsze\">Choose <emph>Tools - Scenarios</emph>.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id3149020\n"
"help.text"
-msgid "<variable id=\"protect_sheet\">Choose <emph>Tools - Protect Sheet</emph></variable>"
-msgstr "<variable id=\"protect_sheet\">Изберете <emph>Инструменти - Защитаване на лист</emph></variable>"
+msgid "<variable id=\"protect_sheet\">Choose <emph>Tools - Protect Sheet</emph>.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id3154256\n"
"help.text"
-msgid "<variable id=\"protect_spreadsheet\">Choose <emph>Tools - Protect Spreadsheet</emph></variable>"
-msgstr "<variable id=\"protect_spreadsheet\">Изберете <emph>Инструменти - Защитаване на електронна таблица</emph></variable>"
+msgid "<variable id=\"protect_spreadsheet\">Choose <emph>Tools - Protect Spreadsheet</emph>.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id3146919\n"
"help.text"
-msgid "Choose <emph>Data - Calculate - Recalculate</emph>"
-msgstr "Изберете <emph>Данни - Изчисляване - Преизчисляване</emph>"
+msgid "Choose <emph>Data - Calculate - Recalculate</emph>."
+msgstr ""
#: 00000406.xhp
msgctxt ""
@@ -1006,16 +1006,16 @@ msgctxt ""
"00000406.xhp\n"
"par_id3150941\n"
"help.text"
-msgid "<variable id=\"exatmb\">Choose <emph>Data - Calculate - AutoCalculate</emph> </variable>"
-msgstr "<variable id=\"exatmb\">Изберете <emph>Данни - Изчисляване - Автоизчисляване</emph> </variable>"
+msgid "<variable id=\"exatmb\">Choose <emph>Data - Calculate - AutoCalculate</emph>.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id3151276\n"
"help.text"
-msgid "<variable id=\"autoeingabe\">Choose <emph>Tools - AutoInput</emph> </variable>"
-msgstr "<variable id=\"autoeingabe\">Изберете <emph>Инструменти - Автовъвеждане</emph> </variable>"
+msgid "<variable id=\"autoeingabe\">Choose <emph>Tools - AutoInput</emph>.</variable>"
+msgstr ""
#: 00000407.xhp
msgctxt ""
@@ -1038,16 +1038,16 @@ msgctxt ""
"00000407.xhp\n"
"par_id3147335\n"
"help.text"
-msgid "<variable id=\"fete\">Choose <item type=\"menuitem\">View - Split Window</item></variable>"
-msgstr "<variable id=\"fete\">Изберете <item type=\"menuitem\">Изглед - Разделяне на прозореца</item></variable>"
+msgid "<variable id=\"fete\">Choose ><item type=\"menuitem\">View - Split Window</item>.</variable>"
+msgstr ""
#: 00000407.xhp
msgctxt ""
"00000407.xhp\n"
"par_id3153663\n"
"help.text"
-msgid "<variable id=\"fefix\">Choose <item type=\"menuitem\">View - Freeze Cells - Freeze Rows and Columns</item></variable>"
-msgstr "<variable id=\"fefix\">Изберете <item type=\"menuitem\">Изглед - Фиксиране на клетки - Фиксиране на редове и колони</item></variable>"
+msgid "<variable id=\"fefix\">Choose <item type=\"menuitem\">View - Freeze Cells - Freeze Rows and Columns</item>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
@@ -1070,48 +1070,48 @@ msgctxt ""
"00000412.xhp\n"
"par_id8366954\n"
"help.text"
-msgid "<variable id=\"text2columns\">Choose <emph>Data - Text to Columns</emph></variable>"
-msgstr "<variable id=\"text2columns\">Изберете <emph>Данни - Текст към колони</emph></variable>"
+msgid "<variable id=\"text2columns\">Choose <emph>Data - Text to Columns</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3147399\n"
"help.text"
-msgid "<variable id=\"dbrbf\">Choose <emph>Data - Define Range</emph></variable>"
-msgstr "<variable id=\"dbrbf\">Изберете <emph>Данни - Дефиниране на област</emph></variable>"
+msgid "<variable id=\"dbrbf\">Choose <emph>Data - Define Range</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3145345\n"
"help.text"
-msgid "<variable id=\"dbrba\">Choose <emph>Data - Select Range</emph></variable>"
-msgstr "<variable id=\"dbrba\">Изберете <emph>Данни - Избор на област</emph></variable>"
+msgid "<variable id=\"dbrba\">Choose <emph>Data - Select Range</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3150443\n"
"help.text"
-msgid "<variable id=\"dnsrt\">Choose <emph>Data - Sort...</emph></variable>"
-msgstr "<variable id=\"dnsrt\">Изберете <emph>Данни - Сортиране...</emph></variable>"
+msgid "<variable id=\"dnsrt\">Choose <emph>Data - Sort...</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3148491\n"
"help.text"
-msgid "Choose <emph>Data - Sort - Sort Criteria</emph> tab"
-msgstr "Изберете раздела <emph>Данни - Сортиране - Критерии за сортиране</emph>"
+msgid "Choose <emph>Data - Sort - Sort Criteria</emph> tab."
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3154516\n"
"help.text"
-msgid "On Standard bar, click"
-msgstr "От основната лента с инструменти изберете"
+msgid "On <emph>Standard</emph> bar, click"
+msgstr ""
#: 00000412.xhp
msgctxt ""
@@ -1150,32 +1150,32 @@ msgctxt ""
"00000412.xhp\n"
"par_id3146984\n"
"help.text"
-msgid "<variable id=\"dnstot\">Choose <emph>Data - Sort - Options</emph> tab</variable>"
-msgstr "<variable id=\"dnstot\">Изберете раздела <emph>Данни - Сортиране - Настройки</emph></variable>"
+msgid "<variable id=\"dnstot\">Choose <emph>Data - Sort - Options</emph> tab.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3155308\n"
"help.text"
-msgid "<variable id=\"dnftr\">Choose <emph>Data - Filter</emph></variable>"
-msgstr "<variable id=\"dnftr\">Изберете <emph>Данни - Филтър</emph></variable>"
+msgid "<variable id=\"dnftr\">Choose <emph>Data - Filter</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3148646\n"
"help.text"
-msgid "Choose <emph>Data - AutoFilter</emph>"
-msgstr "Изберете <emph>Данни - Автофилтър</emph>"
+msgid "Choose <emph>Data - AutoFilter</emph>."
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3151113\n"
"help.text"
-msgid "On Tools bar or Table Data bar, click"
-msgstr "В лентата Инструменти или Данни от таблица щракнете върху"
+msgid "On <emph>Tools</emph> bar or <emph>Table Data</emph> bar, click"
+msgstr ""
#: 00000412.xhp
msgctxt ""
@@ -1198,40 +1198,40 @@ msgctxt ""
"00000412.xhp\n"
"par_id3156278\n"
"help.text"
-msgid "<variable id=\"dnfspz\">Choose <emph>Data - More Filters - Advanced Filter...</emph></variable>"
-msgstr "<variable id=\"dnfspz\">Изберете <emph>Данни - Още филтри - Разширен филтър...</emph></variable>"
+msgid "<variable id=\"dnfspz\">Choose <emph>Data - More Filters - Advanced Filter...</emph> .</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3153764\n"
"help.text"
-msgid "Choose <emph>Data - More Filters - Standard Filter... - Options</emph> label"
-msgstr "Изберете етикета <emph>Данни - Още филтри - Стандартен филтър... - Настройки</emph>"
+msgid "Choose <emph>Data - More Filters - Standard Filter... - Options</emph> label."
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3155444\n"
"help.text"
-msgid "Choose <emph>Data - More Filters - Advanced Filter... - Options</emph> label"
-msgstr "Изберете етикета <emph>Данни - Още филтри - Разширен филтър... - Настройки</emph>"
+msgid "Choose <emph>Data - More Filters - Advanced Filter... - Options</emph> label."
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3156382\n"
"help.text"
-msgid "Choose <emph>Data - More Filters - Reset Filter</emph>"
-msgstr "Изберете <emph>Данни - Още филтри - Нулиране на филтъра</emph>"
+msgid "Choose <emph>Data - More Filters - Reset Filter</emph>."
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3155961\n"
"help.text"
-msgid "On Table Data bar, click <emph>Reset Filter/Sort</emph>"
-msgstr "В лентата Данни от таблица щракнете върху <emph>Нулиране на филтрирането/сортирането</emph>"
+msgid "On <emph>Table Data</emph> bar, click <emph>Reset Filter/Sort</emph>."
+msgstr ""
#: 00000412.xhp
msgctxt ""
@@ -1254,112 +1254,112 @@ msgctxt ""
"00000412.xhp\n"
"par_id3152778\n"
"help.text"
-msgid "<variable id=\"dnaftas\">Choose <emph>Data - More Filter - Hide AutoFilter</emph></variable>"
-msgstr "<variable id=\"dnaftas\">Изберете <emph>Данни - Още филтри - Скриване на автофилтъра</emph></variable>"
+msgid "<variable id=\"dnaftas\">Choose <emph>Data - More Filter - Hide AutoFilter</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3166424\n"
"help.text"
-msgid "<variable id=\"dntegs\">Choose <emph>Data - Subtotals</emph></variable>"
-msgstr "<variable id=\"dntegs\">Изберете <emph>Данни - Междинни суми</emph></variable>"
+msgid "<variable id=\"dntegs\">Choose <emph>Data - Subtotals</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3154574\n"
"help.text"
-msgid "<variable id=\"dntezd\">Choose <emph>Data - Subtotals - 1st, 2nd, 3rd Group</emph> tabs</variable>"
-msgstr "<variable id=\"dntezd\">Изберете раздела <emph>Данни - Междинни суми - 1ва, 2ра, 3та група</emph></variable>"
+msgid "<variable id=\"dntezd\">Choose <emph>Data - Subtotals - 1st, 2nd, 3rd Group</emph> tabs.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3151277\n"
"help.text"
-msgid "<variable id=\"dntopi\">Choose <emph>Data - Subtotals - Options</emph> tab</variable>"
-msgstr "<variable id=\"dntopi\">Изберете раздела <emph>Данни - Междинни суми - Настройки</emph></variable>"
+msgid "<variable id=\"dntopi\">Choose <emph>Data - Subtotals - Options</emph> tab.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3145133\n"
"help.text"
-msgid "<variable id=\"datengueltig\">Choose <emph>Data - Validity</emph></variable>"
-msgstr "<variable id=\"datengueltig\">Изберете <emph>Данни - Валидност</emph></variable>"
+msgid "<variable id=\"datengueltig\">Choose <emph>Data - Validity</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3152992\n"
"help.text"
-msgid "<variable id=\"datengueltigwerte\">Menu <emph>Data - Validity - Criteria</emph> tab</variable>"
-msgstr "<variable id=\"datengueltigwerte\">Изберете раздела <emph>Данни - Валидност - раздел Критерии</emph></variable>"
+msgid "<variable id=\"datengueltigwerte\">Menu <emph>Data - Validity - Criteria</emph> tab.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3150367\n"
"help.text"
-msgid "<variable id=\"datengueltigeingabe\">Choose <emph>Data - Validity - Input Help</emph> tab</variable>"
-msgstr "<variable id=\"datengueltigeingabe\">Изберете раздела <emph>Данни - Валидност - Помощ при въвеждане</emph></variable>"
+msgid "<variable id=\"datengueltigeingabe\">Choose <emph>Data - Validity - Input Help</emph> tab.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3154486\n"
"help.text"
-msgid "<variable id=\"datengueltigfehler\">Choose <emph>Data - Validity - Error Alert</emph> tab</variable>"
-msgstr "<variable id=\"datengueltigfehler\">Изберете раздела <emph>Данни - Валидност - Предупреждение за грешка</emph></variable>"
+msgid "<variable id=\"datengueltigfehler\">Choose <emph>Data - Validity - Error Alert</emph> tab.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3146978\n"
"help.text"
-msgid "<variable id=\"dnmfo\">Choose <emph>Data - Multiple Operations</emph></variable>"
-msgstr "<variable id=\"dnmfo\">Изберете <emph>Данни - Успоредни операции</emph></variable>"
+msgid "<variable id=\"dnmfo\">Choose <emph>Data - Multiple Operations</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3155809\n"
"help.text"
-msgid "<variable id=\"dnksd\">Choose <emph>Data - Consolidate</emph></variable>"
-msgstr "<variable id=\"dnksd\">Изберете <emph>Данни - Консолидиране</emph></variable>"
+msgid "<variable id=\"dnksd\">Choose <emph>Data - Consolidate</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3148701\n"
"help.text"
-msgid "<variable id=\"dngld\">Choose <emph>Data - Group and Outline</emph></variable>"
-msgstr "<variable id=\"dngld\">Изберете <emph>Данни - Групиране и план</emph></variable>"
+msgid "<variable id=\"dngld\">Choose <emph>Data - Group and Outline</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3153815\n"
"help.text"
-msgid "<variable id=\"dngda\">Choose <emph>Data - Group and Outline - Hide Details</emph></variable>"
-msgstr "<variable id=\"dngda\">Изберете <emph>Данни - Групиране и план - Скрити детайли</emph></variable>"
+msgid "<variable id=\"dngda\">Choose <emph>Data - Group and Outline - Hide Details</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3159223\n"
"help.text"
-msgid "<variable id=\"dngde\">Choose <emph>Data - Group and Outline - Show Details</emph></variable>"
-msgstr "<variable id=\"dngde\">Изберете <emph>Данни - Групиране и план - Видими детайли</emph></variable>"
+msgid "<variable id=\"dngde\">Choose <emph>Data - Group and Outline - Show Details</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3146870\n"
"help.text"
-msgid "Choose <emph>Data - Group and Outline - Group</emph>"
-msgstr "Изберете <emph>Данни - Групиране и план - Групиране</emph>"
+msgid "Choose <emph>Data - Group and Outline - Group</emph>."
+msgstr ""
#: 00000412.xhp
msgctxt ""
@@ -1398,8 +1398,8 @@ msgctxt ""
"00000412.xhp\n"
"par_id3146781\n"
"help.text"
-msgid "Choose <emph>Data - Group and Outline - Ungroup</emph>"
-msgstr "Изберете <emph>Данни - Групиране и план - Разгрупиране</emph>"
+msgid "Choose <emph>Data - Group and Outline - Ungroup</emph>."
+msgstr ""
#: 00000412.xhp
msgctxt ""
@@ -1438,96 +1438,96 @@ msgctxt ""
"00000412.xhp\n"
"par_id3153008\n"
"help.text"
-msgid "<variable id=\"dnglagl\">Choose <emph>Data - Group and Outline - AutoOutline</emph></variable>"
-msgstr "<variable id=\"dnglagl\">Изберете <emph>Данни - Групиране и план - Автоплан</emph></variable>"
+msgid "<variable id=\"dnglagl\">Choose <emph>Data - Group and Outline - AutoOutline</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3154709\n"
"help.text"
-msgid "<variable id=\"dnglef\">Choose <emph>Data - Group and Outline - Remove</emph></variable>"
-msgstr "<variable id=\"dnglef\">Изберете <emph>Данни - Групиране и план - Премахване</emph></variable>"
+msgid "<variable id=\"dnglef\">Choose <emph>Data - Group and Outline - Remove Outline</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id1774346\n"
"help.text"
-msgid "<variable id=\"dngdrill\">Choose <emph>Data - Group and Outline - Show Details</emph> (for some pivot tables)</variable>"
-msgstr "<variable id=\"dngdrill\">Изберете <emph>Данни - Групиране и план - Видими детайли</emph> (за някои обобщаващи таблици)</variable>"
+msgid "<variable id=\"dngdrill\">Choose <emph>Data - Group and Outline - Show Details</emph> (for some pivot tables).</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3155759\n"
"help.text"
-msgid "<variable id=\"dndtpt\">Choose <emph>Data - Pivot Table</emph></variable>"
-msgstr "<variable id=\"dndtpt\">Изберете <emph>Данни - Обобщаваща таблица</emph></variable>"
+msgid "<variable id=\"dndtpt\">Choose <emph>Data - Pivot Table</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3154625\n"
"help.text"
-msgid "<variable id=\"dndpa\">Choose <emph>Insert - Pivot Table</emph></variable>"
-msgstr "<variable id=\"dndpa\">Изберете <emph>Вмъкване - Обобщаваща таблица</emph></variable>"
+msgid "<variable id=\"dndpa\">Choose <emph>Insert - Pivot Table</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3147558\n"
"help.text"
-msgid "<variable id=\"dndq\">Choose <emph>Insert - Pivot Table</emph>, in the Select Source dialog choose the option <emph>Data source registered in $[officename]</emph>.</variable>"
-msgstr "<variable id=\"dndq\">Изберете <emph>Вмъкване - Обобщаваща таблица</emph>, в диалоговия прозорец „Избор на източник“ изберете <emph>Източник на данни, регистриран в $[officename]</emph>.</variable>"
+msgid "<variable id=\"dndq\">Choose <emph>Insert - Pivot Table</emph>, in the <emph>Select Source</emph> dialog choose the option <emph>Data source registered in $[officename]</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3153297\n"
"help.text"
-msgid "Choose <emph>Insert - Pivot Table</emph>, in the Select Source dialog choose the option <emph>Current selection</emph>."
-msgstr "Изберете <emph>Вмъкване - Обобщаваща таблица</emph>, в диалоговия прозорец „Избор на източник“ изберете <emph>Текуща селекция</emph>."
+msgid "Choose <emph>Insert - Pivot Table</emph>, in the <emph>Select Source</emph> dialog choose the option <emph>Current selection</emph>."
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3145118\n"
"help.text"
-msgid "Choose <emph>Insert - Pivot Table</emph>, in the Select Source dialog choose the option <emph>Data source registered in $[officename]</emph>, click <emph>OK</emph> to see <emph>Select Data Source</emph> dialog."
-msgstr "Изберете <emph>Вмъкване - Обобщаваща таблица</emph>, в диалоговия прозорец „Избор на източник“ изберете <emph>Източник на данни, регистриран в $[officename]</emph>, натиснете <emph>OK</emph>, за да видите диалоговия прозорец <emph>Избор на източник на данни</emph>."
+msgid "Choose <emph>Insert - Pivot Table</emph>, in the <emph>Select Source</emph> dialog choose the option <emph>Data source registered in $[officename]</emph>, click <emph>OK</emph> to see <emph>Select Data Source</emph> dialog."
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3153294\n"
"help.text"
-msgid "<variable id=\"dndpak\">Choose <emph>Data - Pivot Table - Refresh</emph></variable>"
-msgstr "<variable id=\"dndpak\">Изберете <emph>Данни - Обобщаваща таблица - Опресняване</emph></variable>"
+msgid "<variable id=\"dndpak\">Choose <emph>Data - Pivot Table - Refresh</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3151344\n"
"help.text"
-msgid "<variable id=\"dndploe\">Choose <emph>Data - Pivot Table - Delete</emph></variable>"
-msgstr "<variable id=\"dndploe\">Изберете <emph>Данни - Обобщаваща таблица - Изтриване</emph></variable>"
+msgid "<variable id=\"dndploe\">Choose <emph>Data - Pivot Table - Delete</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3150397\n"
"help.text"
-msgid "<variable id=\"dndakt\">Choose <emph>Data - Refresh Range</emph></variable>"
-msgstr "<variable id=\"dndakt\">Изберете <emph>Данни - Опресняване на област</emph></variable>"
+msgid "<variable id=\"dndakt\">Choose <emph>Data - Refresh Range</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_idN10B8F\n"
"help.text"
-msgid "<variable id=\"grouping\">Choose <emph>Data - Group and Outline - Group</emph></variable>"
-msgstr "<variable id=\"grouping\">Изберете <emph>Данни - Групиране и план - Групиране</emph></variable>"
+msgid "<variable id=\"grouping\">Choose <emph>Data - Group and Outline - Group</emph>.</variable>"
+msgstr ""
#: sheet_menu.xhp
msgctxt ""
@@ -1550,77 +1550,77 @@ msgctxt ""
"sheet_menu.xhp\n"
"par_id160220162106567373\n"
"help.text"
-msgid "<variable id=\"insert_rows_above\">Choose <emph>Sheet - Insert Rows - Rows Above</emph> </variable>"
-msgstr "<variable id=\"insert_rows_above\">Изберете <emph>Лист - Вмъкване на редове - Редове отгоре</emph></variable>"
+msgid "<variable id=\"insert_rows_above\">Choose <emph>Sheet - Insert Rows - Rows Above</emph>.</variable>"
+msgstr ""
#: sheet_menu.xhp
msgctxt ""
"sheet_menu.xhp\n"
"par_id160220162109048207\n"
"help.text"
-msgid "<variable id=\"insert_rows_below\">Choose <emph>Sheet - Insert Rows - Rows Below</emph></variable>"
-msgstr "<variable id=\"insert_rows_below\">Изберете <emph>Лист - Вмъкване на редове - Редове отдолу</emph></variable>"
+msgid "<variable id=\"insert_rows_below\">Choose <emph>Sheet - Insert Rows - Rows Below</emph>.</variable>"
+msgstr ""
#: sheet_menu.xhp
msgctxt ""
"sheet_menu.xhp\n"
"par_id160220162107055028\n"
"help.text"
-msgid "<variable id=\"insert_columns_left\">Choose <emph>Sheet - Insert Columns - Columns Left</emph></variable>"
-msgstr "<variable id=\"insert_columns_left\">Изберете <emph>Лист - Вмъкване на колони - Колони отляво</emph></variable>"
+msgid "<variable id=\"insert_columns_left\">Choose <emph>Sheet - Insert Columns - Columns Left</emph>.</variable>"
+msgstr ""
#: sheet_menu.xhp
msgctxt ""
"sheet_menu.xhp\n"
"par_id160220162109126013\n"
"help.text"
-msgid "<variable id=\"insert_columns_right\">Choose <emph>Sheet - Insert Columns - Columns Right</emph></variable>"
-msgstr "<variable id=\"insert_columns_right\">Изберете <emph>Лист - Вмъкване на колони - Колони отдясно</emph></variable>"
+msgid "<variable id=\"insert_columns_right\">Choose <emph>Sheet - Insert Columns - Columns Right</emph>.</variable>"
+msgstr ""
#: sheet_menu.xhp
msgctxt ""
"sheet_menu.xhp\n"
"par_id3149095\n"
"help.text"
-msgid "<variable id=\"insert_page_break\">Choose <emph>Sheet - Insert Page Break</emph></variable>"
-msgstr "<variable id=\"insert_page_break\">Изберете <emph>Лист - Вмъкване разделител на страници</emph></variable>"
+msgid "<variable id=\"insert_page_break\">Choose <emph>Sheet - Insert Page Break</emph>.</variable>"
+msgstr ""
#: sheet_menu.xhp
msgctxt ""
"sheet_menu.xhp\n"
"par_id3149398\n"
"help.text"
-msgid "<variable id=\"insert_page_break_row\">Choose <emph>Sheet - Insert Page Break - Row Break</emph></variable>"
-msgstr "<variable id=\"insert_page_break_row\">Изберете <emph>Лист - Вмъкване разделител на страници - Разделител на редове</emph></variable>"
+msgid "<variable id=\"insert_page_break_row\">Choose <emph>Sheet - Insert Page Break - Row Break</emph>.</variable>"
+msgstr ""
#: sheet_menu.xhp
msgctxt ""
"sheet_menu.xhp\n"
"par_id3150084\n"
"help.text"
-msgid "<variable id=\"insert_page_break_column\">Choose <emph>Sheet - Insert Page Break - Column Break</emph></variable>"
-msgstr "<variable id=\"insert_page_break_column\">Изберете <emph>Лист - Вмъкване разделител на страници - Разделител на колони</emph></variable>"
+msgid "<variable id=\"insert_page_break_column\">Choose <emph>Sheet - Insert Page Break - Column Break</emph>.</variable>"
+msgstr ""
#: sheet_menu.xhp
msgctxt ""
"sheet_menu.xhp\n"
"par_id3153093\n"
"help.text"
-msgid "<variable id=\"delete_page_break\">Choose <emph>Sheet - Delete Page Break</emph></variable>"
-msgstr "<variable id=\"delete_page_break\">Изберете <emph>Лист - Изтриване разделител на страници</emph></variable>"
+msgid "<variable id=\"delete_page_break\">Choose <emph>Sheet - Delete Page Break</emph>.</variable>"
+msgstr ""
#: sheet_menu.xhp
msgctxt ""
"sheet_menu.xhp\n"
"par_id3153191\n"
"help.text"
-msgid "<variable id=\"delete_page_break_row\">Choose <emph>Sheet - Delete Page Break - Row Break</emph></variable>"
-msgstr "<variable id=\"delete_page_break_row\">Изберете <emph>Лист - Изтриване разделител на страници - Разделител на редове</emph></variable>"
+msgid "<variable id=\"delete_page_break_row\">Choose <emph>Sheet - Delete Page Break - Row Break</emph>.</variable>"
+msgstr ""
#: sheet_menu.xhp
msgctxt ""
"sheet_menu.xhp\n"
"par_id3145645\n"
"help.text"
-msgid "<variable id=\"delete_page_break_column\">Choose <emph>Sheet - Delete Page Break - Column Break</emph></variable>"
-msgstr "<variable id=\"delete_page_break_column\">Изберете <emph>Лист - Изтриване разделител на страници - Разделител на колони</emph></variable>"
+msgid "<variable id=\"delete_page_break_column\">Choose <emph>Sheet - Delete Page Break - Column Break</emph>.</variable>"
+msgstr ""
diff --git a/source/bg/helpcontent2/source/text/scalc/02.po b/source/bg/helpcontent2/source/text/scalc/02.po
index a6eb543f83f..25c5ca6e183 100644
--- a/source/bg/helpcontent2/source/text/scalc/02.po
+++ b/source/bg/helpcontent2/source/text/scalc/02.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2017-05-12 14:35+0200\n"
-"PO-Revision-Date: 2017-10-26 19:50+0000\n"
-"Last-Translator: Mihail Balabanov <m.balabanov@gmail.com>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:51+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: bg\n"
"MIME-Version: 1.0\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: Pootle 2.8\n"
-"X-POOTLE-MTIME: 1509047430.000000\n"
+"X-POOTLE-MTIME: 1542196286.000000\n"
#: 02130000.xhp
msgctxt ""
@@ -45,8 +45,8 @@ msgctxt ""
"02130000.xhp\n"
"par_id3155267\n"
"help.text"
-msgid "<image src=\"cmd/sc_currencyfield.png\" id=\"img_id3159096\"><alt id=\"alt_id3159096\">Icon</alt></image>"
-msgstr "<image src=\"cmd/sc_currencyfield.png\" id=\"img_id3159096\"><alt id=\"alt_id3159096\">Икона</alt></image>"
+msgid "<image src=\"cmd/sc_currencyfield.png\" id=\"img_id3159096\"><alt id=\"alt_id3159096\">Currency Number Format Icon</alt></image>"
+msgstr ""
#: 02130000.xhp
msgctxt ""
@@ -61,8 +61,8 @@ msgctxt ""
"02130000.xhp\n"
"par_id3146776\n"
"help.text"
-msgid "<link href=\"text/shared/01/05020300.xhp\" name=\"Format - Cell - Numbers\">Format - Cell - Numbers</link>."
-msgstr "<link href=\"text/shared/01/05020300.xhp\" name=\"Форматиране - Клетки - Числа\">Форматиране - Клетки - Числа</link>."
+msgid "<link href=\"text/shared/01/05020300.xhp\" name=\"Format - Cells - Numbers\">Format - Cells - Numbers</link>."
+msgstr ""
#: 02140000.xhp
msgctxt ""
diff --git a/source/bg/helpcontent2/source/text/scalc/06.po b/source/bg/helpcontent2/source/text/scalc/06.po
index c4ede42e012..13211f55346 100644
--- a/source/bg/helpcontent2/source/text/scalc/06.po
+++ b/source/bg/helpcontent2/source/text/scalc/06.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-06-14 17:23+0200\n"
-"PO-Revision-Date: 2018-07-06 12:30+0000\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-05-02 15:54+0000\n"
"Last-Translator: Mihail Balabanov <m.balabanov@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: bg\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: Pootle 2.8\n"
-"X-POOTLE-MTIME: 1530880244.000000\n"
+"X-POOTLE-MTIME: 1525276497.000000\n"
#: calcsamplefiles.xhp
msgctxt ""
@@ -23,35 +23,3 @@ msgctxt ""
"help.text"
msgid "Calc Sample Files"
msgstr "Примерни файлове на Calc"
-
-#: calcsamplefiles.xhp
-msgctxt ""
-"calcsamplefiles.xhp\n"
-"par_id161521663319917\n"
-"help.text"
-msgid "<object data=\"media/files/scalc/imtrigon.ods\" id=\"ods_id61521568603544\" type=\"application/vnd.oasis.opendocument.spreadsheet\"/>"
-msgstr "<object data=\"media/files/scalc/imtrigon.ods\" id=\"ods_id61521568603544\" type=\"application/vnd.oasis.opendocument.spreadsheet\"/>"
-
-#: calcsamplefiles.xhp
-msgctxt ""
-"calcsamplefiles.xhp\n"
-"par_id161521663319918\n"
-"help.text"
-msgid "<object data=\"media/files/scalc/trigon.ods\" id=\"ods_id61521548603544\" type=\"application/vnd.oasis.opendocument.spreadsheet\"/>"
-msgstr "<object data=\"media/files/scalc/trigon.ods\" id=\"ods_id61521548603544\" type=\"application/vnd.oasis.opendocument.spreadsheet\"/>"
-
-#: calcsamplefiles.xhp
-msgctxt ""
-"calcsamplefiles.xhp\n"
-"par_id161521563314918\n"
-"help.text"
-msgid "<object data=\"media/files/scalc/pivot.ods\" id=\"ods_id61521547603544\" type=\"application/vnd.oasis.opendocument.spreadsheet\"/>"
-msgstr "<object data=\"media/files/scalc/pivot.ods\" id=\"ods_id61521547603544\" type=\"application/vnd.oasis.opendocument.spreadsheet\"/>"
-
-#: calcsamplefiles.xhp
-msgctxt ""
-"calcsamplefiles.xhp\n"
-"par_id721528312694192\n"
-"help.text"
-msgid "<object data=\"media/files/scalc/functions_ifs.ods\" id=\"ods_id61521547603534\" type=\"application/vnd.oasis.opendocument.spreadsheet\"/>"
-msgstr "<object data=\"media/files/scalc/functions_ifs.ods\" id=\"ods_id61521547603534\" type=\"application/vnd.oasis.opendocument.spreadsheet\"/>"
diff --git a/source/bg/helpcontent2/source/text/scalc/guide.po b/source/bg/helpcontent2/source/text/scalc/guide.po
index 01c43d74354..5e24dfeb207 100644
--- a/source/bg/helpcontent2/source/text/scalc/guide.po
+++ b/source/bg/helpcontent2/source/text/scalc/guide.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-07-31 14:10+0200\n"
-"PO-Revision-Date: 2018-08-26 20:13+0000\n"
-"Last-Translator: Mihail Balabanov <m.balabanov@gmail.com>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:51+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: .\n"
"Language: bg\n"
"MIME-Version: 1.0\n"
@@ -15,7 +15,7 @@ msgstr ""
"X-Accelerator-Marker: ~\n"
"X-Generator: Pootle 2.8\n"
"X-Project-Style: openoffice\n"
-"X-POOTLE-MTIME: 1535314403.000000\n"
+"X-POOTLE-MTIME: 1542196286.000000\n"
#: address_auto.xhp
msgctxt ""
@@ -3710,8 +3710,8 @@ msgctxt ""
"database_filter.xhp\n"
"par_idN10693\n"
"help.text"
-msgid "Choose <item type=\"menuitem\">Data - Filter - Standard Filter</item>."
-msgstr "Изберете <item type=\"menuitem\">Данни - Филтър - Стандартен филтър</item>."
+msgid "Choose <item type=\"menuitem\">Data - More Filters - Standard Filter</item>."
+msgstr ""
#: database_filter.xhp
msgctxt ""
@@ -3766,8 +3766,8 @@ msgctxt ""
"database_filter.xhp\n"
"par_id3154944\n"
"help.text"
-msgid "Choose <item type=\"menuitem\">Data - Filter - AutoFilter</item>."
-msgstr "Изберете <item type=\"menuitem\">Данни - Филтър - Автофилтър</item>."
+msgid "Choose <item type=\"menuitem\">Data - AutoFilter</item>."
+msgstr ""
#: database_filter.xhp
msgctxt ""
diff --git a/source/bg/helpcontent2/source/text/shared.po b/source/bg/helpcontent2/source/text/shared.po
index 5b62edfe311..8e60001685d 100644
--- a/source/bg/helpcontent2/source/text/shared.po
+++ b/source/bg/helpcontent2/source/text/shared.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-09-03 13:23+0200\n"
-"PO-Revision-Date: 2018-08-10 13:22+0000\n"
-"Last-Translator: Mihail Balabanov <m.balabanov@gmail.com>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:51+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: bg\n"
"MIME-Version: 1.0\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1533907327.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542196287.000000\n"
#: 3dsettings_toolbar.xhp
msgctxt ""
@@ -2013,5 +2013,5 @@ msgctxt ""
"need_help.xhp\n"
"hd_id1000010\n"
"help.text"
-msgid "This help page needs further work for correctness and completion. Please join the LibreOffice project and help us out to write the missing information. Visit our <link href=\"http://documentation.libreoffice.org/en/join-community/update-help-contents\">web page on writing Help contents</link>."
-msgstr "Необходима е още работа по правилността и пълнотата на тази страница. Моля, присъединете се към проекта LibreOffice и ни помогнете да попълним липсващата информация. Посетете <link href=\"http://documentation.libreoffice.org/en/join-community/update-help-contents\">уебстраницата ни относно създаването на съдържание за помощта</link>."
+msgid "This help page needs further work for correctness and completion. Please join the LibreOffice project and help us out to write the missing information. Visit our <link href=\"https://documentation.libreoffice.org/en/join-community/update-help-contents\"><emph>web page on writing Help contents</emph></link>."
+msgstr ""
diff --git a/source/bg/helpcontent2/source/text/shared/00.po b/source/bg/helpcontent2/source/text/shared/00.po
index 146fdea57da..a385f1ee5fe 100644
--- a/source/bg/helpcontent2/source/text/shared/00.po
+++ b/source/bg/helpcontent2/source/text/shared/00.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-10-21 20:57+0200\n"
-"PO-Revision-Date: 2018-10-25 10:41+0000\n"
-"Last-Translator: Mihail Balabanov <m.balabanov@gmail.com>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:51+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: bg\n"
"MIME-Version: 1.0\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: Pootle 2.8\n"
-"X-POOTLE-MTIME: 1540464060.000000\n"
+"X-POOTLE-MTIME: 1542196288.000000\n"
#: 00000001.xhp
msgctxt ""
@@ -6221,8 +6221,8 @@ msgctxt ""
"00000401.xhp\n"
"par_id621525017637963\n"
"help.text"
-msgid "Choose <emph>File - Export as EPUB</emph>."
-msgstr "Изберете <emph>Файл - Експортиране като EPUB</emph>."
+msgid "Choose <emph>File - Export As - Export as EPUB</emph>."
+msgstr ""
#: 00000401.xhp
msgctxt ""
@@ -7197,16 +7197,16 @@ msgctxt ""
"00000403.xhp\n"
"par_idN1091B\n"
"help.text"
-msgid "<variable id=\"grid\">Choose <emph>View - Grid</emph> (Impress or Draw).</variable>"
-msgstr "<variable id=\"grid\">Изберете <emph>Изглед - Мрежа</emph> (Impress или Draw).</variable>"
+msgid "<variable id=\"grid\">Choose <emph>View - Grid and Helplines</emph> (Impress or Draw).</variable>"
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_idN1092E\n"
"help.text"
-msgid "<variable id=\"guides\">Choose <emph>View - Snap Lines</emph> (Impress or Draw).</variable>"
-msgstr "<variable id=\"guides\">Изберете <emph>Изглед - Помощни линии</emph> (Impress или Draw).</variable>"
+msgid "<variable id=\"guides\">Choose <emph>View - Snap Guides</emph> (Impress or Draw).</variable>"
+msgstr ""
#: 00000404.xhp
msgctxt ""
@@ -7861,8 +7861,8 @@ msgctxt ""
"00000406.xhp\n"
"par_id9988402\n"
"help.text"
-msgid "<variable id=\"packagemanager_eu\">Choose <emph>Tools - Extension Manager</emph>, click <emph>Updates</emph> button.</variable>"
-msgstr "<variable id=\"packagemanager_eu\">Изберете <emph>Инструменти - Диспечер на разширения</emph> и натиснете бутона <emph>Обновявания</emph>.</variable>"
+msgid "<variable id=\"packagemanager_eu\">Choose <emph>Tools - Extension Manager</emph>, click <emph>Check for Updates</emph> button.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
@@ -8075,14 +8075,6 @@ msgstr "<variable id=\"allg\">Изберете <switchinline select=\"sys\"><cas
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
-"par_id3150032\n"
-"help.text"
-msgid "<variable id=\"arbeit\">Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - $[officename] - Memory</emph>.</variable>"
-msgstr "<variable id=\"arbeit\">Изберете <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Инструменти - Настройки</emph></defaultinline></switchinline><emph> - $[officename] - Памет</emph>.</variable>"
-
-#: 00000406.xhp
-msgctxt ""
-"00000406.xhp\n"
"par_id3159153\n"
"help.text"
msgid "<variable id=\"ansicht\">Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - $[officename] - View</emph>.</variable>"
@@ -11045,16 +11037,16 @@ msgctxt ""
"00040502.xhp\n"
"par_id366527\n"
"help.text"
-msgid "Choose <emph>Format - Object - Line</emph> (Writer)."
-msgstr "Изберете <emph>Форматиране - Обект - Линия</emph> (Writer)."
+msgid "Choose <emph>Format - Text Box and Shape - Line</emph> (Writer)."
+msgstr ""
#: 00040502.xhp
msgctxt ""
"00040502.xhp\n"
"par_id3835261\n"
"help.text"
-msgid "Choose <emph>Format - Graphic - Line</emph> (Calc)."
-msgstr "Изберете <emph>Форматиране - Графика - Линия</emph> (Calc)."
+msgid "Choose <emph>Format - Object - Line</emph> (Calc)."
+msgstr ""
#: 00040502.xhp
msgctxt ""
@@ -11085,8 +11077,8 @@ msgctxt ""
"00040502.xhp\n"
"par_id3154285\n"
"help.text"
-msgid "Choose <emph>Format - </emph><switchinline select=\"appl\"><caseinline select=\"WRITER\"><emph>Object - </emph></caseinline><caseinline select=\"CALC\"><emph>Graphic - </emph></caseinline></switchinline><emph>Line - Line</emph> tab."
-msgstr "Изберете раздела <emph>Форматиране - </emph><switchinline select=\"appl\"><caseinline select=\"WRITER\"><emph>Обект - </emph></caseinline><caseinline select=\"CALC\"><emph>Графика - </emph></caseinline></switchinline><emph>Линия - Линия</emph>."
+msgid "Choose <emph>Format - </emph><switchinline select=\"appl\"><caseinline select=\"WRITER\"><emph>Text Box and Shape - </emph></caseinline><caseinline select=\"CALC\"><emph>Object - </emph></caseinline></switchinline><emph>Line - Line</emph> tab."
+msgstr ""
#: 00040502.xhp
msgctxt ""
diff --git a/source/bg/helpcontent2/source/text/shared/01.po b/source/bg/helpcontent2/source/text/shared/01.po
index 921b9fc3488..56baf465d8e 100644
--- a/source/bg/helpcontent2/source/text/shared/01.po
+++ b/source/bg/helpcontent2/source/text/shared/01.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 12:22+0100\n"
-"PO-Revision-Date: 2018-10-25 14:24+0000\n"
-"Last-Translator: Mihail Balabanov <m.balabanov@gmail.com>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:51+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: .\n"
"Language: bg\n"
"MIME-Version: 1.0\n"
@@ -13,9 +13,9 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.8\n"
"X-Project-Style: openoffice\n"
-"X-POOTLE-MTIME: 1540477495.000000\n"
+"X-POOTLE-MTIME: 1542196293.000000\n"
#: 01010000.xhp
msgctxt ""
@@ -33638,8 +33638,8 @@ msgctxt ""
"06130000.xhp\n"
"par_id3153748\n"
"help.text"
-msgid "<ahelp hid=\"modules/BasicIDE/ui/basicmacrodialog/run\">Runs or saves the current macro.</ahelp>"
-msgstr "<ahelp hid=\"modules/BasicIDE/ui/basicmacrodialog/run\">Стартира или обновява текущия макрос.</ahelp>"
+msgid "<ahelp hid=\"modules/BasicIDE/ui/basicmacrodialog/ok\">Runs or saves the current macro.</ahelp>"
+msgstr ""
#: 06130000.xhp
msgctxt ""
@@ -40772,14 +40772,6 @@ msgstr "Експортира текущия файл във формат <link h
#: ref_epub_export.xhp
msgctxt ""
"ref_epub_export.xhp\n"
-"par_id701525003241759\n"
-"help.text"
-msgid "<embedvar href=\"text/shared/00/00000002.xhp#epubv\" markup=\"keep\"/>"
-msgstr "<embedvar href=\"text/shared/00/00000002.xhp#epubv\" markup=\"keep\"/>"
-
-#: ref_epub_export.xhp
-msgctxt ""
-"ref_epub_export.xhp\n"
"par_id19921\n"
"help.text"
msgid "<image id=\"img_id22170\" src=\"media/screenshots/modules/swriter/ui/exportepub/EPubDialog.png\" localize=\"true\" width=\"664px\" height=\"482px\"><alt id=\"alt_id59843\">EPUB dialog box</alt></image>"
@@ -40926,8 +40918,8 @@ msgctxt ""
"ref_epub_export.xhp\n"
"par_id971525023515891\n"
"help.text"
-msgid "For custom metadata, you must provide a file with same name as the original filename and with extension as \".xmp\". The provided metadata will override the the internal document metadata. In the example above, the custom metadata must exist in the MyText directory as <item type=\"literal\">MyText.xmp</item>."
-msgstr "За метаданни по избор трябва да предоставите файл със същото име като оригиналния и разширение „.xmp“. Предоставените метаданни ще заместят вътрешните метаданни на документа. В горния пример метаданните по избор трябва да се намират в директорията MyText под име <item type=\"literal\">MyText.xmp</item>."
+msgid "For custom metadata, you must provide a file with same name as the original filename and with extension as \".xmp\". The provided metadata will override the internal document metadata. In the example above, the custom metadata must exist in the MyText directory as <item type=\"literal\">MyText.xmp</item>."
+msgstr ""
#: ref_epub_export.xhp
msgctxt ""
diff --git a/source/bg/helpcontent2/source/text/shared/guide.po b/source/bg/helpcontent2/source/text/shared/guide.po
index 390fff3c179..e6b35685dea 100644
--- a/source/bg/helpcontent2/source/text/shared/guide.po
+++ b/source/bg/helpcontent2/source/text/shared/guide.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 12:23+0100\n"
-"PO-Revision-Date: 2018-09-07 12:36+0000\n"
-"Last-Translator: Mihail Balabanov <m.balabanov@gmail.com>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:51+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: .\n"
"Language: bg\n"
"MIME-Version: 1.0\n"
@@ -13,9 +13,9 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.8\n"
"X-Project-Style: openoffice\n"
-"X-POOTLE-MTIME: 1536323777.000000\n"
+"X-POOTLE-MTIME: 1542196299.000000\n"
#: aaa_start.xhp
msgctxt ""
@@ -8830,8 +8830,8 @@ msgctxt ""
"gallery_insert.xhp\n"
"par_id3145068\n"
"help.text"
-msgid "Open the Gallery by clicking the <emph>Gallery</emph> icon on the <emph>Standard</emph> bar, or by selecting <emph>Tools - Gallery</emph>."
-msgstr "Отворете галерията, като щракнете върху иконата <emph>Галерия</emph> на лентата <emph>Стандартни</emph> или изберете <emph>Инструменти - Галерия</emph>."
+msgid "Open the Gallery by clicking the <emph>Gallery</emph> icon on the <emph>Standard</emph> bar, or by choosing <emph>Insert - Media - Gallery</emph>."
+msgstr ""
#: gallery_insert.xhp
msgctxt ""
diff --git a/source/bg/helpcontent2/source/text/shared/optionen.po b/source/bg/helpcontent2/source/text/shared/optionen.po
index 2ab21d9c72a..8f27fd1773f 100644
--- a/source/bg/helpcontent2/source/text/shared/optionen.po
+++ b/source/bg/helpcontent2/source/text/shared/optionen.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 12:23+0100\n"
-"PO-Revision-Date: 2018-10-04 13:34+0000\n"
-"Last-Translator: Mihail Balabanov <m.balabanov@gmail.com>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:51+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: .\n"
"Language: bg\n"
"MIME-Version: 1.0\n"
@@ -13,9 +13,9 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.8\n"
"X-Project-Style: openoffice\n"
-"X-POOTLE-MTIME: 1538660046.000000\n"
+"X-POOTLE-MTIME: 1542196301.000000\n"
#: 01000000.xhp
msgctxt ""
@@ -268,6 +268,14 @@ msgstr "Някои от данните на потребителя се вклю
#: 01010100.xhp
msgctxt ""
"01010100.xhp\n"
+"par_id3153032\n"
+"help.text"
+msgid "User data is also used when commenting and in tracking changes mode, to identify comments/edits author; and to mark last edit position in document, so that when author opens the document later, it opens at the last edit position."
+msgstr ""
+
+#: 01010100.xhp
+msgctxt ""
+"01010100.xhp\n"
"hd_id3147653\n"
"help.text"
msgid "Address"
@@ -14742,8 +14750,8 @@ msgctxt ""
"opencl.xhp\n"
"par_id5293741\n"
"help.text"
-msgid "for more information on OpenCL, visit <link href=\"http://www.khronos.org/opencl/\">the OpenCL site</link>"
-msgstr "За повече информация относно OpenCL посетете <link href=\"http://www.khronos.org/opencl/\">сайта на стандарта</link>."
+msgid "for more information on OpenCL, visit <link href=\"https://www.khronos.org/opencl/\">the OpenCL site</link>"
+msgstr ""
#: persona_firefox.xhp
msgctxt ""
diff --git a/source/bg/helpcontent2/source/text/swriter/00.po b/source/bg/helpcontent2/source/text/swriter/00.po
index 25a5381ae6d..72366c83be5 100644
--- a/source/bg/helpcontent2/source/text/swriter/00.po
+++ b/source/bg/helpcontent2/source/text/swriter/00.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-09-03 13:23+0200\n"
-"PO-Revision-Date: 2018-09-07 10:51+0000\n"
-"Last-Translator: Mihail Balabanov <m.balabanov@gmail.com>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:51+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: bg\n"
"MIME-Version: 1.0\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: Pootle 2.8\n"
-"X-POOTLE-MTIME: 1536317488.000000\n"
+"X-POOTLE-MTIME: 1542196303.000000\n"
#: 00000004.xhp
msgctxt ""
@@ -37,8 +37,8 @@ msgctxt ""
"00000004.xhp\n"
"par_id3150253\n"
"help.text"
-msgid "<image src=\"cmd/sc_wrapoff.png\" id=\"img_id3145389\"><alt id=\"alt_id3145389\">Icon</alt></image>"
-msgstr "<image src=\"cmd/sc_wrapoff.png\" id=\"img_id3145389\"><alt id=\"alt_id3145389\">Икона</alt></image>"
+msgid "<image src=\"cmd/sc_wrapoff.png\" id=\"img_id3145389\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3145389\">Wrap Off Icon</alt></image>"
+msgstr ""
#: 00000004.xhp
msgctxt ""
@@ -53,8 +53,8 @@ msgctxt ""
"00000004.xhp\n"
"par_id3156397\n"
"help.text"
-msgid "<image src=\"cmd/sc_wrapon.png\" id=\"img_id3149048\"><alt id=\"alt_id3149048\">Icon</alt></image>"
-msgstr "<image src=\"cmd/sc_wrapon.png\" id=\"img_id3149048\"><alt id=\"alt_id3149048\">Икона</alt></image>"
+msgid "<image src=\"cmd/sc_wrapon.png\" id=\"img_id3149048\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3149048\">Wrap On Icon</alt></image>"
+msgstr ""
#: 00000004.xhp
msgctxt ""
@@ -69,8 +69,8 @@ msgctxt ""
"00000004.xhp\n"
"par_id3154558\n"
"help.text"
-msgid "<image src=\"cmd/sc_wrapthrough.png\" id=\"img_id3152999\"><alt id=\"alt_id3152999\">Icon</alt></image>"
-msgstr "<image src=\"cmd/sc_wrapthrough.png\" id=\"img_id3152999\"><alt id=\"alt_id3152999\">Икона</alt></image>"
+msgid "<image src=\"cmd/sc_wrapthrough.png\" id=\"img_id3152999\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3152999\">Wrap Through Icon</alt></image>"
+msgstr ""
#: 00000004.xhp
msgctxt ""
@@ -85,8 +85,8 @@ msgctxt ""
"00000004.xhp\n"
"par_id3148773\n"
"help.text"
-msgid "<image src=\"res/sc06301.png\" id=\"img_id3149026\"><alt id=\"alt_id3149026\">Icon</alt></image>"
-msgstr "<image src=\"res/sc06301.png\" id=\"img_id3149026\"><alt id=\"alt_id3149026\">Икона</alt></image>"
+msgid "<image src=\"res/sc06301.png\" id=\"img_id3149026\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3149026\">Jump to Previous Script Icon</alt></image>"
+msgstr ""
#: 00000004.xhp
msgctxt ""
@@ -101,8 +101,8 @@ msgctxt ""
"00000004.xhp\n"
"par_id3151265\n"
"help.text"
-msgid "<image src=\"res/sc06300.png\" id=\"img_id3151272\"><alt id=\"alt_id3151272\">Icon</alt></image>"
-msgstr "<image src=\"res/sc06300.png\" id=\"img_id3151272\"><alt id=\"alt_id3151272\">Икона</alt></image>"
+msgid "<image src=\"res/sc06300.png\" id=\"img_id3151272\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3151272\"> Jump to Next Script Icon</alt></image>"
+msgstr ""
#: 00000004.xhp
msgctxt ""
@@ -381,8 +381,8 @@ msgctxt ""
"00000403.xhp\n"
"par_id3154763\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command </caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F8"
-msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command </caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F8"
+msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F8"
+msgstr ""
#: 00000403.xhp
msgctxt ""
@@ -397,8 +397,8 @@ msgctxt ""
"00000403.xhp\n"
"par_id3151387\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command </caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F9"
-msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command </caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F9"
+msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F9"
+msgstr ""
#: 00000403.xhp
msgctxt ""
@@ -413,8 +413,8 @@ msgctxt ""
"00000403.xhp\n"
"par_id3145823\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command </caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F10"
-msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command </caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F10"
+msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F10"
+msgstr ""
#: 00000403.xhp
msgctxt ""
@@ -429,8 +429,8 @@ msgctxt ""
"00000403.xhp\n"
"par_id3150932\n"
"help.text"
-msgid "<image id=\"img_id3150502\" src=\"cmd/sc_controlcodes.png\"><alt id=\"alt_id3150502\">Icon</alt></image>"
-msgstr "<image id=\"img_id3150502\" src=\"cmd/sc_controlcodes.png\"><alt id=\"alt_id3150502\">Икона</alt></image>"
+msgid "<image id=\"img_id3150502\" src=\"cmd/sc_controlcodes.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3150502\">Formatting Marks Icon</alt></image>"
+msgstr ""
#: 00000403.xhp
msgctxt ""
@@ -461,8 +461,8 @@ msgctxt ""
"00000403.xhp\n"
"par_id3150765\n"
"help.text"
-msgid "<image id=\"img_id3147572\" src=\"cmd/sc_browseview.png\"><alt id=\"alt_id3147572\">Icon</alt></image>"
-msgstr "<image id=\"img_id3147572\" src=\"cmd/sc_browseview.png\"><alt id=\"alt_id3147572\">Икона</alt></image>"
+msgid "<image id=\"img_id3147572\" src=\"cmd/sc_browseview.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3147572\">Web Icon</alt></image>"
+msgstr ""
#: 00000403.xhp
msgctxt ""
@@ -2461,8 +2461,8 @@ msgctxt ""
"stylesmenu.xhp\n"
"par_id941529884998705\n"
"help.text"
-msgid "<variable id=\"ses\">Choose <emph>Styles - Edit Styles</emph></variable>."
-msgstr "<variable id=\"ses\">Изберете <emph>Стилове - Редактиране на стилове</emph></variable>."
+msgid "<variable id=\"ses\">Choose <emph>Styles - Edit Styles...</emph></variable>."
+msgstr ""
#: stylesmenu.xhp
msgctxt ""
diff --git a/source/bg/svtools/messages.po b/source/bg/svtools/messages.po
index 2703cffd09d..9888fb03608 100644
--- a/source/bg/svtools/messages.po
+++ b/source/bg/svtools/messages.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-05 17:38+0100\n"
-"PO-Revision-Date: 2018-09-11 13:20+0000\n"
-"Last-Translator: Mihail Balabanov <m.balabanov@gmail.com>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:34+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: bg\n"
"MIME-Version: 1.0\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1536672037.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542195240.000000\n"
#: include/svtools/strings.hrc:25
msgctxt "STR_UNDO"
@@ -1534,8 +1534,8 @@ msgstr "Сричкопренасяне с Libhyphen"
#: include/svtools/strings.hrc:360
msgctxt "STR_DESCRIPTION_MYTHES"
-msgid "Mythes Thesaurus"
-msgstr "Синонимен речник Mythes"
+msgid "MyThes Thesaurus"
+msgstr ""
#: include/svtools/strings.hrc:361
msgctxt "STR_DESCRIPTION_IGNOREALLLIST"
diff --git a/source/bg/sw/messages.po b/source/bg/sw/messages.po
index b3fa359bf8e..d8786737808 100644
--- a/source/bg/sw/messages.po
+++ b/source/bg/sw/messages.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 12:23+0100\n"
-"PO-Revision-Date: 2018-10-29 14:42+0000\n"
-"Last-Translator: Mihail Balabanov <m.balabanov@gmail.com>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:34+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: bg\n"
"MIME-Version: 1.0\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1540824146.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542195240.000000\n"
#: sw/inc/app.hrc:29
msgctxt "RID_PARAGRAPHSTYLEFAMILY"
@@ -6848,7 +6848,12 @@ msgctxt "asciifilterdialog|lf"
msgid "_LF"
msgstr "_LF"
-#: sw/uiconfig/swriter/ui/asciifilterdialog.ui:264
+#: sw/uiconfig/swriter/ui/asciifilterdialog.ui:258
+msgctxt "asciifilterdialog|includebom"
+msgid "Include byte-order-mark"
+msgstr ""
+
+#: sw/uiconfig/swriter/ui/asciifilterdialog.ui:280
msgctxt "asciifilterdialog|label1"
msgid "Properties"
msgstr "Свойства"
diff --git a/source/bg/swext/mediawiki/help.po b/source/bg/swext/mediawiki/help.po
index 16c7d02bd6d..1f8b8dc2d8d 100644
--- a/source/bg/swext/mediawiki/help.po
+++ b/source/bg/swext/mediawiki/help.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 12:23+0100\n"
-"PO-Revision-Date: 2017-02-16 20:36+0000\n"
-"Last-Translator: Mihail Balabanov <m.balabanov@gmail.com>\n"
+"POT-Creation-Date: 2018-11-15 13:53+0100\n"
+"PO-Revision-Date: 2018-11-12 11:36+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: bg\n"
"MIME-Version: 1.0\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1487277405.000000\n"
+"X-POOTLE-MTIME: 1542022587.000000\n"
#: help.tree
msgctxt ""
@@ -93,8 +93,8 @@ msgctxt ""
"wiki.xhp\n"
"par_id7387615\n"
"help.text"
-msgid "A wiki account on a supported <link href=\"http://www.mediawiki.org/wiki/MediaWiki\">MediaWiki</link> server"
-msgstr "Потребителски профил в поддържан <link href=\"http://www.mediawiki.org/wiki/MediaWiki\">MediaWiki</link> сървър"
+msgid "A wiki account on a supported <link href=\"https://www.mediawiki.org/wiki/MediaWiki\">MediaWiki</link> server"
+msgstr ""
#: wiki.xhp
msgctxt ""
@@ -149,24 +149,24 @@ msgctxt ""
"wiki.xhp\n"
"par_id368968\n"
"help.text"
-msgid "In the <link href=\"com.sun.wiki-publisher/wikisettings.xhp\">Options</link> dialog, click Add."
-msgstr "В диалогa <link href=\"com.sun.wiki-publisher/wikisettings.xhp\">Настройки</link> натиснете „Добавяне“."
+msgid "In the <link href=\"com.sun.wiki-publisher/wikisettings.xhp\"><emph>Options</emph></link> dialog, click <emph>Add</emph>."
+msgstr ""
#: wiki.xhp
msgctxt ""
"wiki.xhp\n"
"par_id6962187\n"
"help.text"
-msgid "In the <link href=\"com.sun.wiki-publisher/wikiaccount.xhp\">MediaWiki</link> dialog, enter the account information for the wiki."
-msgstr "В диалога <link href=\"com.sun.wiki-publisher/wikiaccount.xhp\">MediaWiki</link> въведете информацията за влизане в уикито."
+msgid "In the <link href=\"com.sun.wiki-publisher/wikiaccount.xhp\"><emph>MediaWiki</emph></link> dialog, enter the account information for the wiki."
+msgstr ""
#: wiki.xhp
msgctxt ""
"wiki.xhp\n"
"par_id5328836\n"
"help.text"
-msgid "In the URL text box, enter the address of a wiki that you want to connect to."
-msgstr "В текстовото поле URL въведете адреса на уикито, с което желаете да се свържете."
+msgid "In the <emph>URL</emph> text box, enter the address of a wiki that you want to connect to."
+msgstr ""
#: wiki.xhp
msgctxt ""
@@ -181,8 +181,8 @@ msgctxt ""
"wiki.xhp\n"
"par_id5906552\n"
"help.text"
-msgid "In the Username box, enter your user ID for your wiki account."
-msgstr "В полето „Име на потребител“ въведете потребителското си име в уикито."
+msgid "In the <emph>Username</emph> box, enter your user ID for your wiki account."
+msgstr ""
#: wiki.xhp
msgctxt ""
@@ -197,8 +197,8 @@ msgctxt ""
"wiki.xhp\n"
"par_id8869594\n"
"help.text"
-msgid "In the Password box, enter the password for your wiki account, then click OK."
-msgstr "Въведете паролата си за уикито в полето „Парола“ и натиснете OK."
+msgid "In the Password box, enter the password for your wiki account, then click <emph>OK</emph>."
+msgstr ""
#: wiki.xhp
msgctxt ""
@@ -245,8 +245,8 @@ msgctxt ""
"wiki.xhp\n"
"par_id228278\n"
"help.text"
-msgid "In the <link href=\"com.sun.wiki-publisher/wikisend.xhp\">Send to MediaWiki</link> dialog, specify the settings for your entry."
-msgstr "В диалоговия прозорец <link href=\"com.sun.wiki-publisher/wikisend.xhp\">Изпращане към MediaWiki</link> задайте настройките за статията си."
+msgid "In the <link href=\"com.sun.wiki-publisher/wikisend.xhp\"><emph>Send to MediaWiki</emph></link> dialog, specify the settings for your entry."
+msgstr ""
#: wiki.xhp
msgctxt ""
diff --git a/source/bn-IN/chart2/messages.po b/source/bn-IN/chart2/messages.po
index 67a61e6a9f8..7ccc68a9575 100644
--- a/source/bn-IN/chart2/messages.po
+++ b/source/bn-IN/chart2/messages.po
@@ -4,8 +4,8 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2018-11-05 17:38+0100\n"
-"PO-Revision-Date: 2018-11-11 07:25+0000\n"
-"Last-Translator: biraj <brnet00@gmail.com>\n"
+"PO-Revision-Date: 2018-11-13 05:59+0000\n"
+"Last-Translator: joydeep <jdsk2013@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: bn_IN\n"
"MIME-Version: 1.0\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1541921140.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542088742.000000\n"
#: chart2/inc/strings.hrc:24
msgctxt "STR_DLG_CHART_WIZARD"
@@ -1699,10 +1699,9 @@ msgid "P_lacement:"
msgstr "অবস্থান (_P):"
#: chart2/uiconfig/ui/sidebarseries.ui:83
-#, fuzzy
msgctxt "sidebarseries|comboboxtext_label"
msgid "Above"
-msgstr "ঊর্ধ্বে"
+msgstr "উপরে"
#: chart2/uiconfig/ui/sidebarseries.ui:84
msgctxt "sidebarseries|comboboxtext_label"
diff --git a/source/bn-IN/cui/messages.po b/source/bn-IN/cui/messages.po
index c0deca8df4d..3cb25b36828 100644
--- a/source/bn-IN/cui/messages.po
+++ b/source/bn-IN/cui/messages.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 12:22+0100\n"
-"PO-Revision-Date: 2018-11-11 07:48+0000\n"
-"Last-Translator: parnas <parnasghosh@gmail.com>\n"
+"POT-Creation-Date: 2018-11-14 12:21+0100\n"
+"PO-Revision-Date: 2018-11-14 11:34+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: bn_IN\n"
"MIME-Version: 1.0\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1541922539.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542195260.000000\n"
#: cui/inc/strings.hrc:24
msgctxt "RID_SVXSTR_KEY_CONFIG_DIR"
@@ -1561,142 +1561,137 @@ msgid "Dimension line"
msgstr "মাত্রা লাইন"
#: cui/inc/strings.hrc:365
-msgctxt "RID_SVXSTR_LOAD_ERROR"
-msgid "The selected module could not be loaded."
-msgstr "নির্বাচিত মডিউল লোড করা যায়নি।"
-
-#: cui/inc/strings.hrc:366
#, fuzzy
msgctxt "RID_SVXSTR_STARTQUOTE"
msgid "Start Quote"
msgstr "উদ্ধৃতি আরম্ভ (_S):"
-#: cui/inc/strings.hrc:367
+#: cui/inc/strings.hrc:366
msgctxt "RID_SVXSTR_ENDQUOTE"
msgid "End Quote"
msgstr ""
-#: cui/inc/strings.hrc:369
+#: cui/inc/strings.hrc:368
msgctxt "RID_SVXSTR_SELECTEDPERSONA"
msgid "Selected Theme: "
msgstr "নির্বাচিত থীম:"
-#: cui/inc/strings.hrc:370
+#: cui/inc/strings.hrc:369
msgctxt "RID_SVXSTR_SEARCHING"
msgid "Searching, please wait..."
msgstr "অনুসন্ধান করা হচ্ছে, দয়া করে অপেক্ষা করুন..."
-#: cui/inc/strings.hrc:371
+#: cui/inc/strings.hrc:370
msgctxt "RID_SVXSTR_SEARCHERROR"
msgid "Cannot open %1, please try again later."
msgstr "%1 খোলা যাচ্ছে না, দয়া করে পরে অাবার চেষ্টা করুন।"
-#: cui/inc/strings.hrc:372
+#: cui/inc/strings.hrc:371
msgctxt "RID_SVXSTR_NORESULTS"
msgid "No results found."
msgstr "কোনো ফলাফল পাওয়া যায়নি।"
-#: cui/inc/strings.hrc:373
+#: cui/inc/strings.hrc:372
msgctxt "RID_SVXSTR_APPLYPERSONA"
msgid "Applying Theme..."
msgstr "থীম প্রয়োগ করা হচ্ছে..."
-#: cui/inc/strings.hrc:374
+#: cui/inc/strings.hrc:373
msgctxt "RID_SVXSTR_INVALIDPERSONAURL"
msgid "Please enter a valid theme address or a search term."
msgstr ""
-#: cui/inc/strings.hrc:376
+#: cui/inc/strings.hrc:375
msgctxt "RID_SVXSTR_TABLE_PRESET_NONE"
msgid "Set No Borders"
msgstr "কোন সীমানা নয়"
-#: cui/inc/strings.hrc:377
+#: cui/inc/strings.hrc:376
msgctxt "RID_SVXSTR_TABLE_PRESET_ONLYOUTER"
msgid "Set Outer Border Only"
msgstr "শুধুমাত্র বহিঃস্থ সীমানা নির্ধারণ"
-#: cui/inc/strings.hrc:378
+#: cui/inc/strings.hrc:377
msgctxt "RID_SVXSTR_TABLE_PRESET_OUTERHORI"
msgid "Set Outer Border and Horizontal Lines"
msgstr "বহিঃস্থ সীমানা ও অনুভূমিক রেখা নির্ধারণ"
-#: cui/inc/strings.hrc:379
+#: cui/inc/strings.hrc:378
msgctxt "RID_SVXSTR_TABLE_PRESET_OUTERALL"
msgid "Set Outer Border and All Inner Lines"
msgstr "বহিঃস্থ সীমানা ও সব অন্তঃস্থ রেখা নির্ধারণ"
-#: cui/inc/strings.hrc:380
+#: cui/inc/strings.hrc:379
msgctxt "RID_SVXSTR_TABLE_PRESET_OUTERINNER"
msgid "Set Outer Border Without Changing Inner Lines"
msgstr "অন্তঃস্থ রেখা পরিবর্তন না করে বহিঃস্থ সীমানা নির্ধারণ"
-#: cui/inc/strings.hrc:381
+#: cui/inc/strings.hrc:380
msgctxt "RID_SVXSTR_PARA_PRESET_DIAGONAL"
msgid "Set Diagonal Lines Only"
msgstr "শুধুমাত্র তির্যক রেখা নির্ধারণ"
-#: cui/inc/strings.hrc:382
+#: cui/inc/strings.hrc:381
msgctxt "RID_SVXSTR_PARA_PRESET_ALL"
msgid "Set All Four Borders"
msgstr "চারটি সীমানার প্রতিটি নির্ধারণ"
-#: cui/inc/strings.hrc:383
+#: cui/inc/strings.hrc:382
msgctxt "RID_SVXSTR_PARA_PRESET_LEFTRIGHT"
msgid "Set Left and Right Borders Only"
msgstr "শুধুমাত্র বাম ও ডান সীমানা নির্ধারণ"
-#: cui/inc/strings.hrc:384
+#: cui/inc/strings.hrc:383
msgctxt "RID_SVXSTR_PARA_PRESET_TOPBOTTOM"
msgid "Set Top and Bottom Borders Only"
msgstr "শুধুমাত্র শীর্ষ ও নিম্ন সীমানা নির্ধারণ"
-#: cui/inc/strings.hrc:385
+#: cui/inc/strings.hrc:384
msgctxt "RID_SVXSTR_PARA_PRESET_ONLYLEFT"
msgid "Set Left Border Only"
msgstr "শুধুমাত্র বাম সীমানা নির্ধারণ"
-#: cui/inc/strings.hrc:386
+#: cui/inc/strings.hrc:385
msgctxt "RID_SVXSTR_HOR_PRESET_ONLYHOR"
msgid "Set Top and Bottom Borders, and All Inner Lines"
msgstr "শীর্ষ ও নিম্ন সীমানা এবং সব অভ্যন্তরীণ রেখা নির্ধারণ"
-#: cui/inc/strings.hrc:387
+#: cui/inc/strings.hrc:386
msgctxt "RID_SVXSTR_VER_PRESET_ONLYVER"
msgid "Set Left and Right Borders, and All Inner Lines"
msgstr "বাম ও ডান সীমানা এবং সব অভ্যন্তরীণ রেখা নির্ধারণ"
-#: cui/inc/strings.hrc:388
+#: cui/inc/strings.hrc:387
msgctxt "RID_SVXSTR_SHADOW_STYLE_NONE"
msgid "No Shadow"
msgstr "কোন ছায়া নয়"
-#: cui/inc/strings.hrc:389
+#: cui/inc/strings.hrc:388
msgctxt "RID_SVXSTR_SHADOW_STYLE_BOTTOMRIGHT"
msgid "Cast Shadow to Bottom Right"
msgstr "নিচে ডানে ছায়া ফেলা"
-#: cui/inc/strings.hrc:390
+#: cui/inc/strings.hrc:389
msgctxt "RID_SVXSTR_SHADOW_STYLE_TOPRIGHT"
msgid "Cast Shadow to Top Right"
msgstr "উপরে ডানে ছায়া ফেলা"
-#: cui/inc/strings.hrc:391
+#: cui/inc/strings.hrc:390
msgctxt "RID_SVXSTR_SHADOW_STYLE_BOTTOMLEFT"
msgid "Cast Shadow to Bottom Left"
msgstr "নিচে বামে ছায়া ফেলা"
-#: cui/inc/strings.hrc:392
+#: cui/inc/strings.hrc:391
msgctxt "RID_SVXSTR_SHADOW_STYLE_TOPLEFT"
msgid "Cast Shadow to Top Left"
msgstr "উপরে বামে ছায়া ফেলা"
-#: cui/inc/strings.hrc:393
+#: cui/inc/strings.hrc:392
msgctxt "RID_SVXSTR_SIGNATURELINE_SIGNED_BY"
msgid "Signed by: %1"
msgstr ""
-#: cui/inc/strings.hrc:394
+#: cui/inc/strings.hrc:393
msgctxt "RID_SVXSTR_OPENCL_RESTART"
msgid "For the OpenCL changes to take effect, %PRODUCTNAME must be restarted."
msgstr ""
@@ -1707,10 +1702,9 @@ msgid "%PRODUCTNAME"
msgstr "%PRODUCTNAME"
#: cui/inc/treeopt.hrc:31
-#, fuzzy
msgctxt "SID_GENERAL_OPTIONS_RES"
msgid "User Data"
-msgstr "ব্যবহারকারী ডাটা"
+msgstr "ব্যবহারকারী ডেটা"
#: cui/inc/treeopt.hrc:32
msgctxt "SID_GENERAL_OPTIONS_RES"
@@ -1744,7 +1738,6 @@ msgid "Security"
msgstr "নিরাপত্তা"
#: cui/inc/treeopt.hrc:38
-#, fuzzy
msgctxt "SID_GENERAL_OPTIONS_RES"
msgid "Personalization"
msgstr "ব্যক্তিগত রূপদান"
@@ -1761,7 +1754,6 @@ msgid "Accessibility"
msgstr "স্বাচ্ছন্দ্যকরণ"
#: cui/inc/treeopt.hrc:41
-#, fuzzy
msgctxt "SID_GENERAL_OPTIONS_RES"
msgid "Advanced"
msgstr "উন্নত"
@@ -1798,7 +1790,6 @@ msgid "Writing Aids"
msgstr "লেখার সহায়িকা"
#: cui/inc/treeopt.hrc:52
-#, fuzzy
msgctxt "SID_LANGUAGE_OPTIONS_RES"
msgid "Searching in Japanese"
msgstr "জাপানী ভাষায় অনুসন্ধান"
@@ -1820,7 +1811,6 @@ msgid "Internet"
msgstr "ইন্টারনেট"
#: cui/inc/treeopt.hrc:60
-#, fuzzy
msgctxt "SID_INET_DLG_RES"
msgid "Proxy"
msgstr "প্রক্সি"
@@ -1848,10 +1838,9 @@ msgid "View"
msgstr "দৃশ্যপট"
#: cui/inc/treeopt.hrc:69
-#, fuzzy
msgctxt "SID_SW_EDITOPTIONS_RES"
msgid "Formatting Aids"
-msgstr "বিন্যাস করার সহায়তা"
+msgstr "বিন্যাসকরণ সহায়তা"
#: cui/inc/treeopt.hrc:70
msgctxt "SID_SW_EDITOPTIONS_RES"
@@ -1859,22 +1848,19 @@ msgid "Grid"
msgstr "গ্রিড"
#: cui/inc/treeopt.hrc:71
-#, fuzzy
msgctxt "SID_SW_EDITOPTIONS_RES"
msgid "Basic Fonts (Western)"
-msgstr "প্রাথমিক ফন্ট (পশ্চিমা)"
+msgstr "বেসিক ফন্ট (পশ্চিমা)"
#: cui/inc/treeopt.hrc:72
-#, fuzzy
msgctxt "SID_SW_EDITOPTIONS_RES"
msgid "Basic Fonts (Asian)"
-msgstr "প্রাথমিক ফন্ট (এশীয়)"
+msgstr "বেসিক ফন্ট (এশিয়ান)"
#: cui/inc/treeopt.hrc:73
-#, fuzzy
msgctxt "SID_SW_EDITOPTIONS_RES"
msgid "Basic Fonts (CTL)"
-msgstr "প্রাথমিক ফন্ট (CTL)"
+msgstr "বেসিক ফন্ট (CTL)"
#: cui/inc/treeopt.hrc:74
msgctxt "SID_SW_EDITOPTIONS_RES"
@@ -1893,10 +1879,9 @@ msgid "Changes"
msgstr "পরিবর্তিত"
#: cui/inc/treeopt.hrc:77
-#, fuzzy
msgctxt "SID_SW_EDITOPTIONS_RES"
msgid "Comparison"
-msgstr "পার্থক্য"
+msgstr "তুলনা"
#: cui/inc/treeopt.hrc:78
msgctxt "SID_SW_EDITOPTIONS_RES"
@@ -1904,22 +1889,19 @@ msgid "Compatibility"
msgstr "সুসংগতি"
#: cui/inc/treeopt.hrc:79
-#, fuzzy
msgctxt "SID_SW_EDITOPTIONS_RES"
msgid "AutoCaption"
-msgstr "AutoCaption"
+msgstr "স্বয়ংক্রিয় ক্যাপশন"
#: cui/inc/treeopt.hrc:80
-#, fuzzy
msgctxt "SID_SW_EDITOPTIONS_RES"
msgid "Mail Merge E-mail"
msgstr "ই-মেইলে মেইল মার্জ (একত্রিকরণ) প্রয়োগ করা হবে"
#: cui/inc/treeopt.hrc:85
-#, fuzzy
msgctxt "SID_SW_ONLINEOPTIONS_RES"
msgid "%PRODUCTNAME Writer/Web"
-msgstr "%PRODUCTNAME ত্রুটি"
+msgstr "%PRODUCTNAME লেখক /ওয়েব"
#: cui/inc/treeopt.hrc:86
#, fuzzy
@@ -1928,10 +1910,9 @@ msgid "View"
msgstr "দৃশ্যপট"
#: cui/inc/treeopt.hrc:87
-#, fuzzy
msgctxt "SID_SW_ONLINEOPTIONS_RES"
msgid "Formatting Aids"
-msgstr "বিন্যাস করার সহায়তা"
+msgstr "বিন্যাসকরণ সহায়তা"
#: cui/inc/treeopt.hrc:88
msgctxt "SID_SW_ONLINEOPTIONS_RES"
@@ -1966,10 +1947,9 @@ msgid "Settings"
msgstr "সেটিং"
#: cui/inc/treeopt.hrc:102
-#, fuzzy
msgctxt "SID_SC_EDITOPTIONS_RES"
msgid "%PRODUCTNAME Calc"
-msgstr "%PRODUCTNAME ম্যাক্রো"
+msgstr "%PRODUCTNAME ক্যালক"
#: cui/inc/treeopt.hrc:103
msgctxt "SID_SC_EDITOPTIONS_RES"
@@ -1989,10 +1969,9 @@ msgid "View"
msgstr "দৃশ্যপট"
#: cui/inc/treeopt.hrc:106
-#, fuzzy
msgctxt "SID_SC_EDITOPTIONS_RES"
msgid "Calculate"
-msgstr "নির্ণয়"
+msgstr "গণনা করুন"
#: cui/inc/treeopt.hrc:107
msgctxt "SID_SC_EDITOPTIONS_RES"
@@ -2102,7 +2081,6 @@ msgid "General"
msgstr "সাধারণ"
#: cui/inc/treeopt.hrc:143
-#, fuzzy
msgctxt "SID_FILTER_DLG_RES"
msgid "VBA Properties"
msgstr "VBA বৈশিষ্ট্যাবলী"
@@ -2130,10 +2108,9 @@ msgid "Connections"
msgstr "সংযোগ"
#: cui/inc/treeopt.hrc:152
-#, fuzzy
msgctxt "SID_SB_STARBASEOPTIONS_RES"
msgid "Databases"
-msgstr "ডাটাবেস"
+msgstr "ডেটাবেস"
#: cui/uiconfig/ui/aboutconfigdialog.ui:9
msgctxt "aboutconfigdialog|AboutConfig"
@@ -2262,10 +2239,9 @@ msgid "https://www.libreoffice.org/about-us/credits/"
msgstr "http://www.libreoffice.org/about-us/credits/"
#: cui/uiconfig/ui/accelconfigpage.ui:54
-#, fuzzy
msgctxt "accelconfigpage|label21"
msgid "Shortcu_t Keys"
-msgstr "শর্টকাট কী"
+msgstr "শর্টকাট কীসমূহ (_t)"
#: cui/uiconfig/ui/accelconfigpage.ui:80
msgctxt "accelconfigpage|office"
@@ -2934,10 +2910,9 @@ msgid "Center Right"
msgstr "আবরণ - বাম থেকে ডানে"
#: cui/uiconfig/ui/bitmaptabpage.ui:317
-#, fuzzy
msgctxt "bitmaptabpage|positionlb"
msgid "Bottom Left"
-msgstr "নিচে বামে?"
+msgstr "নিচে বামে"
#: cui/uiconfig/ui/bitmaptabpage.ui:318
msgctxt "bitmaptabpage|positionlb"
@@ -2945,10 +2920,9 @@ msgid "Bottom Center"
msgstr ""
#: cui/uiconfig/ui/bitmaptabpage.ui:319
-#, fuzzy
msgctxt "bitmaptabpage|positionlb"
msgid "Bottom Right"
-msgstr "নিচে ডানে?"
+msgstr "নিচে ডানে"
#: cui/uiconfig/ui/bitmaptabpage.ui:345
msgctxt "bitmaptabpage|label9"
@@ -3608,10 +3582,9 @@ msgid "CTL Font"
msgstr "CTL ফন্ট"
#: cui/uiconfig/ui/charnamepage.ui:1124
-#, fuzzy
msgctxt "charnamepage|preview-atkobject"
msgid "Preview"
-msgstr "পূর্বদৃশ্য"
+msgstr "পূর্বরূপ"
#: cui/uiconfig/ui/colorconfigwin.ui:14
msgctxt "colorconfigwin|docboundaries"
@@ -3899,10 +3872,9 @@ msgid "Shadows"
msgstr "ছায়া"
#: cui/uiconfig/ui/colorpage.ui:82
-#, fuzzy
msgctxt "colorpage|label21"
msgid "Palette:"
-msgstr "প্যালেট"
+msgstr "প্যালেট:"
#: cui/uiconfig/ui/colorpage.ui:122
msgctxt "colorpage|label20"
@@ -3920,10 +3892,9 @@ msgid "CMYK"
msgstr "CMYK"
#: cui/uiconfig/ui/colorpage.ui:205
-#, fuzzy
msgctxt "colorpage|delete"
msgid "Delete"
-msgstr "মুছুন (_D)"
+msgstr "মুছে ফেলুন"
#: cui/uiconfig/ui/colorpage.ui:220
msgctxt "colorpage|label22"
@@ -3931,7 +3902,6 @@ msgid "Custom Palette"
msgstr ""
#: cui/uiconfig/ui/colorpage.ui:286
-#, fuzzy
msgctxt "colorpage|label1"
msgid "Colors"
msgstr "রং"
@@ -5349,10 +5319,9 @@ msgid "Increment:"
msgstr "ক্রমবৃদ্ধি:"
#: cui/uiconfig/ui/gradientpage.ui:288
-#, fuzzy
msgctxt "gradientpage|autoincrement"
msgid "A_utomatic"
-msgstr "স্বয়ংক্রিয়"
+msgstr "স্বয়ংক্রিয় (_u)"
#: cui/uiconfig/ui/gradientpage.ui:320
msgctxt "gradientpage|centerft"
@@ -5811,10 +5780,9 @@ msgid "Te_xt:"
msgstr "পাঠ (_x):"
#: cui/uiconfig/ui/hyperlinkinternetpage.ui:254
-#, fuzzy
msgctxt "hyperlinkinternetpage|name_label"
msgid "Na_me:"
-msgstr "নাম:"
+msgstr "নাম (_m):"
#: cui/uiconfig/ui/hyperlinkinternetpage.ui:295
msgctxt "hyperlinkinternetpage|form_label"
@@ -8259,10 +8227,9 @@ msgid "_Edit..."
msgstr "সম্পাদনা করুন (_E)..."
#: cui/uiconfig/ui/optlingupage.ui:82
-#, fuzzy
msgctxt "optlingupage|lingumodulesedit-atkobject"
msgid "Edit Available language modules"
-msgstr "উপলব্ধ ভাষার মডিউল (_A):"
+msgstr "উপলব্ধ ভাষার মডিউল সম্পাদনা করুন"
#: cui/uiconfig/ui/optlingupage.ui:112
msgctxt "optlingupage|lingudictsft"
@@ -8280,10 +8247,9 @@ msgid "Ed_it..."
msgstr "সম্পাদনা (_i)..."
#: cui/uiconfig/ui/optlingupage.ui:167
-#, fuzzy
msgctxt "optlingupage|lingudictsedit-atkobject"
msgid "Edit User-defined dictionaries"
-msgstr "ব্যবহারকারী-নির্ধারিত অভিধাণ"
+msgstr "ব্যবহারকারী-নির্ধারিত অভিধাণ সম্পাদনা করুন"
#: cui/uiconfig/ui/optlingupage.ui:179
msgctxt "optlingupage|lingudictsdelete"
@@ -9153,7 +9119,6 @@ msgid "Large"
msgstr "বড়"
#: cui/uiconfig/ui/optviewpage.ui:383
-#, fuzzy
msgctxt "optviewpage|iconsize"
msgid "Extra Large"
msgstr "অতিরিক্ত বড়"
@@ -9596,13 +9561,11 @@ msgid "Single"
msgstr "একক"
#: cui/uiconfig/ui/paraindentspacing.ui:388
-#, fuzzy
msgctxt "paraindentspacing|liststoreLB_LINEDIST"
msgid "1.15 Lines"
msgstr "১.৫ লাইন"
#: cui/uiconfig/ui/paraindentspacing.ui:389
-#, fuzzy
msgctxt "paraindentspacing|liststoreLB_LINEDIST"
msgid "1.5 Lines"
msgstr "১.৫ লাইন"
@@ -9618,7 +9581,6 @@ msgid "Proportional"
msgstr "আনুপাতিক"
#: cui/uiconfig/ui/paraindentspacing.ui:392
-#, fuzzy
msgctxt "paraindentspacing|liststoreLB_LINEDIST"
msgid "At least"
msgstr "অন্তত"
@@ -9796,10 +9758,9 @@ msgid "Selection"
msgstr "নির্বাচন"
#: cui/uiconfig/ui/patterntabpage.ui:82
-#, fuzzy
msgctxt "patterntabpage|BTN_MODIFY"
msgid "_Modify"
-msgstr "পরিবর্তন (_M)"
+msgstr "পরিবর্তন করুন (_M)"
#: cui/uiconfig/ui/patterntabpage.ui:109
msgctxt "patterntabpage|label3"
@@ -9807,22 +9768,19 @@ msgid "Pattern"
msgstr "প্যাটার্ন"
#: cui/uiconfig/ui/patterntabpage.ui:156
-#, fuzzy
msgctxt "patterntabpage|label4"
msgid "Pattern Editor:"
-msgstr "ধরন সম্পাদক:"
+msgstr "প্যাটার্ন সম্পাদক:"
#: cui/uiconfig/ui/patterntabpage.ui:187
-#, fuzzy
msgctxt "patterntabpage|CTL_PIXEL-atkobject"
msgid "Pattern Editor"
-msgstr "ধরন সম্পাদক"
+msgstr "প্যাটার্ন সম্পাদক"
#: cui/uiconfig/ui/patterntabpage.ui:218
-#, fuzzy
msgctxt "patterntabpage|label5"
msgid "Foreground Color:"
-msgstr "পটভূমির রং"
+msgstr "পুরোভূমির রং"
#: cui/uiconfig/ui/patterntabpage.ui:262
#, fuzzy
@@ -9831,7 +9789,6 @@ msgid "Background Color:"
msgstr "পটভূমির রং"
#: cui/uiconfig/ui/patterntabpage.ui:304
-#, fuzzy
msgctxt "patterntabpage|label1"
msgid "Options"
msgstr "অপশন"
@@ -9842,10 +9799,9 @@ msgid "Example"
msgstr "উদাহরণ"
#: cui/uiconfig/ui/patterntabpage.ui:375
-#, fuzzy
msgctxt "patterntabpage|label2"
msgid "Preview"
-msgstr "পূর্বদৃশ্য"
+msgstr "পূর্বরূপ"
#: cui/uiconfig/ui/percentdialog.ui:14
msgctxt "percentdialog|PercentDialog"
@@ -10004,10 +9960,9 @@ msgid "Spacing"
msgstr "ফাঁকা"
#: cui/uiconfig/ui/positionpage.ui:514
-#, fuzzy
msgctxt "positionpage|preview-atkobject"
msgid "Preview"
-msgstr "পূর্বদৃশ্য"
+msgstr "পূর্বরূপ"
#: cui/uiconfig/ui/positionsizedialog.ui:8
msgctxt "positionsizedialog|PositionAndSizeDialog"
@@ -10405,10 +10360,9 @@ msgid "Attributes"
msgstr "বৈশিষ্ট্যাবলী"
#: cui/uiconfig/ui/searchformatdialog.ui:8
-#, fuzzy
msgctxt "searchformatdialog|SearchFormatDialog"
msgid "Text Format "
-msgstr "পাঠ্য বিন্যাস"
+msgstr "টেক্সট বিন্যাস"
#: cui/uiconfig/ui/searchformatdialog.ui:134
msgctxt "searchformatdialog|font"
@@ -10451,7 +10405,6 @@ msgid "Asian Typography"
msgstr "এশীয় মুদ্রণশৈলী"
#: cui/uiconfig/ui/searchformatdialog.ui:511
-#, fuzzy
msgctxt "searchformatdialog|background"
msgid "Highlighting"
msgstr "উজ্জ্বলকরণ"
@@ -10768,22 +10721,43 @@ msgctxt "signsignatureline|btn_select_certificate"
msgid "Select Certificate"
msgstr ""
-#: cui/uiconfig/ui/signsignatureline.ui:168
+#. Name of the signer
+#: cui/uiconfig/ui/signsignatureline.ui:166
+msgctxt "signsignatureline|label_name"
+msgid "or"
+msgstr ""
+
+#: cui/uiconfig/ui/signsignatureline.ui:175
+msgctxt "signsignatureline|btn_load_image"
+msgid "Use Signature Image"
+msgstr ""
+
+#: cui/uiconfig/ui/signsignatureline.ui:190
+msgctxt "signsignatureline|btn_clear_image"
+msgid "Clear"
+msgstr ""
+
+#: cui/uiconfig/ui/signsignatureline.ui:206
+msgctxt "signsignatureline|label_image_dimensions"
+msgid "Best image size: 600 x 100 px"
+msgstr ""
+
+#: cui/uiconfig/ui/signsignatureline.ui:237
msgctxt "signsignatureline|label_sign"
msgid "Sign"
msgstr ""
-#: cui/uiconfig/ui/signsignatureline.ui:205
+#: cui/uiconfig/ui/signsignatureline.ui:274
msgctxt "signsignatureline|label_add_comment"
msgid "Add comment:"
msgstr ""
-#: cui/uiconfig/ui/signsignatureline.ui:241
+#: cui/uiconfig/ui/signsignatureline.ui:310
msgctxt "signsignatureline|label_hint"
msgid "Instructions from the document creator:"
msgstr ""
-#: cui/uiconfig/ui/signsignatureline.ui:274
+#: cui/uiconfig/ui/signsignatureline.ui:343
msgctxt "signsignatureline|label_more"
msgid "More"
msgstr ""
@@ -10934,10 +10908,9 @@ msgid "Font:"
msgstr "ফন্ট:"
#: cui/uiconfig/ui/specialcharacters.ui:135
-#, fuzzy
msgctxt "specialcharacters|srchft"
msgid "Search:"
-msgstr "অনুসন্ধান করুন…"
+msgstr "অনুসন্ধান করুনঃ"
#: cui/uiconfig/ui/specialcharacters.ui:221
msgctxt "specialcharacters|hexlabel"
@@ -11392,10 +11365,9 @@ msgid "_Adjust to contour"
msgstr "কনট্যুরের সাথে মানানসই (_A)"
#: cui/uiconfig/ui/textattrtabpage.ui:130
-#, fuzzy
msgctxt "textattrtabpage|label1"
msgid "Drawing Object Text"
-msgstr "অঙ্কন বস্তুর লেখা"
+msgstr "অঙ্কন বস্তুর টেক্সট"
#: cui/uiconfig/ui/textattrtabpage.ui:163
msgctxt "textattrtabpage|TSB_WORDWRAP_TEXT"
@@ -11513,7 +11485,6 @@ msgid "Position:"
msgstr "অবস্থান:"
#: cui/uiconfig/ui/textflowpage.ui:323
-#, fuzzy
msgctxt "textflowpage|comboPageStyle-atkobject"
msgid "Page Style"
msgstr "পৃষ্ঠা শৈলী"
@@ -11814,10 +11785,9 @@ msgid "Enclosing Character"
msgstr "বন্ধনী অক্ষর"
#: cui/uiconfig/ui/twolinespage.ui:285
-#, fuzzy
msgctxt "twolinespage|preview-atkobject"
msgid "Preview"
-msgstr "পূর্বদৃশ্য"
+msgstr "পূর্বরূপ"
#: cui/uiconfig/ui/wordcompletionpage.ui:43
msgctxt "wordcompletionpage|delete"
@@ -11921,10 +11891,9 @@ msgid "Columns:"
msgstr "কলাম:"
#: cui/uiconfig/ui/zoomdialog.ui:341
-#, fuzzy
msgctxt "zoomdialog|columnssb-atkobject"
msgid "Columns"
-msgstr "কলাম:"
+msgstr "কলাম"
#: cui/uiconfig/ui/zoomdialog.ui:365
msgctxt "zoomdialog|bookmode"
diff --git a/source/bn-IN/helpcontent2/source/text/sbasic/shared/01.po b/source/bn-IN/helpcontent2/source/text/sbasic/shared/01.po
index 9e2a468466c..2cb22e95ce1 100644
--- a/source/bn-IN/helpcontent2/source/text/sbasic/shared/01.po
+++ b/source/bn-IN/helpcontent2/source/text/sbasic/shared/01.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-05-16 16:54+0200\n"
-"PO-Revision-Date: 2016-05-02 07:40+0000\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:52+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: bn_IN\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1462174810.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542196330.000000\n"
#: 06130000.xhp
msgctxt ""
@@ -93,7 +93,7 @@ msgctxt ""
"06130000.xhp\n"
"par_id3154791\n"
"help.text"
-msgid "<ahelp hid=\"modules/BasicIDE/ui/basicmacrodialog/run\">Runs or saves the current macro.</ahelp>"
+msgid "<ahelp hid=\"modules/BasicIDE/ui/basicmacrodialog/ok\">Runs or saves the current macro.</ahelp>"
msgstr ""
#: 06130000.xhp
diff --git a/source/bn-IN/helpcontent2/source/text/scalc/00.po b/source/bn-IN/helpcontent2/source/text/scalc/00.po
index 5e718013efc..4f743a5b2ed 100644
--- a/source/bn-IN/helpcontent2/source/text/scalc/00.po
+++ b/source/bn-IN/helpcontent2/source/text/scalc/00.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2017-11-22 13:53+0100\n"
-"PO-Revision-Date: 2016-11-22 16:59+0000\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:52+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: bn_IN\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1479833988.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542196332.000000\n"
#: 00000004.xhp
msgctxt ""
@@ -29,24 +29,24 @@ msgctxt ""
"00000004.xhp\n"
"hd_id3155535\n"
"help.text"
-msgid "<variable id=\"wie\">To access this function... </variable>"
-msgstr "<variable id=\"wie\">এই ফাংশনটি ব্যবহার করতে... </variable>"
+msgid "<variable id=\"wie\">To access this function...</variable>"
+msgstr ""
#: 00000004.xhp
msgctxt ""
"00000004.xhp\n"
"par_idN1056E\n"
"help.text"
-msgid "<variable id=\"moreontop\">More explanations on top of this page. </variable>"
-msgstr "<variable id=\"moreontop\">এই পৃষ্ঠার উপর অংশে আরও ব্যাখ্যা আছে। </variable>"
+msgid "<variable id=\"moreontop\">More explanations on top of this page.</variable>"
+msgstr ""
#: 00000004.xhp
msgctxt ""
"00000004.xhp\n"
"par_idN105AF\n"
"help.text"
-msgid "<variable id=\"optional\">In the %PRODUCTNAME Calc functions, parameters marked as \"optional\" can be left out only when no parameter follows. For example, in a function with four parameters, where the last two parameters are marked as \"optional\", you can leave out parameter 4 or parameters 3 and 4, but you cannot leave out parameter 3 alone. </variable>"
-msgstr "<variable id=\"optional\">%PRODUCTNAME ক্যালক ফাংশনে, \"ঐচ্ছিক\" হিসেবে চিহ্নিত প্যারামিটার বাদ দেয়া যেতে পারে, শুধুমাত্র যদি এটা সর্বশেষ প্যারামিটার হয়। উদাহরণস্বরূপ, চারটি প্যারামিটারযুক্ত কোনো ফাংশন, যার শেষ দুটি প্যারামিটার \"ঐচ্ছিক\" হিসেবে চিহ্নিত, আপনি চতুর্থ প্যারামিটার বা তৃতীয় এবং চতুর্থ প্যারামিটার বাদ দিতে পারবেন, কিন্তু আপনি এককভাবে তৃতীয় প্যারামিটারটি বাদ দিতে পারবেন না।</variable>"
+msgid "<variable id=\"optional\">In the %PRODUCTNAME Calc functions, parameters marked as \"optional\" can be left out only when no parameter follows. For example, in a function with four parameters, where the last two parameters are marked as \"optional\", you can leave out parameter 4 or parameters 3 and 4, but you cannot leave out parameter 3 alone.</variable>"
+msgstr ""
#: 00000004.xhp
msgctxt ""
@@ -77,63 +77,63 @@ msgctxt ""
"00000402.xhp\n"
"par_id3155555\n"
"help.text"
-msgid "<variable id=\"kopffuss\">Choose <emph>Insert - Headers and Footers</emph></variable>"
-msgstr "<variable id=\"kopffuss\"><emph>সম্পাদনা - শীর্ষচরণ এবং পাদচরণ</emph> নির্বাচন করুন </variable>"
+msgid "<variable id=\"kopffuss\">Choose <emph>Insert - Headers and Footers</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3159233\n"
"help.text"
-msgid "<variable id=\"bkopfzeile\">Choose <emph>Insert - Headers and Footers - Header and Footer</emph> tabs</variable>"
-msgstr "<variable id=\"bkopfzeile\"><emph>সম্পাদনা - শীর্ষচরণ এবং পাদচরণ - শীর্ষচরণ/পাদচরণ</emph>ট্যাব নির্বাচন করুন</variable>"
+msgid "<variable id=\"bkopfzeile\">Choose <emph>Insert - Headers and Footers - Header and Footer</emph> tabs.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3150443\n"
"help.text"
-msgid "<variable id=\"bausfullen\">Choose <emph>Sheet - Fill Cells</emph></variable>"
-msgstr "<variable id=\"bausfullen\"><emph>সম্পাদনা - ভরাট</emph> নির্বাচন করুন</variable>"
+msgid "<variable id=\"bausfullen\">Choose <emph>Sheet - Fill Cells</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3143267\n"
"help.text"
-msgid "<variable id=\"bausunten\">Choose <emph>Sheet - Fill Cells - Down</emph></variable>"
-msgstr "<variable id=\"bausunten\"><emph>সম্পাদনা - ভরাট - নিচে</emph> নির্বাচন করুন</variable>"
+msgid "<variable id=\"bausunten\">Choose <emph>Sheet - Fill Cells - Down</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3153880\n"
"help.text"
-msgid "<variable id=\"bausrechts\">Choose <emph>Sheet - Fill Cells - Right</emph></variable>"
-msgstr "<variable id=\"bausrechts\"><emph>সম্পাদনা - ভরাট - ডান</emph> নির্বাচন করুন</variable>"
+msgid "<variable id=\"bausrechts\">Choose <emph>Sheet - Fill Cells - Right</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3151245\n"
"help.text"
-msgid "<variable id=\"bausoben\">Choose <emph>Sheet - Fill Cells - Up</emph></variable>"
-msgstr "<variable id=\"bausoben\"><emph>সম্পাদনা - ভরাট - উপরে</emph> নির্বাচন করুন</variable>"
+msgid "<variable id=\"bausoben\">Choose <emph>Sheet - Fill Cells - Up</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3145068\n"
"help.text"
-msgid "<variable id=\"bauslinks\">Choose <emph>Sheet - Fill Cells - Left</emph></variable>"
-msgstr "<variable id=\"bauslinks\"><emph>সম্পাদনা - ভরাট - বামে</emph> নির্বাচন করুন</variable>"
+msgid "<variable id=\"bauslinks\">Choose <emph>Sheet - Fill Cells - Left</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3150400\n"
"help.text"
-msgid "<variable id=\"baustab\">Choose <emph>Sheet - Fill Cells - Sheets</emph></variable>"
+msgid "<variable id=\"baustab\">Choose <emph>Sheet - Fill Cells - Sheets</emph>.</variable>"
msgstr ""
#: 00000402.xhp
@@ -141,16 +141,16 @@ msgctxt ""
"00000402.xhp\n"
"par_id3154910\n"
"help.text"
-msgid "<variable id=\"bausreihe\">Choose <emph>Sheet - Fill Cells - Series</emph></variable>"
-msgstr "<variable id=\"bausreihe\"><emph>সম্পাদনা - ভরাট - ধারা</emph> নির্বাচন করুন</variable>"
+msgid "<variable id=\"bausreihe\">Choose <emph>Sheet - Fill Cells - Series</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3154123\n"
"help.text"
-msgid "Choose <emph>Sheet - Clear Cells</emph>"
-msgstr "<emph>সম্পাদনা - বিষয়বস্তু মুছে ফেলা হবে</emph> নির্বাচন করুন"
+msgid "Choose <emph>Sheet - Clear Cells</emph>."
+msgstr ""
#: 00000402.xhp
msgctxt ""
@@ -165,40 +165,40 @@ msgctxt ""
"00000402.xhp\n"
"par_id3150011\n"
"help.text"
-msgid "<variable id=\"bzelo\">Choose <emph>Sheet - Delete Cells</emph></variable>"
-msgstr "<variable id=\"bzelo\"><emph>সম্পাদনা - ঘর মুছে ফেলা হবে</emph> নির্বাচন করুন</variable>"
+msgid "<variable id=\"bzelo\">Choose <emph>Sheet - Delete Cells</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3153951\n"
"help.text"
-msgid "Choose <emph>Sheet - Delete Sheet</emph>"
-msgstr "<emph>সম্পাদনা - বিষয়বস্তু মুছে ফেলা হবে</emph> নির্বাচন করুন"
+msgid "Choose <emph>Sheet - Delete Sheet</emph>."
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3155306\n"
"help.text"
-msgid "Open context menu for a sheet tab"
-msgstr "একটি শীট ট্যাবের জন্য প্রসঙ্গ মেনু খুলুন"
+msgid "Open context menu for a sheet tab."
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3146119\n"
"help.text"
-msgid "Choose <emph>Sheet - Move or Copy Sheet</emph>"
-msgstr "<emph>সম্পাদনা - বিষয়বস্তু মুছে ফেলা হবে</emph> নির্বাচন করুন"
+msgid "Choose <emph>Sheet - Move or Copy Sheet</emph>."
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3148645\n"
"help.text"
-msgid "Open context menu for a sheet tab"
-msgstr "একটি শীট ট্যাবের জন্য প্রসঙ্গ মেনু খুলুন"
+msgid "Open context menu for a sheet tab."
+msgstr ""
#: 00000403.xhp
msgctxt ""
@@ -221,23 +221,23 @@ msgctxt ""
"00000403.xhp\n"
"par_id3150275\n"
"help.text"
-msgid "<variable id=\"aspze\">Choose <emph>View - Column & Row Headers</emph></variable>"
-msgstr "<variable id=\"aspze\"><emph>প্রদর্শন - কলাম এবং সারির শীর্ষচরণ</emph>নির্বাচন করুন</variable>"
+msgid "<variable id=\"aspze\">Choose <emph>View - Column & Row Headers</emph>.</variable>"
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3154514\n"
"help.text"
-msgid "<variable id=\"awehe\">Choose <emph>View - Value Highlighting</emph></variable>"
-msgstr "<variable id=\"awehe\"><emph>প্রদর্শন - মান উজ্জ্বলকরণ</emph>নির্বাচন করুন</variable>"
+msgid "<variable id=\"awehe\">Choose <emph>View - Value Highlighting</emph>.</variable>"
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3148947\n"
"help.text"
-msgid "<variable id=\"rechenleiste\">Choose <emph>View - Formula Bar</emph> or <emph>View - Toolbars - Formula Bar</emph></variable>"
+msgid "<variable id=\"rechenleiste\">Choose <emph>View - Formula Bar</emph> or <emph>View - Toolbars - Formula Bar</emph>.</variable>"
msgstr ""
#: 00000403.xhp
@@ -245,8 +245,8 @@ msgctxt ""
"00000403.xhp\n"
"par_id3148663\n"
"help.text"
-msgid "<variable id=\"seumvo\">Choose <emph>View - Page Break</emph></variable>"
-msgstr "<variable id=\"seumvo\"><emph>প্রদর্শন - পৃষ্ঠা বিভাজকের প্রাকদর্শন</emph> নির্বাচন করুন</variable>"
+msgid "<variable id=\"seumvo\">Choose <emph>View - Page Break</emph>.</variable>"
+msgstr ""
#: 00000404.xhp
msgctxt ""
@@ -269,16 +269,16 @@ msgctxt ""
"00000404.xhp\n"
"par_id3149784\n"
"help.text"
-msgid "Choose <emph>Insert - Cells</emph>"
-msgstr "<emph>সন্নিবেশ - ঘর</emph> নির্বাচন করুন"
+msgid "Choose <emph>Insert - Cells</emph>."
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3154514\n"
"help.text"
-msgid "Open <emph>Insert Cells</emph> toolbar from Tools bar:"
-msgstr "টুলের বার থেকে <emph>ঘর সন্নিবেশ</emph> টুলবার খুলুন:"
+msgid "Open <emph>Insert Cells</emph> toolbar from <emph>Tools</emph> bar:"
+msgstr ""
#: 00000404.xhp
msgctxt ""
@@ -365,7 +365,7 @@ msgctxt ""
"00000404.xhp\n"
"par_id3149033\n"
"help.text"
-msgid "<variable id=\"eitab\">Choose <emph>Sheet - Insert Sheet</emph></variable>"
+msgid "<variable id=\"eitab\">Choose <emph>Sheet - Insert Sheet</emph>.</variable>"
msgstr ""
#: 00000404.xhp
@@ -373,7 +373,7 @@ msgctxt ""
"00000404.xhp\n"
"par_idN1082F\n"
"help.text"
-msgid "<variable id=\"eitabfile\">Choose <emph>Sheet - Insert Sheet from File</emph></variable>"
+msgid "<variable id=\"eitabfile\">Choose <emph>Sheet - Insert Sheet from File</emph>.</variable>"
msgstr ""
#: 00000404.xhp
@@ -381,8 +381,8 @@ msgctxt ""
"00000404.xhp\n"
"par_id3155115\n"
"help.text"
-msgid "Choose <emph>Insert - Function</emph>"
-msgstr "<emph>সন্নিবেশ - ফাংশন</emph> নির্বাচন করুন"
+msgid "Choose <emph>Insert - Function</emph>."
+msgstr ""
#: 00000404.xhp
msgctxt ""
@@ -429,8 +429,8 @@ msgctxt ""
"00000404.xhp\n"
"par_id3155809\n"
"help.text"
-msgid "<variable id=\"eikadaze\"><emph>Insert - Function</emph> - Category <emph>Date&Time</emph></variable>"
-msgstr "<variable id=\"eikadaze\"><emph>সন্নিবেশ - ফাংশন</emph> - শ্রেণী <emph>তারিখ এবং সময়</emph></variable>"
+msgid "<variable id=\"eikadaze\"><emph>Insert - Function</emph> - Category <emph>Date & Time</emph></variable>"
+msgstr ""
#: 00000404.xhp
msgctxt ""
@@ -517,15 +517,15 @@ msgctxt ""
"00000404.xhp\n"
"par_id3155383\n"
"help.text"
-msgid "<variable id=\"funktionsliste\">Choose <emph>Insert - Function List</emph></variable>"
-msgstr "<variable id=\"funktionsliste\"><emph>সন্নিবেশ - ফাংশনের তালিকা</emph> নির্বাচন করুন</variable>"
+msgid "<variable id=\"funktionsliste\">Choose <emph>Insert - Function List</emph>.</variable>"
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3153250\n"
"help.text"
-msgid "<variable id=\"einamen\">Choose <emph>Insert - Named Ranges and Expressions</emph></variable>"
+msgid "<variable id=\"einamen\">Choose <emph>Insert - Named Ranges and Expressions</emph>.</variable>"
msgstr ""
#: 00000404.xhp
@@ -533,7 +533,7 @@ msgctxt ""
"00000404.xhp\n"
"par_id3146776\n"
"help.text"
-msgid "<variable id=\"eiextdata\">Choose <emph>Sheet - Link to External data</emph></variable>"
+msgid "<variable id=\"eiextdata\">Choose <emph>Sheet - Link to External data</emph>.</variable>"
msgstr ""
#: 00000404.xhp
@@ -541,7 +541,7 @@ msgctxt ""
"00000404.xhp\n"
"par_id3143222\n"
"help.text"
-msgid "Choose <emph>Sheet - Named Ranges and Expressions - Define</emph>"
+msgid "Choose <emph>Sheet - Named Ranges and Expressions - Define</emph>."
msgstr ""
#: 00000404.xhp
@@ -557,7 +557,7 @@ msgctxt ""
"00000404.xhp\n"
"par_id3145214\n"
"help.text"
-msgid "<variable id=\"einaei\">Choose <emph>Sheet - Named Ranges and Expressions - Insert</emph></variable>"
+msgid "<variable id=\"einaei\">Choose <emph>Sheet - Named Ranges and Expressions - Insert</emph>.</variable>"
msgstr ""
#: 00000404.xhp
@@ -565,7 +565,7 @@ msgctxt ""
"00000404.xhp\n"
"par_id3153558\n"
"help.text"
-msgid "<variable id=\"einaueb\">Choose <emph>Sheet - Named Ranges and Expressions - Create</emph></variable>"
+msgid "<variable id=\"einaueb\">Choose <emph>Sheet - Named Ranges and Expressions - Create</emph>.</variable>"
msgstr ""
#: 00000404.xhp
@@ -573,7 +573,7 @@ msgctxt ""
"00000404.xhp\n"
"par_id3153483\n"
"help.text"
-msgid "<variable id=\"einabesch\">Choose <emph>Sheet - Named Ranges and Expressions - Labels</emph></variable>"
+msgid "<variable id=\"einabesch\">Choose <emph>Sheet - Named Ranges and Expressions - Labels</emph>.</variable>"
msgstr ""
#: 00000405.xhp
@@ -597,192 +597,192 @@ msgctxt ""
"00000405.xhp\n"
"par_id3154685\n"
"help.text"
-msgid "<variable id=\"fozelle\">Choose <emph>Format - Cells</emph></variable>"
-msgstr "<variable id=\"fozelle\"><emph>বিন্যাস - ঘর</emph> নির্বাচন করুন</variable>"
+msgid "<variable id=\"fozelle\">Choose <emph>Format - Cells</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3153194\n"
"help.text"
-msgid "<variable id=\"fozelstz\">Choose <emph>Format - Cells - Cell Protection</emph> tab </variable>"
-msgstr "<variable id=\"fozelstz\"><emph>বিন্যাস - ঘর - ঘর সংরক্ষণ</emph> নির্বাচন করুন</variable>"
+msgid "<variable id=\"fozelstz\">Choose <emph>Format - Cells - Cell Protection</emph> tab.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3155854\n"
"help.text"
-msgid "<variable id=\"fozei\">Choose <emph>Format - Row</emph></variable>"
-msgstr "<variable id=\"fozei\"><emph>বিন্যাস - সারি</emph>নির্বাচন করুন</variable>"
+msgid "<variable id=\"fozei\">Choose <emph>Format - Rows</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3150012\n"
"help.text"
-msgid "<variable id=\"fozeiophoe\">Choose <emph>Format - Row - Optimal Height</emph></variable>"
-msgstr "<variable id=\"fozeiophoe\"><emph>বিন্যাস - ঘর - উপযুক্ত উচ্চতা</emph> নির্বাচন করুন</variable>"
+msgid "<variable id=\"fozeiophoe\">Choose <emph>Format - Rows - Optimal Height</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3148645\n"
"help.text"
-msgid "Choose <emph>Format - Row - Hide</emph>"
-msgstr "<emph>বিন্যাস - সারি - আড়াল</emph> নির্বাচন করুন"
+msgid "Choose <emph>Format - Rows - Hide</emph>."
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3153728\n"
"help.text"
-msgid "Choose <emph>Format - Column - Hide</emph>"
-msgstr "<emph>বিন্যাস - কলাম - আড়াল</emph> নির্বাচন করুন"
+msgid "Choose <emph>Format - Columns - Hide</emph>."
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3151114\n"
"help.text"
-msgid "Choose <emph>Format - Sheet - Hide</emph>"
-msgstr "<emph>বিন্যাস - শীট - আড়াল</emph> নির্বাচন করুন"
+msgid "Choose <emph>Sheet - Hide Sheet</emph>."
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3148576\n"
"help.text"
-msgid "Choose <emph>Format - Row - Show</emph>"
-msgstr "<emph>বিন্যাস - সারি - প্রদর্শন</emph> নির্বাচন করুন"
+msgid "Choose <emph>Format - Rows - Show</emph>."
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3156286\n"
"help.text"
-msgid "Choose <emph>Format - Column - Show</emph>"
-msgstr "<emph>বিন্যাস - কলাম - প্রদর্শন</emph> নির্বাচন করুন"
+msgid "Choose <emph>Format - Columns - Show</emph>."
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3145645\n"
"help.text"
-msgid "<variable id=\"fospa\">Choose <emph>Format - Column</emph></variable>"
-msgstr "<variable id=\"fospa\"><emph>বিন্যাস - কলাম</emph>নির্বাচন করুন</variable>"
+msgid "<variable id=\"fospa\">Choose <emph>Format - Columns</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3145252\n"
"help.text"
-msgid "Choose <emph>Format - Column - Optimal Width</emph>"
-msgstr "<emph>বিন্যাস - কলাম - উপযুক্ত প্রস্থ</emph> নির্বাচন করুন"
+msgid "Choose <emph>Format - Columns - Optimal Width</emph>."
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3146971\n"
"help.text"
-msgid "Double-click right column separator in column headers"
-msgstr "কলামের শীর্ষচরণের ডান কলাম বিভাজকে ডবল-ক্লিক করুন"
+msgid "Double-click right column separator in column headers."
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3147362\n"
"help.text"
-msgid "<variable id=\"fot\">Choose <emph>Format - Sheet</emph></variable>"
-msgstr "<variable id=\"fot\"><emph> বিন্যাস - শীট</emph>নির্বাচন করুন</variable>"
+msgid "<variable id=\"fot\">Choose <emph>Sheet</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3163805\n"
"help.text"
-msgid "<variable id=\"fotu\">Choose <emph>Format - Sheet - Rename</emph></variable>"
-msgstr "<variable id=\"fotu\"><emph>বিন্যাস - শীট - নতুন নামকরণ</emph>নির্বাচন করুন</variable>"
+msgid "<variable id=\"fotu\">Choose <emph>Sheet - Rename Sheet</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3155333\n"
"help.text"
-msgid "<variable id=\"fotenb\">Choose <emph>Format - Sheet - Show</emph></variable>"
-msgstr "<variable id=\"fotenb\"><emph>বিন্যাস - শীট - প্রদর্শন</emph> নির্বাচন করুন</variable>"
+msgid "<variable id=\"fotenb\">Choose <emph>Sheet - Show Sheet</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_idN1077A\n"
"help.text"
-msgid "<variable id=\"foste\">Choose <emph>Format - Page</emph></variable>"
-msgstr "<variable id=\"foste\"><emph>বিন্যাস - পৃষ্ঠা</emph>নির্বাচন করুন</variable>"
+msgid "<variable id=\"foste\">Choose <emph>Format - Page</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3155508\n"
"help.text"
-msgid "<variable id=\"fostel\">Choose <emph>Format - Page - Sheet</emph> tab </variable>"
-msgstr "<variable id=\"fostel\"><emph>বিন্যাস - পৃষ্ঠা - শীট</emph>ট্যাব নির্বাচন করুন</variable>"
+msgid "<variable id=\"fostel\">Choose <emph>Format - Page - Sheet</emph> tab.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3150883\n"
"help.text"
-msgid "<variable id=\"fodrbe\">Choose <emph>Format - Print Ranges</emph></variable>"
-msgstr "<variable id=\"fodrbe\"><emph>বিন্যাস - মুদ্রণ পরিসর</emph> নির্বাচন করুন</variable>"
+msgid "<variable id=\"fodrbe\">Choose <emph>Format - Print Ranges</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3156448\n"
"help.text"
-msgid "<variable id=\"fodrfe\">Choose <emph>Format - Print Ranges - Define</emph></variable>"
-msgstr "<variable id=\"fodrfe\"><emph>বিন্যাস - মুদ্রণ পরিসর - নির্ধারণ</emph> নির্বাচন করুন</variable>"
+msgid "<variable id=\"fodrfe\">Choose <emph>Format - Print Ranges - Define</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3156290\n"
"help.text"
-msgid "<variable id=\"fodrhin\">Choose <emph>Format - Print Ranges - Add</emph></variable>"
-msgstr "<variable id=\"fodrhin\"><emph>বিন্যাস - মুদ্রণ পরিসর - যোগ</emph> নির্বাচন করুন</variable>"
+msgid "<variable id=\"fodrhin\">Choose <emph>Format - Print Ranges - Add</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3155812\n"
"help.text"
-msgid "<variable id=\"fodbah\">Choose <emph>Format - Print Ranges - Clear</emph></variable>"
-msgstr "<variable id=\"fodbah\"><emph>বিন্যাস - মুদ্রণ পরিসর - সরিয়ে ফেলা হবে</emph> নির্বাচন করুন</variable>"
+msgid "<variable id=\"fodbah\">Choose <emph>Format - Print Ranges - Clear</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3153307\n"
"help.text"
-msgid "<variable id=\"fodbbe\">Choose <emph>Format - Print Ranges - Edit</emph></variable>"
-msgstr "<variable id=\"fodbbe\"><emph>বিন্যাস - মুদ্রণ পরিসর - সম্পাদনা</emph> নির্বাচন করুন</variable>"
+msgid "<variable id=\"fodbbe\">Choose <emph>Format - Print Ranges - Edit</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3153916\n"
"help.text"
-msgid "Choose <emph>Format - AutoFormat</emph>"
-msgstr "<emph>বিন্যাস - স্বয়ংক্রিয় বিন্যাস</emph> নির্বাচন করুন"
+msgid "Choose <emph>Format - AutoFormat</emph>."
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3154532\n"
"help.text"
-msgid "On the Tools bar, click"
-msgstr "টুলের বারে, ক্লিক করুন"
+msgid "On the <emph>Tools</emph> bar, click"
+msgstr ""
#: 00000405.xhp
msgctxt ""
@@ -805,8 +805,8 @@ msgctxt ""
"00000405.xhp\n"
"par_id3154618\n"
"help.text"
-msgid "<variable id=\"bedingte\">Choose <emph>Format - Conditional Formatting</emph></variable>"
-msgstr "<variable id=\"bedingte\"><emph>বিন্যাস - শর্তাধীন বিন্যাস</emph> নির্বাচন করুন</variable>"
+msgid "<variable id=\"bedingte\">Choose <emph>Format - Conditional Formatting</emph>.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
@@ -829,7 +829,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3150541\n"
"help.text"
-msgid "<variable id=\"exdektv\">Choose <emph>Tools - Detective</emph> </variable>"
+msgid "<variable id=\"exdektv\">Choose <emph>Tools - Detective</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -837,8 +837,8 @@ msgctxt ""
"00000406.xhp\n"
"par_id3153194\n"
"help.text"
-msgid "Choose <emph>Tools - Detective - Trace Precedents</emph>"
-msgstr "<emph>টুল - সনাক্তকারী - প্রিসিডেন্ট ট্রেস করা</emph> নির্বাচন করুন"
+msgid "Choose <emph>Tools - Detective - Trace Precedents</emph>."
+msgstr ""
#: 00000406.xhp
msgctxt ""
@@ -853,7 +853,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3154123\n"
"help.text"
-msgid "<variable id=\"silbentrennungc\">Menu <emph>Tools - Language - Hyphenation</emph> </variable>"
+msgid "<variable id=\"silbentrennungc\">Menu <emph>Tools - Language - Hyphenation</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -861,7 +861,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3145785\n"
"help.text"
-msgid "<variable id=\"exdvore\">Choose <emph>Tools - Detective - Remove Precedents</emph> </variable>"
+msgid "<variable id=\"exdvore\">Choose <emph>Tools - Detective - Remove Precedents</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -869,8 +869,8 @@ msgctxt ""
"00000406.xhp\n"
"par_id3155411\n"
"help.text"
-msgid "Choose <emph>Tools - Detective - Trace Dependents</emph>"
-msgstr "<emph>টুল - সনাক্তকারী - ডিপেনডেন্ট ট্রেস করা</emph> নির্বাচন করুন"
+msgid "Choose <emph>Tools - Detective - Trace Dependents</emph>."
+msgstr ""
#: 00000406.xhp
msgctxt ""
@@ -885,7 +885,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3146984\n"
"help.text"
-msgid "<variable id=\"exdszne\">Choose <emph>Tools - Detective - Remove Dependents</emph> </variable>"
+msgid "<variable id=\"exdszne\">Choose <emph>Tools - Detective - Remove Dependents</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -893,7 +893,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3154014\n"
"help.text"
-msgid "<variable id=\"exdase\">Choose <emph>Tools - Detective - Remove All Traces</emph> </variable>"
+msgid "<variable id=\"exdase\">Choose <emph>Tools - Detective - Remove All Traces</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -901,7 +901,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3153188\n"
"help.text"
-msgid "<variable id=\"exdszfe\">Choose <emph>Tools - Detective - Trace Error</emph> </variable>"
+msgid "<variable id=\"exdszfe\">Choose <emph>Tools - Detective - Trace Error</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -909,7 +909,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3149410\n"
"help.text"
-msgid "<variable id=\"fuellmodus\">Choose <emph>Tools - Detective - Fill Mode</emph> </variable>"
+msgid "<variable id=\"fuellmodus\">Choose <emph>Tools - Detective - Fill Mode</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -917,7 +917,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3156284\n"
"help.text"
-msgid "<variable id=\"dateneinkreisen\">Choose <emph>Tools - Detective - Mark Invalid Data</emph> </variable>"
+msgid "<variable id=\"dateneinkreisen\">Choose <emph>Tools - Detective - Mark Invalid Data</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -925,7 +925,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3153159\n"
"help.text"
-msgid "<variable id=\"spurenaktualisieren\">Choose <emph>Tools - Detective - Refresh Traces</emph> </variable>"
+msgid "<variable id=\"spurenaktualisieren\">Choose <emph>Tools - Detective - Refresh Traces</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -933,7 +933,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3147397\n"
"help.text"
-msgid "<variable id=\"automatisch\">Choose <emph>Tools - Detective - AutoRefresh</emph> </variable>"
+msgid "<variable id=\"automatisch\">Choose <emph>Tools - Detective - AutoRefresh</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -941,7 +941,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3154018\n"
"help.text"
-msgid "<variable id=\"exzws\">Choose <emph>Tools - Goal Seek</emph> </variable>"
+msgid "<variable id=\"exzws\">Choose <emph>Tools - Goal Seek</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -949,7 +949,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3269142\n"
"help.text"
-msgid "<variable id=\"solver\">Choose <emph>Tools - Solver</emph> </variable>"
+msgid "<variable id=\"solver\">Choose <emph>Tools - Solver</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -957,7 +957,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id8554338\n"
"help.text"
-msgid "<variable id=\"solver_options\">Choose <emph>Tools - Solver</emph>, <emph>Options</emph> button </variable>"
+msgid "<variable id=\"solver_options\">Choose <emph>Tools - Solver</emph>, click <emph>Options</emph> button.</variable>"
msgstr ""
#: 00000406.xhp
@@ -965,7 +965,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3156277\n"
"help.text"
-msgid "<variable id=\"exsze\">Choose <emph>Tools - Scenarios</emph> </variable>"
+msgid "<variable id=\"exsze\">Choose <emph>Tools - Scenarios</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -973,7 +973,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3149020\n"
"help.text"
-msgid "<variable id=\"protect_sheet\">Choose <emph>Tools - Protect Sheet</emph></variable>"
+msgid "<variable id=\"protect_sheet\">Choose <emph>Tools - Protect Sheet</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -981,7 +981,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3154256\n"
"help.text"
-msgid "<variable id=\"protect_spreadsheet\">Choose <emph>Tools - Protect Spreadsheet</emph></variable>"
+msgid "<variable id=\"protect_spreadsheet\">Choose <emph>Tools - Protect Spreadsheet</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -989,7 +989,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3146919\n"
"help.text"
-msgid "Choose <emph>Data - Calculate - Recalculate</emph>"
+msgid "Choose <emph>Data - Calculate - Recalculate</emph>."
msgstr ""
#: 00000406.xhp
@@ -1005,7 +1005,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3150941\n"
"help.text"
-msgid "<variable id=\"exatmb\">Choose <emph>Data - Calculate - AutoCalculate</emph> </variable>"
+msgid "<variable id=\"exatmb\">Choose <emph>Data - Calculate - AutoCalculate</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -1013,7 +1013,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3151276\n"
"help.text"
-msgid "<variable id=\"autoeingabe\">Choose <emph>Tools - AutoInput</emph> </variable>"
+msgid "<variable id=\"autoeingabe\">Choose <emph>Tools - AutoInput</emph>.</variable>"
msgstr ""
#: 00000407.xhp
@@ -1037,7 +1037,7 @@ msgctxt ""
"00000407.xhp\n"
"par_id3147335\n"
"help.text"
-msgid "<variable id=\"fete\">Choose <item type=\"menuitem\">View - Split Window</item></variable>"
+msgid "<variable id=\"fete\">Choose ><item type=\"menuitem\">View - Split Window</item>.</variable>"
msgstr ""
#: 00000407.xhp
@@ -1045,7 +1045,7 @@ msgctxt ""
"00000407.xhp\n"
"par_id3153663\n"
"help.text"
-msgid "<variable id=\"fefix\">Choose <item type=\"menuitem\">View - Freeze Cells - Freeze Rows and Columns</item></variable>"
+msgid "<variable id=\"fefix\">Choose <item type=\"menuitem\">View - Freeze Cells - Freeze Rows and Columns</item>.</variable>"
msgstr ""
#: 00000412.xhp
@@ -1069,48 +1069,48 @@ msgctxt ""
"00000412.xhp\n"
"par_id8366954\n"
"help.text"
-msgid "<variable id=\"text2columns\">Choose <emph>Data - Text to Columns</emph></variable>"
-msgstr "<variable id=\"text2columns\"><emph>ডাটা - পাঠ্য থেকে কলাম</emph> নির্বাচন করুন</variable>"
+msgid "<variable id=\"text2columns\">Choose <emph>Data - Text to Columns</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3147399\n"
"help.text"
-msgid "<variable id=\"dbrbf\">Choose <emph>Data - Define Range</emph></variable>"
-msgstr "<variable id=\"dbrbf\"><emph>ডাটা - পরিসীমা নির্ধারণ</emph>নির্বাচন করুন</variable>"
+msgid "<variable id=\"dbrbf\">Choose <emph>Data - Define Range</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3145345\n"
"help.text"
-msgid "<variable id=\"dbrba\">Choose <emph>Data - Select Range</emph></variable>"
-msgstr "<variable id=\"dbrba\"><emph>ডাটা - পরিসীমা নির্বাচন</emph>নির্বাচন করুন</variable>"
+msgid "<variable id=\"dbrba\">Choose <emph>Data - Select Range</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3150443\n"
"help.text"
-msgid "<variable id=\"dnsrt\">Choose <emph>Data - Sort...</emph></variable>"
-msgstr "<variable id=\"dnsrt\"><emph>ডাটা - সাজানো</emph>নির্বাচন করুন</variable>"
+msgid "<variable id=\"dnsrt\">Choose <emph>Data - Sort...</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3148491\n"
"help.text"
-msgid "Choose <emph>Data - Sort - Sort Criteria</emph> tab"
-msgstr "<emph>ডাটা - সাজানো - সাজানোর নির্ণায়ক</emph> ট্যাব নির্বাচন করুন"
+msgid "Choose <emph>Data - Sort - Sort Criteria</emph> tab."
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3154516\n"
"help.text"
-msgid "On Standard bar, click"
-msgstr "স্ট্যান্ডার্ড বারে, ক্লিক করুন"
+msgid "On <emph>Standard</emph> bar, click"
+msgstr ""
#: 00000412.xhp
msgctxt ""
@@ -1149,32 +1149,32 @@ msgctxt ""
"00000412.xhp\n"
"par_id3146984\n"
"help.text"
-msgid "<variable id=\"dnstot\">Choose <emph>Data - Sort - Options</emph> tab</variable>"
-msgstr "<variable id=\"dnsrt\"><emph>ডাটা - সাজানো</emph>নির্বাচন করুন</variable>"
+msgid "<variable id=\"dnstot\">Choose <emph>Data - Sort - Options</emph> tab.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3155308\n"
"help.text"
-msgid "<variable id=\"dnftr\">Choose <emph>Data - Filter</emph></variable>"
-msgstr "<variable id=\"dnftr\"><emph>ডাটা - পরিশোধক</emph>নির্বাচন করুন</variable>"
+msgid "<variable id=\"dnftr\">Choose <emph>Data - Filter</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3148646\n"
"help.text"
-msgid "Choose <emph>Data - AutoFilter</emph>"
-msgstr "<emph>ডাটা - পরিশোধক - স্বয়ংক্রিয়-পরিশোধক</emph> নির্বাচন করুন"
+msgid "Choose <emph>Data - AutoFilter</emph>."
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3151113\n"
"help.text"
-msgid "On Tools bar or Table Data bar, click"
-msgstr "টুলের বার বা সারণির ডাটা বারে, ক্লিক করুন"
+msgid "On <emph>Tools</emph> bar or <emph>Table Data</emph> bar, click"
+msgstr ""
#: 00000412.xhp
msgctxt ""
@@ -1197,39 +1197,39 @@ msgctxt ""
"00000412.xhp\n"
"par_id3156278\n"
"help.text"
-msgid "<variable id=\"dnfspz\">Choose <emph>Data - More Filters - Advanced Filter...</emph></variable>"
-msgstr "<variable id=\"dnfspz\"><emph>ডাটা - পরিশোধক - উন্নত পরিশোধক</emph> নির্বাচন করুন</variable>"
+msgid "<variable id=\"dnfspz\">Choose <emph>Data - More Filters - Advanced Filter...</emph> .</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3153764\n"
"help.text"
-msgid "Choose <emph>Data - More Filters - Standard Filter... - Options</emph> label"
-msgstr "<emph>ডাটা - পরিশোধক - আদর্শ পরিশোধক - আরও>></emph> বোতাম নির্বাচন করুন"
+msgid "Choose <emph>Data - More Filters - Standard Filter... - Options</emph> label."
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3155444\n"
"help.text"
-msgid "Choose <emph>Data - More Filters - Advanced Filter... - Options</emph> label"
-msgstr "<emph>ডাটা - পরিশোধক - উন্নত পরিশোধক - আরও>></emph> বোতাম নির্বাচন করুন"
+msgid "Choose <emph>Data - More Filters - Advanced Filter... - Options</emph> label."
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3156382\n"
"help.text"
-msgid "Choose <emph>Data - More Filters - Reset Filter</emph>"
-msgstr "<emph>ডাটা - পরিশোধক - স্বয়ংক্রিয়-পরিশোধক</emph> নির্বাচন করুন"
+msgid "Choose <emph>Data - More Filters - Reset Filter</emph>."
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3155961\n"
"help.text"
-msgid "On Table Data bar, click <emph>Reset Filter/Sort</emph>"
+msgid "On <emph>Table Data</emph> bar, click <emph>Reset Filter/Sort</emph>."
msgstr ""
#: 00000412.xhp
@@ -1253,112 +1253,112 @@ msgctxt ""
"00000412.xhp\n"
"par_id3152778\n"
"help.text"
-msgid "<variable id=\"dnaftas\">Choose <emph>Data - More Filter - Hide AutoFilter</emph></variable>"
-msgstr "<variable id=\"dnaftas\"><emph>ডাটা - পরিশোধক - স্বয়ংক্রিয়-পরিশোধক আড়াল করা</emph> নির্বাচন করুন</variable>"
+msgid "<variable id=\"dnaftas\">Choose <emph>Data - More Filter - Hide AutoFilter</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3166424\n"
"help.text"
-msgid "<variable id=\"dntegs\">Choose <emph>Data - Subtotals</emph></variable>"
-msgstr "<variable id=\"dntegs\"><emph>ডাটা - আংশিক-যোগফল</emph> নির্বাচন করুন</variable>"
+msgid "<variable id=\"dntegs\">Choose <emph>Data - Subtotals</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3154574\n"
"help.text"
-msgid "<variable id=\"dntezd\">Choose <emph>Data - Subtotals - 1st, 2nd, 3rd Group</emph> tabs</variable>"
-msgstr "<variable id=\"dntegs\"><emph>ডাটা - আংশিক-যোগফল</emph> নির্বাচন করুন</variable>"
+msgid "<variable id=\"dntezd\">Choose <emph>Data - Subtotals - 1st, 2nd, 3rd Group</emph> tabs.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3151277\n"
"help.text"
-msgid "<variable id=\"dntopi\">Choose <emph>Data - Subtotals - Options</emph> tab</variable>"
-msgstr "<variable id=\"dntegs\"><emph>ডাটা - আংশিক-যোগফল</emph> নির্বাচন করুন</variable>"
+msgid "<variable id=\"dntopi\">Choose <emph>Data - Subtotals - Options</emph> tab.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3145133\n"
"help.text"
-msgid "<variable id=\"datengueltig\">Choose <emph>Data - Validity</emph></variable>"
-msgstr "<variable id=\"datengueltig\"><emph>ডাটা - কার্যকরতা</emph> নির্বাচন করুন</variable>"
+msgid "<variable id=\"datengueltig\">Choose <emph>Data - Validity</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3152992\n"
"help.text"
-msgid "<variable id=\"datengueltigwerte\">Menu <emph>Data - Validity - Criteria</emph> tab</variable>"
-msgstr "<variable id=\"datengueltig\"><emph>ডাটা - কার্যকরতা</emph> নির্বাচন করুন</variable>"
+msgid "<variable id=\"datengueltigwerte\">Menu <emph>Data - Validity - Criteria</emph> tab.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3150367\n"
"help.text"
-msgid "<variable id=\"datengueltigeingabe\">Choose <emph>Data - Validity - Input Help</emph> tab</variable>"
-msgstr "<variable id=\"datengueltig\"><emph>ডাটা - কার্যকরতা</emph> নির্বাচন করুন</variable>"
+msgid "<variable id=\"datengueltigeingabe\">Choose <emph>Data - Validity - Input Help</emph> tab.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3154486\n"
"help.text"
-msgid "<variable id=\"datengueltigfehler\">Choose <emph>Data - Validity - Error Alert</emph> tab</variable>"
-msgstr "<variable id=\"datengueltig\"><emph>ডাটা - কার্যকরতা</emph> নির্বাচন করুন</variable>"
+msgid "<variable id=\"datengueltigfehler\">Choose <emph>Data - Validity - Error Alert</emph> tab.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3146978\n"
"help.text"
-msgid "<variable id=\"dnmfo\">Choose <emph>Data - Multiple Operations</emph></variable>"
-msgstr "<variable id=\"dnmfo\"><emph>ডাটা - একাধিক অপারেশন</emph>নির্বাচন করুন</variable>"
+msgid "<variable id=\"dnmfo\">Choose <emph>Data - Multiple Operations</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3155809\n"
"help.text"
-msgid "<variable id=\"dnksd\">Choose <emph>Data - Consolidate</emph></variable>"
-msgstr "<variable id=\"dnksd\"><emph>ডাটা - একত্রিকরণ</emph>নির্বাচন করুন</variable>"
+msgid "<variable id=\"dnksd\">Choose <emph>Data - Consolidate</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3148701\n"
"help.text"
-msgid "<variable id=\"dngld\">Choose <emph>Data - Group and Outline</emph></variable>"
-msgstr "<variable id=\"dngld\"><emph>ডাটা - গ্রুপ ও রূপরেখা</emph>নির্বাচন করুন</variable>"
+msgid "<variable id=\"dngld\">Choose <emph>Data - Group and Outline</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3153815\n"
"help.text"
-msgid "<variable id=\"dngda\">Choose <emph>Data - Group and Outline - Hide Details</emph></variable>"
-msgstr "<variable id=\"dngda\"><emph>ডাটা - গ্রুপ ও রূপরেখা - বিস্তারিত আড়াল হবে</emph>নির্বাচন করুন</variable>"
+msgid "<variable id=\"dngda\">Choose <emph>Data - Group and Outline - Hide Details</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3159223\n"
"help.text"
-msgid "<variable id=\"dngde\">Choose <emph>Data - Group and Outline - Show Details</emph></variable>"
-msgstr "<variable id=\"dngde\"><emph>ডাটা - গ্রুপ ও রূপরেখা - বিস্তারিত দেখান</emph>নির্বাচন করুন</variable>"
+msgid "<variable id=\"dngde\">Choose <emph>Data - Group and Outline - Show Details</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3146870\n"
"help.text"
-msgid "Choose <emph>Data - Group and Outline - Group</emph>"
-msgstr "<emph>ডাটা - গ্রুপ ও রূপরেখা - গ্রুপ</emph> নির্বাচন করুন"
+msgid "Choose <emph>Data - Group and Outline - Group</emph>."
+msgstr ""
#: 00000412.xhp
msgctxt ""
@@ -1397,8 +1397,8 @@ msgctxt ""
"00000412.xhp\n"
"par_id3146781\n"
"help.text"
-msgid "Choose <emph>Data - Group and Outline - Ungroup</emph>"
-msgstr "<emph>ডাটা - গ্রুপ ও রূপরেখা - গ্রুপ মুক্ত করা</emph> নির্বাচন করুন"
+msgid "Choose <emph>Data - Group and Outline - Ungroup</emph>."
+msgstr ""
#: 00000412.xhp
msgctxt ""
@@ -1437,47 +1437,47 @@ msgctxt ""
"00000412.xhp\n"
"par_id3153008\n"
"help.text"
-msgid "<variable id=\"dnglagl\">Choose <emph>Data - Group and Outline - AutoOutline</emph></variable>"
-msgstr "<variable id=\"dnglagl\"><emph>ডাটা - গ্রুপ ও রূপরেখা - স্বয়ংক্রিয়-রূপরেখা</emph> নির্বাচন করুন</variable>"
+msgid "<variable id=\"dnglagl\">Choose <emph>Data - Group and Outline - AutoOutline</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3154709\n"
"help.text"
-msgid "<variable id=\"dnglef\">Choose <emph>Data - Group and Outline - Remove</emph></variable>"
-msgstr "<variable id=\"dnglef\"><emph>ডাটা - গ্রুপ ও রূপরেখা - অপসারণ</emph> নির্বাচন করুন</variable>"
+msgid "<variable id=\"dnglef\">Choose <emph>Data - Group and Outline - Remove Outline</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id1774346\n"
"help.text"
-msgid "<variable id=\"dngdrill\">Choose <emph>Data - Group and Outline - Show Details</emph> (for some pivot tables)</variable>"
-msgstr "<variable id=\"dngde\"><emph>ডাটা - গ্রুপ ও রূপরেখা - বিস্তারিত দেখান</emph>নির্বাচন করুন</variable>"
+msgid "<variable id=\"dngdrill\">Choose <emph>Data - Group and Outline - Show Details</emph> (for some pivot tables).</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3155759\n"
"help.text"
-msgid "<variable id=\"dndtpt\">Choose <emph>Data - Pivot Table</emph></variable>"
-msgstr "<variable id=\"dndtpt\"><emph>ডাটা - DataPilot</emph> নির্বাচন করুন</variable>"
+msgid "<variable id=\"dndtpt\">Choose <emph>Data - Pivot Table</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3154625\n"
"help.text"
-msgid "<variable id=\"dndpa\">Choose <emph>Insert - Pivot Table</emph></variable>"
-msgstr "<variable id=\"dndtpt\"><emph>ডাটা - DataPilot</emph> নির্বাচন করুন</variable>"
+msgid "<variable id=\"dndpa\">Choose <emph>Insert - Pivot Table</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3147558\n"
"help.text"
-msgid "<variable id=\"dndq\">Choose <emph>Insert - Pivot Table</emph>, in the Select Source dialog choose the option <emph>Data source registered in $[officename]</emph>.</variable>"
+msgid "<variable id=\"dndq\">Choose <emph>Insert - Pivot Table</emph>, in the <emph>Select Source</emph> dialog choose the option <emph>Data source registered in $[officename]</emph>.</variable>"
msgstr ""
#: 00000412.xhp
@@ -1485,7 +1485,7 @@ msgctxt ""
"00000412.xhp\n"
"par_id3153297\n"
"help.text"
-msgid "Choose <emph>Insert - Pivot Table</emph>, in the Select Source dialog choose the option <emph>Current selection</emph>."
+msgid "Choose <emph>Insert - Pivot Table</emph>, in the <emph>Select Source</emph> dialog choose the option <emph>Current selection</emph>."
msgstr ""
#: 00000412.xhp
@@ -1493,7 +1493,7 @@ msgctxt ""
"00000412.xhp\n"
"par_id3145118\n"
"help.text"
-msgid "Choose <emph>Insert - Pivot Table</emph>, in the Select Source dialog choose the option <emph>Data source registered in $[officename]</emph>, click <emph>OK</emph> to see <emph>Select Data Source</emph> dialog."
+msgid "Choose <emph>Insert - Pivot Table</emph>, in the <emph>Select Source</emph> dialog choose the option <emph>Data source registered in $[officename]</emph>, click <emph>OK</emph> to see <emph>Select Data Source</emph> dialog."
msgstr ""
#: 00000412.xhp
@@ -1501,32 +1501,32 @@ msgctxt ""
"00000412.xhp\n"
"par_id3153294\n"
"help.text"
-msgid "<variable id=\"dndpak\">Choose <emph>Data - Pivot Table - Refresh</emph></variable>"
-msgstr "<variable id=\"dndtpt\"><emph>ডাটা - DataPilot</emph> নির্বাচন করুন</variable>"
+msgid "<variable id=\"dndpak\">Choose <emph>Data - Pivot Table - Refresh</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3151344\n"
"help.text"
-msgid "<variable id=\"dndploe\">Choose <emph>Data - Pivot Table - Delete</emph></variable>"
-msgstr "<variable id=\"dndtpt\"><emph>ডাটা - DataPilot</emph> নির্বাচন করুন</variable>"
+msgid "<variable id=\"dndploe\">Choose <emph>Data - Pivot Table - Delete</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3150397\n"
"help.text"
-msgid "<variable id=\"dndakt\">Choose <emph>Data - Refresh Range</emph></variable>"
-msgstr "<variable id=\"dndakt\"><emph>ডাটা - পরিসর রিফ্রেশ করা হবে</emph> নির্বাচন করুন</variable>"
+msgid "<variable id=\"dndakt\">Choose <emph>Data - Refresh Range</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_idN10B8F\n"
"help.text"
-msgid "<variable id=\"grouping\">Choose <emph>Data - Group and Outline - Group</emph></variable>"
-msgstr "<variable id=\"grouping\"><emph>ডাটা - গ্রুপ ও রূপরেখা - গ্রুপ</emph> নির্বাচন করুন</variable>"
+msgid "<variable id=\"grouping\">Choose <emph>Data - Group and Outline - Group</emph>.</variable>"
+msgstr ""
#: sheet_menu.xhp
msgctxt ""
@@ -1549,7 +1549,7 @@ msgctxt ""
"sheet_menu.xhp\n"
"par_id160220162106567373\n"
"help.text"
-msgid "<variable id=\"insert_rows_above\">Choose <emph>Sheet - Insert Rows - Rows Above</emph> </variable>"
+msgid "<variable id=\"insert_rows_above\">Choose <emph>Sheet - Insert Rows - Rows Above</emph>.</variable>"
msgstr ""
#: sheet_menu.xhp
@@ -1557,7 +1557,7 @@ msgctxt ""
"sheet_menu.xhp\n"
"par_id160220162109048207\n"
"help.text"
-msgid "<variable id=\"insert_rows_below\">Choose <emph>Sheet - Insert Rows - Rows Below</emph></variable>"
+msgid "<variable id=\"insert_rows_below\">Choose <emph>Sheet - Insert Rows - Rows Below</emph>.</variable>"
msgstr ""
#: sheet_menu.xhp
@@ -1565,7 +1565,7 @@ msgctxt ""
"sheet_menu.xhp\n"
"par_id160220162107055028\n"
"help.text"
-msgid "<variable id=\"insert_columns_left\">Choose <emph>Sheet - Insert Columns - Columns Left</emph></variable>"
+msgid "<variable id=\"insert_columns_left\">Choose <emph>Sheet - Insert Columns - Columns Left</emph>.</variable>"
msgstr ""
#: sheet_menu.xhp
@@ -1573,7 +1573,7 @@ msgctxt ""
"sheet_menu.xhp\n"
"par_id160220162109126013\n"
"help.text"
-msgid "<variable id=\"insert_columns_right\">Choose <emph>Sheet - Insert Columns - Columns Right</emph></variable>"
+msgid "<variable id=\"insert_columns_right\">Choose <emph>Sheet - Insert Columns - Columns Right</emph>.</variable>"
msgstr ""
#: sheet_menu.xhp
@@ -1581,7 +1581,7 @@ msgctxt ""
"sheet_menu.xhp\n"
"par_id3149095\n"
"help.text"
-msgid "<variable id=\"insert_page_break\">Choose <emph>Sheet - Insert Page Break</emph></variable>"
+msgid "<variable id=\"insert_page_break\">Choose <emph>Sheet - Insert Page Break</emph>.</variable>"
msgstr ""
#: sheet_menu.xhp
@@ -1589,7 +1589,7 @@ msgctxt ""
"sheet_menu.xhp\n"
"par_id3149398\n"
"help.text"
-msgid "<variable id=\"insert_page_break_row\">Choose <emph>Sheet - Insert Page Break - Row Break</emph></variable>"
+msgid "<variable id=\"insert_page_break_row\">Choose <emph>Sheet - Insert Page Break - Row Break</emph>.</variable>"
msgstr ""
#: sheet_menu.xhp
@@ -1597,7 +1597,7 @@ msgctxt ""
"sheet_menu.xhp\n"
"par_id3150084\n"
"help.text"
-msgid "<variable id=\"insert_page_break_column\">Choose <emph>Sheet - Insert Page Break - Column Break</emph></variable>"
+msgid "<variable id=\"insert_page_break_column\">Choose <emph>Sheet - Insert Page Break - Column Break</emph>.</variable>"
msgstr ""
#: sheet_menu.xhp
@@ -1605,7 +1605,7 @@ msgctxt ""
"sheet_menu.xhp\n"
"par_id3153093\n"
"help.text"
-msgid "<variable id=\"delete_page_break\">Choose <emph>Sheet - Delete Page Break</emph></variable>"
+msgid "<variable id=\"delete_page_break\">Choose <emph>Sheet - Delete Page Break</emph>.</variable>"
msgstr ""
#: sheet_menu.xhp
@@ -1613,7 +1613,7 @@ msgctxt ""
"sheet_menu.xhp\n"
"par_id3153191\n"
"help.text"
-msgid "<variable id=\"delete_page_break_row\">Choose <emph>Sheet - Delete Page Break - Row Break</emph></variable>"
+msgid "<variable id=\"delete_page_break_row\">Choose <emph>Sheet - Delete Page Break - Row Break</emph>.</variable>"
msgstr ""
#: sheet_menu.xhp
@@ -1621,5 +1621,5 @@ msgctxt ""
"sheet_menu.xhp\n"
"par_id3145645\n"
"help.text"
-msgid "<variable id=\"delete_page_break_column\">Choose <emph>Sheet - Delete Page Break - Column Break</emph></variable>"
+msgid "<variable id=\"delete_page_break_column\">Choose <emph>Sheet - Delete Page Break - Column Break</emph>.</variable>"
msgstr ""
diff --git a/source/bn-IN/helpcontent2/source/text/scalc/02.po b/source/bn-IN/helpcontent2/source/text/scalc/02.po
index c0b1c0fa530..6c8e27687f5 100644
--- a/source/bn-IN/helpcontent2/source/text/scalc/02.po
+++ b/source/bn-IN/helpcontent2/source/text/scalc/02.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2017-05-12 14:35+0200\n"
-"PO-Revision-Date: 2013-06-16 07:36+0000\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:52+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: bn_IN\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1371368180.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542196332.000000\n"
#: 02130000.xhp
msgctxt ""
@@ -45,8 +45,8 @@ msgctxt ""
"02130000.xhp\n"
"par_id3155267\n"
"help.text"
-msgid "<image src=\"cmd/sc_currencyfield.png\" id=\"img_id3159096\"><alt id=\"alt_id3159096\">Icon</alt></image>"
-msgstr "<image src=\"cmd/sc_currencyfield.png\" id=\"img_id3159096\"><alt id=\"alt_id3159096\">আইকন</alt></image>"
+msgid "<image src=\"cmd/sc_currencyfield.png\" id=\"img_id3159096\"><alt id=\"alt_id3159096\">Currency Number Format Icon</alt></image>"
+msgstr ""
#: 02130000.xhp
msgctxt ""
@@ -61,8 +61,8 @@ msgctxt ""
"02130000.xhp\n"
"par_id3146776\n"
"help.text"
-msgid "<link href=\"text/shared/01/05020300.xhp\" name=\"Format - Cell - Numbers\">Format - Cell - Numbers</link>."
-msgstr "<link href=\"text/shared/01/05020300.xhp\" name=\"Format - Cell - Numbers\">বিন্যাস - ঘর - সংখ্যা</link>."
+msgid "<link href=\"text/shared/01/05020300.xhp\" name=\"Format - Cells - Numbers\">Format - Cells - Numbers</link>."
+msgstr ""
#: 02140000.xhp
msgctxt ""
diff --git a/source/bn-IN/helpcontent2/source/text/scalc/06.po b/source/bn-IN/helpcontent2/source/text/scalc/06.po
index 81a6dccd3aa..d2d274478f5 100644
--- a/source/bn-IN/helpcontent2/source/text/scalc/06.po
+++ b/source/bn-IN/helpcontent2/source/text/scalc/06.po
@@ -3,15 +3,18 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-06-14 17:23+0200\n"
-"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
-"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-04-24 11:20+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-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1524568812.000000\n"
#: calcsamplefiles.xhp
msgctxt ""
@@ -20,35 +23,3 @@ msgctxt ""
"help.text"
msgid "Calc Sample Files"
msgstr ""
-
-#: calcsamplefiles.xhp
-msgctxt ""
-"calcsamplefiles.xhp\n"
-"par_id161521663319917\n"
-"help.text"
-msgid "<object data=\"media/files/scalc/imtrigon.ods\" id=\"ods_id61521568603544\" type=\"application/vnd.oasis.opendocument.spreadsheet\"/>"
-msgstr ""
-
-#: calcsamplefiles.xhp
-msgctxt ""
-"calcsamplefiles.xhp\n"
-"par_id161521663319918\n"
-"help.text"
-msgid "<object data=\"media/files/scalc/trigon.ods\" id=\"ods_id61521548603544\" type=\"application/vnd.oasis.opendocument.spreadsheet\"/>"
-msgstr ""
-
-#: calcsamplefiles.xhp
-msgctxt ""
-"calcsamplefiles.xhp\n"
-"par_id161521563314918\n"
-"help.text"
-msgid "<object data=\"media/files/scalc/pivot.ods\" id=\"ods_id61521547603544\" type=\"application/vnd.oasis.opendocument.spreadsheet\"/>"
-msgstr ""
-
-#: calcsamplefiles.xhp
-msgctxt ""
-"calcsamplefiles.xhp\n"
-"par_id721528312694192\n"
-"help.text"
-msgid "<object data=\"media/files/scalc/functions_ifs.ods\" id=\"ods_id61521547603534\" type=\"application/vnd.oasis.opendocument.spreadsheet\"/>"
-msgstr ""
diff --git a/source/bn-IN/helpcontent2/source/text/scalc/guide.po b/source/bn-IN/helpcontent2/source/text/scalc/guide.po
index 8a93d230e15..67320e528de 100644
--- a/source/bn-IN/helpcontent2/source/text/scalc/guide.po
+++ b/source/bn-IN/helpcontent2/source/text/scalc/guide.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-07-31 14:10+0200\n"
-"PO-Revision-Date: 2016-05-07 23:47+0000\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:52+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: bn_IN\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1462664824.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542196332.000000\n"
#: address_auto.xhp
msgctxt ""
@@ -3709,8 +3709,8 @@ msgctxt ""
"database_filter.xhp\n"
"par_idN10693\n"
"help.text"
-msgid "Choose <item type=\"menuitem\">Data - Filter - Standard Filter</item>."
-msgstr "<item type=\"menuitem\">ডাটা - পরিশোধক - আদর্শ পরিশোধক</item>।"
+msgid "Choose <item type=\"menuitem\">Data - More Filters - Standard Filter</item>."
+msgstr ""
#: database_filter.xhp
msgctxt ""
@@ -3765,8 +3765,8 @@ msgctxt ""
"database_filter.xhp\n"
"par_id3154944\n"
"help.text"
-msgid "Choose <item type=\"menuitem\">Data - Filter - AutoFilter</item>."
-msgstr "<item type=\"menuitem\">ডাটা - পরিশোধক - AutoFilter</item> পছন্দ করুন।"
+msgid "Choose <item type=\"menuitem\">Data - AutoFilter</item>."
+msgstr ""
#: database_filter.xhp
msgctxt ""
diff --git a/source/bn-IN/helpcontent2/source/text/shared.po b/source/bn-IN/helpcontent2/source/text/shared.po
index 16f655abbf0..2710eefa11c 100644
--- a/source/bn-IN/helpcontent2/source/text/shared.po
+++ b/source/bn-IN/helpcontent2/source/text/shared.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-09-03 13:23+0200\n"
-"PO-Revision-Date: 2016-04-16 21:59+0000\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:52+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: bn_IN\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1460843952.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542196333.000000\n"
#: 3dsettings_toolbar.xhp
msgctxt ""
@@ -2013,5 +2013,5 @@ msgctxt ""
"need_help.xhp\n"
"hd_id1000010\n"
"help.text"
-msgid "This help page needs further work for correctness and completion. Please join the LibreOffice project and help us out to write the missing information. Visit our <link href=\"http://documentation.libreoffice.org/en/join-community/update-help-contents\">web page on writing Help contents</link>."
+msgid "This help page needs further work for correctness and completion. Please join the LibreOffice project and help us out to write the missing information. Visit our <link href=\"https://documentation.libreoffice.org/en/join-community/update-help-contents\"><emph>web page on writing Help contents</emph></link>."
msgstr ""
diff --git a/source/bn-IN/helpcontent2/source/text/shared/00.po b/source/bn-IN/helpcontent2/source/text/shared/00.po
index d0ed6946669..df8109e07d5 100644
--- a/source/bn-IN/helpcontent2/source/text/shared/00.po
+++ b/source/bn-IN/helpcontent2/source/text/shared/00.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-10-21 20:57+0200\n"
-"PO-Revision-Date: 2016-05-24 02:23+0000\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:52+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: bn_IN\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1464056622.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542196334.000000\n"
#: 00000001.xhp
msgctxt ""
@@ -6221,7 +6221,7 @@ msgctxt ""
"00000401.xhp\n"
"par_id621525017637963\n"
"help.text"
-msgid "Choose <emph>File - Export as EPUB</emph>."
+msgid "Choose <emph>File - Export As - Export as EPUB</emph>."
msgstr ""
#: 00000401.xhp
@@ -7197,7 +7197,7 @@ msgctxt ""
"00000403.xhp\n"
"par_idN1091B\n"
"help.text"
-msgid "<variable id=\"grid\">Choose <emph>View - Grid</emph> (Impress or Draw).</variable>"
+msgid "<variable id=\"grid\">Choose <emph>View - Grid and Helplines</emph> (Impress or Draw).</variable>"
msgstr ""
#: 00000403.xhp
@@ -7205,7 +7205,7 @@ msgctxt ""
"00000403.xhp\n"
"par_idN1092E\n"
"help.text"
-msgid "<variable id=\"guides\">Choose <emph>View - Snap Lines</emph> (Impress or Draw).</variable>"
+msgid "<variable id=\"guides\">Choose <emph>View - Snap Guides</emph> (Impress or Draw).</variable>"
msgstr ""
#: 00000404.xhp
@@ -7861,7 +7861,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id9988402\n"
"help.text"
-msgid "<variable id=\"packagemanager_eu\">Choose <emph>Tools - Extension Manager</emph>, click <emph>Updates</emph> button.</variable>"
+msgid "<variable id=\"packagemanager_eu\">Choose <emph>Tools - Extension Manager</emph>, click <emph>Check for Updates</emph> button.</variable>"
msgstr ""
#: 00000406.xhp
@@ -8075,14 +8075,6 @@ msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
-"par_id3150032\n"
-"help.text"
-msgid "<variable id=\"arbeit\">Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - $[officename] - Memory</emph>.</variable>"
-msgstr ""
-
-#: 00000406.xhp
-msgctxt ""
-"00000406.xhp\n"
"par_id3159153\n"
"help.text"
msgid "<variable id=\"ansicht\">Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - $[officename] - View</emph>.</variable>"
@@ -11045,7 +11037,7 @@ msgctxt ""
"00040502.xhp\n"
"par_id366527\n"
"help.text"
-msgid "Choose <emph>Format - Object - Line</emph> (Writer)."
+msgid "Choose <emph>Format - Text Box and Shape - Line</emph> (Writer)."
msgstr ""
#: 00040502.xhp
@@ -11053,7 +11045,7 @@ msgctxt ""
"00040502.xhp\n"
"par_id3835261\n"
"help.text"
-msgid "Choose <emph>Format - Graphic - Line</emph> (Calc)."
+msgid "Choose <emph>Format - Object - Line</emph> (Calc)."
msgstr ""
#: 00040502.xhp
@@ -11085,7 +11077,7 @@ msgctxt ""
"00040502.xhp\n"
"par_id3154285\n"
"help.text"
-msgid "Choose <emph>Format - </emph><switchinline select=\"appl\"><caseinline select=\"WRITER\"><emph>Object - </emph></caseinline><caseinline select=\"CALC\"><emph>Graphic - </emph></caseinline></switchinline><emph>Line - Line</emph> tab."
+msgid "Choose <emph>Format - </emph><switchinline select=\"appl\"><caseinline select=\"WRITER\"><emph>Text Box and Shape - </emph></caseinline><caseinline select=\"CALC\"><emph>Object - </emph></caseinline></switchinline><emph>Line - Line</emph> tab."
msgstr ""
#: 00040502.xhp
diff --git a/source/bn-IN/helpcontent2/source/text/shared/01.po b/source/bn-IN/helpcontent2/source/text/shared/01.po
index 230dd2ee339..c6eff77083d 100644
--- a/source/bn-IN/helpcontent2/source/text/shared/01.po
+++ b/source/bn-IN/helpcontent2/source/text/shared/01.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 12:22+0100\n"
-"PO-Revision-Date: 2016-10-18 20:14+0000\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:52+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: bn_IN\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1476821644.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542196336.000000\n"
#: 01010000.xhp
msgctxt ""
@@ -33637,7 +33637,7 @@ msgctxt ""
"06130000.xhp\n"
"par_id3153748\n"
"help.text"
-msgid "<ahelp hid=\"modules/BasicIDE/ui/basicmacrodialog/run\">Runs or saves the current macro.</ahelp>"
+msgid "<ahelp hid=\"modules/BasicIDE/ui/basicmacrodialog/ok\">Runs or saves the current macro.</ahelp>"
msgstr ""
#: 06130000.xhp
@@ -40771,14 +40771,6 @@ msgstr ""
#: ref_epub_export.xhp
msgctxt ""
"ref_epub_export.xhp\n"
-"par_id701525003241759\n"
-"help.text"
-msgid "<embedvar href=\"text/shared/00/00000002.xhp#epubv\" markup=\"keep\"/>"
-msgstr ""
-
-#: ref_epub_export.xhp
-msgctxt ""
-"ref_epub_export.xhp\n"
"par_id19921\n"
"help.text"
msgid "<image id=\"img_id22170\" src=\"media/screenshots/modules/swriter/ui/exportepub/EPubDialog.png\" localize=\"true\" width=\"664px\" height=\"482px\"><alt id=\"alt_id59843\">EPUB dialog box</alt></image>"
@@ -40925,7 +40917,7 @@ msgctxt ""
"ref_epub_export.xhp\n"
"par_id971525023515891\n"
"help.text"
-msgid "For custom metadata, you must provide a file with same name as the original filename and with extension as \".xmp\". The provided metadata will override the the internal document metadata. In the example above, the custom metadata must exist in the MyText directory as <item type=\"literal\">MyText.xmp</item>."
+msgid "For custom metadata, you must provide a file with same name as the original filename and with extension as \".xmp\". The provided metadata will override the internal document metadata. In the example above, the custom metadata must exist in the MyText directory as <item type=\"literal\">MyText.xmp</item>."
msgstr ""
#: ref_epub_export.xhp
diff --git a/source/bn-IN/helpcontent2/source/text/shared/guide.po b/source/bn-IN/helpcontent2/source/text/shared/guide.po
index df2bb55725e..afa11b72796 100644
--- a/source/bn-IN/helpcontent2/source/text/shared/guide.po
+++ b/source/bn-IN/helpcontent2/source/text/shared/guide.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 12:23+0100\n"
-"PO-Revision-Date: 2016-07-05 16:52+0000\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:52+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: bn_IN\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1467737571.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542196337.000000\n"
#: aaa_start.xhp
msgctxt ""
@@ -8829,8 +8829,8 @@ msgctxt ""
"gallery_insert.xhp\n"
"par_id3145068\n"
"help.text"
-msgid "Open the Gallery by clicking the <emph>Gallery</emph> icon on the <emph>Standard</emph> bar, or by selecting <emph>Tools - Gallery</emph>."
-msgstr "<emph>স্ট্যান্ডার্ড</emph> বারের <emph>গ্যালারি</emph> আইকনে ক্লিক করে গ্যালারি খুলুন, অথবা <emph>টুল - গ্যালারি</emph> নির্বাচন করুন।"
+msgid "Open the Gallery by clicking the <emph>Gallery</emph> icon on the <emph>Standard</emph> bar, or by choosing <emph>Insert - Media - Gallery</emph>."
+msgstr ""
#: gallery_insert.xhp
msgctxt ""
diff --git a/source/bn-IN/helpcontent2/source/text/shared/optionen.po b/source/bn-IN/helpcontent2/source/text/shared/optionen.po
index 76fe6c20fee..5d7700cc59c 100644
--- a/source/bn-IN/helpcontent2/source/text/shared/optionen.po
+++ b/source/bn-IN/helpcontent2/source/text/shared/optionen.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 12:23+0100\n"
-"PO-Revision-Date: 2016-07-05 17:05+0000\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:52+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: bn_IN\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1467738327.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542196339.000000\n"
#: 01000000.xhp
msgctxt ""
@@ -267,6 +267,14 @@ msgstr "কিছু ব্যবহারকারীর ডাটা একট
#: 01010100.xhp
msgctxt ""
"01010100.xhp\n"
+"par_id3153032\n"
+"help.text"
+msgid "User data is also used when commenting and in tracking changes mode, to identify comments/edits author; and to mark last edit position in document, so that when author opens the document later, it opens at the last edit position."
+msgstr ""
+
+#: 01010100.xhp
+msgctxt ""
+"01010100.xhp\n"
"hd_id3147653\n"
"help.text"
msgid "Address"
@@ -14741,7 +14749,7 @@ msgctxt ""
"opencl.xhp\n"
"par_id5293741\n"
"help.text"
-msgid "for more information on OpenCL, visit <link href=\"http://www.khronos.org/opencl/\">the OpenCL site</link>"
+msgid "for more information on OpenCL, visit <link href=\"https://www.khronos.org/opencl/\">the OpenCL site</link>"
msgstr ""
#: persona_firefox.xhp
diff --git a/source/bn-IN/helpcontent2/source/text/swriter/00.po b/source/bn-IN/helpcontent2/source/text/swriter/00.po
index c4bfe0375cd..a831e7d3f87 100644
--- a/source/bn-IN/helpcontent2/source/text/swriter/00.po
+++ b/source/bn-IN/helpcontent2/source/text/swriter/00.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-09-03 13:23+0200\n"
-"PO-Revision-Date: 2018-10-23 06:40+0000\n"
-"Last-Translator: biraj <brnet00@gmail.com>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:52+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: bn_IN\n"
"MIME-Version: 1.0\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: Pootle 2.8\n"
-"X-POOTLE-MTIME: 1540276806.000000\n"
+"X-POOTLE-MTIME: 1542196340.000000\n"
#: 00000004.xhp
msgctxt ""
@@ -37,8 +37,8 @@ msgctxt ""
"00000004.xhp\n"
"par_id3150253\n"
"help.text"
-msgid "<image src=\"cmd/sc_wrapoff.png\" id=\"img_id3145389\"><alt id=\"alt_id3145389\">Icon</alt></image>"
-msgstr "<image src=\"cmd/sc_wrapoff.png\" id=\"img_id3145389\"><alt id=\"alt_id3145389\">আইকন</alt></image>"
+msgid "<image src=\"cmd/sc_wrapoff.png\" id=\"img_id3145389\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3145389\">Wrap Off Icon</alt></image>"
+msgstr ""
#: 00000004.xhp
msgctxt ""
@@ -53,8 +53,8 @@ msgctxt ""
"00000004.xhp\n"
"par_id3156397\n"
"help.text"
-msgid "<image src=\"cmd/sc_wrapon.png\" id=\"img_id3149048\"><alt id=\"alt_id3149048\">Icon</alt></image>"
-msgstr "<image src=\"cmd/sc_wrapon.png\" id=\"img_id3149048\"><alt id=\"alt_id3149048\">আইকন</alt></image>"
+msgid "<image src=\"cmd/sc_wrapon.png\" id=\"img_id3149048\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3149048\">Wrap On Icon</alt></image>"
+msgstr ""
#: 00000004.xhp
msgctxt ""
@@ -69,8 +69,8 @@ msgctxt ""
"00000004.xhp\n"
"par_id3154558\n"
"help.text"
-msgid "<image src=\"cmd/sc_wrapthrough.png\" id=\"img_id3152999\"><alt id=\"alt_id3152999\">Icon</alt></image>"
-msgstr "<image src=\"cmd/sc_wrapthrough.png\" id=\"img_id3152999\"><alt id=\"alt_id3152999\">আইকন</alt></image>"
+msgid "<image src=\"cmd/sc_wrapthrough.png\" id=\"img_id3152999\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3152999\">Wrap Through Icon</alt></image>"
+msgstr ""
#: 00000004.xhp
msgctxt ""
@@ -85,8 +85,8 @@ msgctxt ""
"00000004.xhp\n"
"par_id3148773\n"
"help.text"
-msgid "<image src=\"res/sc06301.png\" id=\"img_id3149026\"><alt id=\"alt_id3149026\">Icon</alt></image>"
-msgstr "<image src=\"res/sc06301.png\" id=\"img_id3149026\"><alt id=\"alt_id3149026\">আইকন</alt></image>"
+msgid "<image src=\"res/sc06301.png\" id=\"img_id3149026\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3149026\">Jump to Previous Script Icon</alt></image>"
+msgstr ""
#: 00000004.xhp
msgctxt ""
@@ -101,8 +101,8 @@ msgctxt ""
"00000004.xhp\n"
"par_id3151265\n"
"help.text"
-msgid "<image src=\"res/sc06300.png\" id=\"img_id3151272\"><alt id=\"alt_id3151272\">Icon</alt></image>"
-msgstr "<image src=\"res/sc06300.png\" id=\"img_id3151272\"><alt id=\"alt_id3151272\">আইকন</alt></image>"
+msgid "<image src=\"res/sc06300.png\" id=\"img_id3151272\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3151272\"> Jump to Next Script Icon</alt></image>"
+msgstr ""
#: 00000004.xhp
msgctxt ""
@@ -381,8 +381,8 @@ msgctxt ""
"00000403.xhp\n"
"par_id3154763\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command </caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F8"
-msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">কমান্ড</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F8"
+msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F8"
+msgstr ""
#: 00000403.xhp
msgctxt ""
@@ -397,8 +397,8 @@ msgctxt ""
"00000403.xhp\n"
"par_id3151387\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command </caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F9"
-msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">কমান্ড </caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F9"
+msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F9"
+msgstr ""
#: 00000403.xhp
msgctxt ""
@@ -413,8 +413,8 @@ msgctxt ""
"00000403.xhp\n"
"par_id3145823\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command </caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F10"
-msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">কমান্ড </caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F10"
+msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F10"
+msgstr ""
#: 00000403.xhp
msgctxt ""
@@ -429,7 +429,7 @@ msgctxt ""
"00000403.xhp\n"
"par_id3150932\n"
"help.text"
-msgid "<image id=\"img_id3150502\" src=\"cmd/sc_controlcodes.png\"><alt id=\"alt_id3150502\">Icon</alt></image>"
+msgid "<image id=\"img_id3150502\" src=\"cmd/sc_controlcodes.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3150502\">Formatting Marks Icon</alt></image>"
msgstr ""
#: 00000403.xhp
@@ -461,7 +461,7 @@ msgctxt ""
"00000403.xhp\n"
"par_id3150765\n"
"help.text"
-msgid "<image id=\"img_id3147572\" src=\"cmd/sc_browseview.png\"><alt id=\"alt_id3147572\">Icon</alt></image>"
+msgid "<image id=\"img_id3147572\" src=\"cmd/sc_browseview.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3147572\">Web Icon</alt></image>"
msgstr ""
#: 00000403.xhp
@@ -2461,7 +2461,7 @@ msgctxt ""
"stylesmenu.xhp\n"
"par_id941529884998705\n"
"help.text"
-msgid "<variable id=\"ses\">Choose <emph>Styles - Edit Styles</emph></variable>."
+msgid "<variable id=\"ses\">Choose <emph>Styles - Edit Styles...</emph></variable>."
msgstr ""
#: stylesmenu.xhp
diff --git a/source/bn-IN/instsetoo_native/inc_openoffice/windows/msi_languages.po b/source/bn-IN/instsetoo_native/inc_openoffice/windows/msi_languages.po
index 348c0d9b0bc..45f406901ae 100644
--- a/source/bn-IN/instsetoo_native/inc_openoffice/windows/msi_languages.po
+++ b/source/bn-IN/instsetoo_native/inc_openoffice/windows/msi_languages.po
@@ -4,8 +4,8 @@ msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2018-11-12 12:23+0100\n"
-"PO-Revision-Date: 2018-11-11 07:38+0000\n"
-"Last-Translator: biraj <brnet00@gmail.com>\n"
+"PO-Revision-Date: 2018-11-13 06:24+0000\n"
+"Last-Translator: joydeep <jdsk2013@gmail.com>\n"
"Language-Team: Bengali (India) <anubad@lists.ankur.org.in>\n"
"Language: bn_IN\n"
"MIME-Version: 1.0\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1541921887.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542090266.000000\n"
#: ActionTe.ulf
msgctxt ""
@@ -1914,13 +1914,12 @@ msgid "{&TahomaBold10}Welcome to the Patch for [ProductName]"
msgstr "{&TahomaBold10}[ProductName] এর জন্য প্যাচে স্বাগতম"
#: Control.ulf
-#, fuzzy
msgctxt ""
"Control.ulf\n"
"OOO_CONTROL_162\n"
"LngText.text"
msgid "The Installation Wizard will install the Patch for [ProductName] on your computer. To continue, click Update."
-msgstr "ইনস্টলেশন উইজার্ড আপনার কম্পিউটারে [ProductName] এর জন্য প্যাচ (patch) ইনস্টল করবে। চালিয়ে যেতে \"হালনাগাদ\" ক্লিক করুন।"
+msgstr "ইনস্টলেশন উইজার্ড আপনার কম্পিউটারে [ProductName] এর জন্য প্যাচ (patch) ইনস্টল করবে। চালিয়ে যেতে \"আপডেট\" ক্লিক করুন।"
#: Control.ulf
msgctxt ""
diff --git a/source/bn-IN/svtools/messages.po b/source/bn-IN/svtools/messages.po
index 907c677252b..9a1e12ccf00 100644
--- a/source/bn-IN/svtools/messages.po
+++ b/source/bn-IN/svtools/messages.po
@@ -3,15 +3,18 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-05 17:38+0100\n"
-"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
-"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:34+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-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542195261.000000\n"
#: include/svtools/strings.hrc:25
msgctxt "STR_UNDO"
@@ -1543,7 +1546,7 @@ msgstr ""
#: include/svtools/strings.hrc:360
msgctxt "STR_DESCRIPTION_MYTHES"
-msgid "Mythes Thesaurus"
+msgid "MyThes Thesaurus"
msgstr ""
#: include/svtools/strings.hrc:361
diff --git a/source/bn-IN/sw/messages.po b/source/bn-IN/sw/messages.po
index 06ac3be3789..d5e3a565047 100644
--- a/source/bn-IN/sw/messages.po
+++ b/source/bn-IN/sw/messages.po
@@ -3,15 +3,18 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 23:50+0100\n"
-"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
-"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-15 14:32+0100\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"
-"X-Generator: LibreOffice\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
+"X-Generator: LibreOffice\n"
+"X-POOTLE-MTIME: 1542195261.000000\n"
#: sw/inc/app.hrc:29
msgctxt "RID_PARAGRAPHSTYLEFAMILY"
@@ -7083,7 +7086,12 @@ msgctxt "asciifilterdialog|lf"
msgid "_LF"
msgstr "_LF"
-#: sw/uiconfig/swriter/ui/asciifilterdialog.ui:264
+#: sw/uiconfig/swriter/ui/asciifilterdialog.ui:258
+msgctxt "asciifilterdialog|includebom"
+msgid "Include byte-order-mark"
+msgstr ""
+
+#: sw/uiconfig/swriter/ui/asciifilterdialog.ui:280
msgctxt "asciifilterdialog|label1"
msgid "Properties"
msgstr "বৈশিষ্ট্যাবলী"
diff --git a/source/bn-IN/swext/mediawiki/help.po b/source/bn-IN/swext/mediawiki/help.po
index c1c7081051d..706b58068f9 100644
--- a/source/bn-IN/swext/mediawiki/help.po
+++ b/source/bn-IN/swext/mediawiki/help.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 12:23+0100\n"
-"PO-Revision-Date: 2018-11-11 06:05+0000\n"
-"Last-Translator: SHUBHRANIL NAG <nagshubhranil96@gmail.com>\n"
+"POT-Creation-Date: 2018-11-15 13:53+0100\n"
+"PO-Revision-Date: 2018-11-12 11:37+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: Bengali (India) <anubad@lists.ankur.org.in>\n"
"Language: bn_IN\n"
"MIME-Version: 1.0\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1541916339.000000\n"
+"X-POOTLE-MTIME: 1542022654.000000\n"
#: help.tree
msgctxt ""
@@ -93,8 +93,8 @@ msgctxt ""
"wiki.xhp\n"
"par_id7387615\n"
"help.text"
-msgid "A wiki account on a supported <link href=\"http://www.mediawiki.org/wiki/MediaWiki\">MediaWiki</link> server"
-msgstr "একটি উইকি অ্যাকাউন্ট <link href=\"http://www.mediawiki.org/wiki/MediaWiki\">মিডিয়া উইকি</link> সার্ভারের এর উপর সমর্থিত"
+msgid "A wiki account on a supported <link href=\"https://www.mediawiki.org/wiki/MediaWiki\">MediaWiki</link> server"
+msgstr ""
#: wiki.xhp
msgctxt ""
@@ -149,24 +149,24 @@ msgctxt ""
"wiki.xhp\n"
"par_id368968\n"
"help.text"
-msgid "In the <link href=\"com.sun.wiki-publisher/wikisettings.xhp\">Options</link> dialog, click Add."
-msgstr "<link href=\"com.sun.wiki-publisher/wikisettings.xhp\">Options</link> শীর্ষক ডায়লগের মধ্যে Add টিপুন।"
+msgid "In the <link href=\"com.sun.wiki-publisher/wikisettings.xhp\"><emph>Options</emph></link> dialog, click <emph>Add</emph>."
+msgstr ""
#: wiki.xhp
msgctxt ""
"wiki.xhp\n"
"par_id6962187\n"
"help.text"
-msgid "In the <link href=\"com.sun.wiki-publisher/wikiaccount.xhp\">MediaWiki</link> dialog, enter the account information for the wiki."
-msgstr "<link href=\"com.sun.wiki-publisher/wikiaccount.xhp\">MediaWiki</link> শীর্ষক ডায়লগের মধ্যে Wiki-র জন্য অ্যাকাউন্ট সম্বন্ধীয় তথ্য লিখুন।"
+msgid "In the <link href=\"com.sun.wiki-publisher/wikiaccount.xhp\"><emph>MediaWiki</emph></link> dialog, enter the account information for the wiki."
+msgstr ""
#: wiki.xhp
msgctxt ""
"wiki.xhp\n"
"par_id5328836\n"
"help.text"
-msgid "In the URL text box, enter the address of a wiki that you want to connect to."
-msgstr "URL টেক্সট-বাক্সে, আপনি যে উইকির সঙ্গে সংযুক্ত হতে চান, তার ঠিকানা সন্নিবেশ করান।"
+msgid "In the <emph>URL</emph> text box, enter the address of a wiki that you want to connect to."
+msgstr ""
#: wiki.xhp
msgctxt ""
@@ -181,8 +181,8 @@ msgctxt ""
"wiki.xhp\n"
"par_id5906552\n"
"help.text"
-msgid "In the Username box, enter your user ID for your wiki account."
-msgstr "ব্যবহারকারীর-নাম বাক্সে, আপনার উইকি অ্যাকউন্টের জন্য ব্যবহারকারী ID দিন।"
+msgid "In the <emph>Username</emph> box, enter your user ID for your wiki account."
+msgstr ""
#: wiki.xhp
msgctxt ""
@@ -197,8 +197,8 @@ msgctxt ""
"wiki.xhp\n"
"par_id8869594\n"
"help.text"
-msgid "In the Password box, enter the password for your wiki account, then click OK."
-msgstr "পাসওয়ার্ড বাক্সে, আপনার উইকি অ্যাকাউন্টের পাসওয়ার্ড সন্নিবেশ করান, অতঃপর \"ঠিক আছে\" ক্লিক করুন।"
+msgid "In the Password box, enter the password for your wiki account, then click <emph>OK</emph>."
+msgstr ""
#: wiki.xhp
msgctxt ""
@@ -245,8 +245,8 @@ msgctxt ""
"wiki.xhp\n"
"par_id228278\n"
"help.text"
-msgid "In the <link href=\"com.sun.wiki-publisher/wikisend.xhp\">Send to MediaWiki</link> dialog, specify the settings for your entry."
-msgstr "<link href=\"com.sun.wiki-publisher/wikisend.xhp\">Send to MediaWiki</link> ডায়লগে, সংশ্লিষ্ট এনট্রির বৈশিষ্ট্য নির্ধারণ করুন।"
+msgid "In the <link href=\"com.sun.wiki-publisher/wikisend.xhp\"><emph>Send to MediaWiki</emph></link> dialog, specify the settings for your entry."
+msgstr ""
#: wiki.xhp
msgctxt ""
diff --git a/source/bn/cui/messages.po b/source/bn/cui/messages.po
index 564e057c306..c98e9638e0e 100644
--- a/source/bn/cui/messages.po
+++ b/source/bn/cui/messages.po
@@ -3,15 +3,18 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 12:22+0100\n"
-"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
-"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"POT-Creation-Date: 2018-11-14 12:21+0100\n"
+"PO-Revision-Date: 2018-11-14 11:34+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-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542195253.000000\n"
#: cui/inc/strings.hrc:24
msgctxt "RID_SVXSTR_KEY_CONFIG_DIR"
@@ -1584,142 +1587,136 @@ msgid "Dimension line"
msgstr "মাত্রা লাইন"
#: cui/inc/strings.hrc:365
-#, fuzzy
-msgctxt "RID_SVXSTR_LOAD_ERROR"
-msgid "The selected module could not be loaded."
-msgstr "নির্বাচিত মডিউল লোড করা যায়নি।"
-
-#: cui/inc/strings.hrc:366
msgctxt "RID_SVXSTR_STARTQUOTE"
msgid "Start Quote"
msgstr ""
-#: cui/inc/strings.hrc:367
+#: cui/inc/strings.hrc:366
msgctxt "RID_SVXSTR_ENDQUOTE"
msgid "End Quote"
msgstr ""
-#: cui/inc/strings.hrc:369
+#: cui/inc/strings.hrc:368
msgctxt "RID_SVXSTR_SELECTEDPERSONA"
msgid "Selected Theme: "
msgstr ""
-#: cui/inc/strings.hrc:370
+#: cui/inc/strings.hrc:369
msgctxt "RID_SVXSTR_SEARCHING"
msgid "Searching, please wait..."
msgstr ""
-#: cui/inc/strings.hrc:371
+#: cui/inc/strings.hrc:370
msgctxt "RID_SVXSTR_SEARCHERROR"
msgid "Cannot open %1, please try again later."
msgstr ""
-#: cui/inc/strings.hrc:372
+#: cui/inc/strings.hrc:371
msgctxt "RID_SVXSTR_NORESULTS"
msgid "No results found."
msgstr ""
-#: cui/inc/strings.hrc:373
+#: cui/inc/strings.hrc:372
msgctxt "RID_SVXSTR_APPLYPERSONA"
msgid "Applying Theme..."
msgstr ""
-#: cui/inc/strings.hrc:374
+#: cui/inc/strings.hrc:373
msgctxt "RID_SVXSTR_INVALIDPERSONAURL"
msgid "Please enter a valid theme address or a search term."
msgstr ""
-#: cui/inc/strings.hrc:376
+#: cui/inc/strings.hrc:375
msgctxt "RID_SVXSTR_TABLE_PRESET_NONE"
msgid "Set No Borders"
msgstr "কোন সীমানা নয়"
-#: cui/inc/strings.hrc:377
+#: cui/inc/strings.hrc:376
msgctxt "RID_SVXSTR_TABLE_PRESET_ONLYOUTER"
msgid "Set Outer Border Only"
msgstr "শুধুমাত্র বহিঃস্থ সীমানা নির্ধারণ"
-#: cui/inc/strings.hrc:378
+#: cui/inc/strings.hrc:377
msgctxt "RID_SVXSTR_TABLE_PRESET_OUTERHORI"
msgid "Set Outer Border and Horizontal Lines"
msgstr "বহিঃস্থ সীমানা ও অনুভূমিক রেখা নির্ধারণ"
-#: cui/inc/strings.hrc:379
+#: cui/inc/strings.hrc:378
msgctxt "RID_SVXSTR_TABLE_PRESET_OUTERALL"
msgid "Set Outer Border and All Inner Lines"
msgstr "বহিঃস্থ সীমানা ও সব অন্তঃস্থ রেখা নির্ধারণ"
-#: cui/inc/strings.hrc:380
+#: cui/inc/strings.hrc:379
msgctxt "RID_SVXSTR_TABLE_PRESET_OUTERINNER"
msgid "Set Outer Border Without Changing Inner Lines"
msgstr "অন্তঃস্থ রেখা পরিবর্তন না করে বহিঃস্থ সীমানা নির্ধারণ"
-#: cui/inc/strings.hrc:381
+#: cui/inc/strings.hrc:380
msgctxt "RID_SVXSTR_PARA_PRESET_DIAGONAL"
msgid "Set Diagonal Lines Only"
msgstr "শুধুমাত্র তির্যক রেখা নির্ধারণ"
-#: cui/inc/strings.hrc:382
+#: cui/inc/strings.hrc:381
msgctxt "RID_SVXSTR_PARA_PRESET_ALL"
msgid "Set All Four Borders"
msgstr "চারটি সীমানার প্রতিটি নির্ধারণ"
-#: cui/inc/strings.hrc:383
+#: cui/inc/strings.hrc:382
msgctxt "RID_SVXSTR_PARA_PRESET_LEFTRIGHT"
msgid "Set Left and Right Borders Only"
msgstr "শুধুমাত্র বাম ও ডান সীমানা নির্ধারণ"
-#: cui/inc/strings.hrc:384
+#: cui/inc/strings.hrc:383
msgctxt "RID_SVXSTR_PARA_PRESET_TOPBOTTOM"
msgid "Set Top and Bottom Borders Only"
msgstr "শুধুমাত্র শীর্ষ ও নিম্ন সীমানা নির্ধারণ"
-#: cui/inc/strings.hrc:385
+#: cui/inc/strings.hrc:384
msgctxt "RID_SVXSTR_PARA_PRESET_ONLYLEFT"
msgid "Set Left Border Only"
msgstr "শুধুমাত্র বাম সীমানা নির্ধারণ"
-#: cui/inc/strings.hrc:386
+#: cui/inc/strings.hrc:385
msgctxt "RID_SVXSTR_HOR_PRESET_ONLYHOR"
msgid "Set Top and Bottom Borders, and All Inner Lines"
msgstr "শীর্ষ ও নিম্ন সীমানা এবং সব অভ্যন্তরীণ রেখা নির্ধারণ"
-#: cui/inc/strings.hrc:387
+#: cui/inc/strings.hrc:386
msgctxt "RID_SVXSTR_VER_PRESET_ONLYVER"
msgid "Set Left and Right Borders, and All Inner Lines"
msgstr "বাম ও ডান সীমানা এবং সব অভ্যন্তরীণ রেখা নির্ধারণ"
-#: cui/inc/strings.hrc:388
+#: cui/inc/strings.hrc:387
msgctxt "RID_SVXSTR_SHADOW_STYLE_NONE"
msgid "No Shadow"
msgstr "কোন ছায়া নয়"
-#: cui/inc/strings.hrc:389
+#: cui/inc/strings.hrc:388
msgctxt "RID_SVXSTR_SHADOW_STYLE_BOTTOMRIGHT"
msgid "Cast Shadow to Bottom Right"
msgstr "নিচে ডানে ছায়া ফেলা"
-#: cui/inc/strings.hrc:390
+#: cui/inc/strings.hrc:389
msgctxt "RID_SVXSTR_SHADOW_STYLE_TOPRIGHT"
msgid "Cast Shadow to Top Right"
msgstr "উপরে ডানে ছায়া ফেলা"
-#: cui/inc/strings.hrc:391
+#: cui/inc/strings.hrc:390
msgctxt "RID_SVXSTR_SHADOW_STYLE_BOTTOMLEFT"
msgid "Cast Shadow to Bottom Left"
msgstr "নিচে বামে ছায়া ফেলা"
-#: cui/inc/strings.hrc:392
+#: cui/inc/strings.hrc:391
msgctxt "RID_SVXSTR_SHADOW_STYLE_TOPLEFT"
msgid "Cast Shadow to Top Left"
msgstr "উপরে বামে ছায়া ফেলা"
-#: cui/inc/strings.hrc:393
+#: cui/inc/strings.hrc:392
msgctxt "RID_SVXSTR_SIGNATURELINE_SIGNED_BY"
msgid "Signed by: %1"
msgstr ""
-#: cui/inc/strings.hrc:394
+#: cui/inc/strings.hrc:393
msgctxt "RID_SVXSTR_OPENCL_RESTART"
msgid "For the OpenCL changes to take effect, %PRODUCTNAME must be restarted."
msgstr ""
@@ -11343,22 +11340,43 @@ msgctxt "signsignatureline|btn_select_certificate"
msgid "Select Certificate"
msgstr ""
-#: cui/uiconfig/ui/signsignatureline.ui:168
+#. Name of the signer
+#: cui/uiconfig/ui/signsignatureline.ui:166
+msgctxt "signsignatureline|label_name"
+msgid "or"
+msgstr ""
+
+#: cui/uiconfig/ui/signsignatureline.ui:175
+msgctxt "signsignatureline|btn_load_image"
+msgid "Use Signature Image"
+msgstr ""
+
+#: cui/uiconfig/ui/signsignatureline.ui:190
+msgctxt "signsignatureline|btn_clear_image"
+msgid "Clear"
+msgstr ""
+
+#: cui/uiconfig/ui/signsignatureline.ui:206
+msgctxt "signsignatureline|label_image_dimensions"
+msgid "Best image size: 600 x 100 px"
+msgstr ""
+
+#: cui/uiconfig/ui/signsignatureline.ui:237
msgctxt "signsignatureline|label_sign"
msgid "Sign"
msgstr ""
-#: cui/uiconfig/ui/signsignatureline.ui:205
+#: cui/uiconfig/ui/signsignatureline.ui:274
msgctxt "signsignatureline|label_add_comment"
msgid "Add comment:"
msgstr ""
-#: cui/uiconfig/ui/signsignatureline.ui:241
+#: cui/uiconfig/ui/signsignatureline.ui:310
msgctxt "signsignatureline|label_hint"
msgid "Instructions from the document creator:"
msgstr ""
-#: cui/uiconfig/ui/signsignatureline.ui:274
+#: cui/uiconfig/ui/signsignatureline.ui:343
msgctxt "signsignatureline|label_more"
msgid "More"
msgstr ""
diff --git a/source/bn/helpcontent2/source/text/sbasic/shared/01.po b/source/bn/helpcontent2/source/text/sbasic/shared/01.po
index 8fd35f1931f..7068a2fd0d5 100644
--- a/source/bn/helpcontent2/source/text/sbasic/shared/01.po
+++ b/source/bn/helpcontent2/source/text/sbasic/shared/01.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-05-16 16:54+0200\n"
-"PO-Revision-Date: 2016-05-02 07:37+0000\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:51+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: bn\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1462174622.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542196311.000000\n"
#: 06130000.xhp
msgctxt ""
@@ -93,7 +93,7 @@ msgctxt ""
"06130000.xhp\n"
"par_id3154791\n"
"help.text"
-msgid "<ahelp hid=\"modules/BasicIDE/ui/basicmacrodialog/run\">Runs or saves the current macro.</ahelp>"
+msgid "<ahelp hid=\"modules/BasicIDE/ui/basicmacrodialog/ok\">Runs or saves the current macro.</ahelp>"
msgstr ""
#: 06130000.xhp
diff --git a/source/bn/helpcontent2/source/text/scalc/00.po b/source/bn/helpcontent2/source/text/scalc/00.po
index df4a8d4690d..224ffcd23ce 100644
--- a/source/bn/helpcontent2/source/text/scalc/00.po
+++ b/source/bn/helpcontent2/source/text/scalc/00.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2017-11-22 13:53+0100\n"
-"PO-Revision-Date: 2016-11-22 16:58+0000\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:51+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: bn\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1479833904.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542196312.000000\n"
#: 00000004.xhp
msgctxt ""
@@ -29,24 +29,24 @@ msgctxt ""
"00000004.xhp\n"
"hd_id3155535\n"
"help.text"
-msgid "<variable id=\"wie\">To access this function... </variable>"
-msgstr "<variable id=\"wie\">এই ফাংশনটি ব্যবহার করতে... </variable>"
+msgid "<variable id=\"wie\">To access this function...</variable>"
+msgstr ""
#: 00000004.xhp
msgctxt ""
"00000004.xhp\n"
"par_idN1056E\n"
"help.text"
-msgid "<variable id=\"moreontop\">More explanations on top of this page. </variable>"
-msgstr "<variable id=\"moreontop\">এই পৃষ্ঠার উপর অংশে আরও ব্যাখ্যা আছে। </variable>"
+msgid "<variable id=\"moreontop\">More explanations on top of this page.</variable>"
+msgstr ""
#: 00000004.xhp
msgctxt ""
"00000004.xhp\n"
"par_idN105AF\n"
"help.text"
-msgid "<variable id=\"optional\">In the %PRODUCTNAME Calc functions, parameters marked as \"optional\" can be left out only when no parameter follows. For example, in a function with four parameters, where the last two parameters are marked as \"optional\", you can leave out parameter 4 or parameters 3 and 4, but you cannot leave out parameter 3 alone. </variable>"
-msgstr "<variable id=\"optional\">%PRODUCTNAME ক্যালক ফাংশনে, \"ঐচ্ছিক\" হিসেবে চিহ্নিত প্যারামিটার বাদ দেয়া যেতে পারে, শুধুমাত্র যদি এটা সর্বশেষ প্যারামিটার হয়। উদাহরণস্বরূপ, চারটি প্যারামিটারযুক্ত কোনো ফাংশন, যার শেষ দুটি প্যারামিটার \"ঐচ্ছিক\" হিসেবে চিহ্নিত, আপনি চতুর্থ প্যারামিটার বা তৃতীয় এবং চতুর্থ প্যারামিটার বাদ দিতে পারবেন, কিন্তু আপনি এককভাবে তৃতীয় প্যারামিটারটি বাদ দিতে পারবেন না।</variable>"
+msgid "<variable id=\"optional\">In the %PRODUCTNAME Calc functions, parameters marked as \"optional\" can be left out only when no parameter follows. For example, in a function with four parameters, where the last two parameters are marked as \"optional\", you can leave out parameter 4 or parameters 3 and 4, but you cannot leave out parameter 3 alone.</variable>"
+msgstr ""
#: 00000004.xhp
msgctxt ""
@@ -77,63 +77,63 @@ msgctxt ""
"00000402.xhp\n"
"par_id3155555\n"
"help.text"
-msgid "<variable id=\"kopffuss\">Choose <emph>Insert - Headers and Footers</emph></variable>"
-msgstr "<variable id=\"kopffuss\"><emph>সম্পাদনা - শীর্ষচরণ এবং পাদচরণ</emph> নির্বাচন করুন </variable>"
+msgid "<variable id=\"kopffuss\">Choose <emph>Insert - Headers and Footers</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3159233\n"
"help.text"
-msgid "<variable id=\"bkopfzeile\">Choose <emph>Insert - Headers and Footers - Header and Footer</emph> tabs</variable>"
-msgstr "<variable id=\"bkopfzeile\"><emph>সম্পাদনা - শীর্ষচরণ এবং পাদচরণ - শীর্ষচরণ/পাদচরণ</emph>ট্যাব নির্বাচন করুন</variable>"
+msgid "<variable id=\"bkopfzeile\">Choose <emph>Insert - Headers and Footers - Header and Footer</emph> tabs.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3150443\n"
"help.text"
-msgid "<variable id=\"bausfullen\">Choose <emph>Sheet - Fill Cells</emph></variable>"
-msgstr "<variable id=\"bausfullen\"><emph>সম্পাদনা - ভরাট</emph> নির্বাচন করুন</variable>"
+msgid "<variable id=\"bausfullen\">Choose <emph>Sheet - Fill Cells</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3143267\n"
"help.text"
-msgid "<variable id=\"bausunten\">Choose <emph>Sheet - Fill Cells - Down</emph></variable>"
-msgstr "<variable id=\"bausunten\"><emph>সম্পাদনা - ভরাট - নিচে</emph> নির্বাচন করুন</variable>"
+msgid "<variable id=\"bausunten\">Choose <emph>Sheet - Fill Cells - Down</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3153880\n"
"help.text"
-msgid "<variable id=\"bausrechts\">Choose <emph>Sheet - Fill Cells - Right</emph></variable>"
-msgstr "<variable id=\"bausrechts\"><emph>সম্পাদনা - ভরাট - ডান</emph> নির্বাচন করুন</variable>"
+msgid "<variable id=\"bausrechts\">Choose <emph>Sheet - Fill Cells - Right</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3151245\n"
"help.text"
-msgid "<variable id=\"bausoben\">Choose <emph>Sheet - Fill Cells - Up</emph></variable>"
-msgstr "<variable id=\"bausoben\"><emph>সম্পাদনা - ভরাট - উপরে</emph> নির্বাচন করুন</variable>"
+msgid "<variable id=\"bausoben\">Choose <emph>Sheet - Fill Cells - Up</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3145068\n"
"help.text"
-msgid "<variable id=\"bauslinks\">Choose <emph>Sheet - Fill Cells - Left</emph></variable>"
-msgstr "<variable id=\"bauslinks\"><emph>সম্পাদনা - ভরাট - বামে</emph> নির্বাচন করুন</variable>"
+msgid "<variable id=\"bauslinks\">Choose <emph>Sheet - Fill Cells - Left</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3150400\n"
"help.text"
-msgid "<variable id=\"baustab\">Choose <emph>Sheet - Fill Cells - Sheets</emph></variable>"
+msgid "<variable id=\"baustab\">Choose <emph>Sheet - Fill Cells - Sheets</emph>.</variable>"
msgstr ""
#: 00000402.xhp
@@ -141,16 +141,16 @@ msgctxt ""
"00000402.xhp\n"
"par_id3154910\n"
"help.text"
-msgid "<variable id=\"bausreihe\">Choose <emph>Sheet - Fill Cells - Series</emph></variable>"
-msgstr "<variable id=\"bausreihe\"><emph>সম্পাদনা - ভরাট - ধারা</emph> নির্বাচন করুন</variable>"
+msgid "<variable id=\"bausreihe\">Choose <emph>Sheet - Fill Cells - Series</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3154123\n"
"help.text"
-msgid "Choose <emph>Sheet - Clear Cells</emph>"
-msgstr "<emph>সম্পাদনা - বিষয়বস্তু মুছে ফেলা হবে</emph> নির্বাচন করুন"
+msgid "Choose <emph>Sheet - Clear Cells</emph>."
+msgstr ""
#: 00000402.xhp
msgctxt ""
@@ -165,40 +165,40 @@ msgctxt ""
"00000402.xhp\n"
"par_id3150011\n"
"help.text"
-msgid "<variable id=\"bzelo\">Choose <emph>Sheet - Delete Cells</emph></variable>"
-msgstr "<variable id=\"bzelo\"><emph>সম্পাদনা - ঘর মুছে ফেলা হবে</emph> নির্বাচন করুন</variable>"
+msgid "<variable id=\"bzelo\">Choose <emph>Sheet - Delete Cells</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3153951\n"
"help.text"
-msgid "Choose <emph>Sheet - Delete Sheet</emph>"
-msgstr "<emph>সম্পাদনা - বিষয়বস্তু মুছে ফেলা হবে</emph> নির্বাচন করুন"
+msgid "Choose <emph>Sheet - Delete Sheet</emph>."
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3155306\n"
"help.text"
-msgid "Open context menu for a sheet tab"
-msgstr "একটি শীট ট্যাবের জন্য প্রসঙ্গ মেনু খুলুন"
+msgid "Open context menu for a sheet tab."
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3146119\n"
"help.text"
-msgid "Choose <emph>Sheet - Move or Copy Sheet</emph>"
-msgstr "<emph>সম্পাদনা - বিষয়বস্তু মুছে ফেলা হবে</emph> নির্বাচন করুন"
+msgid "Choose <emph>Sheet - Move or Copy Sheet</emph>."
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3148645\n"
"help.text"
-msgid "Open context menu for a sheet tab"
-msgstr "একটি শীট ট্যাবের জন্য প্রসঙ্গ মেনু খুলুন"
+msgid "Open context menu for a sheet tab."
+msgstr ""
#: 00000403.xhp
msgctxt ""
@@ -221,23 +221,23 @@ msgctxt ""
"00000403.xhp\n"
"par_id3150275\n"
"help.text"
-msgid "<variable id=\"aspze\">Choose <emph>View - Column & Row Headers</emph></variable>"
-msgstr "<variable id=\"aspze\"><emph>প্রদর্শন - কলাম এবং সারির শীর্ষচরণ</emph>নির্বাচন করুন</variable>"
+msgid "<variable id=\"aspze\">Choose <emph>View - Column & Row Headers</emph>.</variable>"
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3154514\n"
"help.text"
-msgid "<variable id=\"awehe\">Choose <emph>View - Value Highlighting</emph></variable>"
-msgstr "<variable id=\"awehe\"><emph>প্রদর্শন - মান উজ্জ্বলকরণ</emph>নির্বাচন করুন</variable>"
+msgid "<variable id=\"awehe\">Choose <emph>View - Value Highlighting</emph>.</variable>"
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3148947\n"
"help.text"
-msgid "<variable id=\"rechenleiste\">Choose <emph>View - Formula Bar</emph> or <emph>View - Toolbars - Formula Bar</emph></variable>"
+msgid "<variable id=\"rechenleiste\">Choose <emph>View - Formula Bar</emph> or <emph>View - Toolbars - Formula Bar</emph>.</variable>"
msgstr ""
#: 00000403.xhp
@@ -245,8 +245,8 @@ msgctxt ""
"00000403.xhp\n"
"par_id3148663\n"
"help.text"
-msgid "<variable id=\"seumvo\">Choose <emph>View - Page Break</emph></variable>"
-msgstr "<variable id=\"seumvo\"><emph>প্রদর্শন - পৃষ্ঠা বিভাজকের প্রাকদর্শন</emph> নির্বাচন করুন</variable>"
+msgid "<variable id=\"seumvo\">Choose <emph>View - Page Break</emph>.</variable>"
+msgstr ""
#: 00000404.xhp
msgctxt ""
@@ -269,16 +269,16 @@ msgctxt ""
"00000404.xhp\n"
"par_id3149784\n"
"help.text"
-msgid "Choose <emph>Insert - Cells</emph>"
-msgstr "<emph>সন্নিবেশ - ঘর</emph> নির্বাচন করুন"
+msgid "Choose <emph>Insert - Cells</emph>."
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3154514\n"
"help.text"
-msgid "Open <emph>Insert Cells</emph> toolbar from Tools bar:"
-msgstr "টুলের বার থেকে <emph>ঘর সন্নিবেশ</emph> টুলবার খুলুন:"
+msgid "Open <emph>Insert Cells</emph> toolbar from <emph>Tools</emph> bar:"
+msgstr ""
#: 00000404.xhp
msgctxt ""
@@ -365,7 +365,7 @@ msgctxt ""
"00000404.xhp\n"
"par_id3149033\n"
"help.text"
-msgid "<variable id=\"eitab\">Choose <emph>Sheet - Insert Sheet</emph></variable>"
+msgid "<variable id=\"eitab\">Choose <emph>Sheet - Insert Sheet</emph>.</variable>"
msgstr ""
#: 00000404.xhp
@@ -373,7 +373,7 @@ msgctxt ""
"00000404.xhp\n"
"par_idN1082F\n"
"help.text"
-msgid "<variable id=\"eitabfile\">Choose <emph>Sheet - Insert Sheet from File</emph></variable>"
+msgid "<variable id=\"eitabfile\">Choose <emph>Sheet - Insert Sheet from File</emph>.</variable>"
msgstr ""
#: 00000404.xhp
@@ -381,8 +381,8 @@ msgctxt ""
"00000404.xhp\n"
"par_id3155115\n"
"help.text"
-msgid "Choose <emph>Insert - Function</emph>"
-msgstr "<emph>সন্নিবেশ - ফাংশন</emph> নির্বাচন করুন"
+msgid "Choose <emph>Insert - Function</emph>."
+msgstr ""
#: 00000404.xhp
msgctxt ""
@@ -429,8 +429,8 @@ msgctxt ""
"00000404.xhp\n"
"par_id3155809\n"
"help.text"
-msgid "<variable id=\"eikadaze\"><emph>Insert - Function</emph> - Category <emph>Date&Time</emph></variable>"
-msgstr "<variable id=\"eikadaze\"><emph>সন্নিবেশ - ফাংশন</emph> - শ্রেণী <emph>তারিখ এবং সময়</emph></variable>"
+msgid "<variable id=\"eikadaze\"><emph>Insert - Function</emph> - Category <emph>Date & Time</emph></variable>"
+msgstr ""
#: 00000404.xhp
msgctxt ""
@@ -517,15 +517,15 @@ msgctxt ""
"00000404.xhp\n"
"par_id3155383\n"
"help.text"
-msgid "<variable id=\"funktionsliste\">Choose <emph>Insert - Function List</emph></variable>"
-msgstr "<variable id=\"funktionsliste\"><emph>সন্নিবেশ - ফাংশনের তালিকা</emph> নির্বাচন করুন</variable>"
+msgid "<variable id=\"funktionsliste\">Choose <emph>Insert - Function List</emph>.</variable>"
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3153250\n"
"help.text"
-msgid "<variable id=\"einamen\">Choose <emph>Insert - Named Ranges and Expressions</emph></variable>"
+msgid "<variable id=\"einamen\">Choose <emph>Insert - Named Ranges and Expressions</emph>.</variable>"
msgstr ""
#: 00000404.xhp
@@ -533,7 +533,7 @@ msgctxt ""
"00000404.xhp\n"
"par_id3146776\n"
"help.text"
-msgid "<variable id=\"eiextdata\">Choose <emph>Sheet - Link to External data</emph></variable>"
+msgid "<variable id=\"eiextdata\">Choose <emph>Sheet - Link to External data</emph>.</variable>"
msgstr ""
#: 00000404.xhp
@@ -541,7 +541,7 @@ msgctxt ""
"00000404.xhp\n"
"par_id3143222\n"
"help.text"
-msgid "Choose <emph>Sheet - Named Ranges and Expressions - Define</emph>"
+msgid "Choose <emph>Sheet - Named Ranges and Expressions - Define</emph>."
msgstr ""
#: 00000404.xhp
@@ -557,7 +557,7 @@ msgctxt ""
"00000404.xhp\n"
"par_id3145214\n"
"help.text"
-msgid "<variable id=\"einaei\">Choose <emph>Sheet - Named Ranges and Expressions - Insert</emph></variable>"
+msgid "<variable id=\"einaei\">Choose <emph>Sheet - Named Ranges and Expressions - Insert</emph>.</variable>"
msgstr ""
#: 00000404.xhp
@@ -565,7 +565,7 @@ msgctxt ""
"00000404.xhp\n"
"par_id3153558\n"
"help.text"
-msgid "<variable id=\"einaueb\">Choose <emph>Sheet - Named Ranges and Expressions - Create</emph></variable>"
+msgid "<variable id=\"einaueb\">Choose <emph>Sheet - Named Ranges and Expressions - Create</emph>.</variable>"
msgstr ""
#: 00000404.xhp
@@ -573,7 +573,7 @@ msgctxt ""
"00000404.xhp\n"
"par_id3153483\n"
"help.text"
-msgid "<variable id=\"einabesch\">Choose <emph>Sheet - Named Ranges and Expressions - Labels</emph></variable>"
+msgid "<variable id=\"einabesch\">Choose <emph>Sheet - Named Ranges and Expressions - Labels</emph>.</variable>"
msgstr ""
#: 00000405.xhp
@@ -597,192 +597,192 @@ msgctxt ""
"00000405.xhp\n"
"par_id3154685\n"
"help.text"
-msgid "<variable id=\"fozelle\">Choose <emph>Format - Cells</emph></variable>"
-msgstr "<variable id=\"fozelle\"><emph>বিন্যাস - ঘর</emph> নির্বাচন করুন</variable>"
+msgid "<variable id=\"fozelle\">Choose <emph>Format - Cells</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3153194\n"
"help.text"
-msgid "<variable id=\"fozelstz\">Choose <emph>Format - Cells - Cell Protection</emph> tab </variable>"
-msgstr "<variable id=\"fozelstz\"><emph>বিন্যাস - ঘর - ঘর সংরক্ষণ</emph> নির্বাচন করুন</variable>"
+msgid "<variable id=\"fozelstz\">Choose <emph>Format - Cells - Cell Protection</emph> tab.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3155854\n"
"help.text"
-msgid "<variable id=\"fozei\">Choose <emph>Format - Row</emph></variable>"
-msgstr "<variable id=\"fozei\"><emph>বিন্যাস - সারি</emph>নির্বাচন করুন</variable>"
+msgid "<variable id=\"fozei\">Choose <emph>Format - Rows</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3150012\n"
"help.text"
-msgid "<variable id=\"fozeiophoe\">Choose <emph>Format - Row - Optimal Height</emph></variable>"
-msgstr "<variable id=\"fozeiophoe\"><emph>বিন্যাস - ঘর - উপযুক্ত উচ্চতা</emph> নির্বাচন করুন</variable>"
+msgid "<variable id=\"fozeiophoe\">Choose <emph>Format - Rows - Optimal Height</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3148645\n"
"help.text"
-msgid "Choose <emph>Format - Row - Hide</emph>"
-msgstr "<emph>বিন্যাস - সারি - আড়াল</emph> নির্বাচন করুন"
+msgid "Choose <emph>Format - Rows - Hide</emph>."
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3153728\n"
"help.text"
-msgid "Choose <emph>Format - Column - Hide</emph>"
-msgstr "<emph>বিন্যাস - কলাম - আড়াল</emph> নির্বাচন করুন"
+msgid "Choose <emph>Format - Columns - Hide</emph>."
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3151114\n"
"help.text"
-msgid "Choose <emph>Format - Sheet - Hide</emph>"
-msgstr "<emph>বিন্যাস - শীট - আড়াল</emph> নির্বাচন করুন"
+msgid "Choose <emph>Sheet - Hide Sheet</emph>."
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3148576\n"
"help.text"
-msgid "Choose <emph>Format - Row - Show</emph>"
-msgstr "<emph>বিন্যাস - সারি - প্রদর্শন</emph> নির্বাচন করুন"
+msgid "Choose <emph>Format - Rows - Show</emph>."
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3156286\n"
"help.text"
-msgid "Choose <emph>Format - Column - Show</emph>"
-msgstr "<emph>বিন্যাস - কলাম - প্রদর্শন</emph> নির্বাচন করুন"
+msgid "Choose <emph>Format - Columns - Show</emph>."
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3145645\n"
"help.text"
-msgid "<variable id=\"fospa\">Choose <emph>Format - Column</emph></variable>"
-msgstr "<variable id=\"fospa\"><emph>বিন্যাস - কলাম</emph>নির্বাচন করুন</variable>"
+msgid "<variable id=\"fospa\">Choose <emph>Format - Columns</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3145252\n"
"help.text"
-msgid "Choose <emph>Format - Column - Optimal Width</emph>"
-msgstr "<emph>বিন্যাস - কলাম - উপযুক্ত প্রস্থ</emph> নির্বাচন করুন"
+msgid "Choose <emph>Format - Columns - Optimal Width</emph>."
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3146971\n"
"help.text"
-msgid "Double-click right column separator in column headers"
-msgstr "কলামের শীর্ষচরণের ডান কলাম বিভাজকে ডবল-ক্লিক করুন"
+msgid "Double-click right column separator in column headers."
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3147362\n"
"help.text"
-msgid "<variable id=\"fot\">Choose <emph>Format - Sheet</emph></variable>"
-msgstr "<variable id=\"fot\"><emph> বিন্যাস - শীট</emph>নির্বাচন করুন</variable>"
+msgid "<variable id=\"fot\">Choose <emph>Sheet</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3163805\n"
"help.text"
-msgid "<variable id=\"fotu\">Choose <emph>Format - Sheet - Rename</emph></variable>"
-msgstr "<variable id=\"fotu\"><emph>বিন্যাস - শীট - নতুন নামকরণ</emph>নির্বাচন করুন</variable>"
+msgid "<variable id=\"fotu\">Choose <emph>Sheet - Rename Sheet</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3155333\n"
"help.text"
-msgid "<variable id=\"fotenb\">Choose <emph>Format - Sheet - Show</emph></variable>"
-msgstr "<variable id=\"fotenb\"><emph>বিন্যাস - শীট - প্রদর্শন</emph> নির্বাচন করুন</variable>"
+msgid "<variable id=\"fotenb\">Choose <emph>Sheet - Show Sheet</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_idN1077A\n"
"help.text"
-msgid "<variable id=\"foste\">Choose <emph>Format - Page</emph></variable>"
-msgstr "<variable id=\"foste\"><emph>বিন্যাস - পৃষ্ঠা</emph>নির্বাচন করুন</variable>"
+msgid "<variable id=\"foste\">Choose <emph>Format - Page</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3155508\n"
"help.text"
-msgid "<variable id=\"fostel\">Choose <emph>Format - Page - Sheet</emph> tab </variable>"
-msgstr "<variable id=\"fostel\"><emph>বিন্যাস - পৃষ্ঠা - শীট</emph>ট্যাব নির্বাচন করুন</variable>"
+msgid "<variable id=\"fostel\">Choose <emph>Format - Page - Sheet</emph> tab.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3150883\n"
"help.text"
-msgid "<variable id=\"fodrbe\">Choose <emph>Format - Print Ranges</emph></variable>"
-msgstr "<variable id=\"fodrbe\"><emph>বিন্যাস - মুদ্রণ পরিসর</emph> নির্বাচন করুন</variable>"
+msgid "<variable id=\"fodrbe\">Choose <emph>Format - Print Ranges</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3156448\n"
"help.text"
-msgid "<variable id=\"fodrfe\">Choose <emph>Format - Print Ranges - Define</emph></variable>"
-msgstr "<variable id=\"fodrfe\"><emph>বিন্যাস - মুদ্রণ পরিসর - নির্ধারণ</emph> নির্বাচন করুন</variable>"
+msgid "<variable id=\"fodrfe\">Choose <emph>Format - Print Ranges - Define</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3156290\n"
"help.text"
-msgid "<variable id=\"fodrhin\">Choose <emph>Format - Print Ranges - Add</emph></variable>"
-msgstr "<variable id=\"fodrhin\"><emph>বিন্যাস - মুদ্রণ পরিসর - যোগ</emph> নির্বাচন করুন</variable>"
+msgid "<variable id=\"fodrhin\">Choose <emph>Format - Print Ranges - Add</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3155812\n"
"help.text"
-msgid "<variable id=\"fodbah\">Choose <emph>Format - Print Ranges - Clear</emph></variable>"
-msgstr "<variable id=\"fodbah\"><emph>বিন্যাস - মুদ্রণ পরিসর - সরিয়ে ফেলা হবে</emph> নির্বাচন করুন</variable>"
+msgid "<variable id=\"fodbah\">Choose <emph>Format - Print Ranges - Clear</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3153307\n"
"help.text"
-msgid "<variable id=\"fodbbe\">Choose <emph>Format - Print Ranges - Edit</emph></variable>"
-msgstr "<variable id=\"fodbbe\"><emph>বিন্যাস - মুদ্রণ পরিসর - সম্পাদনা</emph> নির্বাচন করুন</variable>"
+msgid "<variable id=\"fodbbe\">Choose <emph>Format - Print Ranges - Edit</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3153916\n"
"help.text"
-msgid "Choose <emph>Format - AutoFormat</emph>"
-msgstr "<emph>বিন্যাস - স্বয়ংক্রিয় বিন্যাস</emph> নির্বাচন করুন"
+msgid "Choose <emph>Format - AutoFormat</emph>."
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3154532\n"
"help.text"
-msgid "On the Tools bar, click"
-msgstr "টুলের বারে, ক্লিক করুন"
+msgid "On the <emph>Tools</emph> bar, click"
+msgstr ""
#: 00000405.xhp
msgctxt ""
@@ -805,8 +805,8 @@ msgctxt ""
"00000405.xhp\n"
"par_id3154618\n"
"help.text"
-msgid "<variable id=\"bedingte\">Choose <emph>Format - Conditional Formatting</emph></variable>"
-msgstr "<variable id=\"bedingte\"><emph>বিন্যাস - শর্তাধীন বিন্যাস</emph> নির্বাচন করুন</variable>"
+msgid "<variable id=\"bedingte\">Choose <emph>Format - Conditional Formatting</emph>.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
@@ -829,7 +829,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3150541\n"
"help.text"
-msgid "<variable id=\"exdektv\">Choose <emph>Tools - Detective</emph> </variable>"
+msgid "<variable id=\"exdektv\">Choose <emph>Tools - Detective</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -837,8 +837,8 @@ msgctxt ""
"00000406.xhp\n"
"par_id3153194\n"
"help.text"
-msgid "Choose <emph>Tools - Detective - Trace Precedents</emph>"
-msgstr "<emph>টুল - সনাক্তকারী - প্রিসিডেন্ট ট্রেস করা</emph> নির্বাচন করুন"
+msgid "Choose <emph>Tools - Detective - Trace Precedents</emph>."
+msgstr ""
#: 00000406.xhp
msgctxt ""
@@ -853,7 +853,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3154123\n"
"help.text"
-msgid "<variable id=\"silbentrennungc\">Menu <emph>Tools - Language - Hyphenation</emph> </variable>"
+msgid "<variable id=\"silbentrennungc\">Menu <emph>Tools - Language - Hyphenation</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -861,7 +861,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3145785\n"
"help.text"
-msgid "<variable id=\"exdvore\">Choose <emph>Tools - Detective - Remove Precedents</emph> </variable>"
+msgid "<variable id=\"exdvore\">Choose <emph>Tools - Detective - Remove Precedents</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -869,8 +869,8 @@ msgctxt ""
"00000406.xhp\n"
"par_id3155411\n"
"help.text"
-msgid "Choose <emph>Tools - Detective - Trace Dependents</emph>"
-msgstr "<emph>টুল - সনাক্তকারী - ডিপেনডেন্ট ট্রেস করা</emph> নির্বাচন করুন"
+msgid "Choose <emph>Tools - Detective - Trace Dependents</emph>."
+msgstr ""
#: 00000406.xhp
msgctxt ""
@@ -885,7 +885,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3146984\n"
"help.text"
-msgid "<variable id=\"exdszne\">Choose <emph>Tools - Detective - Remove Dependents</emph> </variable>"
+msgid "<variable id=\"exdszne\">Choose <emph>Tools - Detective - Remove Dependents</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -893,7 +893,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3154014\n"
"help.text"
-msgid "<variable id=\"exdase\">Choose <emph>Tools - Detective - Remove All Traces</emph> </variable>"
+msgid "<variable id=\"exdase\">Choose <emph>Tools - Detective - Remove All Traces</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -901,7 +901,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3153188\n"
"help.text"
-msgid "<variable id=\"exdszfe\">Choose <emph>Tools - Detective - Trace Error</emph> </variable>"
+msgid "<variable id=\"exdszfe\">Choose <emph>Tools - Detective - Trace Error</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -909,7 +909,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3149410\n"
"help.text"
-msgid "<variable id=\"fuellmodus\">Choose <emph>Tools - Detective - Fill Mode</emph> </variable>"
+msgid "<variable id=\"fuellmodus\">Choose <emph>Tools - Detective - Fill Mode</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -917,7 +917,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3156284\n"
"help.text"
-msgid "<variable id=\"dateneinkreisen\">Choose <emph>Tools - Detective - Mark Invalid Data</emph> </variable>"
+msgid "<variable id=\"dateneinkreisen\">Choose <emph>Tools - Detective - Mark Invalid Data</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -925,7 +925,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3153159\n"
"help.text"
-msgid "<variable id=\"spurenaktualisieren\">Choose <emph>Tools - Detective - Refresh Traces</emph> </variable>"
+msgid "<variable id=\"spurenaktualisieren\">Choose <emph>Tools - Detective - Refresh Traces</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -933,7 +933,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3147397\n"
"help.text"
-msgid "<variable id=\"automatisch\">Choose <emph>Tools - Detective - AutoRefresh</emph> </variable>"
+msgid "<variable id=\"automatisch\">Choose <emph>Tools - Detective - AutoRefresh</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -941,7 +941,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3154018\n"
"help.text"
-msgid "<variable id=\"exzws\">Choose <emph>Tools - Goal Seek</emph> </variable>"
+msgid "<variable id=\"exzws\">Choose <emph>Tools - Goal Seek</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -949,7 +949,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3269142\n"
"help.text"
-msgid "<variable id=\"solver\">Choose <emph>Tools - Solver</emph> </variable>"
+msgid "<variable id=\"solver\">Choose <emph>Tools - Solver</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -957,7 +957,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id8554338\n"
"help.text"
-msgid "<variable id=\"solver_options\">Choose <emph>Tools - Solver</emph>, <emph>Options</emph> button </variable>"
+msgid "<variable id=\"solver_options\">Choose <emph>Tools - Solver</emph>, click <emph>Options</emph> button.</variable>"
msgstr ""
#: 00000406.xhp
@@ -965,7 +965,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3156277\n"
"help.text"
-msgid "<variable id=\"exsze\">Choose <emph>Tools - Scenarios</emph> </variable>"
+msgid "<variable id=\"exsze\">Choose <emph>Tools - Scenarios</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -973,7 +973,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3149020\n"
"help.text"
-msgid "<variable id=\"protect_sheet\">Choose <emph>Tools - Protect Sheet</emph></variable>"
+msgid "<variable id=\"protect_sheet\">Choose <emph>Tools - Protect Sheet</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -981,7 +981,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3154256\n"
"help.text"
-msgid "<variable id=\"protect_spreadsheet\">Choose <emph>Tools - Protect Spreadsheet</emph></variable>"
+msgid "<variable id=\"protect_spreadsheet\">Choose <emph>Tools - Protect Spreadsheet</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -989,7 +989,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3146919\n"
"help.text"
-msgid "Choose <emph>Data - Calculate - Recalculate</emph>"
+msgid "Choose <emph>Data - Calculate - Recalculate</emph>."
msgstr ""
#: 00000406.xhp
@@ -1005,7 +1005,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3150941\n"
"help.text"
-msgid "<variable id=\"exatmb\">Choose <emph>Data - Calculate - AutoCalculate</emph> </variable>"
+msgid "<variable id=\"exatmb\">Choose <emph>Data - Calculate - AutoCalculate</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -1013,7 +1013,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3151276\n"
"help.text"
-msgid "<variable id=\"autoeingabe\">Choose <emph>Tools - AutoInput</emph> </variable>"
+msgid "<variable id=\"autoeingabe\">Choose <emph>Tools - AutoInput</emph>.</variable>"
msgstr ""
#: 00000407.xhp
@@ -1037,7 +1037,7 @@ msgctxt ""
"00000407.xhp\n"
"par_id3147335\n"
"help.text"
-msgid "<variable id=\"fete\">Choose <item type=\"menuitem\">View - Split Window</item></variable>"
+msgid "<variable id=\"fete\">Choose ><item type=\"menuitem\">View - Split Window</item>.</variable>"
msgstr ""
#: 00000407.xhp
@@ -1045,7 +1045,7 @@ msgctxt ""
"00000407.xhp\n"
"par_id3153663\n"
"help.text"
-msgid "<variable id=\"fefix\">Choose <item type=\"menuitem\">View - Freeze Cells - Freeze Rows and Columns</item></variable>"
+msgid "<variable id=\"fefix\">Choose <item type=\"menuitem\">View - Freeze Cells - Freeze Rows and Columns</item>.</variable>"
msgstr ""
#: 00000412.xhp
@@ -1069,48 +1069,48 @@ msgctxt ""
"00000412.xhp\n"
"par_id8366954\n"
"help.text"
-msgid "<variable id=\"text2columns\">Choose <emph>Data - Text to Columns</emph></variable>"
-msgstr "<variable id=\"text2columns\"><emph>ডাটা - পাঠ্য থেকে কলাম</emph> নির্বাচন করুন</variable>"
+msgid "<variable id=\"text2columns\">Choose <emph>Data - Text to Columns</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3147399\n"
"help.text"
-msgid "<variable id=\"dbrbf\">Choose <emph>Data - Define Range</emph></variable>"
-msgstr "<variable id=\"dbrbf\"><emph>ডাটা - পরিসীমা নির্ধারণ</emph>নির্বাচন করুন</variable>"
+msgid "<variable id=\"dbrbf\">Choose <emph>Data - Define Range</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3145345\n"
"help.text"
-msgid "<variable id=\"dbrba\">Choose <emph>Data - Select Range</emph></variable>"
-msgstr "<variable id=\"dbrba\"><emph>ডাটা - পরিসীমা নির্বাচন</emph>নির্বাচন করুন</variable>"
+msgid "<variable id=\"dbrba\">Choose <emph>Data - Select Range</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3150443\n"
"help.text"
-msgid "<variable id=\"dnsrt\">Choose <emph>Data - Sort...</emph></variable>"
-msgstr "<variable id=\"dnsrt\"><emph>ডাটা - সাজানো</emph>নির্বাচন করুন</variable>"
+msgid "<variable id=\"dnsrt\">Choose <emph>Data - Sort...</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3148491\n"
"help.text"
-msgid "Choose <emph>Data - Sort - Sort Criteria</emph> tab"
-msgstr "<emph>ডাটা - সাজানো - সাজানোর নির্ণায়ক</emph> ট্যাব নির্বাচন করুন"
+msgid "Choose <emph>Data - Sort - Sort Criteria</emph> tab."
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3154516\n"
"help.text"
-msgid "On Standard bar, click"
-msgstr "স্ট্যান্ডার্ড বারে, ক্লিক করুন"
+msgid "On <emph>Standard</emph> bar, click"
+msgstr ""
#: 00000412.xhp
msgctxt ""
@@ -1149,32 +1149,32 @@ msgctxt ""
"00000412.xhp\n"
"par_id3146984\n"
"help.text"
-msgid "<variable id=\"dnstot\">Choose <emph>Data - Sort - Options</emph> tab</variable>"
-msgstr "<variable id=\"dnsrt\"><emph>ডাটা - সাজানো</emph>নির্বাচন করুন</variable>"
+msgid "<variable id=\"dnstot\">Choose <emph>Data - Sort - Options</emph> tab.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3155308\n"
"help.text"
-msgid "<variable id=\"dnftr\">Choose <emph>Data - Filter</emph></variable>"
-msgstr "<variable id=\"dnftr\"><emph>ডাটা - পরিশোধক</emph>নির্বাচন করুন</variable>"
+msgid "<variable id=\"dnftr\">Choose <emph>Data - Filter</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3148646\n"
"help.text"
-msgid "Choose <emph>Data - AutoFilter</emph>"
-msgstr "<emph>ডাটা - পরিশোধক - স্বয়ংক্রিয়-পরিশোধক</emph> নির্বাচন করুন"
+msgid "Choose <emph>Data - AutoFilter</emph>."
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3151113\n"
"help.text"
-msgid "On Tools bar or Table Data bar, click"
-msgstr "টুলের বার বা সারণির ডাটা বারে, ক্লিক করুন"
+msgid "On <emph>Tools</emph> bar or <emph>Table Data</emph> bar, click"
+msgstr ""
#: 00000412.xhp
msgctxt ""
@@ -1197,39 +1197,39 @@ msgctxt ""
"00000412.xhp\n"
"par_id3156278\n"
"help.text"
-msgid "<variable id=\"dnfspz\">Choose <emph>Data - More Filters - Advanced Filter...</emph></variable>"
-msgstr "<variable id=\"dnfspz\"><emph>ডাটা - পরিশোধক - উন্নত পরিশোধক</emph> নির্বাচন করুন</variable>"
+msgid "<variable id=\"dnfspz\">Choose <emph>Data - More Filters - Advanced Filter...</emph> .</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3153764\n"
"help.text"
-msgid "Choose <emph>Data - More Filters - Standard Filter... - Options</emph> label"
-msgstr "<emph>ডাটা - পরিশোধক - আদর্শ পরিশোধক - আরও>></emph> বোতাম নির্বাচন করুন"
+msgid "Choose <emph>Data - More Filters - Standard Filter... - Options</emph> label."
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3155444\n"
"help.text"
-msgid "Choose <emph>Data - More Filters - Advanced Filter... - Options</emph> label"
-msgstr "<emph>ডাটা - পরিশোধক - উন্নত পরিশোধক - আরও>></emph> বোতাম নির্বাচন করুন"
+msgid "Choose <emph>Data - More Filters - Advanced Filter... - Options</emph> label."
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3156382\n"
"help.text"
-msgid "Choose <emph>Data - More Filters - Reset Filter</emph>"
-msgstr "<emph>ডাটা - পরিশোধক - স্বয়ংক্রিয়-পরিশোধক</emph> নির্বাচন করুন"
+msgid "Choose <emph>Data - More Filters - Reset Filter</emph>."
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3155961\n"
"help.text"
-msgid "On Table Data bar, click <emph>Reset Filter/Sort</emph>"
+msgid "On <emph>Table Data</emph> bar, click <emph>Reset Filter/Sort</emph>."
msgstr ""
#: 00000412.xhp
@@ -1253,112 +1253,112 @@ msgctxt ""
"00000412.xhp\n"
"par_id3152778\n"
"help.text"
-msgid "<variable id=\"dnaftas\">Choose <emph>Data - More Filter - Hide AutoFilter</emph></variable>"
-msgstr "<variable id=\"dnaftas\"><emph>ডাটা - পরিশোধক - স্বয়ংক্রিয়-পরিশোধক আড়াল করা</emph> নির্বাচন করুন</variable>"
+msgid "<variable id=\"dnaftas\">Choose <emph>Data - More Filter - Hide AutoFilter</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3166424\n"
"help.text"
-msgid "<variable id=\"dntegs\">Choose <emph>Data - Subtotals</emph></variable>"
-msgstr "<variable id=\"dntegs\"><emph>ডাটা - আংশিক-যোগফল</emph> নির্বাচন করুন</variable>"
+msgid "<variable id=\"dntegs\">Choose <emph>Data - Subtotals</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3154574\n"
"help.text"
-msgid "<variable id=\"dntezd\">Choose <emph>Data - Subtotals - 1st, 2nd, 3rd Group</emph> tabs</variable>"
-msgstr "<variable id=\"dntegs\"><emph>ডাটা - আংশিক-যোগফল</emph> নির্বাচন করুন</variable>"
+msgid "<variable id=\"dntezd\">Choose <emph>Data - Subtotals - 1st, 2nd, 3rd Group</emph> tabs.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3151277\n"
"help.text"
-msgid "<variable id=\"dntopi\">Choose <emph>Data - Subtotals - Options</emph> tab</variable>"
-msgstr "<variable id=\"dntegs\"><emph>ডাটা - আংশিক-যোগফল</emph> নির্বাচন করুন</variable>"
+msgid "<variable id=\"dntopi\">Choose <emph>Data - Subtotals - Options</emph> tab.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3145133\n"
"help.text"
-msgid "<variable id=\"datengueltig\">Choose <emph>Data - Validity</emph></variable>"
-msgstr "<variable id=\"datengueltig\"><emph>ডাটা - কার্যকরতা</emph> নির্বাচন করুন</variable>"
+msgid "<variable id=\"datengueltig\">Choose <emph>Data - Validity</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3152992\n"
"help.text"
-msgid "<variable id=\"datengueltigwerte\">Menu <emph>Data - Validity - Criteria</emph> tab</variable>"
-msgstr "<variable id=\"datengueltig\"><emph>ডাটা - কার্যকরতা</emph> নির্বাচন করুন</variable>"
+msgid "<variable id=\"datengueltigwerte\">Menu <emph>Data - Validity - Criteria</emph> tab.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3150367\n"
"help.text"
-msgid "<variable id=\"datengueltigeingabe\">Choose <emph>Data - Validity - Input Help</emph> tab</variable>"
-msgstr "<variable id=\"datengueltig\"><emph>ডাটা - কার্যকরতা</emph> নির্বাচন করুন</variable>"
+msgid "<variable id=\"datengueltigeingabe\">Choose <emph>Data - Validity - Input Help</emph> tab.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3154486\n"
"help.text"
-msgid "<variable id=\"datengueltigfehler\">Choose <emph>Data - Validity - Error Alert</emph> tab</variable>"
-msgstr "<variable id=\"datengueltig\"><emph>ডাটা - কার্যকরতা</emph> নির্বাচন করুন</variable>"
+msgid "<variable id=\"datengueltigfehler\">Choose <emph>Data - Validity - Error Alert</emph> tab.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3146978\n"
"help.text"
-msgid "<variable id=\"dnmfo\">Choose <emph>Data - Multiple Operations</emph></variable>"
-msgstr "<variable id=\"dnmfo\"><emph>ডাটা - একাধিক অপারেশন</emph>নির্বাচন করুন</variable>"
+msgid "<variable id=\"dnmfo\">Choose <emph>Data - Multiple Operations</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3155809\n"
"help.text"
-msgid "<variable id=\"dnksd\">Choose <emph>Data - Consolidate</emph></variable>"
-msgstr "<variable id=\"dnksd\"><emph>ডাটা - একত্রিকরণ</emph>নির্বাচন করুন</variable>"
+msgid "<variable id=\"dnksd\">Choose <emph>Data - Consolidate</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3148701\n"
"help.text"
-msgid "<variable id=\"dngld\">Choose <emph>Data - Group and Outline</emph></variable>"
-msgstr "<variable id=\"dngld\"><emph>ডাটা - গ্রুপ ও রূপরেখা</emph>নির্বাচন করুন</variable>"
+msgid "<variable id=\"dngld\">Choose <emph>Data - Group and Outline</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3153815\n"
"help.text"
-msgid "<variable id=\"dngda\">Choose <emph>Data - Group and Outline - Hide Details</emph></variable>"
-msgstr "<variable id=\"dngda\"><emph>ডাটা - গ্রুপ ও রূপরেখা - বিস্তারিত আড়াল হবে</emph>নির্বাচন করুন</variable>"
+msgid "<variable id=\"dngda\">Choose <emph>Data - Group and Outline - Hide Details</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3159223\n"
"help.text"
-msgid "<variable id=\"dngde\">Choose <emph>Data - Group and Outline - Show Details</emph></variable>"
-msgstr "<variable id=\"dngde\"><emph>ডাটা - গ্রুপ ও রূপরেখা - বিস্তারিত দেখান</emph>নির্বাচন করুন</variable>"
+msgid "<variable id=\"dngde\">Choose <emph>Data - Group and Outline - Show Details</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3146870\n"
"help.text"
-msgid "Choose <emph>Data - Group and Outline - Group</emph>"
-msgstr "<emph>ডাটা - গ্রুপ ও রূপরেখা - গ্রুপ</emph> নির্বাচন করুন"
+msgid "Choose <emph>Data - Group and Outline - Group</emph>."
+msgstr ""
#: 00000412.xhp
msgctxt ""
@@ -1397,8 +1397,8 @@ msgctxt ""
"00000412.xhp\n"
"par_id3146781\n"
"help.text"
-msgid "Choose <emph>Data - Group and Outline - Ungroup</emph>"
-msgstr "<emph>ডাটা - গ্রুপ ও রূপরেখা - গ্রুপ মুক্ত করা</emph> নির্বাচন করুন"
+msgid "Choose <emph>Data - Group and Outline - Ungroup</emph>."
+msgstr ""
#: 00000412.xhp
msgctxt ""
@@ -1437,47 +1437,47 @@ msgctxt ""
"00000412.xhp\n"
"par_id3153008\n"
"help.text"
-msgid "<variable id=\"dnglagl\">Choose <emph>Data - Group and Outline - AutoOutline</emph></variable>"
-msgstr "<variable id=\"dnglagl\"><emph>ডাটা - গ্রুপ ও রূপরেখা - স্বয়ংক্রিয়-রূপরেখা</emph> নির্বাচন করুন</variable>"
+msgid "<variable id=\"dnglagl\">Choose <emph>Data - Group and Outline - AutoOutline</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3154709\n"
"help.text"
-msgid "<variable id=\"dnglef\">Choose <emph>Data - Group and Outline - Remove</emph></variable>"
-msgstr "<variable id=\"dnglef\"><emph>ডাটা - গ্রুপ ও রূপরেখা - অপসারণ</emph> নির্বাচন করুন</variable>"
+msgid "<variable id=\"dnglef\">Choose <emph>Data - Group and Outline - Remove Outline</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id1774346\n"
"help.text"
-msgid "<variable id=\"dngdrill\">Choose <emph>Data - Group and Outline - Show Details</emph> (for some pivot tables)</variable>"
-msgstr "<variable id=\"dngde\"><emph>ডাটা - গ্রুপ ও রূপরেখা - বিস্তারিত দেখান</emph>নির্বাচন করুন</variable>"
+msgid "<variable id=\"dngdrill\">Choose <emph>Data - Group and Outline - Show Details</emph> (for some pivot tables).</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3155759\n"
"help.text"
-msgid "<variable id=\"dndtpt\">Choose <emph>Data - Pivot Table</emph></variable>"
-msgstr "<variable id=\"dndtpt\"><emph>ডাটা - DataPilot</emph> নির্বাচন করুন</variable>"
+msgid "<variable id=\"dndtpt\">Choose <emph>Data - Pivot Table</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3154625\n"
"help.text"
-msgid "<variable id=\"dndpa\">Choose <emph>Insert - Pivot Table</emph></variable>"
-msgstr "<variable id=\"dndtpt\"><emph>ডাটা - DataPilot</emph> নির্বাচন করুন</variable>"
+msgid "<variable id=\"dndpa\">Choose <emph>Insert - Pivot Table</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3147558\n"
"help.text"
-msgid "<variable id=\"dndq\">Choose <emph>Insert - Pivot Table</emph>, in the Select Source dialog choose the option <emph>Data source registered in $[officename]</emph>.</variable>"
+msgid "<variable id=\"dndq\">Choose <emph>Insert - Pivot Table</emph>, in the <emph>Select Source</emph> dialog choose the option <emph>Data source registered in $[officename]</emph>.</variable>"
msgstr ""
#: 00000412.xhp
@@ -1485,7 +1485,7 @@ msgctxt ""
"00000412.xhp\n"
"par_id3153297\n"
"help.text"
-msgid "Choose <emph>Insert - Pivot Table</emph>, in the Select Source dialog choose the option <emph>Current selection</emph>."
+msgid "Choose <emph>Insert - Pivot Table</emph>, in the <emph>Select Source</emph> dialog choose the option <emph>Current selection</emph>."
msgstr ""
#: 00000412.xhp
@@ -1493,7 +1493,7 @@ msgctxt ""
"00000412.xhp\n"
"par_id3145118\n"
"help.text"
-msgid "Choose <emph>Insert - Pivot Table</emph>, in the Select Source dialog choose the option <emph>Data source registered in $[officename]</emph>, click <emph>OK</emph> to see <emph>Select Data Source</emph> dialog."
+msgid "Choose <emph>Insert - Pivot Table</emph>, in the <emph>Select Source</emph> dialog choose the option <emph>Data source registered in $[officename]</emph>, click <emph>OK</emph> to see <emph>Select Data Source</emph> dialog."
msgstr ""
#: 00000412.xhp
@@ -1501,32 +1501,32 @@ msgctxt ""
"00000412.xhp\n"
"par_id3153294\n"
"help.text"
-msgid "<variable id=\"dndpak\">Choose <emph>Data - Pivot Table - Refresh</emph></variable>"
-msgstr "<variable id=\"dndtpt\"><emph>ডাটা - DataPilot</emph> নির্বাচন করুন</variable>"
+msgid "<variable id=\"dndpak\">Choose <emph>Data - Pivot Table - Refresh</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3151344\n"
"help.text"
-msgid "<variable id=\"dndploe\">Choose <emph>Data - Pivot Table - Delete</emph></variable>"
-msgstr "<variable id=\"dndtpt\"><emph>ডাটা - DataPilot</emph> নির্বাচন করুন</variable>"
+msgid "<variable id=\"dndploe\">Choose <emph>Data - Pivot Table - Delete</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3150397\n"
"help.text"
-msgid "<variable id=\"dndakt\">Choose <emph>Data - Refresh Range</emph></variable>"
-msgstr "<variable id=\"dndakt\"><emph>ডাটা - পরিসর রিফ্রেশ করা হবে</emph> নির্বাচন করুন</variable>"
+msgid "<variable id=\"dndakt\">Choose <emph>Data - Refresh Range</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_idN10B8F\n"
"help.text"
-msgid "<variable id=\"grouping\">Choose <emph>Data - Group and Outline - Group</emph></variable>"
-msgstr "<variable id=\"grouping\"><emph>ডাটা - গ্রুপ ও রূপরেখা - গ্রুপ</emph> নির্বাচন করুন</variable>"
+msgid "<variable id=\"grouping\">Choose <emph>Data - Group and Outline - Group</emph>.</variable>"
+msgstr ""
#: sheet_menu.xhp
msgctxt ""
@@ -1549,7 +1549,7 @@ msgctxt ""
"sheet_menu.xhp\n"
"par_id160220162106567373\n"
"help.text"
-msgid "<variable id=\"insert_rows_above\">Choose <emph>Sheet - Insert Rows - Rows Above</emph> </variable>"
+msgid "<variable id=\"insert_rows_above\">Choose <emph>Sheet - Insert Rows - Rows Above</emph>.</variable>"
msgstr ""
#: sheet_menu.xhp
@@ -1557,7 +1557,7 @@ msgctxt ""
"sheet_menu.xhp\n"
"par_id160220162109048207\n"
"help.text"
-msgid "<variable id=\"insert_rows_below\">Choose <emph>Sheet - Insert Rows - Rows Below</emph></variable>"
+msgid "<variable id=\"insert_rows_below\">Choose <emph>Sheet - Insert Rows - Rows Below</emph>.</variable>"
msgstr ""
#: sheet_menu.xhp
@@ -1565,7 +1565,7 @@ msgctxt ""
"sheet_menu.xhp\n"
"par_id160220162107055028\n"
"help.text"
-msgid "<variable id=\"insert_columns_left\">Choose <emph>Sheet - Insert Columns - Columns Left</emph></variable>"
+msgid "<variable id=\"insert_columns_left\">Choose <emph>Sheet - Insert Columns - Columns Left</emph>.</variable>"
msgstr ""
#: sheet_menu.xhp
@@ -1573,7 +1573,7 @@ msgctxt ""
"sheet_menu.xhp\n"
"par_id160220162109126013\n"
"help.text"
-msgid "<variable id=\"insert_columns_right\">Choose <emph>Sheet - Insert Columns - Columns Right</emph></variable>"
+msgid "<variable id=\"insert_columns_right\">Choose <emph>Sheet - Insert Columns - Columns Right</emph>.</variable>"
msgstr ""
#: sheet_menu.xhp
@@ -1581,7 +1581,7 @@ msgctxt ""
"sheet_menu.xhp\n"
"par_id3149095\n"
"help.text"
-msgid "<variable id=\"insert_page_break\">Choose <emph>Sheet - Insert Page Break</emph></variable>"
+msgid "<variable id=\"insert_page_break\">Choose <emph>Sheet - Insert Page Break</emph>.</variable>"
msgstr ""
#: sheet_menu.xhp
@@ -1589,7 +1589,7 @@ msgctxt ""
"sheet_menu.xhp\n"
"par_id3149398\n"
"help.text"
-msgid "<variable id=\"insert_page_break_row\">Choose <emph>Sheet - Insert Page Break - Row Break</emph></variable>"
+msgid "<variable id=\"insert_page_break_row\">Choose <emph>Sheet - Insert Page Break - Row Break</emph>.</variable>"
msgstr ""
#: sheet_menu.xhp
@@ -1597,7 +1597,7 @@ msgctxt ""
"sheet_menu.xhp\n"
"par_id3150084\n"
"help.text"
-msgid "<variable id=\"insert_page_break_column\">Choose <emph>Sheet - Insert Page Break - Column Break</emph></variable>"
+msgid "<variable id=\"insert_page_break_column\">Choose <emph>Sheet - Insert Page Break - Column Break</emph>.</variable>"
msgstr ""
#: sheet_menu.xhp
@@ -1605,7 +1605,7 @@ msgctxt ""
"sheet_menu.xhp\n"
"par_id3153093\n"
"help.text"
-msgid "<variable id=\"delete_page_break\">Choose <emph>Sheet - Delete Page Break</emph></variable>"
+msgid "<variable id=\"delete_page_break\">Choose <emph>Sheet - Delete Page Break</emph>.</variable>"
msgstr ""
#: sheet_menu.xhp
@@ -1613,7 +1613,7 @@ msgctxt ""
"sheet_menu.xhp\n"
"par_id3153191\n"
"help.text"
-msgid "<variable id=\"delete_page_break_row\">Choose <emph>Sheet - Delete Page Break - Row Break</emph></variable>"
+msgid "<variable id=\"delete_page_break_row\">Choose <emph>Sheet - Delete Page Break - Row Break</emph>.</variable>"
msgstr ""
#: sheet_menu.xhp
@@ -1621,5 +1621,5 @@ msgctxt ""
"sheet_menu.xhp\n"
"par_id3145645\n"
"help.text"
-msgid "<variable id=\"delete_page_break_column\">Choose <emph>Sheet - Delete Page Break - Column Break</emph></variable>"
+msgid "<variable id=\"delete_page_break_column\">Choose <emph>Sheet - Delete Page Break - Column Break</emph>.</variable>"
msgstr ""
diff --git a/source/bn/helpcontent2/source/text/scalc/02.po b/source/bn/helpcontent2/source/text/scalc/02.po
index 18a16784504..6bc6aaf0357 100644
--- a/source/bn/helpcontent2/source/text/scalc/02.po
+++ b/source/bn/helpcontent2/source/text/scalc/02.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2017-05-12 14:35+0200\n"
-"PO-Revision-Date: 2013-06-16 07:29+0000\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:51+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: bn\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1371367763.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542196312.000000\n"
#: 02130000.xhp
msgctxt ""
@@ -45,8 +45,8 @@ msgctxt ""
"02130000.xhp\n"
"par_id3155267\n"
"help.text"
-msgid "<image src=\"cmd/sc_currencyfield.png\" id=\"img_id3159096\"><alt id=\"alt_id3159096\">Icon</alt></image>"
-msgstr "<image src=\"cmd/sc_currencyfield.png\" id=\"img_id3159096\"><alt id=\"alt_id3159096\">আইকন</alt></image>"
+msgid "<image src=\"cmd/sc_currencyfield.png\" id=\"img_id3159096\"><alt id=\"alt_id3159096\">Currency Number Format Icon</alt></image>"
+msgstr ""
#: 02130000.xhp
msgctxt ""
@@ -61,8 +61,8 @@ msgctxt ""
"02130000.xhp\n"
"par_id3146776\n"
"help.text"
-msgid "<link href=\"text/shared/01/05020300.xhp\" name=\"Format - Cell - Numbers\">Format - Cell - Numbers</link>."
-msgstr "<link href=\"text/shared/01/05020300.xhp\" name=\"Format - Cell - Numbers\">বিন্যাস - ঘর - সংখ্যা</link>."
+msgid "<link href=\"text/shared/01/05020300.xhp\" name=\"Format - Cells - Numbers\">Format - Cells - Numbers</link>."
+msgstr ""
#: 02140000.xhp
msgctxt ""
diff --git a/source/bn/helpcontent2/source/text/scalc/06.po b/source/bn/helpcontent2/source/text/scalc/06.po
index 81a6dccd3aa..ffdf7e77c2e 100644
--- a/source/bn/helpcontent2/source/text/scalc/06.po
+++ b/source/bn/helpcontent2/source/text/scalc/06.po
@@ -3,15 +3,18 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-06-14 17:23+0200\n"
-"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
-"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-04-24 11:19+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-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1524568766.000000\n"
#: calcsamplefiles.xhp
msgctxt ""
@@ -20,35 +23,3 @@ msgctxt ""
"help.text"
msgid "Calc Sample Files"
msgstr ""
-
-#: calcsamplefiles.xhp
-msgctxt ""
-"calcsamplefiles.xhp\n"
-"par_id161521663319917\n"
-"help.text"
-msgid "<object data=\"media/files/scalc/imtrigon.ods\" id=\"ods_id61521568603544\" type=\"application/vnd.oasis.opendocument.spreadsheet\"/>"
-msgstr ""
-
-#: calcsamplefiles.xhp
-msgctxt ""
-"calcsamplefiles.xhp\n"
-"par_id161521663319918\n"
-"help.text"
-msgid "<object data=\"media/files/scalc/trigon.ods\" id=\"ods_id61521548603544\" type=\"application/vnd.oasis.opendocument.spreadsheet\"/>"
-msgstr ""
-
-#: calcsamplefiles.xhp
-msgctxt ""
-"calcsamplefiles.xhp\n"
-"par_id161521563314918\n"
-"help.text"
-msgid "<object data=\"media/files/scalc/pivot.ods\" id=\"ods_id61521547603544\" type=\"application/vnd.oasis.opendocument.spreadsheet\"/>"
-msgstr ""
-
-#: calcsamplefiles.xhp
-msgctxt ""
-"calcsamplefiles.xhp\n"
-"par_id721528312694192\n"
-"help.text"
-msgid "<object data=\"media/files/scalc/functions_ifs.ods\" id=\"ods_id61521547603534\" type=\"application/vnd.oasis.opendocument.spreadsheet\"/>"
-msgstr ""
diff --git a/source/bn/helpcontent2/source/text/scalc/guide.po b/source/bn/helpcontent2/source/text/scalc/guide.po
index 72a05f39227..8199339229d 100644
--- a/source/bn/helpcontent2/source/text/scalc/guide.po
+++ b/source/bn/helpcontent2/source/text/scalc/guide.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-07-31 14:10+0200\n"
-"PO-Revision-Date: 2016-12-23 14:27+0000\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:51+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: bn\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1482503230.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542196313.000000\n"
#: address_auto.xhp
msgctxt ""
@@ -3709,8 +3709,8 @@ msgctxt ""
"database_filter.xhp\n"
"par_idN10693\n"
"help.text"
-msgid "Choose <item type=\"menuitem\">Data - Filter - Standard Filter</item>."
-msgstr "<item type=\"menuitem\">ডাটা - পরিশোধক - আদর্শ পরিশোধক</item>।"
+msgid "Choose <item type=\"menuitem\">Data - More Filters - Standard Filter</item>."
+msgstr ""
#: database_filter.xhp
msgctxt ""
@@ -3765,8 +3765,8 @@ msgctxt ""
"database_filter.xhp\n"
"par_id3154944\n"
"help.text"
-msgid "Choose <item type=\"menuitem\">Data - Filter - AutoFilter</item>."
-msgstr "<item type=\"menuitem\">ডাটা - পরিশোধক - AutoFilter</item> পছন্দ করুন।"
+msgid "Choose <item type=\"menuitem\">Data - AutoFilter</item>."
+msgstr ""
#: database_filter.xhp
msgctxt ""
diff --git a/source/bn/helpcontent2/source/text/shared.po b/source/bn/helpcontent2/source/text/shared.po
index ce885351cc6..eaa68a1fd1e 100644
--- a/source/bn/helpcontent2/source/text/shared.po
+++ b/source/bn/helpcontent2/source/text/shared.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-09-03 13:23+0200\n"
-"PO-Revision-Date: 2016-04-16 21:59+0000\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:51+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: bn\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1460843954.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542196314.000000\n"
#: 3dsettings_toolbar.xhp
msgctxt ""
@@ -2013,5 +2013,5 @@ msgctxt ""
"need_help.xhp\n"
"hd_id1000010\n"
"help.text"
-msgid "This help page needs further work for correctness and completion. Please join the LibreOffice project and help us out to write the missing information. Visit our <link href=\"http://documentation.libreoffice.org/en/join-community/update-help-contents\">web page on writing Help contents</link>."
+msgid "This help page needs further work for correctness and completion. Please join the LibreOffice project and help us out to write the missing information. Visit our <link href=\"https://documentation.libreoffice.org/en/join-community/update-help-contents\"><emph>web page on writing Help contents</emph></link>."
msgstr ""
diff --git a/source/bn/helpcontent2/source/text/shared/00.po b/source/bn/helpcontent2/source/text/shared/00.po
index 17eceb0ca2c..9ae6113f8fd 100644
--- a/source/bn/helpcontent2/source/text/shared/00.po
+++ b/source/bn/helpcontent2/source/text/shared/00.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-10-21 20:57+0200\n"
-"PO-Revision-Date: 2016-05-24 02:24+0000\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:51+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: bn\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1464056677.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542196315.000000\n"
#: 00000001.xhp
msgctxt ""
@@ -6221,7 +6221,7 @@ msgctxt ""
"00000401.xhp\n"
"par_id621525017637963\n"
"help.text"
-msgid "Choose <emph>File - Export as EPUB</emph>."
+msgid "Choose <emph>File - Export As - Export as EPUB</emph>."
msgstr ""
#: 00000401.xhp
@@ -7197,7 +7197,7 @@ msgctxt ""
"00000403.xhp\n"
"par_idN1091B\n"
"help.text"
-msgid "<variable id=\"grid\">Choose <emph>View - Grid</emph> (Impress or Draw).</variable>"
+msgid "<variable id=\"grid\">Choose <emph>View - Grid and Helplines</emph> (Impress or Draw).</variable>"
msgstr ""
#: 00000403.xhp
@@ -7205,7 +7205,7 @@ msgctxt ""
"00000403.xhp\n"
"par_idN1092E\n"
"help.text"
-msgid "<variable id=\"guides\">Choose <emph>View - Snap Lines</emph> (Impress or Draw).</variable>"
+msgid "<variable id=\"guides\">Choose <emph>View - Snap Guides</emph> (Impress or Draw).</variable>"
msgstr ""
#: 00000404.xhp
@@ -7861,7 +7861,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id9988402\n"
"help.text"
-msgid "<variable id=\"packagemanager_eu\">Choose <emph>Tools - Extension Manager</emph>, click <emph>Updates</emph> button.</variable>"
+msgid "<variable id=\"packagemanager_eu\">Choose <emph>Tools - Extension Manager</emph>, click <emph>Check for Updates</emph> button.</variable>"
msgstr ""
#: 00000406.xhp
@@ -8075,14 +8075,6 @@ msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
-"par_id3150032\n"
-"help.text"
-msgid "<variable id=\"arbeit\">Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - $[officename] - Memory</emph>.</variable>"
-msgstr ""
-
-#: 00000406.xhp
-msgctxt ""
-"00000406.xhp\n"
"par_id3159153\n"
"help.text"
msgid "<variable id=\"ansicht\">Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - $[officename] - View</emph>.</variable>"
@@ -11045,7 +11037,7 @@ msgctxt ""
"00040502.xhp\n"
"par_id366527\n"
"help.text"
-msgid "Choose <emph>Format - Object - Line</emph> (Writer)."
+msgid "Choose <emph>Format - Text Box and Shape - Line</emph> (Writer)."
msgstr ""
#: 00040502.xhp
@@ -11053,7 +11045,7 @@ msgctxt ""
"00040502.xhp\n"
"par_id3835261\n"
"help.text"
-msgid "Choose <emph>Format - Graphic - Line</emph> (Calc)."
+msgid "Choose <emph>Format - Object - Line</emph> (Calc)."
msgstr ""
#: 00040502.xhp
@@ -11085,7 +11077,7 @@ msgctxt ""
"00040502.xhp\n"
"par_id3154285\n"
"help.text"
-msgid "Choose <emph>Format - </emph><switchinline select=\"appl\"><caseinline select=\"WRITER\"><emph>Object - </emph></caseinline><caseinline select=\"CALC\"><emph>Graphic - </emph></caseinline></switchinline><emph>Line - Line</emph> tab."
+msgid "Choose <emph>Format - </emph><switchinline select=\"appl\"><caseinline select=\"WRITER\"><emph>Text Box and Shape - </emph></caseinline><caseinline select=\"CALC\"><emph>Object - </emph></caseinline></switchinline><emph>Line - Line</emph> tab."
msgstr ""
#: 00040502.xhp
diff --git a/source/bn/helpcontent2/source/text/shared/01.po b/source/bn/helpcontent2/source/text/shared/01.po
index 85fabf00248..46c0e7dfaa6 100644
--- a/source/bn/helpcontent2/source/text/shared/01.po
+++ b/source/bn/helpcontent2/source/text/shared/01.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 12:22+0100\n"
-"PO-Revision-Date: 2016-12-24 13:49+0000\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:51+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: bn\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1482587356.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542196317.000000\n"
#: 01010000.xhp
msgctxt ""
@@ -33637,7 +33637,7 @@ msgctxt ""
"06130000.xhp\n"
"par_id3153748\n"
"help.text"
-msgid "<ahelp hid=\"modules/BasicIDE/ui/basicmacrodialog/run\">Runs or saves the current macro.</ahelp>"
+msgid "<ahelp hid=\"modules/BasicIDE/ui/basicmacrodialog/ok\">Runs or saves the current macro.</ahelp>"
msgstr ""
#: 06130000.xhp
@@ -40771,14 +40771,6 @@ msgstr ""
#: ref_epub_export.xhp
msgctxt ""
"ref_epub_export.xhp\n"
-"par_id701525003241759\n"
-"help.text"
-msgid "<embedvar href=\"text/shared/00/00000002.xhp#epubv\" markup=\"keep\"/>"
-msgstr ""
-
-#: ref_epub_export.xhp
-msgctxt ""
-"ref_epub_export.xhp\n"
"par_id19921\n"
"help.text"
msgid "<image id=\"img_id22170\" src=\"media/screenshots/modules/swriter/ui/exportepub/EPubDialog.png\" localize=\"true\" width=\"664px\" height=\"482px\"><alt id=\"alt_id59843\">EPUB dialog box</alt></image>"
@@ -40925,7 +40917,7 @@ msgctxt ""
"ref_epub_export.xhp\n"
"par_id971525023515891\n"
"help.text"
-msgid "For custom metadata, you must provide a file with same name as the original filename and with extension as \".xmp\". The provided metadata will override the the internal document metadata. In the example above, the custom metadata must exist in the MyText directory as <item type=\"literal\">MyText.xmp</item>."
+msgid "For custom metadata, you must provide a file with same name as the original filename and with extension as \".xmp\". The provided metadata will override the internal document metadata. In the example above, the custom metadata must exist in the MyText directory as <item type=\"literal\">MyText.xmp</item>."
msgstr ""
#: ref_epub_export.xhp
diff --git a/source/bn/helpcontent2/source/text/shared/guide.po b/source/bn/helpcontent2/source/text/shared/guide.po
index 94c2d91eef4..3c545760c02 100644
--- a/source/bn/helpcontent2/source/text/shared/guide.po
+++ b/source/bn/helpcontent2/source/text/shared/guide.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 12:23+0100\n"
-"PO-Revision-Date: 2016-07-05 17:02+0000\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:51+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: bn\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1467738179.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542196319.000000\n"
#: aaa_start.xhp
msgctxt ""
@@ -8829,8 +8829,8 @@ msgctxt ""
"gallery_insert.xhp\n"
"par_id3145068\n"
"help.text"
-msgid "Open the Gallery by clicking the <emph>Gallery</emph> icon on the <emph>Standard</emph> bar, or by selecting <emph>Tools - Gallery</emph>."
-msgstr "<emph>স্ট্যান্ডার্ড</emph> বারের <emph>গ্যালারি</emph> আইকনে ক্লিক করে গ্যালারি খুলুন, অথবা <emph>টুল - গ্যালারি</emph> নির্বাচন করুন।"
+msgid "Open the Gallery by clicking the <emph>Gallery</emph> icon on the <emph>Standard</emph> bar, or by choosing <emph>Insert - Media - Gallery</emph>."
+msgstr ""
#: gallery_insert.xhp
msgctxt ""
diff --git a/source/bn/helpcontent2/source/text/shared/optionen.po b/source/bn/helpcontent2/source/text/shared/optionen.po
index 4dee35068b6..02a167b96d1 100644
--- a/source/bn/helpcontent2/source/text/shared/optionen.po
+++ b/source/bn/helpcontent2/source/text/shared/optionen.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 12:23+0100\n"
-"PO-Revision-Date: 2016-07-05 17:11+0000\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:52+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: bn\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1467738682.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542196321.000000\n"
#: 01000000.xhp
msgctxt ""
@@ -267,6 +267,14 @@ msgstr "কিছু ব্যবহারকারীর ডাটা একট
#: 01010100.xhp
msgctxt ""
"01010100.xhp\n"
+"par_id3153032\n"
+"help.text"
+msgid "User data is also used when commenting and in tracking changes mode, to identify comments/edits author; and to mark last edit position in document, so that when author opens the document later, it opens at the last edit position."
+msgstr ""
+
+#: 01010100.xhp
+msgctxt ""
+"01010100.xhp\n"
"hd_id3147653\n"
"help.text"
msgid "Address"
@@ -14741,7 +14749,7 @@ msgctxt ""
"opencl.xhp\n"
"par_id5293741\n"
"help.text"
-msgid "for more information on OpenCL, visit <link href=\"http://www.khronos.org/opencl/\">the OpenCL site</link>"
+msgid "for more information on OpenCL, visit <link href=\"https://www.khronos.org/opencl/\">the OpenCL site</link>"
msgstr ""
#: persona_firefox.xhp
diff --git a/source/bn/helpcontent2/source/text/swriter/00.po b/source/bn/helpcontent2/source/text/swriter/00.po
index 3b2bdb25253..3463ffe82c4 100644
--- a/source/bn/helpcontent2/source/text/swriter/00.po
+++ b/source/bn/helpcontent2/source/text/swriter/00.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-09-03 13:23+0200\n"
-"PO-Revision-Date: 2016-05-24 03:17+0000\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:52+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: bn\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1464059853.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542196322.000000\n"
#: 00000004.xhp
msgctxt ""
@@ -37,8 +37,8 @@ msgctxt ""
"00000004.xhp\n"
"par_id3150253\n"
"help.text"
-msgid "<image src=\"cmd/sc_wrapoff.png\" id=\"img_id3145389\"><alt id=\"alt_id3145389\">Icon</alt></image>"
-msgstr "<image src=\"cmd/sc_wrapoff.png\" id=\"img_id3145389\"><alt id=\"alt_id3145389\">আইকন</alt></image>"
+msgid "<image src=\"cmd/sc_wrapoff.png\" id=\"img_id3145389\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3145389\">Wrap Off Icon</alt></image>"
+msgstr ""
#: 00000004.xhp
msgctxt ""
@@ -53,8 +53,8 @@ msgctxt ""
"00000004.xhp\n"
"par_id3156397\n"
"help.text"
-msgid "<image src=\"cmd/sc_wrapon.png\" id=\"img_id3149048\"><alt id=\"alt_id3149048\">Icon</alt></image>"
-msgstr "<image src=\"cmd/sc_wrapon.png\" id=\"img_id3149048\"><alt id=\"alt_id3149048\">আইকন</alt></image>"
+msgid "<image src=\"cmd/sc_wrapon.png\" id=\"img_id3149048\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3149048\">Wrap On Icon</alt></image>"
+msgstr ""
#: 00000004.xhp
msgctxt ""
@@ -69,8 +69,8 @@ msgctxt ""
"00000004.xhp\n"
"par_id3154558\n"
"help.text"
-msgid "<image src=\"cmd/sc_wrapthrough.png\" id=\"img_id3152999\"><alt id=\"alt_id3152999\">Icon</alt></image>"
-msgstr "<image src=\"cmd/sc_wrapthrough.png\" id=\"img_id3152999\"><alt id=\"alt_id3152999\">আইকন</alt></image>"
+msgid "<image src=\"cmd/sc_wrapthrough.png\" id=\"img_id3152999\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3152999\">Wrap Through Icon</alt></image>"
+msgstr ""
#: 00000004.xhp
msgctxt ""
@@ -85,8 +85,8 @@ msgctxt ""
"00000004.xhp\n"
"par_id3148773\n"
"help.text"
-msgid "<image src=\"res/sc06301.png\" id=\"img_id3149026\"><alt id=\"alt_id3149026\">Icon</alt></image>"
-msgstr "<image src=\"res/sc06301.png\" id=\"img_id3149026\"><alt id=\"alt_id3149026\">আইকন</alt></image>"
+msgid "<image src=\"res/sc06301.png\" id=\"img_id3149026\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3149026\">Jump to Previous Script Icon</alt></image>"
+msgstr ""
#: 00000004.xhp
msgctxt ""
@@ -101,8 +101,8 @@ msgctxt ""
"00000004.xhp\n"
"par_id3151265\n"
"help.text"
-msgid "<image src=\"res/sc06300.png\" id=\"img_id3151272\"><alt id=\"alt_id3151272\">Icon</alt></image>"
-msgstr "<image src=\"res/sc06300.png\" id=\"img_id3151272\"><alt id=\"alt_id3151272\">আইকন</alt></image>"
+msgid "<image src=\"res/sc06300.png\" id=\"img_id3151272\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3151272\"> Jump to Next Script Icon</alt></image>"
+msgstr ""
#: 00000004.xhp
msgctxt ""
@@ -381,8 +381,8 @@ msgctxt ""
"00000403.xhp\n"
"par_id3154763\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command </caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F8"
-msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">কমান্ড</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F8"
+msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F8"
+msgstr ""
#: 00000403.xhp
msgctxt ""
@@ -397,8 +397,8 @@ msgctxt ""
"00000403.xhp\n"
"par_id3151387\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command </caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F9"
-msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">কমান্ড </caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F9"
+msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F9"
+msgstr ""
#: 00000403.xhp
msgctxt ""
@@ -413,8 +413,8 @@ msgctxt ""
"00000403.xhp\n"
"par_id3145823\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command </caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F10"
-msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">কমান্ড </caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F10"
+msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F10"
+msgstr ""
#: 00000403.xhp
msgctxt ""
@@ -429,7 +429,7 @@ msgctxt ""
"00000403.xhp\n"
"par_id3150932\n"
"help.text"
-msgid "<image id=\"img_id3150502\" src=\"cmd/sc_controlcodes.png\"><alt id=\"alt_id3150502\">Icon</alt></image>"
+msgid "<image id=\"img_id3150502\" src=\"cmd/sc_controlcodes.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3150502\">Formatting Marks Icon</alt></image>"
msgstr ""
#: 00000403.xhp
@@ -461,7 +461,7 @@ msgctxt ""
"00000403.xhp\n"
"par_id3150765\n"
"help.text"
-msgid "<image id=\"img_id3147572\" src=\"cmd/sc_browseview.png\"><alt id=\"alt_id3147572\">Icon</alt></image>"
+msgid "<image id=\"img_id3147572\" src=\"cmd/sc_browseview.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3147572\">Web Icon</alt></image>"
msgstr ""
#: 00000403.xhp
@@ -2461,7 +2461,7 @@ msgctxt ""
"stylesmenu.xhp\n"
"par_id941529884998705\n"
"help.text"
-msgid "<variable id=\"ses\">Choose <emph>Styles - Edit Styles</emph></variable>."
+msgid "<variable id=\"ses\">Choose <emph>Styles - Edit Styles...</emph></variable>."
msgstr ""
#: stylesmenu.xhp
diff --git a/source/bn/svtools/messages.po b/source/bn/svtools/messages.po
index 3a548e2d270..c355cb809a7 100644
--- a/source/bn/svtools/messages.po
+++ b/source/bn/svtools/messages.po
@@ -3,15 +3,18 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-05 17:38+0100\n"
-"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
-"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:34+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-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542195253.000000\n"
#: include/svtools/strings.hrc:25
msgctxt "STR_UNDO"
@@ -1551,7 +1554,7 @@ msgstr ""
#: include/svtools/strings.hrc:360
msgctxt "STR_DESCRIPTION_MYTHES"
-msgid "Mythes Thesaurus"
+msgid "MyThes Thesaurus"
msgstr ""
#: include/svtools/strings.hrc:361
diff --git a/source/bn/sw/messages.po b/source/bn/sw/messages.po
index e7e8eedfa3c..dff7cd3ac96 100644
--- a/source/bn/sw/messages.po
+++ b/source/bn/sw/messages.po
@@ -3,15 +3,18 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 23:50+0100\n"
-"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
-"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-15 14:32+0100\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"
-"X-Generator: LibreOffice\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
+"X-Generator: LibreOffice\n"
+"X-POOTLE-MTIME: 1542195253.000000\n"
#: sw/inc/app.hrc:29
#, fuzzy
@@ -7118,7 +7121,12 @@ msgctxt "asciifilterdialog|lf"
msgid "_LF"
msgstr ""
-#: sw/uiconfig/swriter/ui/asciifilterdialog.ui:264
+#: sw/uiconfig/swriter/ui/asciifilterdialog.ui:258
+msgctxt "asciifilterdialog|includebom"
+msgid "Include byte-order-mark"
+msgstr ""
+
+#: sw/uiconfig/swriter/ui/asciifilterdialog.ui:280
msgctxt "asciifilterdialog|label1"
msgid "Properties"
msgstr "বৈশিষ্ট্য"
diff --git a/source/bn/swext/mediawiki/help.po b/source/bn/swext/mediawiki/help.po
index d2ecb45da95..95687a1c363 100644
--- a/source/bn/swext/mediawiki/help.po
+++ b/source/bn/swext/mediawiki/help.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 12:23+0100\n"
-"PO-Revision-Date: 2016-11-12 11:02+0000\n"
+"POT-Creation-Date: 2018-11-15 13:53+0100\n"
+"PO-Revision-Date: 2018-11-12 11:37+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: bn\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1478948560.000000\n"
+"X-POOTLE-MTIME: 1542022628.000000\n"
#: help.tree
msgctxt ""
@@ -91,13 +91,12 @@ msgid "Java Runtime Environment"
msgstr "জাভা রানটাইম এনভায়রনমেন্ট ১.৪"
#: wiki.xhp
-#, fuzzy
msgctxt ""
"wiki.xhp\n"
"par_id7387615\n"
"help.text"
-msgid "A wiki account on a supported <link href=\"http://www.mediawiki.org/wiki/MediaWiki\">MediaWiki</link> server"
-msgstr "সমর্থিত <link href=\"http://www.mediawiki.org/wiki/MediaWiki\">মিডিয়া উইকি</link> সার্ভারের উইকি অ্যাকাউন্ট"
+msgid "A wiki account on a supported <link href=\"https://www.mediawiki.org/wiki/MediaWiki\">MediaWiki</link> server"
+msgstr ""
#: wiki.xhp
msgctxt ""
@@ -152,7 +151,7 @@ msgctxt ""
"wiki.xhp\n"
"par_id368968\n"
"help.text"
-msgid "In the <link href=\"com.sun.wiki-publisher/wikisettings.xhp\">Options</link> dialog, click Add."
+msgid "In the <link href=\"com.sun.wiki-publisher/wikisettings.xhp\"><emph>Options</emph></link> dialog, click <emph>Add</emph>."
msgstr ""
#: wiki.xhp
@@ -160,17 +159,16 @@ msgctxt ""
"wiki.xhp\n"
"par_id6962187\n"
"help.text"
-msgid "In the <link href=\"com.sun.wiki-publisher/wikiaccount.xhp\">MediaWiki</link> dialog, enter the account information for the wiki."
+msgid "In the <link href=\"com.sun.wiki-publisher/wikiaccount.xhp\"><emph>MediaWiki</emph></link> dialog, enter the account information for the wiki."
msgstr ""
#: wiki.xhp
-#, fuzzy
msgctxt ""
"wiki.xhp\n"
"par_id5328836\n"
"help.text"
-msgid "In the URL text box, enter the address of a wiki that you want to connect to."
-msgstr "URL টেক্সট-বাক্সে, আপনি যে উইকির সঙ্গে সংযুক্ত হতে চান, তার ঠিকানা সন্নিবেশ করান।"
+msgid "In the <emph>URL</emph> text box, enter the address of a wiki that you want to connect to."
+msgstr ""
#: wiki.xhp
msgctxt ""
@@ -181,13 +179,12 @@ msgid "You can copy the URL from a web browser and paste it into the textbox."
msgstr "আপনি ওয়েব ব্রাউজার থেকে URL অনুলিপি করতে পারেন এবং তা টেক্সট-বাক্সে প্রতিলেপন করতে পারেন।"
#: wiki.xhp
-#, fuzzy
msgctxt ""
"wiki.xhp\n"
"par_id5906552\n"
"help.text"
-msgid "In the Username box, enter your user ID for your wiki account."
-msgstr "ব্যবহারকারীর-নাম বাক্সে, আপনার উইকি অ্যাকউন্টের জন্য ব্যবহারকারী ID দিন।"
+msgid "In the <emph>Username</emph> box, enter your user ID for your wiki account."
+msgstr ""
#: wiki.xhp
#, fuzzy
@@ -199,13 +196,12 @@ msgid "If the wiki allows anonymous write access, you can leave the Username and
msgstr "উইকি যদি অজ্ঞাত যে কাউকে লেখার অনুমতি দেয়, তবে আপনি ব্যবহারকারীর-নাম এবং গুপ্তসঙ্কেতের বাক্স ফাঁকা রাখতে পারেন।"
#: wiki.xhp
-#, fuzzy
msgctxt ""
"wiki.xhp\n"
"par_id8869594\n"
"help.text"
-msgid "In the Password box, enter the password for your wiki account, then click OK."
-msgstr "পাসওয়ার্ড বাক্সে, আপনার উইকি অ্যাকাউন্টের পাসওয়ার্ড সন্নিবেশ করান, অতঃপর \"ঠিক আছে\" ক্লিক করুন।"
+msgid "In the Password box, enter the password for your wiki account, then click <emph>OK</emph>."
+msgstr ""
#: wiki.xhp
#, fuzzy
@@ -253,7 +249,7 @@ msgctxt ""
"wiki.xhp\n"
"par_id228278\n"
"help.text"
-msgid "In the <link href=\"com.sun.wiki-publisher/wikisend.xhp\">Send to MediaWiki</link> dialog, specify the settings for your entry."
+msgid "In the <link href=\"com.sun.wiki-publisher/wikisend.xhp\"><emph>Send to MediaWiki</emph></link> dialog, specify the settings for your entry."
msgstr ""
#: wiki.xhp
diff --git a/source/bo/cui/messages.po b/source/bo/cui/messages.po
index 55f04cc757b..ea92fbdd0e2 100644
--- a/source/bo/cui/messages.po
+++ b/source/bo/cui/messages.po
@@ -3,15 +3,18 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 12:22+0100\n"
-"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
-"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"POT-Creation-Date: 2018-11-14 12:21+0100\n"
+"PO-Revision-Date: 2018-11-14 11:34+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-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542195267.000000\n"
#: cui/inc/strings.hrc:24
#, fuzzy
@@ -1586,141 +1589,136 @@ msgid "Dimension line"
msgstr "ཚད་གཞིའི་དམིགས་བྱ་གཏན་འཁེལ།"
#: cui/inc/strings.hrc:365
-msgctxt "RID_SVXSTR_LOAD_ERROR"
-msgid "The selected module could not be loaded."
-msgstr ""
-
-#: cui/inc/strings.hrc:366
msgctxt "RID_SVXSTR_STARTQUOTE"
msgid "Start Quote"
msgstr ""
-#: cui/inc/strings.hrc:367
+#: cui/inc/strings.hrc:366
msgctxt "RID_SVXSTR_ENDQUOTE"
msgid "End Quote"
msgstr ""
-#: cui/inc/strings.hrc:369
+#: cui/inc/strings.hrc:368
msgctxt "RID_SVXSTR_SELECTEDPERSONA"
msgid "Selected Theme: "
msgstr ""
-#: cui/inc/strings.hrc:370
+#: cui/inc/strings.hrc:369
msgctxt "RID_SVXSTR_SEARCHING"
msgid "Searching, please wait..."
msgstr ""
-#: cui/inc/strings.hrc:371
+#: cui/inc/strings.hrc:370
msgctxt "RID_SVXSTR_SEARCHERROR"
msgid "Cannot open %1, please try again later."
msgstr ""
-#: cui/inc/strings.hrc:372
+#: cui/inc/strings.hrc:371
msgctxt "RID_SVXSTR_NORESULTS"
msgid "No results found."
msgstr ""
-#: cui/inc/strings.hrc:373
+#: cui/inc/strings.hrc:372
msgctxt "RID_SVXSTR_APPLYPERSONA"
msgid "Applying Theme..."
msgstr ""
-#: cui/inc/strings.hrc:374
+#: cui/inc/strings.hrc:373
msgctxt "RID_SVXSTR_INVALIDPERSONAURL"
msgid "Please enter a valid theme address or a search term."
msgstr ""
-#: cui/inc/strings.hrc:376
+#: cui/inc/strings.hrc:375
msgctxt "RID_SVXSTR_TABLE_PRESET_NONE"
msgid "Set No Borders"
msgstr ""
-#: cui/inc/strings.hrc:377
+#: cui/inc/strings.hrc:376
msgctxt "RID_SVXSTR_TABLE_PRESET_ONLYOUTER"
msgid "Set Outer Border Only"
msgstr ""
-#: cui/inc/strings.hrc:378
+#: cui/inc/strings.hrc:377
msgctxt "RID_SVXSTR_TABLE_PRESET_OUTERHORI"
msgid "Set Outer Border and Horizontal Lines"
msgstr ""
-#: cui/inc/strings.hrc:379
+#: cui/inc/strings.hrc:378
msgctxt "RID_SVXSTR_TABLE_PRESET_OUTERALL"
msgid "Set Outer Border and All Inner Lines"
msgstr ""
-#: cui/inc/strings.hrc:380
+#: cui/inc/strings.hrc:379
msgctxt "RID_SVXSTR_TABLE_PRESET_OUTERINNER"
msgid "Set Outer Border Without Changing Inner Lines"
msgstr ""
-#: cui/inc/strings.hrc:381
+#: cui/inc/strings.hrc:380
msgctxt "RID_SVXSTR_PARA_PRESET_DIAGONAL"
msgid "Set Diagonal Lines Only"
msgstr ""
-#: cui/inc/strings.hrc:382
+#: cui/inc/strings.hrc:381
msgctxt "RID_SVXSTR_PARA_PRESET_ALL"
msgid "Set All Four Borders"
msgstr ""
-#: cui/inc/strings.hrc:383
+#: cui/inc/strings.hrc:382
msgctxt "RID_SVXSTR_PARA_PRESET_LEFTRIGHT"
msgid "Set Left and Right Borders Only"
msgstr ""
-#: cui/inc/strings.hrc:384
+#: cui/inc/strings.hrc:383
msgctxt "RID_SVXSTR_PARA_PRESET_TOPBOTTOM"
msgid "Set Top and Bottom Borders Only"
msgstr ""
-#: cui/inc/strings.hrc:385
+#: cui/inc/strings.hrc:384
msgctxt "RID_SVXSTR_PARA_PRESET_ONLYLEFT"
msgid "Set Left Border Only"
msgstr ""
-#: cui/inc/strings.hrc:386
+#: cui/inc/strings.hrc:385
msgctxt "RID_SVXSTR_HOR_PRESET_ONLYHOR"
msgid "Set Top and Bottom Borders, and All Inner Lines"
msgstr ""
-#: cui/inc/strings.hrc:387
+#: cui/inc/strings.hrc:386
msgctxt "RID_SVXSTR_VER_PRESET_ONLYVER"
msgid "Set Left and Right Borders, and All Inner Lines"
msgstr ""
-#: cui/inc/strings.hrc:388
+#: cui/inc/strings.hrc:387
msgctxt "RID_SVXSTR_SHADOW_STYLE_NONE"
msgid "No Shadow"
msgstr "གྲིབ་གཟུགས་འཁྲིད་མེད་པ།"
-#: cui/inc/strings.hrc:389
+#: cui/inc/strings.hrc:388
msgctxt "RID_SVXSTR_SHADOW_STYLE_BOTTOMRIGHT"
msgid "Cast Shadow to Bottom Right"
msgstr ""
-#: cui/inc/strings.hrc:390
+#: cui/inc/strings.hrc:389
msgctxt "RID_SVXSTR_SHADOW_STYLE_TOPRIGHT"
msgid "Cast Shadow to Top Right"
msgstr ""
-#: cui/inc/strings.hrc:391
+#: cui/inc/strings.hrc:390
msgctxt "RID_SVXSTR_SHADOW_STYLE_BOTTOMLEFT"
msgid "Cast Shadow to Bottom Left"
msgstr ""
-#: cui/inc/strings.hrc:392
+#: cui/inc/strings.hrc:391
msgctxt "RID_SVXSTR_SHADOW_STYLE_TOPLEFT"
msgid "Cast Shadow to Top Left"
msgstr ""
-#: cui/inc/strings.hrc:393
+#: cui/inc/strings.hrc:392
msgctxt "RID_SVXSTR_SIGNATURELINE_SIGNED_BY"
msgid "Signed by: %1"
msgstr ""
-#: cui/inc/strings.hrc:394
+#: cui/inc/strings.hrc:393
msgctxt "RID_SVXSTR_OPENCL_RESTART"
msgid "For the OpenCL changes to take effect, %PRODUCTNAME must be restarted."
msgstr ""
@@ -11289,22 +11287,43 @@ msgctxt "signsignatureline|btn_select_certificate"
msgid "Select Certificate"
msgstr ""
-#: cui/uiconfig/ui/signsignatureline.ui:168
+#. Name of the signer
+#: cui/uiconfig/ui/signsignatureline.ui:166
+msgctxt "signsignatureline|label_name"
+msgid "or"
+msgstr ""
+
+#: cui/uiconfig/ui/signsignatureline.ui:175
+msgctxt "signsignatureline|btn_load_image"
+msgid "Use Signature Image"
+msgstr ""
+
+#: cui/uiconfig/ui/signsignatureline.ui:190
+msgctxt "signsignatureline|btn_clear_image"
+msgid "Clear"
+msgstr ""
+
+#: cui/uiconfig/ui/signsignatureline.ui:206
+msgctxt "signsignatureline|label_image_dimensions"
+msgid "Best image size: 600 x 100 px"
+msgstr ""
+
+#: cui/uiconfig/ui/signsignatureline.ui:237
msgctxt "signsignatureline|label_sign"
msgid "Sign"
msgstr ""
-#: cui/uiconfig/ui/signsignatureline.ui:205
+#: cui/uiconfig/ui/signsignatureline.ui:274
msgctxt "signsignatureline|label_add_comment"
msgid "Add comment:"
msgstr ""
-#: cui/uiconfig/ui/signsignatureline.ui:241
+#: cui/uiconfig/ui/signsignatureline.ui:310
msgctxt "signsignatureline|label_hint"
msgid "Instructions from the document creator:"
msgstr ""
-#: cui/uiconfig/ui/signsignatureline.ui:274
+#: cui/uiconfig/ui/signsignatureline.ui:343
msgctxt "signsignatureline|label_more"
msgid "More"
msgstr ""
diff --git a/source/bo/helpcontent2/source/text/sbasic/shared/01.po b/source/bo/helpcontent2/source/text/sbasic/shared/01.po
index 7d819447720..7e265abfb2c 100644
--- a/source/bo/helpcontent2/source/text/sbasic/shared/01.po
+++ b/source/bo/helpcontent2/source/text/sbasic/shared/01.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-05-16 16:54+0200\n"
-"PO-Revision-Date: 2016-05-02 10:11+0000\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:52+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: bo\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1462183891.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542196349.000000\n"
#: 06130000.xhp
msgctxt ""
@@ -93,7 +93,7 @@ msgctxt ""
"06130000.xhp\n"
"par_id3154791\n"
"help.text"
-msgid "<ahelp hid=\"modules/BasicIDE/ui/basicmacrodialog/run\">Runs or saves the current macro.</ahelp>"
+msgid "<ahelp hid=\"modules/BasicIDE/ui/basicmacrodialog/ok\">Runs or saves the current macro.</ahelp>"
msgstr ""
#: 06130000.xhp
diff --git a/source/bo/helpcontent2/source/text/scalc/00.po b/source/bo/helpcontent2/source/text/scalc/00.po
index 27b92b7c1ea..1df0ddfb0b3 100644
--- a/source/bo/helpcontent2/source/text/scalc/00.po
+++ b/source/bo/helpcontent2/source/text/scalc/00.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2017-11-22 13:53+0100\n"
-"PO-Revision-Date: 2016-11-22 16:56+0000\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:52+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: bo\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1479833802.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542196350.000000\n"
#: 00000004.xhp
msgctxt ""
@@ -29,24 +29,24 @@ msgctxt ""
"00000004.xhp\n"
"hd_id3155535\n"
"help.text"
-msgid "<variable id=\"wie\">To access this function... </variable>"
-msgstr "<variable id=\"wie\">གང་འདྲ་བྱས་ཏེ་ནུས་པ་འདི་ཐོབ་...</variable>"
+msgid "<variable id=\"wie\">To access this function...</variable>"
+msgstr ""
#: 00000004.xhp
msgctxt ""
"00000004.xhp\n"
"par_idN1056E\n"
"help.text"
-msgid "<variable id=\"moreontop\">More explanations on top of this page. </variable>"
-msgstr "<variable id=\"moreontop\">ཤོག་ལྷེ་འདིའི་རྩེ་ལ་ཞིབ་ཕྲའི་གསལ་བཤད་ཡོད།</variable>"
+msgid "<variable id=\"moreontop\">More explanations on top of this page.</variable>"
+msgstr ""
#: 00000004.xhp
msgctxt ""
"00000004.xhp\n"
"par_idN105AF\n"
"help.text"
-msgid "<variable id=\"optional\">In the %PRODUCTNAME Calc functions, parameters marked as \"optional\" can be left out only when no parameter follows. For example, in a function with four parameters, where the last two parameters are marked as \"optional\", you can leave out parameter 4 or parameters 3 and 4, but you cannot leave out parameter 3 alone. </variable>"
-msgstr "<variable id=\"optional\">%PRODUCTNAME གློག་རྡུལ་རེའུ་མིག་གི་རྟེན་གྲངས་ནང་ དེའི་རྗེས་ལ་ཞུགས་གྲངས་ཙམ་མེད་སྐབས་\"འདེམས་ཆོག\"གི་གཞི་གྲངས་བྲིས་རྟགས་གཞི་ནས་བསྡུ་ཐུབ། དཔེར་ན་ ཞུགས་གྲངས་བཞི་ཡོད་པའི་རྟེན་གྲངས་ནང་རྗེས་ཀྱི་ཞུགས་གྲངས་གཉིས་ཀྱི་བྲིས་རྟགས།\"འདེམས་ཆོག\"སྐབས་ཞུགས་གྲངས་4ཡང་ན་ཞུགས་གྲངས་3དང་4བསྡུ་ཆོག་ཡིནའང་ཞུགས་གྲངས་3རྐྱང་པ་བསྡུ་མི་ཆོག</variable>"
+msgid "<variable id=\"optional\">In the %PRODUCTNAME Calc functions, parameters marked as \"optional\" can be left out only when no parameter follows. For example, in a function with four parameters, where the last two parameters are marked as \"optional\", you can leave out parameter 4 or parameters 3 and 4, but you cannot leave out parameter 3 alone.</variable>"
+msgstr ""
#: 00000004.xhp
msgctxt ""
@@ -77,63 +77,63 @@ msgctxt ""
"00000402.xhp\n"
"par_id3155555\n"
"help.text"
-msgid "<variable id=\"kopffuss\">Choose <emph>Insert - Headers and Footers</emph></variable>"
-msgstr "<variable id=\"kopffuss\">ཚལ་ཐོ་ <emph>[མཐོང་རིས།] - [ཤོག་སྨིན་དང་ཤོག་ཞབས།...]</emph></variable>"
+msgid "<variable id=\"kopffuss\">Choose <emph>Insert - Headers and Footers</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3159233\n"
"help.text"
-msgid "<variable id=\"bkopfzeile\">Choose <emph>Insert - Headers and Footers - Header and Footer</emph> tabs</variable>"
-msgstr "<variable id=\"bkopfzeile\">ཚལ་ཐོ་ <emph>[མཐོང་རིས།] - [ཤོག་སྨིན་དང་ཤོག་ཞབས།...] - \"ཤོག་སྨིན།\"/\"ཤོག་ཞབས།\"</emph>འདེམས་གཞིའི་ཁཱ་</variable>"
+msgid "<variable id=\"bkopfzeile\">Choose <emph>Insert - Headers and Footers - Header and Footer</emph> tabs.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3150443\n"
"help.text"
-msgid "<variable id=\"bausfullen\">Choose <emph>Sheet - Fill Cells</emph></variable>"
-msgstr "<variable id=\"bausfullen\">ཚལ་ཐོ་ <emph>[རྩོམ་སྒྲིག] - [སྐོང་གསབ།]</emph></variable>"
+msgid "<variable id=\"bausfullen\">Choose <emph>Sheet - Fill Cells</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3143267\n"
"help.text"
-msgid "<variable id=\"bausunten\">Choose <emph>Sheet - Fill Cells - Down</emph></variable>"
-msgstr "<variable id=\"bausunten\">ཚལ་ཐོ་ <emph>[རྩོམ་སྒྲིག] - [སྐོང་གསབ།] - [འོག་ལ་སྐོང་གསབ།]</emph></variable>"
+msgid "<variable id=\"bausunten\">Choose <emph>Sheet - Fill Cells - Down</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3153880\n"
"help.text"
-msgid "<variable id=\"bausrechts\">Choose <emph>Sheet - Fill Cells - Right</emph></variable>"
-msgstr "<variable id=\"bausrechts\">ཚལ་ཐོ་ <emph>[རྩོམ་སྒྲིག] - [སྐོང་གསབ།] - [གཡས་ལ་སྐོང་གསབ།]</emph></variable>"
+msgid "<variable id=\"bausrechts\">Choose <emph>Sheet - Fill Cells - Right</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3151245\n"
"help.text"
-msgid "<variable id=\"bausoben\">Choose <emph>Sheet - Fill Cells - Up</emph></variable>"
-msgstr "<variable id=\"bausoben\">ཚལ་ཐོ་ <emph>[རྩོམ་སྒྲིག] - [སྐོང་གསབ།] - [གོང་ལ་སྐོང་གསབ།]</emph></variable>"
+msgid "<variable id=\"bausoben\">Choose <emph>Sheet - Fill Cells - Up</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3145068\n"
"help.text"
-msgid "<variable id=\"bauslinks\">Choose <emph>Sheet - Fill Cells - Left</emph></variable>"
-msgstr "<variable id=\"bauslinks\">ཚལ་ཐོ་ <emph>[རྩོམ་སྒྲིག] - [སྐོང་གསབ།] - [གཡོན་ལ་སྐོང་གསབ།]</emph></variable>"
+msgid "<variable id=\"bauslinks\">Choose <emph>Sheet - Fill Cells - Left</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3150400\n"
"help.text"
-msgid "<variable id=\"baustab\">Choose <emph>Sheet - Fill Cells - Sheets</emph></variable>"
+msgid "<variable id=\"baustab\">Choose <emph>Sheet - Fill Cells - Sheets</emph>.</variable>"
msgstr ""
#: 00000402.xhp
@@ -141,16 +141,16 @@ msgctxt ""
"00000402.xhp\n"
"par_id3154910\n"
"help.text"
-msgid "<variable id=\"bausreihe\">Choose <emph>Sheet - Fill Cells - Series</emph></variable>"
-msgstr "<variable id=\"bausreihe\">ཚལ་ཐོ་ <emph>[རྩོམ་སྒྲིག] - [སྐོང་གསབ།] - [རིམ་སྟར།...]</emph></variable>"
+msgid "<variable id=\"bausreihe\">Choose <emph>Sheet - Fill Cells - Series</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3154123\n"
"help.text"
-msgid "Choose <emph>Sheet - Clear Cells</emph>"
-msgstr "ཚལ་ཐོ་ <emph>[རྩོམ་སྒྲིག] - [སུབ་པ།] - [ནང་དོན།...]</emph>"
+msgid "Choose <emph>Sheet - Clear Cells</emph>."
+msgstr ""
#: 00000402.xhp
msgctxt ""
@@ -165,40 +165,40 @@ msgctxt ""
"00000402.xhp\n"
"par_id3150011\n"
"help.text"
-msgid "<variable id=\"bzelo\">Choose <emph>Sheet - Delete Cells</emph></variable>"
-msgstr "<variable id=\"bzelo\">ཚལ་ཐོ་ <emph>[རྩོམ་སྒྲིག] - [སུབ་པ།...]</emph></variable>"
+msgid "<variable id=\"bzelo\">Choose <emph>Sheet - Delete Cells</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3153951\n"
"help.text"
-msgid "Choose <emph>Sheet - Delete Sheet</emph>"
-msgstr "ཚལ་ཐོ་ <emph>[རྩོམ་སྒྲིག] - [སུབ་པ།] - [ནང་དོན།...]</emph>"
+msgid "Choose <emph>Sheet - Delete Sheet</emph>."
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3155306\n"
"help.text"
-msgid "Open context menu for a sheet tab"
-msgstr "ལས་ཁྲའི་ཤོག་བྱང་གི་གཡས་མཐེབ་ཚལ་ཐོ།"
+msgid "Open context menu for a sheet tab."
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3146119\n"
"help.text"
-msgid "Choose <emph>Sheet - Move or Copy Sheet</emph>"
-msgstr "ཚལ་ཐོ་ <emph>[རྩོམ་སྒྲིག] - [སུབ་པ།] - [ནང་དོན།...]</emph>"
+msgid "Choose <emph>Sheet - Move or Copy Sheet</emph>."
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3148645\n"
"help.text"
-msgid "Open context menu for a sheet tab"
-msgstr "ལས་ཁྲའི་ཤོག་བྱང་གི་གཡས་མཐེབ་ཚལ་ཐོ།"
+msgid "Open context menu for a sheet tab."
+msgstr ""
#: 00000403.xhp
msgctxt ""
@@ -221,23 +221,23 @@ msgctxt ""
"00000403.xhp\n"
"par_id3150275\n"
"help.text"
-msgid "<variable id=\"aspze\">Choose <emph>View - Column & Row Headers</emph></variable>"
-msgstr "<variable id=\"aspze\">ཚལ་ཐོ་ <emph>[མཐོང་རིས།] - [ཕྲེང་/སྟར་ཁ་བྱང་།]</emph></variable>"
+msgid "<variable id=\"aspze\">Choose <emph>View - Column & Row Headers</emph>.</variable>"
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3154514\n"
"help.text"
-msgid "<variable id=\"awehe\">Choose <emph>View - Value Highlighting</emph></variable>"
-msgstr "<variable id=\"awehe\">ཚལ་ཐོ་ <emph>[མཐོང་རིས།] - [མངོན་པའི་གྲངས་ཐང་འབུར་ཐོན།]</emph></variable>"
+msgid "<variable id=\"awehe\">Choose <emph>View - Value Highlighting</emph>.</variable>"
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3148947\n"
"help.text"
-msgid "<variable id=\"rechenleiste\">Choose <emph>View - Formula Bar</emph> or <emph>View - Toolbars - Formula Bar</emph></variable>"
+msgid "<variable id=\"rechenleiste\">Choose <emph>View - Formula Bar</emph> or <emph>View - Toolbars - Formula Bar</emph>.</variable>"
msgstr ""
#: 00000403.xhp
@@ -245,8 +245,8 @@ msgctxt ""
"00000403.xhp\n"
"par_id3148663\n"
"help.text"
-msgid "<variable id=\"seumvo\">Choose <emph>View - Page Break</emph></variable>"
-msgstr "<variable id=\"seumvo\">ཚལ་ཐོ་ <emph>[མཐོང་རིས།] - [ཤོག་དབྱེའི་སྔོན་ལྟ།]</emph></variable>"
+msgid "<variable id=\"seumvo\">Choose <emph>View - Page Break</emph>.</variable>"
+msgstr ""
#: 00000404.xhp
msgctxt ""
@@ -269,16 +269,16 @@ msgctxt ""
"00000404.xhp\n"
"par_id3149784\n"
"help.text"
-msgid "Choose <emph>Insert - Cells</emph>"
-msgstr "ཚལ་ཐོ་ <emph>[བསྒར་འཛུད།] - [དྲ་མིག...]</emph>"
+msgid "Choose <emph>Insert - Cells</emph>."
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3154514\n"
"help.text"
-msgid "Open <emph>Insert Cells</emph> toolbar from Tools bar:"
-msgstr "<emph>[ཡོ་བྱད་གཙོའི་ཚང་།]</emph>ཐོག་གི་རིས་རྟགས་ལ་རྐྱང་རྡེབ་བྱེད།"
+msgid "Open <emph>Insert Cells</emph> toolbar from <emph>Tools</emph> bar:"
+msgstr ""
#: 00000404.xhp
msgctxt ""
@@ -365,7 +365,7 @@ msgctxt ""
"00000404.xhp\n"
"par_id3149033\n"
"help.text"
-msgid "<variable id=\"eitab\">Choose <emph>Sheet - Insert Sheet</emph></variable>"
+msgid "<variable id=\"eitab\">Choose <emph>Sheet - Insert Sheet</emph>.</variable>"
msgstr ""
#: 00000404.xhp
@@ -373,7 +373,7 @@ msgctxt ""
"00000404.xhp\n"
"par_idN1082F\n"
"help.text"
-msgid "<variable id=\"eitabfile\">Choose <emph>Sheet - Insert Sheet from File</emph></variable>"
+msgid "<variable id=\"eitabfile\">Choose <emph>Sheet - Insert Sheet from File</emph>.</variable>"
msgstr ""
#: 00000404.xhp
@@ -381,8 +381,8 @@ msgctxt ""
"00000404.xhp\n"
"par_id3155115\n"
"help.text"
-msgid "Choose <emph>Insert - Function</emph>"
-msgstr "ཚལ་ཐོ་ <emph>[བསྒར་འཛུད།] - [རྟེན་གྲངས།...]</emph>"
+msgid "Choose <emph>Insert - Function</emph>."
+msgstr ""
#: 00000404.xhp
msgctxt ""
@@ -429,8 +429,8 @@ msgctxt ""
"00000404.xhp\n"
"par_id3155809\n"
"help.text"
-msgid "<variable id=\"eikadaze\"><emph>Insert - Function</emph> - Category <emph>Date&Time</emph></variable>"
-msgstr "<variable id=\"eikadaze\">ཚལ་ཐོ་ <emph>[བསྒར་འཛུད།] - [རྟེན་གྲངས།...] - \"རྟེན་གྲངས།\"</emph>འདེམས་གཞིའི་ཁཱ། - <emph>\"ཚེས་གྲངས་དང་དུས་ཚོད།\"</emph>རིགས་དབྱེ་</variable>"
+msgid "<variable id=\"eikadaze\"><emph>Insert - Function</emph> - Category <emph>Date & Time</emph></variable>"
+msgstr ""
#: 00000404.xhp
msgctxt ""
@@ -517,15 +517,15 @@ msgctxt ""
"00000404.xhp\n"
"par_id3155383\n"
"help.text"
-msgid "<variable id=\"funktionsliste\">Choose <emph>Insert - Function List</emph></variable>"
-msgstr "<variable id=\"funktionsliste\">ཚལ་ཐོ་ <emph>[མཐོང་རིས།] - [རྟེན་གྲངས་རེའུ་མིག...]</emph></variable>"
+msgid "<variable id=\"funktionsliste\">Choose <emph>Insert - Function List</emph>.</variable>"
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3153250\n"
"help.text"
-msgid "<variable id=\"einamen\">Choose <emph>Insert - Named Ranges and Expressions</emph></variable>"
+msgid "<variable id=\"einamen\">Choose <emph>Insert - Named Ranges and Expressions</emph>.</variable>"
msgstr ""
#: 00000404.xhp
@@ -533,7 +533,7 @@ msgctxt ""
"00000404.xhp\n"
"par_id3146776\n"
"help.text"
-msgid "<variable id=\"eiextdata\">Choose <emph>Sheet - Link to External data</emph></variable>"
+msgid "<variable id=\"eiextdata\">Choose <emph>Sheet - Link to External data</emph>.</variable>"
msgstr ""
#: 00000404.xhp
@@ -541,7 +541,7 @@ msgctxt ""
"00000404.xhp\n"
"par_id3143222\n"
"help.text"
-msgid "Choose <emph>Sheet - Named Ranges and Expressions - Define</emph>"
+msgid "Choose <emph>Sheet - Named Ranges and Expressions - Define</emph>."
msgstr ""
#: 00000404.xhp
@@ -557,7 +557,7 @@ msgctxt ""
"00000404.xhp\n"
"par_id3145214\n"
"help.text"
-msgid "<variable id=\"einaei\">Choose <emph>Sheet - Named Ranges and Expressions - Insert</emph></variable>"
+msgid "<variable id=\"einaei\">Choose <emph>Sheet - Named Ranges and Expressions - Insert</emph>.</variable>"
msgstr ""
#: 00000404.xhp
@@ -565,7 +565,7 @@ msgctxt ""
"00000404.xhp\n"
"par_id3153558\n"
"help.text"
-msgid "<variable id=\"einaueb\">Choose <emph>Sheet - Named Ranges and Expressions - Create</emph></variable>"
+msgid "<variable id=\"einaueb\">Choose <emph>Sheet - Named Ranges and Expressions - Create</emph>.</variable>"
msgstr ""
#: 00000404.xhp
@@ -573,7 +573,7 @@ msgctxt ""
"00000404.xhp\n"
"par_id3153483\n"
"help.text"
-msgid "<variable id=\"einabesch\">Choose <emph>Sheet - Named Ranges and Expressions - Labels</emph></variable>"
+msgid "<variable id=\"einabesch\">Choose <emph>Sheet - Named Ranges and Expressions - Labels</emph>.</variable>"
msgstr ""
#: 00000405.xhp
@@ -597,192 +597,192 @@ msgctxt ""
"00000405.xhp\n"
"par_id3154685\n"
"help.text"
-msgid "<variable id=\"fozelle\">Choose <emph>Format - Cells</emph></variable>"
-msgstr "<variable id=\"fozelle\">ཚལ་ཐོ་ <emph>[རྣམ་གཞག] - [དྲ་མིག...]</emph></variable>"
+msgid "<variable id=\"fozelle\">Choose <emph>Format - Cells</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3153194\n"
"help.text"
-msgid "<variable id=\"fozelstz\">Choose <emph>Format - Cells - Cell Protection</emph> tab </variable>"
-msgstr "<variable id=\"fostel\">ཚལཐོ་ <emph>[ཡིག་ཆ།] - [ཤོག་ངོས་བཀོད་སྒྲིག...] - \"ལས་ཁྲ་\"</emph>འདེམས་གཞིའི་ཁཱ། </variable>"
+msgid "<variable id=\"fozelstz\">Choose <emph>Format - Cells - Cell Protection</emph> tab.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3155854\n"
"help.text"
-msgid "<variable id=\"fozei\">Choose <emph>Format - Row</emph></variable>"
-msgstr "<variable id=\"fozei\">ཚལ་ཐོ་ <emph>[རྣམ་གཞག] - [ཕྲེང་།]</emph></variable>"
+msgid "<variable id=\"fozei\">Choose <emph>Format - Rows</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3150012\n"
"help.text"
-msgid "<variable id=\"fozeiophoe\">Choose <emph>Format - Row - Optimal Height</emph></variable>"
-msgstr "<variable id=\"fozeiophoe\">ཚལ་ཐོ་ <emph>[རྣམ་གཞག] - [ཕྲེང་།] - [ཕྲེང་མཐོ་ལེགས་ཤོས།...]</emph></variable>"
+msgid "<variable id=\"fozeiophoe\">Choose <emph>Format - Rows - Optimal Height</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3148645\n"
"help.text"
-msgid "Choose <emph>Format - Row - Hide</emph>"
-msgstr "ཚལ་ཐོ་ <emph>[རྣམ་གཞག] - [ཕྲེང་།] - [གབ་པ།]</emph>"
+msgid "Choose <emph>Format - Rows - Hide</emph>."
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3153728\n"
"help.text"
-msgid "Choose <emph>Format - Column - Hide</emph>"
-msgstr "ཚལ་ཐོ་ <emph>[རྣམ་གཞག] - [སྟར།] - [གབ་པ།]</emph>"
+msgid "Choose <emph>Format - Columns - Hide</emph>."
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3151114\n"
"help.text"
-msgid "Choose <emph>Format - Sheet - Hide</emph>"
-msgstr "ཚལ་ཐོ་ <emph>[རྣམ་གཞག] - [ལས་ཁྲ།] - [གབ་པ།]</emph>"
+msgid "Choose <emph>Sheet - Hide Sheet</emph>."
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3148576\n"
"help.text"
-msgid "Choose <emph>Format - Row - Show</emph>"
-msgstr "ཚལ་ཐོ་ <emph>[རྣམ་གཞག] - [ཕྲེང་།] - [གབ་པ་རྩིས་མེད།]</emph>"
+msgid "Choose <emph>Format - Rows - Show</emph>."
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3156286\n"
"help.text"
-msgid "Choose <emph>Format - Column - Show</emph>"
-msgstr "ཚལ་ཐོ་ <emph>[རྣམ་གཞག] - [སྟར།] - [གབ་པ་རྩིས་མེད།]</emph>"
+msgid "Choose <emph>Format - Columns - Show</emph>."
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3145645\n"
"help.text"
-msgid "<variable id=\"fospa\">Choose <emph>Format - Column</emph></variable>"
-msgstr "<variable id=\"fospa\">ཚལ་ཐོ་ <emph>[རྣམ་གཞག] - [སྟར།]</emph></variable>"
+msgid "<variable id=\"fospa\">Choose <emph>Format - Columns</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3145252\n"
"help.text"
-msgid "Choose <emph>Format - Column - Optimal Width</emph>"
-msgstr "ཚལ་ཐོ་ <emph>[རྣམ་གཞག] - [སྟར།] - [སྟར་ཞེང་ལེགས་ཤོས།...]</emph>"
+msgid "Choose <emph>Format - Columns - Optimal Width</emph>."
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3146971\n"
"help.text"
-msgid "Double-click right column separator in column headers"
-msgstr "སྟར་ཁ་བྱང་གི་གཡས་མཐའི་ཐིག་ཆ་རྡེབ་བྱེད།"
+msgid "Double-click right column separator in column headers."
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3147362\n"
"help.text"
-msgid "<variable id=\"fot\">Choose <emph>Format - Sheet</emph></variable>"
-msgstr "<variable id=\"fot\">ཚལ་ཐོ་ <emph>[རྣམ་གཞག] - [ལས་ཁྲ།]</emph></variable>"
+msgid "<variable id=\"fot\">Choose <emph>Sheet</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3163805\n"
"help.text"
-msgid "<variable id=\"fotu\">Choose <emph>Format - Sheet - Rename</emph></variable>"
-msgstr "<variable id=\"fotu\">ཚལ་ཐོ་ <emph>[རྣམ་གཞག] - [ལས་ཁྲ།] - [བསྐྱར་མིང་འདོགས།...]</emph></variable>"
+msgid "<variable id=\"fotu\">Choose <emph>Sheet - Rename Sheet</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3155333\n"
"help.text"
-msgid "<variable id=\"fotenb\">Choose <emph>Format - Sheet - Show</emph></variable>"
-msgstr "<variable id=\"fotenb\">ཚལ་ཐོ་ <emph>[རྣམ་གཞག] - [ལས་ཁྲ།] - [གབ་པ་རྩིས་མེད།...]</emph></variable>"
+msgid "<variable id=\"fotenb\">Choose <emph>Sheet - Show Sheet</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_idN1077A\n"
"help.text"
-msgid "<variable id=\"foste\">Choose <emph>Format - Page</emph></variable>"
-msgstr "<variable id=\"foste\">ཚལ་ཐོ་ <emph>[ཡིག་ཆ།] - [ཤོག་ངོས་བཀོད་སྒྲིག...]</emph></variable>"
+msgid "<variable id=\"foste\">Choose <emph>Format - Page</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3155508\n"
"help.text"
-msgid "<variable id=\"fostel\">Choose <emph>Format - Page - Sheet</emph> tab </variable>"
-msgstr "<variable id=\"fostel\">ཚལཐོ་ <emph>[ཡིག་ཆ།] - [ཤོག་ངོས་བཀོད་སྒྲིག...] - \"ལས་ཁྲ་\"</emph>འདེམས་གཞིའི་ཁཱ། </variable>"
+msgid "<variable id=\"fostel\">Choose <emph>Format - Page - Sheet</emph> tab.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3150883\n"
"help.text"
-msgid "<variable id=\"fodrbe\">Choose <emph>Format - Print Ranges</emph></variable>"
-msgstr "<variable id=\"fodrbe\">ཚལ་ཐོ་ <emph>[ཡིག་ཆ།] - [གཏག་པར་ས་ཁོངས།]</emph></variable>"
+msgid "<variable id=\"fodrbe\">Choose <emph>Format - Print Ranges</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3156448\n"
"help.text"
-msgid "<variable id=\"fodrfe\">Choose <emph>Format - Print Ranges - Define</emph></variable>"
-msgstr "<variable id=\"fodrfe\">ཚལ་ཐོ་ <emph>[ཡིག་ཆ།] - [གཏག་པར་ས་ཁོངས།] - [བཀོད་སྒྲིག]</emph></variable>"
+msgid "<variable id=\"fodrfe\">Choose <emph>Format - Print Ranges - Define</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3156290\n"
"help.text"
-msgid "<variable id=\"fodrhin\">Choose <emph>Format - Print Ranges - Add</emph></variable>"
-msgstr "<variable id=\"fodrhin\">ཚལ་ཐོ་ <emph>[ཡིག་ཆ།] - [གཏག་པར་ས་ཁུངས།] - [གསབ་སྣོན།]</emph></variable>"
+msgid "<variable id=\"fodrhin\">Choose <emph>Format - Print Ranges - Add</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3155812\n"
"help.text"
-msgid "<variable id=\"fodbah\">Choose <emph>Format - Print Ranges - Clear</emph></variable>"
-msgstr "<variable id=\"fodbah\">ཚལ་ཐོ་ <emph>[ཡིག་ཆ།] - [གཏག་པར་ས་ཁུངས།] - [རྩིས་མེད།]</emph></variable>"
+msgid "<variable id=\"fodbah\">Choose <emph>Format - Print Ranges - Clear</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3153307\n"
"help.text"
-msgid "<variable id=\"fodbbe\">Choose <emph>Format - Print Ranges - Edit</emph></variable>"
-msgstr "<variable id=\"fodbbe\">ཚལ་ཐོ་ <emph>[ཡིག་ཆ།] - [གཏག་པར་ས་ཁོངས།] - [རྩོམ་སྒྲིག...]</emph></variable>"
+msgid "<variable id=\"fodbbe\">Choose <emph>Format - Print Ranges - Edit</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3153916\n"
"help.text"
-msgid "Choose <emph>Format - AutoFormat</emph>"
-msgstr "ཚལ་ཐོ་ <emph>[རྣམ་གཞག] - [རང་འགུལ་འདྲ་སྤྱོད་རྣམ་གཞག...]</emph>"
+msgid "Choose <emph>Format - AutoFormat</emph>."
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3154532\n"
"help.text"
-msgid "On the Tools bar, click"
-msgstr "<emph>[ཡོ་བྱད་གཙོ་བོའི་ཚང་།]</emph>ཐོག་གི་རིས་རྟགས་ལ་རྐྱང་རྡེབ་བྱེད།"
+msgid "On the <emph>Tools</emph> bar, click"
+msgstr ""
#: 00000405.xhp
msgctxt ""
@@ -805,8 +805,8 @@ msgctxt ""
"00000405.xhp\n"
"par_id3154618\n"
"help.text"
-msgid "<variable id=\"bedingte\">Choose <emph>Format - Conditional Formatting</emph></variable>"
-msgstr "<variable id=\"bedingte\">ཚལ་ཐོ་ <emph>[རྣམ་གཞག] - [ཆ་རྐྱེན་རྣམ་གཞག...]</emph></variable>"
+msgid "<variable id=\"bedingte\">Choose <emph>Format - Conditional Formatting</emph>.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
@@ -829,7 +829,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3150541\n"
"help.text"
-msgid "<variable id=\"exdektv\">Choose <emph>Tools - Detective</emph> </variable>"
+msgid "<variable id=\"exdektv\">Choose <emph>Tools - Detective</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -837,8 +837,8 @@ msgctxt ""
"00000406.xhp\n"
"par_id3153194\n"
"help.text"
-msgid "Choose <emph>Tools - Detective - Trace Precedents</emph>"
-msgstr "ཚལ་ཐོ་ <emph>[ཡོ་བྱད།] - [སྤྱི་འགྲོས་ཞིབ་བཤེར་གཏན་འཕེབས།] - [འདྲེན་སྤྱོད་དྲ་མིག་འདེད་པ།]</emph>"
+msgid "Choose <emph>Tools - Detective - Trace Precedents</emph>."
+msgstr ""
#: 00000406.xhp
msgctxt ""
@@ -853,7 +853,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3154123\n"
"help.text"
-msgid "<variable id=\"silbentrennungc\">Menu <emph>Tools - Language - Hyphenation</emph> </variable>"
+msgid "<variable id=\"silbentrennungc\">Menu <emph>Tools - Language - Hyphenation</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -861,7 +861,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3145785\n"
"help.text"
-msgid "<variable id=\"exdvore\">Choose <emph>Tools - Detective - Remove Precedents</emph> </variable>"
+msgid "<variable id=\"exdvore\">Choose <emph>Tools - Detective - Remove Precedents</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -869,8 +869,8 @@ msgctxt ""
"00000406.xhp\n"
"par_id3155411\n"
"help.text"
-msgid "Choose <emph>Tools - Detective - Trace Dependents</emph>"
-msgstr "ཚལ་ཐོ་ <emph>[ཡོ་བྱད།] - [སྤྱི་འགྲོས་ཞིབ་བཤེར་གཏན་འཕེབས།] - [ཁོངས་གཏོགས་དྲ་མིག་འདེད་པ།]</emph>"
+msgid "Choose <emph>Tools - Detective - Trace Dependents</emph>."
+msgstr ""
#: 00000406.xhp
msgctxt ""
@@ -885,7 +885,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3146984\n"
"help.text"
-msgid "<variable id=\"exdszne\">Choose <emph>Tools - Detective - Remove Dependents</emph> </variable>"
+msgid "<variable id=\"exdszne\">Choose <emph>Tools - Detective - Remove Dependents</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -893,7 +893,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3154014\n"
"help.text"
-msgid "<variable id=\"exdase\">Choose <emph>Tools - Detective - Remove All Traces</emph> </variable>"
+msgid "<variable id=\"exdase\">Choose <emph>Tools - Detective - Remove All Traces</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -901,7 +901,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3153188\n"
"help.text"
-msgid "<variable id=\"exdszfe\">Choose <emph>Tools - Detective - Trace Error</emph> </variable>"
+msgid "<variable id=\"exdszfe\">Choose <emph>Tools - Detective - Trace Error</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -909,7 +909,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3149410\n"
"help.text"
-msgid "<variable id=\"fuellmodus\">Choose <emph>Tools - Detective - Fill Mode</emph> </variable>"
+msgid "<variable id=\"fuellmodus\">Choose <emph>Tools - Detective - Fill Mode</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -917,7 +917,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3156284\n"
"help.text"
-msgid "<variable id=\"dateneinkreisen\">Choose <emph>Tools - Detective - Mark Invalid Data</emph> </variable>"
+msgid "<variable id=\"dateneinkreisen\">Choose <emph>Tools - Detective - Mark Invalid Data</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -925,7 +925,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3153159\n"
"help.text"
-msgid "<variable id=\"spurenaktualisieren\">Choose <emph>Tools - Detective - Refresh Traces</emph> </variable>"
+msgid "<variable id=\"spurenaktualisieren\">Choose <emph>Tools - Detective - Refresh Traces</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -933,7 +933,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3147397\n"
"help.text"
-msgid "<variable id=\"automatisch\">Choose <emph>Tools - Detective - AutoRefresh</emph> </variable>"
+msgid "<variable id=\"automatisch\">Choose <emph>Tools - Detective - AutoRefresh</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -941,7 +941,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3154018\n"
"help.text"
-msgid "<variable id=\"exzws\">Choose <emph>Tools - Goal Seek</emph> </variable>"
+msgid "<variable id=\"exzws\">Choose <emph>Tools - Goal Seek</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -949,7 +949,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3269142\n"
"help.text"
-msgid "<variable id=\"solver\">Choose <emph>Tools - Solver</emph> </variable>"
+msgid "<variable id=\"solver\">Choose <emph>Tools - Solver</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -957,7 +957,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id8554338\n"
"help.text"
-msgid "<variable id=\"solver_options\">Choose <emph>Tools - Solver</emph>, <emph>Options</emph> button </variable>"
+msgid "<variable id=\"solver_options\">Choose <emph>Tools - Solver</emph>, click <emph>Options</emph> button.</variable>"
msgstr ""
#: 00000406.xhp
@@ -965,7 +965,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3156277\n"
"help.text"
-msgid "<variable id=\"exsze\">Choose <emph>Tools - Scenarios</emph> </variable>"
+msgid "<variable id=\"exsze\">Choose <emph>Tools - Scenarios</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -973,7 +973,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3149020\n"
"help.text"
-msgid "<variable id=\"protect_sheet\">Choose <emph>Tools - Protect Sheet</emph></variable>"
+msgid "<variable id=\"protect_sheet\">Choose <emph>Tools - Protect Sheet</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -981,7 +981,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3154256\n"
"help.text"
-msgid "<variable id=\"protect_spreadsheet\">Choose <emph>Tools - Protect Spreadsheet</emph></variable>"
+msgid "<variable id=\"protect_spreadsheet\">Choose <emph>Tools - Protect Spreadsheet</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -989,7 +989,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3146919\n"
"help.text"
-msgid "Choose <emph>Data - Calculate - Recalculate</emph>"
+msgid "Choose <emph>Data - Calculate - Recalculate</emph>."
msgstr ""
#: 00000406.xhp
@@ -1005,7 +1005,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3150941\n"
"help.text"
-msgid "<variable id=\"exatmb\">Choose <emph>Data - Calculate - AutoCalculate</emph> </variable>"
+msgid "<variable id=\"exatmb\">Choose <emph>Data - Calculate - AutoCalculate</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -1013,7 +1013,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3151276\n"
"help.text"
-msgid "<variable id=\"autoeingabe\">Choose <emph>Tools - AutoInput</emph> </variable>"
+msgid "<variable id=\"autoeingabe\">Choose <emph>Tools - AutoInput</emph>.</variable>"
msgstr ""
#: 00000407.xhp
@@ -1037,7 +1037,7 @@ msgctxt ""
"00000407.xhp\n"
"par_id3147335\n"
"help.text"
-msgid "<variable id=\"fete\">Choose <item type=\"menuitem\">View - Split Window</item></variable>"
+msgid "<variable id=\"fete\">Choose ><item type=\"menuitem\">View - Split Window</item>.</variable>"
msgstr ""
#: 00000407.xhp
@@ -1045,7 +1045,7 @@ msgctxt ""
"00000407.xhp\n"
"par_id3153663\n"
"help.text"
-msgid "<variable id=\"fefix\">Choose <item type=\"menuitem\">View - Freeze Cells - Freeze Rows and Columns</item></variable>"
+msgid "<variable id=\"fefix\">Choose <item type=\"menuitem\">View - Freeze Cells - Freeze Rows and Columns</item>.</variable>"
msgstr ""
#: 00000412.xhp
@@ -1069,7 +1069,7 @@ msgctxt ""
"00000412.xhp\n"
"par_id8366954\n"
"help.text"
-msgid "<variable id=\"text2columns\">Choose <emph>Data - Text to Columns</emph></variable>"
+msgid "<variable id=\"text2columns\">Choose <emph>Data - Text to Columns</emph>.</variable>"
msgstr ""
#: 00000412.xhp
@@ -1077,40 +1077,40 @@ msgctxt ""
"00000412.xhp\n"
"par_id3147399\n"
"help.text"
-msgid "<variable id=\"dbrbf\">Choose <emph>Data - Define Range</emph></variable>"
-msgstr "<variable id=\"dbrbf\">ཚལ་ཐོ་ <emph>[གཞི་གྲངས།] - [ས་ཁོངས་མཚན་འཇོག...]</emph></variable>"
+msgid "<variable id=\"dbrbf\">Choose <emph>Data - Define Range</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3145345\n"
"help.text"
-msgid "<variable id=\"dbrba\">Choose <emph>Data - Select Range</emph></variable>"
-msgstr "<variable id=\"dbrba\">ཚལ་ཐོ་ <emph>[གཞི་གྲངས།] - [ས་ཁོངས་འདེམས་པ།...]</emph></variable>"
+msgid "<variable id=\"dbrba\">Choose <emph>Data - Select Range</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3150443\n"
"help.text"
-msgid "<variable id=\"dnsrt\">Choose <emph>Data - Sort...</emph></variable>"
-msgstr "<variable id=\"dnsrt\">ཚལ་ཐོ་ <emph>[གཞི་གྲངས།] - [རིམ་སྒྲིག...]</emph></variable>"
+msgid "<variable id=\"dnsrt\">Choose <emph>Data - Sort...</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3148491\n"
"help.text"
-msgid "Choose <emph>Data - Sort - Sort Criteria</emph> tab"
-msgstr "ཚལ་ཐོ་ <emph>[གཞི་གྲངས།] - [རིམ་སྒྲིག...] - \"རིམ་སྒྲིག་ཚད་གཞི།\"</emph>འདེམས་གཞིའི་ཁཱ།"
+msgid "Choose <emph>Data - Sort - Sort Criteria</emph> tab."
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3154516\n"
"help.text"
-msgid "On Standard bar, click"
-msgstr "<emph>[རྒྱུན་སྤྱོད་ཡོ་བྱད་ཚང་།]</emph>ཐོག་གི་རིས་རྟགས་རྐྱང་རྡེབ་བྱེད།"
+msgid "On <emph>Standard</emph> bar, click"
+msgstr ""
#: 00000412.xhp
msgctxt ""
@@ -1149,32 +1149,32 @@ msgctxt ""
"00000412.xhp\n"
"par_id3146984\n"
"help.text"
-msgid "<variable id=\"dnstot\">Choose <emph>Data - Sort - Options</emph> tab</variable>"
-msgstr "<variable id=\"dnstot\">ཚལ་ཐོ་ <emph>[གཞི་གྲངས།] - [རིམ་སྒྲིག...] - \"འདེམས་གཞི།\"</emph>འདེམས་གཞིའི་ཁཱ།</variable>"
+msgid "<variable id=\"dnstot\">Choose <emph>Data - Sort - Options</emph> tab.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3155308\n"
"help.text"
-msgid "<variable id=\"dnftr\">Choose <emph>Data - Filter</emph></variable>"
-msgstr "<variable id=\"dnftr\">ཚལ་ཐོ་ <emph>[གཞི་གྲངས།] - [འཚག་འདེམས།]</emph></variable>"
+msgid "<variable id=\"dnftr\">Choose <emph>Data - Filter</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3148646\n"
"help.text"
-msgid "Choose <emph>Data - AutoFilter</emph>"
-msgstr "ཚལ་ཐོ་ <emph>[གཞི་གྲངས།] - [འཚག་འདེམས།] - [རང་འགུལ་འཚག་འདེམས།]</emph>"
+msgid "Choose <emph>Data - AutoFilter</emph>."
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3151113\n"
"help.text"
-msgid "On Tools bar or Table Data bar, click"
-msgstr "<emph>[ཡོ་བྱད་གཙོ་བོའི་ཚང།]</emph>ཡང་ན་<emph>[རེའུ་མིག་གཞི་གྲངས་ཚང་།]</emph>ཐོག་གི་རིས་རྟགས་རྐྱང་རྡེབ་བྱེད།"
+msgid "On <emph>Tools</emph> bar or <emph>Table Data</emph> bar, click"
+msgstr ""
#: 00000412.xhp
msgctxt ""
@@ -1197,39 +1197,39 @@ msgctxt ""
"00000412.xhp\n"
"par_id3156278\n"
"help.text"
-msgid "<variable id=\"dnfspz\">Choose <emph>Data - More Filters - Advanced Filter...</emph></variable>"
-msgstr "<variable id=\"dnfspz\">ཚལ་ཐོ་ <emph>[གཞི་གྲངས།] - [འཚག་འདེམས།] - [མཐོ་རིམ་འཚག་འདེམས།...]</emph></variable>"
+msgid "<variable id=\"dnfspz\">Choose <emph>Data - More Filters - Advanced Filter...</emph> .</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3153764\n"
"help.text"
-msgid "Choose <emph>Data - More Filters - Standard Filter... - Options</emph> label"
-msgstr "ཚལ་ཐོ་ <emph>[གཞི་གྲངས།] - [འཚག་འདེམས།] - [ཚད་གཞི་འཚག་འདེམས།...] - \"འདེམས་གཞི།\"</emph>གནོན་མཐེབ།"
+msgid "Choose <emph>Data - More Filters - Standard Filter... - Options</emph> label."
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3155444\n"
"help.text"
-msgid "Choose <emph>Data - More Filters - Advanced Filter... - Options</emph> label"
-msgstr "ཚལ་ཐོ་ <emph>[གཞི་གྲངས།] - [འཚག་འདེམས།] - [མཐོ་རིམ་འཚག་འདེམས།...] - \"འདེམས་གཞི།\"</emph>གནོན་མཐེབ།"
+msgid "Choose <emph>Data - More Filters - Advanced Filter... - Options</emph> label."
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3156382\n"
"help.text"
-msgid "Choose <emph>Data - More Filters - Reset Filter</emph>"
-msgstr "ཚལ་ཐོ་ <emph>[གཞི་གྲངས།] - [འཚག་འདེམས།] - [རང་འགུལ་འཚག་འདེམས།]</emph>"
+msgid "Choose <emph>Data - More Filters - Reset Filter</emph>."
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3155961\n"
"help.text"
-msgid "On Table Data bar, click <emph>Reset Filter/Sort</emph>"
+msgid "On <emph>Table Data</emph> bar, click <emph>Reset Filter/Sort</emph>."
msgstr ""
#: 00000412.xhp
@@ -1253,112 +1253,112 @@ msgctxt ""
"00000412.xhp\n"
"par_id3152778\n"
"help.text"
-msgid "<variable id=\"dnaftas\">Choose <emph>Data - More Filter - Hide AutoFilter</emph></variable>"
-msgstr "<variable id=\"dnaftas\">ཚལ་ཐོ་ <emph>[གཞི་གྲངས།] - [འཚག་འདེམས།] - [རང་འགུལ་འཚག་འདེམས་གབ་པ།]</emph></variable>"
+msgid "<variable id=\"dnaftas\">Choose <emph>Data - More Filter - Hide AutoFilter</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3166424\n"
"help.text"
-msgid "<variable id=\"dntegs\">Choose <emph>Data - Subtotals</emph></variable>"
-msgstr "<variable id=\"dntegs\">ཚལ་ཐོ་ <emph>[གཞི་གྲངས།] - [རིགས་དབྱེ་ཕྱོགས་བསྡུས།...]</emph></variable>"
+msgid "<variable id=\"dntegs\">Choose <emph>Data - Subtotals</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3154574\n"
"help.text"
-msgid "<variable id=\"dntezd\">Choose <emph>Data - Subtotals - 1st, 2nd, 3rd Group</emph> tabs</variable>"
-msgstr "<variable id=\"dntezd\">ཚལ་ཐོ་ <emph>[གཞི་གྲངས།] - [རིགས་དབྱེ་ཕྱོགས་བསྡུས།...] - \"ཚོ་དང་པོ་\" \"ཚོ་གཉིས་པ་\" \"ཚོ་གསུམ་པ་\"</emph>འདེམས་གཞིའི་ཁཱ།</variable>"
+msgid "<variable id=\"dntezd\">Choose <emph>Data - Subtotals - 1st, 2nd, 3rd Group</emph> tabs.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3151277\n"
"help.text"
-msgid "<variable id=\"dntopi\">Choose <emph>Data - Subtotals - Options</emph> tab</variable>"
-msgstr "<variable id=\"dntopi\">ཚལ་ཐོ་ <emph>[གཞི་གྲངས།] - [རིགས་དབྱེའི་ཕྱོགས་བསྡུས།...]- \"འདེམས་གཞི།\"</emph>འདེམས་གཞིའི་ཁཱ་</variable>"
+msgid "<variable id=\"dntopi\">Choose <emph>Data - Subtotals - Options</emph> tab.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3145133\n"
"help.text"
-msgid "<variable id=\"datengueltig\">Choose <emph>Data - Validity</emph></variable>"
-msgstr "<variable id=\"datengueltig\">ཚལ་ཐོ་ <emph>[གཞི་གྲངས།] - [ནུས་ལྡན་རང་བཞིན།...]</emph></variable>"
+msgid "<variable id=\"datengueltig\">Choose <emph>Data - Validity</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3152992\n"
"help.text"
-msgid "<variable id=\"datengueltigwerte\">Menu <emph>Data - Validity - Criteria</emph> tab</variable>"
-msgstr "<variable id=\"datengueltigwerte\">ཚལ་ཐོ་ <emph>[གཞི་གྲངས།] - [ནུས་ལྡན་རང་བཞིན།...] - \"ཆ་རྐྱེན།\"</emph>འདེམས་གཞིའི་ཁཱ་</variable>"
+msgid "<variable id=\"datengueltigwerte\">Menu <emph>Data - Validity - Criteria</emph> tab.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3150367\n"
"help.text"
-msgid "<variable id=\"datengueltigeingabe\">Choose <emph>Data - Validity - Input Help</emph> tab</variable>"
-msgstr "<variable id=\"datengueltigeingabe\">ཚལ་ཐོ་ <emph>[གཞི་གྲངས།] - [ནུས་ལྡན་རང་བཞིན།...] - \"ནང་བཅུག་རོགས་རམ་\"</emph>འདེམས་གཞིའི་ཁཱ་</variable>"
+msgid "<variable id=\"datengueltigeingabe\">Choose <emph>Data - Validity - Input Help</emph> tab.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3154486\n"
"help.text"
-msgid "<variable id=\"datengueltigfehler\">Choose <emph>Data - Validity - Error Alert</emph> tab</variable>"
-msgstr "<variable id=\"datengueltigfehler\">ཚལ་ཐོ་ <emph>[གཞི་གྲངས།] - [ནུས་ལྡན་རང་བཞིན།...] - \"སྙན་ཞུ་ནོར་བ།\"</emph>འདེམས་གཞིའི་ཁཱ།</variable>"
+msgid "<variable id=\"datengueltigfehler\">Choose <emph>Data - Validity - Error Alert</emph> tab.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3146978\n"
"help.text"
-msgid "<variable id=\"dnmfo\">Choose <emph>Data - Multiple Operations</emph></variable>"
-msgstr "<variable id=\"dnmfo\">ཚལ་ཐོ་ <emph>[གཞི་གྲངས།] - [འདྲ་བཟོའི་རྩིས་རྒྱག་རེའུ་མིག...]</emph></variable>"
+msgid "<variable id=\"dnmfo\">Choose <emph>Data - Multiple Operations</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3155809\n"
"help.text"
-msgid "<variable id=\"dnksd\">Choose <emph>Data - Consolidate</emph></variable>"
-msgstr "<variable id=\"dnksd\">ཚལ་ཐོ་ <emph>[གཞི་གྲངས།] - [ཚོ་སྒྲིག་རྩིས་རྒྱག...]</emph></variable>"
+msgid "<variable id=\"dnksd\">Choose <emph>Data - Consolidate</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3148701\n"
"help.text"
-msgid "<variable id=\"dngld\">Choose <emph>Data - Group and Outline</emph></variable>"
-msgstr "<variable id=\"dngld\">ཚལ་ཐོ་ <emph>[གཞི་གྲངས།] - [ཚོ་དང་རིམ་དབྱེ་མངོན་པ།]</emph></variable>"
+msgid "<variable id=\"dngld\">Choose <emph>Data - Group and Outline</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3153815\n"
"help.text"
-msgid "<variable id=\"dngda\">Choose <emph>Data - Group and Outline - Hide Details</emph></variable>"
-msgstr "<variable id=\"dngda\">ཚལ་ཐོ་ <emph>[གཞི་གྲངས།] - [ཚོ་དང་རིམ་དབྱེ་མངོན་པ།] - [གསལ་ཕྲའི་གཞི་གྲངས་གབ་པ།]</emph></variable>"
+msgid "<variable id=\"dngda\">Choose <emph>Data - Group and Outline - Hide Details</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3159223\n"
"help.text"
-msgid "<variable id=\"dngde\">Choose <emph>Data - Group and Outline - Show Details</emph></variable>"
-msgstr "<variable id=\"dngde\">ཚལ་ཐོ་ <emph>[གཞི་གྲངས།] - [ཚོ་དང་རིམ་དབྱེ་མངོན་པ།] - [གསལ་ཕྲའི་གཞི་གྲངས་མངོན་པ།]</emph></variable>"
+msgid "<variable id=\"dngde\">Choose <emph>Data - Group and Outline - Show Details</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3146870\n"
"help.text"
-msgid "Choose <emph>Data - Group and Outline - Group</emph>"
-msgstr "ཚལ་ཐོ་ <emph>[གཞི་གྲངས།] - [ཚོ་དང་རིམ་དབྱེ་མངོན་པ།] - [ཚོ་སྒྲིག...]</emph>"
+msgid "Choose <emph>Data - Group and Outline - Group</emph>."
+msgstr ""
#: 00000412.xhp
msgctxt ""
@@ -1397,8 +1397,8 @@ msgctxt ""
"00000412.xhp\n"
"par_id3146781\n"
"help.text"
-msgid "Choose <emph>Data - Group and Outline - Ungroup</emph>"
-msgstr "ཚལ་ཐོ་ <emph>[གཞི་གྲངས།] - [ཚོ་དང་རིམ་དབྱེ་མངོན་པ།] - [ཚོ་སྒྲིག་རྩིས་མེད།]</emph>"
+msgid "Choose <emph>Data - Group and Outline - Ungroup</emph>."
+msgstr ""
#: 00000412.xhp
msgctxt ""
@@ -1437,96 +1437,96 @@ msgctxt ""
"00000412.xhp\n"
"par_id3153008\n"
"help.text"
-msgid "<variable id=\"dnglagl\">Choose <emph>Data - Group and Outline - AutoOutline</emph></variable>"
-msgstr "<variable id=\"dnglagl\">ཚལ་ཐོ་ <emph>[གཞི་གྲངས།] - [ཚོ་དང་རིམ་དབྱེ་མངོན་པ།] - [རང་འགུལ་གྱིས་རིམ་དབྱེ་མངོན་པ་བཟོས།]</emph></variable>"
+msgid "<variable id=\"dnglagl\">Choose <emph>Data - Group and Outline - AutoOutline</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3154709\n"
"help.text"
-msgid "<variable id=\"dnglef\">Choose <emph>Data - Group and Outline - Remove</emph></variable>"
-msgstr "<variable id=\"dnglef\">ཚལ་ཐོ་ <emph>[གཞི་གྲངས།] - [ཚོ་དང་རིམ་དབྱེ་མངོན་པ།] - [རིམ་དབྱེ་མངོན་པ་གཙང་སེལ།]</emph></variable>"
+msgid "<variable id=\"dnglef\">Choose <emph>Data - Group and Outline - Remove Outline</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id1774346\n"
"help.text"
-msgid "<variable id=\"dngdrill\">Choose <emph>Data - Group and Outline - Show Details</emph> (for some pivot tables)</variable>"
-msgstr "<variable id=\"dngde\">ཚལ་ཐོ་ <emph>[གཞི་གྲངས།] - [ཚོ་དང་རིམ་དབྱེ་མངོན་པ།] - [གསལ་ཕྲའི་གཞི་གྲངས་མངོན་པ།]</emph></variable>"
+msgid "<variable id=\"dngdrill\">Choose <emph>Data - Group and Outline - Show Details</emph> (for some pivot tables).</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3155759\n"
"help.text"
-msgid "<variable id=\"dndtpt\">Choose <emph>Data - Pivot Table</emph></variable>"
-msgstr "<variable id=\"dndtpt\">ཚལ་ཐོ་ <emph>[གཞི་གྲངས།] - [གཞི་གྲངས་སྒྲིབ་མེད་རེའུ་མིག]</emph></variable>"
+msgid "<variable id=\"dndtpt\">Choose <emph>Data - Pivot Table</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3154625\n"
"help.text"
-msgid "<variable id=\"dndpa\">Choose <emph>Insert - Pivot Table</emph></variable>"
-msgstr "<variable id=\"dndtpt\">ཚལ་ཐོ་ <emph>[གཞི་གྲངས།] - [གཞི་གྲངས་སྒྲིབ་མེད་རེའུ་མིག]</emph></variable>"
+msgid "<variable id=\"dndpa\">Choose <emph>Insert - Pivot Table</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3147558\n"
"help.text"
-msgid "<variable id=\"dndq\">Choose <emph>Insert - Pivot Table</emph>, in the Select Source dialog choose the option <emph>Data source registered in $[officename]</emph>.</variable>"
-msgstr "<variable id=\"dndq\">ཚལ་ཐོ་ <emph>[གཞི་གྲངས།] - [གཞི་གྲངས་སྒྲིབ་མེད་རེའུ་མིག] - [སྒུལ་སློང།...]</emph> \"འདེམས་གཞི་ཁུངས།\"གླེང་སྒྲོམ་ནང་<emph>འདེམས།\" $[officename] ནང་ཐོ་འགོད་ཀྱི་གཞི་གྲངས།\"</emph>འདེམས་གཞི་</variable>"
+msgid "<variable id=\"dndq\">Choose <emph>Insert - Pivot Table</emph>, in the <emph>Select Source</emph> dialog choose the option <emph>Data source registered in $[officename]</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3153297\n"
"help.text"
-msgid "Choose <emph>Insert - Pivot Table</emph>, in the Select Source dialog choose the option <emph>Current selection</emph>."
-msgstr "ཚལ་ཐོ་ <emph>[གཞི་གྲངས།] - [གཞི་གྲངས་སྒྲིབ་མེད་རེའུ་མིག] - [སྒུལ་སློང་།...] - \"འདེམས་པའི་ཁུངས།\" - \"མིག་སྔའི་འདེམས་པའི་ས་ཁོངས།\"</emph>འདེམས་གཞི།"
+msgid "Choose <emph>Insert - Pivot Table</emph>, in the <emph>Select Source</emph> dialog choose the option <emph>Current selection</emph>."
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3145118\n"
"help.text"
-msgid "Choose <emph>Insert - Pivot Table</emph>, in the Select Source dialog choose the option <emph>Data source registered in $[officename]</emph>, click <emph>OK</emph> to see <emph>Select Data Source</emph> dialog."
-msgstr "ཚལ་ཐོ་ <emph>[གཞི་གྲངས།] - [གཞི་གྲངས་སྒྲིབ་མེད་རེའུ་མིག] - [སྒུལ་སློང་།...] - \"འདེམས་པའི་ཁུངས།\" - \"$[officename] ནང་ཐོ་འགོད་བྱེད་པའི་གཞི་གྲངས་ཁུངས།\"</emph>འདེམས་གཞི་<emph> - \"གཞི་གྲངས་ཁུངས་འདེམས།\"</emph>"
+msgid "Choose <emph>Insert - Pivot Table</emph>, in the <emph>Select Source</emph> dialog choose the option <emph>Data source registered in $[officename]</emph>, click <emph>OK</emph> to see <emph>Select Data Source</emph> dialog."
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3153294\n"
"help.text"
-msgid "<variable id=\"dndpak\">Choose <emph>Data - Pivot Table - Refresh</emph></variable>"
-msgstr "<variable id=\"dndpak\">ཚལ་ཐོ་ <emph>[གཞི་གྲངས།] - [གཞི་གྲངས་སྒྲིབ་མེད་རེའུ་མིག] - [གསར་བཟོ།]</emph></variable>"
+msgid "<variable id=\"dndpak\">Choose <emph>Data - Pivot Table - Refresh</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3151344\n"
"help.text"
-msgid "<variable id=\"dndploe\">Choose <emph>Data - Pivot Table - Delete</emph></variable>"
-msgstr "<variable id=\"dndploe\">ཚལ་ཐོ་ <emph>[གཞི་གྲངས།] - [གཞི་གྲངས་སྒྲིབ་མེད་རེའུ་མིག] - [སུབ་པ།]</emph></variable>"
+msgid "<variable id=\"dndploe\">Choose <emph>Data - Pivot Table - Delete</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3150397\n"
"help.text"
-msgid "<variable id=\"dndakt\">Choose <emph>Data - Refresh Range</emph></variable>"
-msgstr "<variable id=\"dndakt\">ཚལ་ཐོ་ <emph>[གཞི་གྲངས།] - [ས་ཁོངས་གསར་སྐྱེད།]</emph></variable>"
+msgid "<variable id=\"dndakt\">Choose <emph>Data - Refresh Range</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_idN10B8F\n"
"help.text"
-msgid "<variable id=\"grouping\">Choose <emph>Data - Group and Outline - Group</emph></variable>"
-msgstr "<variable id=\"grouping\">འདེམས་པ་<emph>གཞི་གྲངས། - རྩ་འཛིན། - ཚོ་སྒྲིག</emph></variable>"
+msgid "<variable id=\"grouping\">Choose <emph>Data - Group and Outline - Group</emph>.</variable>"
+msgstr ""
#: sheet_menu.xhp
msgctxt ""
@@ -1549,7 +1549,7 @@ msgctxt ""
"sheet_menu.xhp\n"
"par_id160220162106567373\n"
"help.text"
-msgid "<variable id=\"insert_rows_above\">Choose <emph>Sheet - Insert Rows - Rows Above</emph> </variable>"
+msgid "<variable id=\"insert_rows_above\">Choose <emph>Sheet - Insert Rows - Rows Above</emph>.</variable>"
msgstr ""
#: sheet_menu.xhp
@@ -1557,7 +1557,7 @@ msgctxt ""
"sheet_menu.xhp\n"
"par_id160220162109048207\n"
"help.text"
-msgid "<variable id=\"insert_rows_below\">Choose <emph>Sheet - Insert Rows - Rows Below</emph></variable>"
+msgid "<variable id=\"insert_rows_below\">Choose <emph>Sheet - Insert Rows - Rows Below</emph>.</variable>"
msgstr ""
#: sheet_menu.xhp
@@ -1565,7 +1565,7 @@ msgctxt ""
"sheet_menu.xhp\n"
"par_id160220162107055028\n"
"help.text"
-msgid "<variable id=\"insert_columns_left\">Choose <emph>Sheet - Insert Columns - Columns Left</emph></variable>"
+msgid "<variable id=\"insert_columns_left\">Choose <emph>Sheet - Insert Columns - Columns Left</emph>.</variable>"
msgstr ""
#: sheet_menu.xhp
@@ -1573,7 +1573,7 @@ msgctxt ""
"sheet_menu.xhp\n"
"par_id160220162109126013\n"
"help.text"
-msgid "<variable id=\"insert_columns_right\">Choose <emph>Sheet - Insert Columns - Columns Right</emph></variable>"
+msgid "<variable id=\"insert_columns_right\">Choose <emph>Sheet - Insert Columns - Columns Right</emph>.</variable>"
msgstr ""
#: sheet_menu.xhp
@@ -1581,7 +1581,7 @@ msgctxt ""
"sheet_menu.xhp\n"
"par_id3149095\n"
"help.text"
-msgid "<variable id=\"insert_page_break\">Choose <emph>Sheet - Insert Page Break</emph></variable>"
+msgid "<variable id=\"insert_page_break\">Choose <emph>Sheet - Insert Page Break</emph>.</variable>"
msgstr ""
#: sheet_menu.xhp
@@ -1589,7 +1589,7 @@ msgctxt ""
"sheet_menu.xhp\n"
"par_id3149398\n"
"help.text"
-msgid "<variable id=\"insert_page_break_row\">Choose <emph>Sheet - Insert Page Break - Row Break</emph></variable>"
+msgid "<variable id=\"insert_page_break_row\">Choose <emph>Sheet - Insert Page Break - Row Break</emph>.</variable>"
msgstr ""
#: sheet_menu.xhp
@@ -1597,7 +1597,7 @@ msgctxt ""
"sheet_menu.xhp\n"
"par_id3150084\n"
"help.text"
-msgid "<variable id=\"insert_page_break_column\">Choose <emph>Sheet - Insert Page Break - Column Break</emph></variable>"
+msgid "<variable id=\"insert_page_break_column\">Choose <emph>Sheet - Insert Page Break - Column Break</emph>.</variable>"
msgstr ""
#: sheet_menu.xhp
@@ -1605,7 +1605,7 @@ msgctxt ""
"sheet_menu.xhp\n"
"par_id3153093\n"
"help.text"
-msgid "<variable id=\"delete_page_break\">Choose <emph>Sheet - Delete Page Break</emph></variable>"
+msgid "<variable id=\"delete_page_break\">Choose <emph>Sheet - Delete Page Break</emph>.</variable>"
msgstr ""
#: sheet_menu.xhp
@@ -1613,7 +1613,7 @@ msgctxt ""
"sheet_menu.xhp\n"
"par_id3153191\n"
"help.text"
-msgid "<variable id=\"delete_page_break_row\">Choose <emph>Sheet - Delete Page Break - Row Break</emph></variable>"
+msgid "<variable id=\"delete_page_break_row\">Choose <emph>Sheet - Delete Page Break - Row Break</emph>.</variable>"
msgstr ""
#: sheet_menu.xhp
@@ -1621,5 +1621,5 @@ msgctxt ""
"sheet_menu.xhp\n"
"par_id3145645\n"
"help.text"
-msgid "<variable id=\"delete_page_break_column\">Choose <emph>Sheet - Delete Page Break - Column Break</emph></variable>"
+msgid "<variable id=\"delete_page_break_column\">Choose <emph>Sheet - Delete Page Break - Column Break</emph>.</variable>"
msgstr ""
diff --git a/source/bo/helpcontent2/source/text/scalc/02.po b/source/bo/helpcontent2/source/text/scalc/02.po
index db02db215d9..d2555e04518 100644
--- a/source/bo/helpcontent2/source/text/scalc/02.po
+++ b/source/bo/helpcontent2/source/text/scalc/02.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2017-05-12 14:35+0200\n"
-"PO-Revision-Date: 2016-05-02 10:14+0000\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:52+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: bo\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1462184041.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542196350.000000\n"
#: 02130000.xhp
msgctxt ""
@@ -45,8 +45,8 @@ msgctxt ""
"02130000.xhp\n"
"par_id3155267\n"
"help.text"
-msgid "<image src=\"cmd/sc_currencyfield.png\" id=\"img_id3159096\"><alt id=\"alt_id3159096\">Icon</alt></image>"
-msgstr "<image src=\"cmd/sc_currencyfield.png\" id=\"img_id3159096\"><alt id=\"alt_id3159096\">རིས་རྟགས།</alt></image>"
+msgid "<image src=\"cmd/sc_currencyfield.png\" id=\"img_id3159096\"><alt id=\"alt_id3159096\">Currency Number Format Icon</alt></image>"
+msgstr ""
#: 02130000.xhp
msgctxt ""
@@ -61,8 +61,8 @@ msgctxt ""
"02130000.xhp\n"
"par_id3146776\n"
"help.text"
-msgid "<link href=\"text/shared/01/05020300.xhp\" name=\"Format - Cell - Numbers\">Format - Cell - Numbers</link>."
-msgstr "<link href=\"text/shared/01/05020300.xhp\" name=\"གྲངས་ཀ།\">གྲངས་ཀ།</link>"
+msgid "<link href=\"text/shared/01/05020300.xhp\" name=\"Format - Cells - Numbers\">Format - Cells - Numbers</link>."
+msgstr ""
#: 02140000.xhp
msgctxt ""
diff --git a/source/bo/helpcontent2/source/text/scalc/06.po b/source/bo/helpcontent2/source/text/scalc/06.po
index 81a6dccd3aa..50c311bd894 100644
--- a/source/bo/helpcontent2/source/text/scalc/06.po
+++ b/source/bo/helpcontent2/source/text/scalc/06.po
@@ -3,15 +3,18 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-06-14 17:23+0200\n"
-"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
-"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-04-24 11:21+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-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1524568861.000000\n"
#: calcsamplefiles.xhp
msgctxt ""
@@ -20,35 +23,3 @@ msgctxt ""
"help.text"
msgid "Calc Sample Files"
msgstr ""
-
-#: calcsamplefiles.xhp
-msgctxt ""
-"calcsamplefiles.xhp\n"
-"par_id161521663319917\n"
-"help.text"
-msgid "<object data=\"media/files/scalc/imtrigon.ods\" id=\"ods_id61521568603544\" type=\"application/vnd.oasis.opendocument.spreadsheet\"/>"
-msgstr ""
-
-#: calcsamplefiles.xhp
-msgctxt ""
-"calcsamplefiles.xhp\n"
-"par_id161521663319918\n"
-"help.text"
-msgid "<object data=\"media/files/scalc/trigon.ods\" id=\"ods_id61521548603544\" type=\"application/vnd.oasis.opendocument.spreadsheet\"/>"
-msgstr ""
-
-#: calcsamplefiles.xhp
-msgctxt ""
-"calcsamplefiles.xhp\n"
-"par_id161521563314918\n"
-"help.text"
-msgid "<object data=\"media/files/scalc/pivot.ods\" id=\"ods_id61521547603544\" type=\"application/vnd.oasis.opendocument.spreadsheet\"/>"
-msgstr ""
-
-#: calcsamplefiles.xhp
-msgctxt ""
-"calcsamplefiles.xhp\n"
-"par_id721528312694192\n"
-"help.text"
-msgid "<object data=\"media/files/scalc/functions_ifs.ods\" id=\"ods_id61521547603534\" type=\"application/vnd.oasis.opendocument.spreadsheet\"/>"
-msgstr ""
diff --git a/source/bo/helpcontent2/source/text/scalc/guide.po b/source/bo/helpcontent2/source/text/scalc/guide.po
index 4445aaa49bd..7f531dc0283 100644
--- a/source/bo/helpcontent2/source/text/scalc/guide.po
+++ b/source/bo/helpcontent2/source/text/scalc/guide.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-07-31 14:10+0200\n"
-"PO-Revision-Date: 2016-07-05 16:28+0000\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:52+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: bo\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1467736118.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542196350.000000\n"
#: address_auto.xhp
msgctxt ""
@@ -3709,8 +3709,8 @@ msgctxt ""
"database_filter.xhp\n"
"par_idN10693\n"
"help.text"
-msgid "Choose <item type=\"menuitem\">Data - Filter - Standard Filter</item>."
-msgstr "<item type=\"menuitem\">གཞི་གྲངས་ - འཚག་འདེམས་ཆས་ - ཚད་གཞིའི་འཚག་འདེམས་ཆས་</item>འདེམས་པ།"
+msgid "Choose <item type=\"menuitem\">Data - More Filters - Standard Filter</item>."
+msgstr ""
#: database_filter.xhp
msgctxt ""
@@ -3765,8 +3765,8 @@ msgctxt ""
"database_filter.xhp\n"
"par_id3154944\n"
"help.text"
-msgid "Choose <item type=\"menuitem\">Data - Filter - AutoFilter</item>."
-msgstr "<item type=\"menuitem\">གཞི་གྲངས་ - འཚག་འདེམས་ཆས་ - རང་འགུལ་འཚག་འདེམས་ཆས་</item>འདེམས་པ།"
+msgid "Choose <item type=\"menuitem\">Data - AutoFilter</item>."
+msgstr ""
#: database_filter.xhp
msgctxt ""
diff --git a/source/bo/helpcontent2/source/text/shared.po b/source/bo/helpcontent2/source/text/shared.po
index bc44b75f424..eccde3eaf4a 100644
--- a/source/bo/helpcontent2/source/text/shared.po
+++ b/source/bo/helpcontent2/source/text/shared.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-09-03 13:23+0200\n"
-"PO-Revision-Date: 2016-05-02 10:14+0000\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:52+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: bo\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1462184077.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542196351.000000\n"
#: 3dsettings_toolbar.xhp
msgctxt ""
@@ -2013,5 +2013,5 @@ msgctxt ""
"need_help.xhp\n"
"hd_id1000010\n"
"help.text"
-msgid "This help page needs further work for correctness and completion. Please join the LibreOffice project and help us out to write the missing information. Visit our <link href=\"http://documentation.libreoffice.org/en/join-community/update-help-contents\">web page on writing Help contents</link>."
+msgid "This help page needs further work for correctness and completion. Please join the LibreOffice project and help us out to write the missing information. Visit our <link href=\"https://documentation.libreoffice.org/en/join-community/update-help-contents\"><emph>web page on writing Help contents</emph></link>."
msgstr ""
diff --git a/source/bo/helpcontent2/source/text/shared/00.po b/source/bo/helpcontent2/source/text/shared/00.po
index f7ef26226fa..831e778502b 100644
--- a/source/bo/helpcontent2/source/text/shared/00.po
+++ b/source/bo/helpcontent2/source/text/shared/00.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-10-21 20:57+0200\n"
-"PO-Revision-Date: 2016-05-24 02:25+0000\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:52+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: bo\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1464056736.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542196352.000000\n"
#: 00000001.xhp
msgctxt ""
@@ -6221,7 +6221,7 @@ msgctxt ""
"00000401.xhp\n"
"par_id621525017637963\n"
"help.text"
-msgid "Choose <emph>File - Export as EPUB</emph>."
+msgid "Choose <emph>File - Export As - Export as EPUB</emph>."
msgstr ""
#: 00000401.xhp
@@ -7197,7 +7197,7 @@ msgctxt ""
"00000403.xhp\n"
"par_idN1091B\n"
"help.text"
-msgid "<variable id=\"grid\">Choose <emph>View - Grid</emph> (Impress or Draw).</variable>"
+msgid "<variable id=\"grid\">Choose <emph>View - Grid and Helplines</emph> (Impress or Draw).</variable>"
msgstr ""
#: 00000403.xhp
@@ -7205,7 +7205,7 @@ msgctxt ""
"00000403.xhp\n"
"par_idN1092E\n"
"help.text"
-msgid "<variable id=\"guides\">Choose <emph>View - Snap Lines</emph> (Impress or Draw).</variable>"
+msgid "<variable id=\"guides\">Choose <emph>View - Snap Guides</emph> (Impress or Draw).</variable>"
msgstr ""
#: 00000404.xhp
@@ -7861,7 +7861,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id9988402\n"
"help.text"
-msgid "<variable id=\"packagemanager_eu\">Choose <emph>Tools - Extension Manager</emph>, click <emph>Updates</emph> button.</variable>"
+msgid "<variable id=\"packagemanager_eu\">Choose <emph>Tools - Extension Manager</emph>, click <emph>Check for Updates</emph> button.</variable>"
msgstr ""
#: 00000406.xhp
@@ -8075,14 +8075,6 @@ msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
-"par_id3150032\n"
-"help.text"
-msgid "<variable id=\"arbeit\">Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - $[officename] - Memory</emph>.</variable>"
-msgstr ""
-
-#: 00000406.xhp
-msgctxt ""
-"00000406.xhp\n"
"par_id3159153\n"
"help.text"
msgid "<variable id=\"ansicht\">Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - $[officename] - View</emph>.</variable>"
@@ -11045,7 +11037,7 @@ msgctxt ""
"00040502.xhp\n"
"par_id366527\n"
"help.text"
-msgid "Choose <emph>Format - Object - Line</emph> (Writer)."
+msgid "Choose <emph>Format - Text Box and Shape - Line</emph> (Writer)."
msgstr ""
#: 00040502.xhp
@@ -11053,7 +11045,7 @@ msgctxt ""
"00040502.xhp\n"
"par_id3835261\n"
"help.text"
-msgid "Choose <emph>Format - Graphic - Line</emph> (Calc)."
+msgid "Choose <emph>Format - Object - Line</emph> (Calc)."
msgstr ""
#: 00040502.xhp
@@ -11085,7 +11077,7 @@ msgctxt ""
"00040502.xhp\n"
"par_id3154285\n"
"help.text"
-msgid "Choose <emph>Format - </emph><switchinline select=\"appl\"><caseinline select=\"WRITER\"><emph>Object - </emph></caseinline><caseinline select=\"CALC\"><emph>Graphic - </emph></caseinline></switchinline><emph>Line - Line</emph> tab."
+msgid "Choose <emph>Format - </emph><switchinline select=\"appl\"><caseinline select=\"WRITER\"><emph>Text Box and Shape - </emph></caseinline><caseinline select=\"CALC\"><emph>Object - </emph></caseinline></switchinline><emph>Line - Line</emph> tab."
msgstr ""
#: 00040502.xhp
diff --git a/source/bo/helpcontent2/source/text/shared/01.po b/source/bo/helpcontent2/source/text/shared/01.po
index 7f608d13f4e..07367c834c7 100644
--- a/source/bo/helpcontent2/source/text/shared/01.po
+++ b/source/bo/helpcontent2/source/text/shared/01.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 12:22+0100\n"
-"PO-Revision-Date: 2016-12-22 14:32+0000\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:52+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: bo\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1482417172.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542196354.000000\n"
#: 01010000.xhp
msgctxt ""
@@ -33637,7 +33637,7 @@ msgctxt ""
"06130000.xhp\n"
"par_id3153748\n"
"help.text"
-msgid "<ahelp hid=\"modules/BasicIDE/ui/basicmacrodialog/run\">Runs or saves the current macro.</ahelp>"
+msgid "<ahelp hid=\"modules/BasicIDE/ui/basicmacrodialog/ok\">Runs or saves the current macro.</ahelp>"
msgstr ""
#: 06130000.xhp
@@ -40771,14 +40771,6 @@ msgstr ""
#: ref_epub_export.xhp
msgctxt ""
"ref_epub_export.xhp\n"
-"par_id701525003241759\n"
-"help.text"
-msgid "<embedvar href=\"text/shared/00/00000002.xhp#epubv\" markup=\"keep\"/>"
-msgstr ""
-
-#: ref_epub_export.xhp
-msgctxt ""
-"ref_epub_export.xhp\n"
"par_id19921\n"
"help.text"
msgid "<image id=\"img_id22170\" src=\"media/screenshots/modules/swriter/ui/exportepub/EPubDialog.png\" localize=\"true\" width=\"664px\" height=\"482px\"><alt id=\"alt_id59843\">EPUB dialog box</alt></image>"
@@ -40925,7 +40917,7 @@ msgctxt ""
"ref_epub_export.xhp\n"
"par_id971525023515891\n"
"help.text"
-msgid "For custom metadata, you must provide a file with same name as the original filename and with extension as \".xmp\". The provided metadata will override the the internal document metadata. In the example above, the custom metadata must exist in the MyText directory as <item type=\"literal\">MyText.xmp</item>."
+msgid "For custom metadata, you must provide a file with same name as the original filename and with extension as \".xmp\". The provided metadata will override the internal document metadata. In the example above, the custom metadata must exist in the MyText directory as <item type=\"literal\">MyText.xmp</item>."
msgstr ""
#: ref_epub_export.xhp
diff --git a/source/bo/helpcontent2/source/text/shared/guide.po b/source/bo/helpcontent2/source/text/shared/guide.po
index 5d7a5acc1ba..4900d264b87 100644
--- a/source/bo/helpcontent2/source/text/shared/guide.po
+++ b/source/bo/helpcontent2/source/text/shared/guide.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 12:23+0100\n"
-"PO-Revision-Date: 2016-07-05 16:49+0000\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:52+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: bo\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1467737380.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542196356.000000\n"
#: aaa_start.xhp
msgctxt ""
@@ -8829,8 +8829,8 @@ msgctxt ""
"gallery_insert.xhp\n"
"par_id3145068\n"
"help.text"
-msgid "Open the Gallery by clicking the <emph>Gallery</emph> icon on the <emph>Standard</emph> bar, or by selecting <emph>Tools - Gallery</emph>."
-msgstr "<emph>[རྒྱུན་སྤྱོད་ཡོ་བྱད་ཚང་]</emph>ཐོག་ནས་<emph>\"དྲས་སྦྱར་རི་མོ་\"</emph>རིས་རྟགས་ ཡང་ན་<emph>[བསྒར་འཛུད་] - [རི་མོ་]- [དྲས་སྦྱར་རི་མོ་]</emph>འདེམས་ནས་ དྲས་སྦྱར་རི་མོ་ཁ་ཕྱེ།"
+msgid "Open the Gallery by clicking the <emph>Gallery</emph> icon on the <emph>Standard</emph> bar, or by choosing <emph>Insert - Media - Gallery</emph>."
+msgstr ""
#: gallery_insert.xhp
msgctxt ""
diff --git a/source/bo/helpcontent2/source/text/shared/optionen.po b/source/bo/helpcontent2/source/text/shared/optionen.po
index f87445ac96c..81f19e8b111 100644
--- a/source/bo/helpcontent2/source/text/shared/optionen.po
+++ b/source/bo/helpcontent2/source/text/shared/optionen.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 12:23+0100\n"
-"PO-Revision-Date: 2016-07-05 16:59+0000\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:52+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: bo\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1467737998.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542196358.000000\n"
#: 01000000.xhp
msgctxt ""
@@ -267,6 +267,14 @@ msgstr "སྤྱོད་པ་པོའི་ཆ་འཕྲིན་འགའ
#: 01010100.xhp
msgctxt ""
"01010100.xhp\n"
+"par_id3153032\n"
+"help.text"
+msgid "User data is also used when commenting and in tracking changes mode, to identify comments/edits author; and to mark last edit position in document, so that when author opens the document later, it opens at the last edit position."
+msgstr ""
+
+#: 01010100.xhp
+msgctxt ""
+"01010100.xhp\n"
"hd_id3147653\n"
"help.text"
msgid "Address"
@@ -14741,7 +14749,7 @@ msgctxt ""
"opencl.xhp\n"
"par_id5293741\n"
"help.text"
-msgid "for more information on OpenCL, visit <link href=\"http://www.khronos.org/opencl/\">the OpenCL site</link>"
+msgid "for more information on OpenCL, visit <link href=\"https://www.khronos.org/opencl/\">the OpenCL site</link>"
msgstr ""
#: persona_firefox.xhp
diff --git a/source/bo/helpcontent2/source/text/swriter/00.po b/source/bo/helpcontent2/source/text/swriter/00.po
index 328ae4b9082..cd6f66ea051 100644
--- a/source/bo/helpcontent2/source/text/swriter/00.po
+++ b/source/bo/helpcontent2/source/text/swriter/00.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-09-03 13:23+0200\n"
-"PO-Revision-Date: 2016-05-24 03:20+0000\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:52+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: bo\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1464060029.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542196359.000000\n"
#: 00000004.xhp
msgctxt ""
@@ -37,8 +37,8 @@ msgctxt ""
"00000004.xhp\n"
"par_id3150253\n"
"help.text"
-msgid "<image src=\"cmd/sc_wrapoff.png\" id=\"img_id3145389\"><alt id=\"alt_id3145389\">Icon</alt></image>"
-msgstr "<image src=\"cmd/sc_wrapoff.png\" id=\"img_id3145389\"><alt id=\"alt_id3145389\">རིས་འགོད་</alt></image>"
+msgid "<image src=\"cmd/sc_wrapoff.png\" id=\"img_id3145389\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3145389\">Wrap Off Icon</alt></image>"
+msgstr ""
#: 00000004.xhp
msgctxt ""
@@ -53,8 +53,8 @@ msgctxt ""
"00000004.xhp\n"
"par_id3156397\n"
"help.text"
-msgid "<image src=\"cmd/sc_wrapon.png\" id=\"img_id3149048\"><alt id=\"alt_id3149048\">Icon</alt></image>"
-msgstr "<image src=\"cmd/sc_wrapoff.png\" id=\"img_id3145389\"><alt id=\"alt_id3145389\">རིས་འགོད་</alt></image>"
+msgid "<image src=\"cmd/sc_wrapon.png\" id=\"img_id3149048\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3149048\">Wrap On Icon</alt></image>"
+msgstr ""
#: 00000004.xhp
msgctxt ""
@@ -69,8 +69,8 @@ msgctxt ""
"00000004.xhp\n"
"par_id3154558\n"
"help.text"
-msgid "<image src=\"cmd/sc_wrapthrough.png\" id=\"img_id3152999\"><alt id=\"alt_id3152999\">Icon</alt></image>"
-msgstr "<image src=\"cmd/sc_wrapoff.png\" id=\"img_id3145389\"><alt id=\"alt_id3145389\">རིས་འགོད་</alt></image>"
+msgid "<image src=\"cmd/sc_wrapthrough.png\" id=\"img_id3152999\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3152999\">Wrap Through Icon</alt></image>"
+msgstr ""
#: 00000004.xhp
msgctxt ""
@@ -85,8 +85,8 @@ msgctxt ""
"00000004.xhp\n"
"par_id3148773\n"
"help.text"
-msgid "<image src=\"res/sc06301.png\" id=\"img_id3149026\"><alt id=\"alt_id3149026\">Icon</alt></image>"
-msgstr "<image src=\"cmd/sc_wrapoff.png\" id=\"img_id3145389\"><alt id=\"alt_id3145389\">རིས་འགོད་</alt></image>"
+msgid "<image src=\"res/sc06301.png\" id=\"img_id3149026\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3149026\">Jump to Previous Script Icon</alt></image>"
+msgstr ""
#: 00000004.xhp
msgctxt ""
@@ -101,8 +101,8 @@ msgctxt ""
"00000004.xhp\n"
"par_id3151265\n"
"help.text"
-msgid "<image src=\"res/sc06300.png\" id=\"img_id3151272\"><alt id=\"alt_id3151272\">Icon</alt></image>"
-msgstr "<image src=\"cmd/sc_wrapoff.png\" id=\"img_id3145389\"><alt id=\"alt_id3145389\">རིས་འགོད་</alt></image>"
+msgid "<image src=\"res/sc06300.png\" id=\"img_id3151272\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3151272\"> Jump to Next Script Icon</alt></image>"
+msgstr ""
#: 00000004.xhp
msgctxt ""
@@ -381,8 +381,8 @@ msgctxt ""
"00000403.xhp\n"
"par_id3154763\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command </caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F8"
-msgstr "མྱུར་བདེའི་མཐེབ་:<switchinline select=\"sys\"><caseinline select=\"MAC\">བཀའ་རྒྱ་</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F8"
+msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F8"
+msgstr ""
#: 00000403.xhp
msgctxt ""
@@ -397,8 +397,8 @@ msgctxt ""
"00000403.xhp\n"
"par_id3151387\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command </caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F9"
-msgstr "མྱུར་བདེའི་མཐེབ་:<switchinline select=\"sys\"><caseinline select=\"MAC\">བཀའ་རྒྱ་</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F9"
+msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F9"
+msgstr ""
#: 00000403.xhp
msgctxt ""
@@ -413,8 +413,8 @@ msgctxt ""
"00000403.xhp\n"
"par_id3145823\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command </caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F10"
-msgstr "མྱུར་བདེའི་མཐེབ་:<switchinline select=\"sys\"><caseinline select=\"MAC\">བཀའ་རྒྱ་</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F10"
+msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F10"
+msgstr ""
#: 00000403.xhp
msgctxt ""
@@ -429,7 +429,7 @@ msgctxt ""
"00000403.xhp\n"
"par_id3150932\n"
"help.text"
-msgid "<image id=\"img_id3150502\" src=\"cmd/sc_controlcodes.png\"><alt id=\"alt_id3150502\">Icon</alt></image>"
+msgid "<image id=\"img_id3150502\" src=\"cmd/sc_controlcodes.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3150502\">Formatting Marks Icon</alt></image>"
msgstr ""
#: 00000403.xhp
@@ -461,7 +461,7 @@ msgctxt ""
"00000403.xhp\n"
"par_id3150765\n"
"help.text"
-msgid "<image id=\"img_id3147572\" src=\"cmd/sc_browseview.png\"><alt id=\"alt_id3147572\">Icon</alt></image>"
+msgid "<image id=\"img_id3147572\" src=\"cmd/sc_browseview.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3147572\">Web Icon</alt></image>"
msgstr ""
#: 00000403.xhp
@@ -2461,7 +2461,7 @@ msgctxt ""
"stylesmenu.xhp\n"
"par_id941529884998705\n"
"help.text"
-msgid "<variable id=\"ses\">Choose <emph>Styles - Edit Styles</emph></variable>."
+msgid "<variable id=\"ses\">Choose <emph>Styles - Edit Styles...</emph></variable>."
msgstr ""
#: stylesmenu.xhp
diff --git a/source/bo/sc/messages.po b/source/bo/sc/messages.po
index febad571905..7b49f7b9b97 100644
--- a/source/bo/sc/messages.po
+++ b/source/bo/sc/messages.po
@@ -4,14 +4,17 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2018-11-12 12:23+0100\n"
-"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
-"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"PO-Revision-Date: 2018-11-12 11:37+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-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542022672.000000\n"
#: sc/inc/compiler.hrc:27
msgctxt "RID_FUNCTION_CATEGORIES"
@@ -732,7 +735,6 @@ msgctxt "STR_SELCOUNT_ROWARG"
msgid "$1 row"
msgid_plural "$1 rows"
msgstr[0] ""
-msgstr[1] ""
#. To translators: STR_SELCOUNT_COLARG is $1 of STR_SELCOUNT. $1 of STR_SELCOUNT_ROWARG is number of columns
#: sc/inc/globstr.hrc:165
@@ -740,7 +742,6 @@ msgctxt "STR_SELCOUNT_COLARG"
msgid "$1 column"
msgid_plural "$1 columns"
msgstr[0] ""
-msgstr[1] ""
#: sc/inc/globstr.hrc:166
msgctxt "STR_FILTER_SELCOUNT"
@@ -1511,7 +1512,6 @@ msgctxt "STR_SCATTR_PAGE_SCALE_PAGES"
msgid "One page"
msgid_plural "%1 pages"
msgstr[0] ""
-msgstr[1] ""
#: sc/inc/globstr.hrc:324
msgctxt "STR_SCATTR_PAGE_SCALE_AUTO"
@@ -14222,7 +14222,6 @@ msgctxt "SCSTR_TOTAL"
msgid "One result found"
msgid_plural "%1 results found"
msgstr[0] ""
-msgstr[1] ""
#: sc/inc/strings.hrc:54
msgctxt "SCSTR_SKIPPED"
diff --git a/source/bo/svtools/messages.po b/source/bo/svtools/messages.po
index 374853064c6..0c177b7350c 100644
--- a/source/bo/svtools/messages.po
+++ b/source/bo/svtools/messages.po
@@ -3,15 +3,18 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-05 17:38+0100\n"
-"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
-"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:34+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-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542195268.000000\n"
#: include/svtools/strings.hrc:25
msgctxt "STR_UNDO"
@@ -1550,7 +1553,7 @@ msgstr ""
#: include/svtools/strings.hrc:360
msgctxt "STR_DESCRIPTION_MYTHES"
-msgid "Mythes Thesaurus"
+msgid "MyThes Thesaurus"
msgstr ""
#: include/svtools/strings.hrc:361
diff --git a/source/bo/sw/messages.po b/source/bo/sw/messages.po
index c5cf5f3f349..d464a807fa1 100644
--- a/source/bo/sw/messages.po
+++ b/source/bo/sw/messages.po
@@ -3,15 +3,18 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 23:50+0100\n"
-"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
-"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-15 14:32+0100\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"
-"X-Generator: LibreOffice\n"
+"Plural-Forms: nplurals=1; plural=0;\n"
"X-Accelerator-Marker: ~\n"
+"X-Generator: LibreOffice\n"
+"X-POOTLE-MTIME: 1542195268.000000\n"
#: sw/inc/app.hrc:29
#, fuzzy
@@ -2728,14 +2731,12 @@ msgctxt "STR_UNDO_TABS"
msgid "One tab"
msgid_plural "$1 tabs"
msgstr[0] ""
-msgstr[1] ""
#: sw/inc/strings.hrc:469
msgctxt "STR_UNDO_NLS"
msgid "One line break"
msgid_plural "$1 line breaks"
msgstr[0] ""
-msgstr[1] ""
#: sw/inc/strings.hrc:470
msgctxt "STR_UNDO_PAGEBREAKS"
@@ -7073,7 +7074,12 @@ msgctxt "asciifilterdialog|lf"
msgid "_LF"
msgstr ""
-#: sw/uiconfig/swriter/ui/asciifilterdialog.ui:264
+#: sw/uiconfig/swriter/ui/asciifilterdialog.ui:258
+msgctxt "asciifilterdialog|includebom"
+msgid "Include byte-order-mark"
+msgstr ""
+
+#: sw/uiconfig/swriter/ui/asciifilterdialog.ui:280
msgctxt "asciifilterdialog|label1"
msgid "Properties"
msgstr "གཏོགས་གཤིས།"
diff --git a/source/bo/swext/mediawiki/help.po b/source/bo/swext/mediawiki/help.po
index c6776056c99..a6aa8c52a02 100644
--- a/source/bo/swext/mediawiki/help.po
+++ b/source/bo/swext/mediawiki/help.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 12:23+0100\n"
-"PO-Revision-Date: 2016-11-12 11:32+0000\n"
+"POT-Creation-Date: 2018-11-15 13:53+0100\n"
+"PO-Revision-Date: 2018-11-12 11:37+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: bo\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1478950325.000000\n"
+"X-POOTLE-MTIME: 1542022678.000000\n"
#: help.tree
msgctxt ""
@@ -93,7 +93,7 @@ msgctxt ""
"wiki.xhp\n"
"par_id7387615\n"
"help.text"
-msgid "A wiki account on a supported <link href=\"http://www.mediawiki.org/wiki/MediaWiki\">MediaWiki</link> server"
+msgid "A wiki account on a supported <link href=\"https://www.mediawiki.org/wiki/MediaWiki\">MediaWiki</link> server"
msgstr ""
#: wiki.xhp
@@ -149,7 +149,7 @@ msgctxt ""
"wiki.xhp\n"
"par_id368968\n"
"help.text"
-msgid "In the <link href=\"com.sun.wiki-publisher/wikisettings.xhp\">Options</link> dialog, click Add."
+msgid "In the <link href=\"com.sun.wiki-publisher/wikisettings.xhp\"><emph>Options</emph></link> dialog, click <emph>Add</emph>."
msgstr ""
#: wiki.xhp
@@ -157,7 +157,7 @@ msgctxt ""
"wiki.xhp\n"
"par_id6962187\n"
"help.text"
-msgid "In the <link href=\"com.sun.wiki-publisher/wikiaccount.xhp\">MediaWiki</link> dialog, enter the account information for the wiki."
+msgid "In the <link href=\"com.sun.wiki-publisher/wikiaccount.xhp\"><emph>MediaWiki</emph></link> dialog, enter the account information for the wiki."
msgstr ""
#: wiki.xhp
@@ -165,7 +165,7 @@ msgctxt ""
"wiki.xhp\n"
"par_id5328836\n"
"help.text"
-msgid "In the URL text box, enter the address of a wiki that you want to connect to."
+msgid "In the <emph>URL</emph> text box, enter the address of a wiki that you want to connect to."
msgstr ""
#: wiki.xhp
@@ -181,7 +181,7 @@ msgctxt ""
"wiki.xhp\n"
"par_id5906552\n"
"help.text"
-msgid "In the Username box, enter your user ID for your wiki account."
+msgid "In the <emph>Username</emph> box, enter your user ID for your wiki account."
msgstr ""
#: wiki.xhp
@@ -197,7 +197,7 @@ msgctxt ""
"wiki.xhp\n"
"par_id8869594\n"
"help.text"
-msgid "In the Password box, enter the password for your wiki account, then click OK."
+msgid "In the Password box, enter the password for your wiki account, then click <emph>OK</emph>."
msgstr ""
#: wiki.xhp
@@ -245,7 +245,7 @@ msgctxt ""
"wiki.xhp\n"
"par_id228278\n"
"help.text"
-msgid "In the <link href=\"com.sun.wiki-publisher/wikisend.xhp\">Send to MediaWiki</link> dialog, specify the settings for your entry."
+msgid "In the <link href=\"com.sun.wiki-publisher/wikisend.xhp\"><emph>Send to MediaWiki</emph></link> dialog, specify the settings for your entry."
msgstr ""
#: wiki.xhp
diff --git a/source/br/cui/messages.po b/source/br/cui/messages.po
index fee502408d3..42df2118559 100644
--- a/source/br/cui/messages.po
+++ b/source/br/cui/messages.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 12:22+0100\n"
-"PO-Revision-Date: 2018-03-21 11:54+0000\n"
-"Last-Translator: Tornoz <tornoz@laposte.net>\n"
+"POT-Creation-Date: 2018-11-14 12:21+0100\n"
+"PO-Revision-Date: 2018-11-14 11:34+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: br\n"
"MIME-Version: 1.0\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n > 1;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1521633286.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542195275.000000\n"
#: cui/inc/strings.hrc:24
msgctxt "RID_SVXSTR_KEY_CONFIG_DIR"
@@ -1565,142 +1565,137 @@ msgid "Dimension line"
msgstr "Linenn vent"
#: cui/inc/strings.hrc:365
-msgctxt "RID_SVXSTR_LOAD_ERROR"
-msgid "The selected module could not be loaded."
-msgstr "Ar mollad diuzet n'eo ket evit bezañ karget."
-
-#: cui/inc/strings.hrc:366
#, fuzzy
msgctxt "RID_SVXSTR_STARTQUOTE"
msgid "Start Quote"
msgstr "_Askoù deraouiñ :"
-#: cui/inc/strings.hrc:367
+#: cui/inc/strings.hrc:366
msgctxt "RID_SVXSTR_ENDQUOTE"
msgid "End Quote"
msgstr ""
-#: cui/inc/strings.hrc:369
+#: cui/inc/strings.hrc:368
msgctxt "RID_SVXSTR_SELECTEDPERSONA"
msgid "Selected Theme: "
msgstr "Neuz diuzet : "
-#: cui/inc/strings.hrc:370
+#: cui/inc/strings.hrc:369
msgctxt "RID_SVXSTR_SEARCHING"
msgid "Searching, please wait..."
msgstr "O klask, gortozit mar plij..."
-#: cui/inc/strings.hrc:371
+#: cui/inc/strings.hrc:370
msgctxt "RID_SVXSTR_SEARCHERROR"
msgid "Cannot open %1, please try again later."
msgstr "N'haller ket digeriñ %1, klaskit diwezhatoc'h, mar plij."
-#: cui/inc/strings.hrc:372
+#: cui/inc/strings.hrc:371
msgctxt "RID_SVXSTR_NORESULTS"
msgid "No results found."
msgstr "Disoc'h ebet bet kavet."
-#: cui/inc/strings.hrc:373
+#: cui/inc/strings.hrc:372
msgctxt "RID_SVXSTR_APPLYPERSONA"
msgid "Applying Theme..."
msgstr "O seveniñ an neuz..."
-#: cui/inc/strings.hrc:374
+#: cui/inc/strings.hrc:373
msgctxt "RID_SVXSTR_INVALIDPERSONAURL"
msgid "Please enter a valid theme address or a search term."
msgstr ""
-#: cui/inc/strings.hrc:376
+#: cui/inc/strings.hrc:375
msgctxt "RID_SVXSTR_TABLE_PRESET_NONE"
msgid "Set No Borders"
msgstr "Hep ribl"
-#: cui/inc/strings.hrc:377
+#: cui/inc/strings.hrc:376
msgctxt "RID_SVXSTR_TABLE_PRESET_ONLYOUTER"
msgid "Set Outer Border Only"
msgstr "Despizañ ar riblenn diavaez nemetken"
-#: cui/inc/strings.hrc:378
+#: cui/inc/strings.hrc:377
msgctxt "RID_SVXSTR_TABLE_PRESET_OUTERHORI"
msgid "Set Outer Border and Horizontal Lines"
msgstr "Despizañ ar riblenn diavaez hag al linennoù a-blaen"
-#: cui/inc/strings.hrc:379
+#: cui/inc/strings.hrc:378
msgctxt "RID_SVXSTR_TABLE_PRESET_OUTERALL"
msgid "Set Outer Border and All Inner Lines"
msgstr "Despizañ ar riblenn diavaez hag an holl linennoù diabarzh"
-#: cui/inc/strings.hrc:380
+#: cui/inc/strings.hrc:379
msgctxt "RID_SVXSTR_TABLE_PRESET_OUTERINNER"
msgid "Set Outer Border Without Changing Inner Lines"
msgstr "Despizañ ar riblenn diavaez gant al linennoù diabarzh digemm"
-#: cui/inc/strings.hrc:381
+#: cui/inc/strings.hrc:380
msgctxt "RID_SVXSTR_PARA_PRESET_DIAGONAL"
msgid "Set Diagonal Lines Only"
msgstr "Despizañ al linennoù treuzvegel nemetken"
-#: cui/inc/strings.hrc:382
+#: cui/inc/strings.hrc:381
msgctxt "RID_SVXSTR_PARA_PRESET_ALL"
msgid "Set All Four Borders"
msgstr "Despizañ ar peder riblenn"
-#: cui/inc/strings.hrc:383
+#: cui/inc/strings.hrc:382
msgctxt "RID_SVXSTR_PARA_PRESET_LEFTRIGHT"
msgid "Set Left and Right Borders Only"
msgstr "Despizañ ar riblennoù kleiz ha dehou hepken"
-#: cui/inc/strings.hrc:384
+#: cui/inc/strings.hrc:383
msgctxt "RID_SVXSTR_PARA_PRESET_TOPBOTTOM"
msgid "Set Top and Bottom Borders Only"
msgstr "Despizañ ar riblennoù uhelañ hag izelañ hepken"
-#: cui/inc/strings.hrc:385
+#: cui/inc/strings.hrc:384
msgctxt "RID_SVXSTR_PARA_PRESET_ONLYLEFT"
msgid "Set Left Border Only"
msgstr "Despizañ ar riblenn gleiz hepken"
-#: cui/inc/strings.hrc:386
+#: cui/inc/strings.hrc:385
msgctxt "RID_SVXSTR_HOR_PRESET_ONLYHOR"
msgid "Set Top and Bottom Borders, and All Inner Lines"
msgstr "Despizañ ar riblennoù uhelañ hag izelañ hag an holl linennoù diabarzh"
-#: cui/inc/strings.hrc:387
+#: cui/inc/strings.hrc:386
msgctxt "RID_SVXSTR_VER_PRESET_ONLYVER"
msgid "Set Left and Right Borders, and All Inner Lines"
msgstr "Despizañ ar riblennoù kleiz ha dehou hag an holl linennoù diabarzh"
-#: cui/inc/strings.hrc:388
+#: cui/inc/strings.hrc:387
msgctxt "RID_SVXSTR_SHADOW_STYLE_NONE"
msgid "No Shadow"
msgstr "Hep skeud"
-#: cui/inc/strings.hrc:389
+#: cui/inc/strings.hrc:388
msgctxt "RID_SVXSTR_SHADOW_STYLE_BOTTOMRIGHT"
msgid "Cast Shadow to Bottom Right"
msgstr "Bannañ ar skeud en traoñ a-zehou"
-#: cui/inc/strings.hrc:390
+#: cui/inc/strings.hrc:389
msgctxt "RID_SVXSTR_SHADOW_STYLE_TOPRIGHT"
msgid "Cast Shadow to Top Right"
msgstr "Bannañ ar skeud e-krec'h a-zehou"
-#: cui/inc/strings.hrc:391
+#: cui/inc/strings.hrc:390
msgctxt "RID_SVXSTR_SHADOW_STYLE_BOTTOMLEFT"
msgid "Cast Shadow to Bottom Left"
msgstr "Bannañ ar skeud en traoñ a-gleiz"
-#: cui/inc/strings.hrc:392
+#: cui/inc/strings.hrc:391
msgctxt "RID_SVXSTR_SHADOW_STYLE_TOPLEFT"
msgid "Cast Shadow to Top Left"
msgstr "Bannañ ar skeud e-krec'h a-gleiz"
-#: cui/inc/strings.hrc:393
+#: cui/inc/strings.hrc:392
msgctxt "RID_SVXSTR_SIGNATURELINE_SIGNED_BY"
msgid "Signed by: %1"
msgstr ""
-#: cui/inc/strings.hrc:394
+#: cui/inc/strings.hrc:393
msgctxt "RID_SVXSTR_OPENCL_RESTART"
msgid "For the OpenCL changes to take effect, %PRODUCTNAME must be restarted."
msgstr ""
@@ -10713,22 +10708,43 @@ msgctxt "signsignatureline|btn_select_certificate"
msgid "Select Certificate"
msgstr ""
-#: cui/uiconfig/ui/signsignatureline.ui:168
+#. Name of the signer
+#: cui/uiconfig/ui/signsignatureline.ui:166
+msgctxt "signsignatureline|label_name"
+msgid "or"
+msgstr ""
+
+#: cui/uiconfig/ui/signsignatureline.ui:175
+msgctxt "signsignatureline|btn_load_image"
+msgid "Use Signature Image"
+msgstr ""
+
+#: cui/uiconfig/ui/signsignatureline.ui:190
+msgctxt "signsignatureline|btn_clear_image"
+msgid "Clear"
+msgstr ""
+
+#: cui/uiconfig/ui/signsignatureline.ui:206
+msgctxt "signsignatureline|label_image_dimensions"
+msgid "Best image size: 600 x 100 px"
+msgstr ""
+
+#: cui/uiconfig/ui/signsignatureline.ui:237
msgctxt "signsignatureline|label_sign"
msgid "Sign"
msgstr ""
-#: cui/uiconfig/ui/signsignatureline.ui:205
+#: cui/uiconfig/ui/signsignatureline.ui:274
msgctxt "signsignatureline|label_add_comment"
msgid "Add comment:"
msgstr ""
-#: cui/uiconfig/ui/signsignatureline.ui:241
+#: cui/uiconfig/ui/signsignatureline.ui:310
msgctxt "signsignatureline|label_hint"
msgid "Instructions from the document creator:"
msgstr ""
-#: cui/uiconfig/ui/signsignatureline.ui:274
+#: cui/uiconfig/ui/signsignatureline.ui:343
msgctxt "signsignatureline|label_more"
msgid "More"
msgstr ""
diff --git a/source/br/svtools/messages.po b/source/br/svtools/messages.po
index 7c269ac6946..96da3b602d1 100644
--- a/source/br/svtools/messages.po
+++ b/source/br/svtools/messages.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-05 17:38+0100\n"
-"PO-Revision-Date: 2018-01-15 17:34+0000\n"
-"Last-Translator: Christian Lohmaier <lohmaier+pootle@googlemail.com>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:34+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: br\n"
"MIME-Version: 1.0\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n > 1;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1516037674.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542195275.000000\n"
#: include/svtools/strings.hrc:25
msgctxt "STR_UNDO"
@@ -1541,7 +1541,7 @@ msgstr ""
#: include/svtools/strings.hrc:360
msgctxt "STR_DESCRIPTION_MYTHES"
-msgid "Mythes Thesaurus"
+msgid "MyThes Thesaurus"
msgstr ""
#: include/svtools/strings.hrc:361
diff --git a/source/br/sw/messages.po b/source/br/sw/messages.po
index 79d084045db..d29b7b988c8 100644
--- a/source/br/sw/messages.po
+++ b/source/br/sw/messages.po
@@ -3,15 +3,18 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 12:23+0100\n"
-"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
-"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:34+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: 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-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542195275.000000\n"
#: sw/inc/app.hrc:29
#, fuzzy
@@ -6956,7 +6959,12 @@ msgctxt "asciifilterdialog|lf"
msgid "_LF"
msgstr "_LF"
-#: sw/uiconfig/swriter/ui/asciifilterdialog.ui:264
+#: sw/uiconfig/swriter/ui/asciifilterdialog.ui:258
+msgctxt "asciifilterdialog|includebom"
+msgid "Include byte-order-mark"
+msgstr ""
+
+#: sw/uiconfig/swriter/ui/asciifilterdialog.ui:280
msgctxt "asciifilterdialog|label1"
msgid "Properties"
msgstr "Perzhioù"
diff --git a/source/br/swext/mediawiki/help.po b/source/br/swext/mediawiki/help.po
index 75400f4570f..a529899a92c 100644
--- a/source/br/swext/mediawiki/help.po
+++ b/source/br/swext/mediawiki/help.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 12:23+0100\n"
-"PO-Revision-Date: 2016-11-12 16:44+0000\n"
+"POT-Creation-Date: 2018-11-15 13:53+0100\n"
+"PO-Revision-Date: 2018-11-12 11:38+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: br\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=n > 1;\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1478969077.000000\n"
+"X-POOTLE-MTIME: 1542022703.000000\n"
#: help.tree
msgctxt ""
@@ -90,13 +90,12 @@ msgid "Java Runtime Environment"
msgstr "Amva Java Runtime (JRE)"
#: wiki.xhp
-#, fuzzy
msgctxt ""
"wiki.xhp\n"
"par_id7387615\n"
"help.text"
-msgid "A wiki account on a supported <link href=\"http://www.mediawiki.org/wiki/MediaWiki\">MediaWiki</link> server"
-msgstr "Ur gont Wiki gant un dafariad <link href=\"http://www.mediawiki.org/wiki/MediaWiki\">MediaWiki</link> skoret."
+msgid "A wiki account on a supported <link href=\"https://www.mediawiki.org/wiki/MediaWiki\">MediaWiki</link> server"
+msgstr ""
#: wiki.xhp
msgctxt ""
@@ -152,26 +151,24 @@ msgctxt ""
"wiki.xhp\n"
"par_id368968\n"
"help.text"
-msgid "In the <link href=\"com.sun.wiki-publisher/wikisettings.xhp\">Options</link> dialog, click Add."
-msgstr "E <link href=\"com.sun.wiki-publisher/wikisettings.xhp\">boestad emziviz</link> Dibarzhioù, klikit war Ouzhpennañ."
+msgid "In the <link href=\"com.sun.wiki-publisher/wikisettings.xhp\"><emph>Options</emph></link> dialog, click <emph>Add</emph>."
+msgstr ""
#: wiki.xhp
-#, fuzzy
msgctxt ""
"wiki.xhp\n"
"par_id6962187\n"
"help.text"
-msgid "In the <link href=\"com.sun.wiki-publisher/wikiaccount.xhp\">MediaWiki</link> dialog, enter the account information for the wiki."
-msgstr "E <link href=\"com.sun.wiki-publisher/wikiaccount.xhp\">boestad emziviz</link> MediaWiki, enankit titouroù ar gont evit ar Wiki."
+msgid "In the <link href=\"com.sun.wiki-publisher/wikiaccount.xhp\"><emph>MediaWiki</emph></link> dialog, enter the account information for the wiki."
+msgstr ""
#: wiki.xhp
-#, fuzzy
msgctxt ""
"wiki.xhp\n"
"par_id5328836\n"
"help.text"
-msgid "In the URL text box, enter the address of a wiki that you want to connect to."
-msgstr "War URL ar maez testenn, enankit chomlec'h ar Wiki ma fell deoc'h en em gennaskañ outañ."
+msgid "In the <emph>URL</emph> text box, enter the address of a wiki that you want to connect to."
+msgstr ""
#: wiki.xhp
msgctxt ""
@@ -182,13 +179,12 @@ msgid "You can copy the URL from a web browser and paste it into the textbox."
msgstr "Diwar ur merdeer web e c'hallit eilañ an URL hag e begañ war ar maez testenn."
#: wiki.xhp
-#, fuzzy
msgctxt ""
"wiki.xhp\n"
"par_id5906552\n"
"help.text"
-msgid "In the Username box, enter your user ID for your wiki account."
-msgstr "War ar maez evit an anv arveriad, enankit ID an arveriad evit ho kont Wiki."
+msgid "In the <emph>Username</emph> box, enter your user ID for your wiki account."
+msgstr ""
#: wiki.xhp
#, fuzzy
@@ -200,13 +196,12 @@ msgid "If the wiki allows anonymous write access, you can leave the Username and
msgstr "Mar bez aotreet haeziñ skrivañ dizanv e vez laosket goullo ar maezioù evit an anv hag ar ger-tremen."
#: wiki.xhp
-#, fuzzy
msgctxt ""
"wiki.xhp\n"
"par_id8869594\n"
"help.text"
-msgid "In the Password box, enter the password for your wiki account, then click OK."
-msgstr "War maez ar ger-tremen, enankit ho ker-tremen evit ho kont Wiki ha klikit war Mat eo."
+msgid "In the Password box, enter the password for your wiki account, then click <emph>OK</emph>."
+msgstr ""
#: wiki.xhp
#, fuzzy
@@ -255,8 +250,8 @@ msgctxt ""
"wiki.xhp\n"
"par_id228278\n"
"help.text"
-msgid "In the <link href=\"com.sun.wiki-publisher/wikisend.xhp\">Send to MediaWiki</link> dialog, specify the settings for your entry."
-msgstr "Er <link href=\"com.sun.wiki-publisher/wikisend.xhp\">voestad emziviz</link> Kas da vMediaWiki, erspizit an arventennoù evit hoc'h enankad."
+msgid "In the <link href=\"com.sun.wiki-publisher/wikisend.xhp\"><emph>Send to MediaWiki</emph></link> dialog, specify the settings for your entry."
+msgstr ""
#: wiki.xhp
#, fuzzy
diff --git a/source/brx/cui/messages.po b/source/brx/cui/messages.po
index b8b569e4c44..c806478eebc 100644
--- a/source/brx/cui/messages.po
+++ b/source/brx/cui/messages.po
@@ -3,15 +3,17 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 12:22+0100\n"
-"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
-"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"POT-Creation-Date: 2018-11-14 12:21+0100\n"
+"PO-Revision-Date: 2018-11-14 11:34+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: brx\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542195282.000000\n"
#: cui/inc/strings.hrc:24
msgctxt "RID_SVXSTR_KEY_CONFIG_DIR"
@@ -1581,141 +1583,136 @@ msgid "Dimension line"
msgstr "बिबां सारि"
#: cui/inc/strings.hrc:365
-msgctxt "RID_SVXSTR_LOAD_ERROR"
-msgid "The selected module could not be loaded."
-msgstr ""
-
-#: cui/inc/strings.hrc:366
msgctxt "RID_SVXSTR_STARTQUOTE"
msgid "Start Quote"
msgstr ""
-#: cui/inc/strings.hrc:367
+#: cui/inc/strings.hrc:366
msgctxt "RID_SVXSTR_ENDQUOTE"
msgid "End Quote"
msgstr ""
-#: cui/inc/strings.hrc:369
+#: cui/inc/strings.hrc:368
msgctxt "RID_SVXSTR_SELECTEDPERSONA"
msgid "Selected Theme: "
msgstr ""
-#: cui/inc/strings.hrc:370
+#: cui/inc/strings.hrc:369
msgctxt "RID_SVXSTR_SEARCHING"
msgid "Searching, please wait..."
msgstr ""
-#: cui/inc/strings.hrc:371
+#: cui/inc/strings.hrc:370
msgctxt "RID_SVXSTR_SEARCHERROR"
msgid "Cannot open %1, please try again later."
msgstr ""
-#: cui/inc/strings.hrc:372
+#: cui/inc/strings.hrc:371
msgctxt "RID_SVXSTR_NORESULTS"
msgid "No results found."
msgstr ""
-#: cui/inc/strings.hrc:373
+#: cui/inc/strings.hrc:372
msgctxt "RID_SVXSTR_APPLYPERSONA"
msgid "Applying Theme..."
msgstr ""
-#: cui/inc/strings.hrc:374
+#: cui/inc/strings.hrc:373
msgctxt "RID_SVXSTR_INVALIDPERSONAURL"
msgid "Please enter a valid theme address or a search term."
msgstr ""
-#: cui/inc/strings.hrc:376
+#: cui/inc/strings.hrc:375
msgctxt "RID_SVXSTR_TABLE_PRESET_NONE"
msgid "Set No Borders"
msgstr ""
-#: cui/inc/strings.hrc:377
+#: cui/inc/strings.hrc:376
msgctxt "RID_SVXSTR_TABLE_PRESET_ONLYOUTER"
msgid "Set Outer Border Only"
msgstr ""
-#: cui/inc/strings.hrc:378
+#: cui/inc/strings.hrc:377
msgctxt "RID_SVXSTR_TABLE_PRESET_OUTERHORI"
msgid "Set Outer Border and Horizontal Lines"
msgstr ""
-#: cui/inc/strings.hrc:379
+#: cui/inc/strings.hrc:378
msgctxt "RID_SVXSTR_TABLE_PRESET_OUTERALL"
msgid "Set Outer Border and All Inner Lines"
msgstr ""
-#: cui/inc/strings.hrc:380
+#: cui/inc/strings.hrc:379
msgctxt "RID_SVXSTR_TABLE_PRESET_OUTERINNER"
msgid "Set Outer Border Without Changing Inner Lines"
msgstr ""
-#: cui/inc/strings.hrc:381
+#: cui/inc/strings.hrc:380
msgctxt "RID_SVXSTR_PARA_PRESET_DIAGONAL"
msgid "Set Diagonal Lines Only"
msgstr ""
-#: cui/inc/strings.hrc:382
+#: cui/inc/strings.hrc:381
msgctxt "RID_SVXSTR_PARA_PRESET_ALL"
msgid "Set All Four Borders"
msgstr ""
-#: cui/inc/strings.hrc:383
+#: cui/inc/strings.hrc:382
msgctxt "RID_SVXSTR_PARA_PRESET_LEFTRIGHT"
msgid "Set Left and Right Borders Only"
msgstr ""
-#: cui/inc/strings.hrc:384
+#: cui/inc/strings.hrc:383
msgctxt "RID_SVXSTR_PARA_PRESET_TOPBOTTOM"
msgid "Set Top and Bottom Borders Only"
msgstr ""
-#: cui/inc/strings.hrc:385
+#: cui/inc/strings.hrc:384
msgctxt "RID_SVXSTR_PARA_PRESET_ONLYLEFT"
msgid "Set Left Border Only"
msgstr ""
-#: cui/inc/strings.hrc:386
+#: cui/inc/strings.hrc:385
msgctxt "RID_SVXSTR_HOR_PRESET_ONLYHOR"
msgid "Set Top and Bottom Borders, and All Inner Lines"
msgstr ""
-#: cui/inc/strings.hrc:387
+#: cui/inc/strings.hrc:386
msgctxt "RID_SVXSTR_VER_PRESET_ONLYVER"
msgid "Set Left and Right Borders, and All Inner Lines"
msgstr ""
-#: cui/inc/strings.hrc:388
+#: cui/inc/strings.hrc:387
msgctxt "RID_SVXSTR_SHADOW_STYLE_NONE"
msgid "No Shadow"
msgstr "जेबो सायख्लुम गैया"
-#: cui/inc/strings.hrc:389
+#: cui/inc/strings.hrc:388
msgctxt "RID_SVXSTR_SHADOW_STYLE_BOTTOMRIGHT"
msgid "Cast Shadow to Bottom Right"
msgstr ""
-#: cui/inc/strings.hrc:390
+#: cui/inc/strings.hrc:389
msgctxt "RID_SVXSTR_SHADOW_STYLE_TOPRIGHT"
msgid "Cast Shadow to Top Right"
msgstr ""
-#: cui/inc/strings.hrc:391
+#: cui/inc/strings.hrc:390
msgctxt "RID_SVXSTR_SHADOW_STYLE_BOTTOMLEFT"
msgid "Cast Shadow to Bottom Left"
msgstr ""
-#: cui/inc/strings.hrc:392
+#: cui/inc/strings.hrc:391
msgctxt "RID_SVXSTR_SHADOW_STYLE_TOPLEFT"
msgid "Cast Shadow to Top Left"
msgstr ""
-#: cui/inc/strings.hrc:393
+#: cui/inc/strings.hrc:392
msgctxt "RID_SVXSTR_SIGNATURELINE_SIGNED_BY"
msgid "Signed by: %1"
msgstr ""
-#: cui/inc/strings.hrc:394
+#: cui/inc/strings.hrc:393
msgctxt "RID_SVXSTR_OPENCL_RESTART"
msgid "For the OpenCL changes to take effect, %PRODUCTNAME must be restarted."
msgstr ""
@@ -11227,22 +11224,43 @@ msgctxt "signsignatureline|btn_select_certificate"
msgid "Select Certificate"
msgstr ""
-#: cui/uiconfig/ui/signsignatureline.ui:168
+#. Name of the signer
+#: cui/uiconfig/ui/signsignatureline.ui:166
+msgctxt "signsignatureline|label_name"
+msgid "or"
+msgstr ""
+
+#: cui/uiconfig/ui/signsignatureline.ui:175
+msgctxt "signsignatureline|btn_load_image"
+msgid "Use Signature Image"
+msgstr ""
+
+#: cui/uiconfig/ui/signsignatureline.ui:190
+msgctxt "signsignatureline|btn_clear_image"
+msgid "Clear"
+msgstr ""
+
+#: cui/uiconfig/ui/signsignatureline.ui:206
+msgctxt "signsignatureline|label_image_dimensions"
+msgid "Best image size: 600 x 100 px"
+msgstr ""
+
+#: cui/uiconfig/ui/signsignatureline.ui:237
msgctxt "signsignatureline|label_sign"
msgid "Sign"
msgstr ""
-#: cui/uiconfig/ui/signsignatureline.ui:205
+#: cui/uiconfig/ui/signsignatureline.ui:274
msgctxt "signsignatureline|label_add_comment"
msgid "Add comment:"
msgstr ""
-#: cui/uiconfig/ui/signsignatureline.ui:241
+#: cui/uiconfig/ui/signsignatureline.ui:310
msgctxt "signsignatureline|label_hint"
msgid "Instructions from the document creator:"
msgstr ""
-#: cui/uiconfig/ui/signsignatureline.ui:274
+#: cui/uiconfig/ui/signsignatureline.ui:343
msgctxt "signsignatureline|label_more"
msgid "More"
msgstr ""
diff --git a/source/brx/sc/messages.po b/source/brx/sc/messages.po
index f0cd2efe80a..25bbccf544f 100644
--- a/source/brx/sc/messages.po
+++ b/source/brx/sc/messages.po
@@ -4,14 +4,16 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2018-11-12 12:23+0100\n"
-"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
-"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"PO-Revision-Date: 2018-11-12 11:38+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: brx\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542022721.000000\n"
#: sc/inc/compiler.hrc:27
msgctxt "RID_FUNCTION_CATEGORIES"
@@ -731,7 +733,6 @@ msgctxt "STR_SELCOUNT_ROWARG"
msgid "$1 row"
msgid_plural "$1 rows"
msgstr[0] ""
-msgstr[1] ""
#. To translators: STR_SELCOUNT_COLARG is $1 of STR_SELCOUNT. $1 of STR_SELCOUNT_ROWARG is number of columns
#: sc/inc/globstr.hrc:165
@@ -739,7 +740,6 @@ msgctxt "STR_SELCOUNT_COLARG"
msgid "$1 column"
msgid_plural "$1 columns"
msgstr[0] ""
-msgstr[1] ""
#: sc/inc/globstr.hrc:166
msgctxt "STR_FILTER_SELCOUNT"
@@ -1505,7 +1505,6 @@ msgctxt "STR_SCATTR_PAGE_SCALE_PAGES"
msgid "One page"
msgid_plural "%1 pages"
msgstr[0] ""
-msgstr[1] ""
#: sc/inc/globstr.hrc:324
msgctxt "STR_SCATTR_PAGE_SCALE_AUTO"
@@ -14074,7 +14073,6 @@ msgctxt "SCSTR_TOTAL"
msgid "One result found"
msgid_plural "%1 results found"
msgstr[0] ""
-msgstr[1] ""
#: sc/inc/strings.hrc:54
msgctxt "SCSTR_SKIPPED"
diff --git a/source/brx/svtools/messages.po b/source/brx/svtools/messages.po
index 7523d50efee..1a5d4207d13 100644
--- a/source/brx/svtools/messages.po
+++ b/source/brx/svtools/messages.po
@@ -3,15 +3,17 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-05 17:38+0100\n"
-"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
-"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:34+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: brx\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542195283.000000\n"
#: include/svtools/strings.hrc:25
msgctxt "STR_UNDO"
@@ -1550,7 +1552,7 @@ msgstr ""
#: include/svtools/strings.hrc:360
msgctxt "STR_DESCRIPTION_MYTHES"
-msgid "Mythes Thesaurus"
+msgid "MyThes Thesaurus"
msgstr ""
#: include/svtools/strings.hrc:361
diff --git a/source/brx/sw/messages.po b/source/brx/sw/messages.po
index 058d94dc8ed..d402b52bdb2 100644
--- a/source/brx/sw/messages.po
+++ b/source/brx/sw/messages.po
@@ -3,15 +3,17 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 23:50+0100\n"
-"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
-"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-15 14:32+0100\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: brx\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"
+"X-Generator: LibreOffice\n"
+"X-POOTLE-MTIME: 1542195283.000000\n"
#: sw/inc/app.hrc:29
#, fuzzy
@@ -2773,14 +2775,12 @@ msgctxt "STR_UNDO_TABS"
msgid "One tab"
msgid_plural "$1 tabs"
msgstr[0] ""
-msgstr[1] ""
#: sw/inc/strings.hrc:469
msgctxt "STR_UNDO_NLS"
msgid "One line break"
msgid_plural "$1 line breaks"
msgstr[0] ""
-msgstr[1] ""
#: sw/inc/strings.hrc:470
msgctxt "STR_UNDO_PAGEBREAKS"
@@ -7097,7 +7097,12 @@ msgctxt "asciifilterdialog|lf"
msgid "_LF"
msgstr ""
-#: sw/uiconfig/swriter/ui/asciifilterdialog.ui:264
+#: sw/uiconfig/swriter/ui/asciifilterdialog.ui:258
+msgctxt "asciifilterdialog|includebom"
+msgid "Include byte-order-mark"
+msgstr ""
+
+#: sw/uiconfig/swriter/ui/asciifilterdialog.ui:280
msgctxt "asciifilterdialog|label1"
msgid "Properties"
msgstr "आखुथायफोर"
diff --git a/source/brx/swext/mediawiki/help.po b/source/brx/swext/mediawiki/help.po
index fec5bdfc822..fd923454d9f 100644
--- a/source/brx/swext/mediawiki/help.po
+++ b/source/brx/swext/mediawiki/help.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 12:23+0100\n"
-"PO-Revision-Date: 2016-11-12 13:07+0000\n"
+"POT-Creation-Date: 2018-11-15 13:53+0100\n"
+"PO-Revision-Date: 2018-11-12 11:38+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: brx\n"
@@ -13,7 +13,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1478956039.000000\n"
+"X-POOTLE-MTIME: 1542022727.000000\n"
#: help.tree
msgctxt ""
@@ -92,7 +92,7 @@ msgctxt ""
"wiki.xhp\n"
"par_id7387615\n"
"help.text"
-msgid "A wiki account on a supported <link href=\"http://www.mediawiki.org/wiki/MediaWiki\">MediaWiki</link> server"
+msgid "A wiki account on a supported <link href=\"https://www.mediawiki.org/wiki/MediaWiki\">MediaWiki</link> server"
msgstr ""
#: wiki.xhp
@@ -148,7 +148,7 @@ msgctxt ""
"wiki.xhp\n"
"par_id368968\n"
"help.text"
-msgid "In the <link href=\"com.sun.wiki-publisher/wikisettings.xhp\">Options</link> dialog, click Add."
+msgid "In the <link href=\"com.sun.wiki-publisher/wikisettings.xhp\"><emph>Options</emph></link> dialog, click <emph>Add</emph>."
msgstr ""
#: wiki.xhp
@@ -156,7 +156,7 @@ msgctxt ""
"wiki.xhp\n"
"par_id6962187\n"
"help.text"
-msgid "In the <link href=\"com.sun.wiki-publisher/wikiaccount.xhp\">MediaWiki</link> dialog, enter the account information for the wiki."
+msgid "In the <link href=\"com.sun.wiki-publisher/wikiaccount.xhp\"><emph>MediaWiki</emph></link> dialog, enter the account information for the wiki."
msgstr ""
#: wiki.xhp
@@ -164,7 +164,7 @@ msgctxt ""
"wiki.xhp\n"
"par_id5328836\n"
"help.text"
-msgid "In the URL text box, enter the address of a wiki that you want to connect to."
+msgid "In the <emph>URL</emph> text box, enter the address of a wiki that you want to connect to."
msgstr ""
#: wiki.xhp
@@ -180,7 +180,7 @@ msgctxt ""
"wiki.xhp\n"
"par_id5906552\n"
"help.text"
-msgid "In the Username box, enter your user ID for your wiki account."
+msgid "In the <emph>Username</emph> box, enter your user ID for your wiki account."
msgstr ""
#: wiki.xhp
@@ -196,7 +196,7 @@ msgctxt ""
"wiki.xhp\n"
"par_id8869594\n"
"help.text"
-msgid "In the Password box, enter the password for your wiki account, then click OK."
+msgid "In the Password box, enter the password for your wiki account, then click <emph>OK</emph>."
msgstr ""
#: wiki.xhp
@@ -244,7 +244,7 @@ msgctxt ""
"wiki.xhp\n"
"par_id228278\n"
"help.text"
-msgid "In the <link href=\"com.sun.wiki-publisher/wikisend.xhp\">Send to MediaWiki</link> dialog, specify the settings for your entry."
+msgid "In the <link href=\"com.sun.wiki-publisher/wikisend.xhp\"><emph>Send to MediaWiki</emph></link> dialog, specify the settings for your entry."
msgstr ""
#: wiki.xhp
diff --git a/source/bs/cui/messages.po b/source/bs/cui/messages.po
index 5b95e2068a8..4200ff55c77 100644
--- a/source/bs/cui/messages.po
+++ b/source/bs/cui/messages.po
@@ -3,15 +3,18 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 12:22+0100\n"
-"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
-"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"POT-Creation-Date: 2018-11-14 12:21+0100\n"
+"PO-Revision-Date: 2018-11-14 11:34+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-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542195289.000000\n"
#: cui/inc/strings.hrc:24
msgctxt "RID_SVXSTR_KEY_CONFIG_DIR"
@@ -1571,143 +1574,137 @@ msgstr "Razmjera linije"
#: cui/inc/strings.hrc:365
#, fuzzy
-msgctxt "RID_SVXSTR_LOAD_ERROR"
-msgid "The selected module could not be loaded."
-msgstr "Označeni modul ne može biti očitan."
-
-#: cui/inc/strings.hrc:366
-#, fuzzy
msgctxt "RID_SVXSTR_STARTQUOTE"
msgid "Start Quote"
msgstr "_Početak citata:"
-#: cui/inc/strings.hrc:367
+#: cui/inc/strings.hrc:366
msgctxt "RID_SVXSTR_ENDQUOTE"
msgid "End Quote"
msgstr ""
-#: cui/inc/strings.hrc:369
+#: cui/inc/strings.hrc:368
#, fuzzy
msgctxt "RID_SVXSTR_SELECTEDPERSONA"
msgid "Selected Theme: "
msgstr "Izaberi Temu"
-#: cui/inc/strings.hrc:370
+#: cui/inc/strings.hrc:369
msgctxt "RID_SVXSTR_SEARCHING"
msgid "Searching, please wait..."
msgstr ""
-#: cui/inc/strings.hrc:371
+#: cui/inc/strings.hrc:370
msgctxt "RID_SVXSTR_SEARCHERROR"
msgid "Cannot open %1, please try again later."
msgstr ""
-#: cui/inc/strings.hrc:372
+#: cui/inc/strings.hrc:371
msgctxt "RID_SVXSTR_NORESULTS"
msgid "No results found."
msgstr ""
-#: cui/inc/strings.hrc:373
+#: cui/inc/strings.hrc:372
msgctxt "RID_SVXSTR_APPLYPERSONA"
msgid "Applying Theme..."
msgstr ""
-#: cui/inc/strings.hrc:374
+#: cui/inc/strings.hrc:373
msgctxt "RID_SVXSTR_INVALIDPERSONAURL"
msgid "Please enter a valid theme address or a search term."
msgstr ""
-#: cui/inc/strings.hrc:376
+#: cui/inc/strings.hrc:375
msgctxt "RID_SVXSTR_TABLE_PRESET_NONE"
msgid "Set No Borders"
msgstr "Postaviti bez granica"
-#: cui/inc/strings.hrc:377
+#: cui/inc/strings.hrc:376
msgctxt "RID_SVXSTR_TABLE_PRESET_ONLYOUTER"
msgid "Set Outer Border Only"
msgstr "Postaviti Samo Vanjsku Granicu"
-#: cui/inc/strings.hrc:378
+#: cui/inc/strings.hrc:377
msgctxt "RID_SVXSTR_TABLE_PRESET_OUTERHORI"
msgid "Set Outer Border and Horizontal Lines"
msgstr "Postaviti Vanjsku Granicu i Horizontalne Linije"
-#: cui/inc/strings.hrc:379
+#: cui/inc/strings.hrc:378
msgctxt "RID_SVXSTR_TABLE_PRESET_OUTERALL"
msgid "Set Outer Border and All Inner Lines"
msgstr "Postaviti Vanjsku Granicu i Sve Unutrašnje Linije"
-#: cui/inc/strings.hrc:380
+#: cui/inc/strings.hrc:379
msgctxt "RID_SVXSTR_TABLE_PRESET_OUTERINNER"
msgid "Set Outer Border Without Changing Inner Lines"
msgstr "Postaviti Vanjsku Granicu Bez Mijenjanja Unutrašnjih Linija"
-#: cui/inc/strings.hrc:381
+#: cui/inc/strings.hrc:380
msgctxt "RID_SVXSTR_PARA_PRESET_DIAGONAL"
msgid "Set Diagonal Lines Only"
msgstr "Postaviti Samo Dijagonalne Linije"
-#: cui/inc/strings.hrc:382
+#: cui/inc/strings.hrc:381
msgctxt "RID_SVXSTR_PARA_PRESET_ALL"
msgid "Set All Four Borders"
msgstr "Postaviti Sve Četiri Granice"
-#: cui/inc/strings.hrc:383
+#: cui/inc/strings.hrc:382
msgctxt "RID_SVXSTR_PARA_PRESET_LEFTRIGHT"
msgid "Set Left and Right Borders Only"
msgstr "Postaviti Samo Lijeve i Desne Granice"
-#: cui/inc/strings.hrc:384
+#: cui/inc/strings.hrc:383
msgctxt "RID_SVXSTR_PARA_PRESET_TOPBOTTOM"
msgid "Set Top and Bottom Borders Only"
msgstr "Postaviti Gornju i Donju Granicu Samo"
-#: cui/inc/strings.hrc:385
+#: cui/inc/strings.hrc:384
msgctxt "RID_SVXSTR_PARA_PRESET_ONLYLEFT"
msgid "Set Left Border Only"
msgstr "Postaviti Lijevu Granicu Samo"
-#: cui/inc/strings.hrc:386
+#: cui/inc/strings.hrc:385
msgctxt "RID_SVXSTR_HOR_PRESET_ONLYHOR"
msgid "Set Top and Bottom Borders, and All Inner Lines"
msgstr "Postaviti Gornju i Donju Granicu, i Sve Unutrašnje Linije"
-#: cui/inc/strings.hrc:387
+#: cui/inc/strings.hrc:386
msgctxt "RID_SVXSTR_VER_PRESET_ONLYVER"
msgid "Set Left and Right Borders, and All Inner Lines"
msgstr "Postaviti Lijevu i Desnu Granicu, i Sve Unutrašnje Linije"
-#: cui/inc/strings.hrc:388
+#: cui/inc/strings.hrc:387
msgctxt "RID_SVXSTR_SHADOW_STYLE_NONE"
msgid "No Shadow"
msgstr "Bez sjene"
-#: cui/inc/strings.hrc:389
+#: cui/inc/strings.hrc:388
msgctxt "RID_SVXSTR_SHADOW_STYLE_BOTTOMRIGHT"
msgid "Cast Shadow to Bottom Right"
msgstr "Baciti Sjenu na Donje Desno"
-#: cui/inc/strings.hrc:390
+#: cui/inc/strings.hrc:389
msgctxt "RID_SVXSTR_SHADOW_STYLE_TOPRIGHT"
msgid "Cast Shadow to Top Right"
msgstr "Baciti Sjenu na Gornje Desno"
-#: cui/inc/strings.hrc:391
+#: cui/inc/strings.hrc:390
msgctxt "RID_SVXSTR_SHADOW_STYLE_BOTTOMLEFT"
msgid "Cast Shadow to Bottom Left"
msgstr "Baciti Sjenu na Donje Lijevo"
-#: cui/inc/strings.hrc:392
+#: cui/inc/strings.hrc:391
msgctxt "RID_SVXSTR_SHADOW_STYLE_TOPLEFT"
msgid "Cast Shadow to Top Left"
msgstr "Baciti Sjenu na Gornje Lijevo"
-#: cui/inc/strings.hrc:393
+#: cui/inc/strings.hrc:392
msgctxt "RID_SVXSTR_SIGNATURELINE_SIGNED_BY"
msgid "Signed by: %1"
msgstr ""
-#: cui/inc/strings.hrc:394
+#: cui/inc/strings.hrc:393
msgctxt "RID_SVXSTR_OPENCL_RESTART"
msgid "For the OpenCL changes to take effect, %PRODUCTNAME must be restarted."
msgstr ""
@@ -11202,22 +11199,43 @@ msgctxt "signsignatureline|btn_select_certificate"
msgid "Select Certificate"
msgstr ""
-#: cui/uiconfig/ui/signsignatureline.ui:168
+#. Name of the signer
+#: cui/uiconfig/ui/signsignatureline.ui:166
+msgctxt "signsignatureline|label_name"
+msgid "or"
+msgstr ""
+
+#: cui/uiconfig/ui/signsignatureline.ui:175
+msgctxt "signsignatureline|btn_load_image"
+msgid "Use Signature Image"
+msgstr ""
+
+#: cui/uiconfig/ui/signsignatureline.ui:190
+msgctxt "signsignatureline|btn_clear_image"
+msgid "Clear"
+msgstr ""
+
+#: cui/uiconfig/ui/signsignatureline.ui:206
+msgctxt "signsignatureline|label_image_dimensions"
+msgid "Best image size: 600 x 100 px"
+msgstr ""
+
+#: cui/uiconfig/ui/signsignatureline.ui:237
msgctxt "signsignatureline|label_sign"
msgid "Sign"
msgstr ""
-#: cui/uiconfig/ui/signsignatureline.ui:205
+#: cui/uiconfig/ui/signsignatureline.ui:274
msgctxt "signsignatureline|label_add_comment"
msgid "Add comment:"
msgstr ""
-#: cui/uiconfig/ui/signsignatureline.ui:241
+#: cui/uiconfig/ui/signsignatureline.ui:310
msgctxt "signsignatureline|label_hint"
msgid "Instructions from the document creator:"
msgstr ""
-#: cui/uiconfig/ui/signsignatureline.ui:274
+#: cui/uiconfig/ui/signsignatureline.ui:343
msgctxt "signsignatureline|label_more"
msgid "More"
msgstr ""
diff --git a/source/bs/helpcontent2/source/text/sbasic/shared/01.po b/source/bs/helpcontent2/source/text/sbasic/shared/01.po
index 834ad4d7556..d10471e3bd7 100644
--- a/source/bs/helpcontent2/source/text/sbasic/shared/01.po
+++ b/source/bs/helpcontent2/source/text/sbasic/shared/01.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-05-16 16:54+0200\n"
-"PO-Revision-Date: 2016-05-02 10:22+0000\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:52+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: bs\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1462184525.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542196367.000000\n"
#: 06130000.xhp
msgctxt ""
@@ -93,7 +93,7 @@ msgctxt ""
"06130000.xhp\n"
"par_id3154791\n"
"help.text"
-msgid "<ahelp hid=\"modules/BasicIDE/ui/basicmacrodialog/run\">Runs or saves the current macro.</ahelp>"
+msgid "<ahelp hid=\"modules/BasicIDE/ui/basicmacrodialog/ok\">Runs or saves the current macro.</ahelp>"
msgstr ""
#: 06130000.xhp
diff --git a/source/bs/helpcontent2/source/text/scalc/00.po b/source/bs/helpcontent2/source/text/scalc/00.po
index 400564caeb1..300501ac018 100644
--- a/source/bs/helpcontent2/source/text/scalc/00.po
+++ b/source/bs/helpcontent2/source/text/scalc/00.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2017-11-22 13:53+0100\n"
-"PO-Revision-Date: 2016-11-22 16:55+0000\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:52+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: bs\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1479833752.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542196368.000000\n"
#: 00000004.xhp
msgctxt ""
@@ -29,24 +29,24 @@ msgctxt ""
"00000004.xhp\n"
"hd_id3155535\n"
"help.text"
-msgid "<variable id=\"wie\">To access this function... </variable>"
-msgstr "<variable id=\"wie\">Da pristupite ovoj funkciji... </variable>"
+msgid "<variable id=\"wie\">To access this function...</variable>"
+msgstr ""
#: 00000004.xhp
msgctxt ""
"00000004.xhp\n"
"par_idN1056E\n"
"help.text"
-msgid "<variable id=\"moreontop\">More explanations on top of this page. </variable>"
-msgstr "<variable id=\"moreontop\">Više objašnjenja na vrhu ove stranice. </variable>"
+msgid "<variable id=\"moreontop\">More explanations on top of this page.</variable>"
+msgstr ""
#: 00000004.xhp
msgctxt ""
"00000004.xhp\n"
"par_idN105AF\n"
"help.text"
-msgid "<variable id=\"optional\">In the %PRODUCTNAME Calc functions, parameters marked as \"optional\" can be left out only when no parameter follows. For example, in a function with four parameters, where the last two parameters are marked as \"optional\", you can leave out parameter 4 or parameters 3 and 4, but you cannot leave out parameter 3 alone. </variable>"
-msgstr "<variable id=\"optional\">U %PRODUCTNAME Calc funkciji, parametri označeni kao \"izborni\" mogu biti izostavljeni jedino kad ih ne slijede drugi parametri. Na primjer, u funkciji sa četiri parametra, u kojoj su zadnja dva označena kao “izborni\", možete izostaviti parametar 4 ili parametre 3 i 4, ali ne možete izostaviti samo parametar 3. </variable>"
+msgid "<variable id=\"optional\">In the %PRODUCTNAME Calc functions, parameters marked as \"optional\" can be left out only when no parameter follows. For example, in a function with four parameters, where the last two parameters are marked as \"optional\", you can leave out parameter 4 or parameters 3 and 4, but you cannot leave out parameter 3 alone.</variable>"
+msgstr ""
#: 00000004.xhp
msgctxt ""
@@ -77,63 +77,63 @@ msgctxt ""
"00000402.xhp\n"
"par_id3155555\n"
"help.text"
-msgid "<variable id=\"kopffuss\">Choose <emph>Insert - Headers and Footers</emph></variable>"
-msgstr "<variable id=\"kopffuss\">Izaberi <emph>Izmijeni - Headers & Footers</emph></variable>"
+msgid "<variable id=\"kopffuss\">Choose <emph>Insert - Headers and Footers</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3159233\n"
"help.text"
-msgid "<variable id=\"bkopfzeile\">Choose <emph>Insert - Headers and Footers - Header and Footer</emph> tabs</variable>"
-msgstr "<variable id=\"bkopfzeile\">Izaberi <emph>Izmijeni - Headers & Footers - Header/Footer</emph> pločicu</variable>"
+msgid "<variable id=\"bkopfzeile\">Choose <emph>Insert - Headers and Footers - Header and Footer</emph> tabs.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3150443\n"
"help.text"
-msgid "<variable id=\"bausfullen\">Choose <emph>Sheet - Fill Cells</emph></variable>"
-msgstr "<variable id=\"bausfullen\">Izaberi <emph>Izmijeni - Popuni</emph></variable>"
+msgid "<variable id=\"bausfullen\">Choose <emph>Sheet - Fill Cells</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3143267\n"
"help.text"
-msgid "<variable id=\"bausunten\">Choose <emph>Sheet - Fill Cells - Down</emph></variable>"
-msgstr "<variable id=\"bausunten\">Izaberi <emph>Izmijeni - Popuni - Dolje</emph></variable>"
+msgid "<variable id=\"bausunten\">Choose <emph>Sheet - Fill Cells - Down</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3153880\n"
"help.text"
-msgid "<variable id=\"bausrechts\">Choose <emph>Sheet - Fill Cells - Right</emph></variable>"
-msgstr "<variable id=\"bausrechts\">Izaberi <emph>Izmijeni - Popuni - Desno</emph></variable>"
+msgid "<variable id=\"bausrechts\">Choose <emph>Sheet - Fill Cells - Right</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3151245\n"
"help.text"
-msgid "<variable id=\"bausoben\">Choose <emph>Sheet - Fill Cells - Up</emph></variable>"
-msgstr "<variable id=\"bausoben\">Izaberi <emph>Izmijeni - Popuni - Up</emph></variable>"
+msgid "<variable id=\"bausoben\">Choose <emph>Sheet - Fill Cells - Up</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3145068\n"
"help.text"
-msgid "<variable id=\"bauslinks\">Choose <emph>Sheet - Fill Cells - Left</emph></variable>"
-msgstr "<variable id=\"bauslinks\">Izaberi <emph>Izmijeni - Popuni - Lijevo</emph></variable>"
+msgid "<variable id=\"bauslinks\">Choose <emph>Sheet - Fill Cells - Left</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3150400\n"
"help.text"
-msgid "<variable id=\"baustab\">Choose <emph>Sheet - Fill Cells - Sheets</emph></variable>"
+msgid "<variable id=\"baustab\">Choose <emph>Sheet - Fill Cells - Sheets</emph>.</variable>"
msgstr ""
#: 00000402.xhp
@@ -141,16 +141,16 @@ msgctxt ""
"00000402.xhp\n"
"par_id3154910\n"
"help.text"
-msgid "<variable id=\"bausreihe\">Choose <emph>Sheet - Fill Cells - Series</emph></variable>"
-msgstr "<variable id=\"bausreihe\">Izaberi <emph>Izmijeni - Popuni - Series</emph></variable>"
+msgid "<variable id=\"bausreihe\">Choose <emph>Sheet - Fill Cells - Series</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3154123\n"
"help.text"
-msgid "Choose <emph>Sheet - Clear Cells</emph>"
-msgstr "Izaberite <emph>Izmijeni - Ozbriši sadržaj</emph>"
+msgid "Choose <emph>Sheet - Clear Cells</emph>."
+msgstr ""
#: 00000402.xhp
msgctxt ""
@@ -165,40 +165,40 @@ msgctxt ""
"00000402.xhp\n"
"par_id3150011\n"
"help.text"
-msgid "<variable id=\"bzelo\">Choose <emph>Sheet - Delete Cells</emph></variable>"
-msgstr "<variable id=\"bzelo\">Izaberite <emph>Izmijeni - Ozbriši ćelije</emph></variable>"
+msgid "<variable id=\"bzelo\">Choose <emph>Sheet - Delete Cells</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3153951\n"
"help.text"
-msgid "Choose <emph>Sheet - Delete Sheet</emph>"
-msgstr "Izaberite <emph>Izmijeni - Ozbriši sadržaj</emph>"
+msgid "Choose <emph>Sheet - Delete Sheet</emph>."
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3155306\n"
"help.text"
-msgid "Open context menu for a sheet tab"
-msgstr "Otvorite meni sa sadržajem za traku lista"
+msgid "Open context menu for a sheet tab."
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3146119\n"
"help.text"
-msgid "Choose <emph>Sheet - Move or Copy Sheet</emph>"
-msgstr "Izaberite <emph>Izmijeni - Ozbriši sadržaj</emph>"
+msgid "Choose <emph>Sheet - Move or Copy Sheet</emph>."
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3148645\n"
"help.text"
-msgid "Open context menu for a sheet tab"
-msgstr "Otvorite meni sa sadržajem za traku lista"
+msgid "Open context menu for a sheet tab."
+msgstr ""
#: 00000403.xhp
msgctxt ""
@@ -221,23 +221,23 @@ msgctxt ""
"00000403.xhp\n"
"par_id3150275\n"
"help.text"
-msgid "<variable id=\"aspze\">Choose <emph>View - Column & Row Headers</emph></variable>"
-msgstr "<variable id=\"aspze\">Choose <emph>Pogled - Column & Row Headers</emph></variable>"
+msgid "<variable id=\"aspze\">Choose <emph>View - Column & Row Headers</emph>.</variable>"
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3154514\n"
"help.text"
-msgid "<variable id=\"awehe\">Choose <emph>View - Value Highlighting</emph></variable>"
-msgstr "<variable id=\"awehe\">Choose <emph>Pogled - Value Highlighting</emph></variable>"
+msgid "<variable id=\"awehe\">Choose <emph>View - Value Highlighting</emph>.</variable>"
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3148947\n"
"help.text"
-msgid "<variable id=\"rechenleiste\">Choose <emph>View - Formula Bar</emph> or <emph>View - Toolbars - Formula Bar</emph></variable>"
+msgid "<variable id=\"rechenleiste\">Choose <emph>View - Formula Bar</emph> or <emph>View - Toolbars - Formula Bar</emph>.</variable>"
msgstr ""
#: 00000403.xhp
@@ -245,8 +245,8 @@ msgctxt ""
"00000403.xhp\n"
"par_id3148663\n"
"help.text"
-msgid "<variable id=\"seumvo\">Choose <emph>View - Page Break</emph></variable>"
-msgstr "<variable id=\"seumvo\">Choose <emph>Pogled - Page Break Preview</emph></variable>"
+msgid "<variable id=\"seumvo\">Choose <emph>View - Page Break</emph>.</variable>"
+msgstr ""
#: 00000404.xhp
msgctxt ""
@@ -269,16 +269,16 @@ msgctxt ""
"00000404.xhp\n"
"par_id3149784\n"
"help.text"
-msgid "Choose <emph>Insert - Cells</emph>"
-msgstr "Izaberi <emph>Ubaci - Ćelije</emph>"
+msgid "Choose <emph>Insert - Cells</emph>."
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3154514\n"
"help.text"
-msgid "Open <emph>Insert Cells</emph> toolbar from Tools bar:"
-msgstr "Otvori <emph>Ubaci ćelije</emph>alatna traka iz trake sa alatima:"
+msgid "Open <emph>Insert Cells</emph> toolbar from <emph>Tools</emph> bar:"
+msgstr ""
#: 00000404.xhp
msgctxt ""
@@ -365,7 +365,7 @@ msgctxt ""
"00000404.xhp\n"
"par_id3149033\n"
"help.text"
-msgid "<variable id=\"eitab\">Choose <emph>Sheet - Insert Sheet</emph></variable>"
+msgid "<variable id=\"eitab\">Choose <emph>Sheet - Insert Sheet</emph>.</variable>"
msgstr ""
#: 00000404.xhp
@@ -373,7 +373,7 @@ msgctxt ""
"00000404.xhp\n"
"par_idN1082F\n"
"help.text"
-msgid "<variable id=\"eitabfile\">Choose <emph>Sheet - Insert Sheet from File</emph></variable>"
+msgid "<variable id=\"eitabfile\">Choose <emph>Sheet - Insert Sheet from File</emph>.</variable>"
msgstr ""
#: 00000404.xhp
@@ -381,8 +381,8 @@ msgctxt ""
"00000404.xhp\n"
"par_id3155115\n"
"help.text"
-msgid "Choose <emph>Insert - Function</emph>"
-msgstr "Izaberi <emph>Ubaci - Funkcija</emph>"
+msgid "Choose <emph>Insert - Function</emph>."
+msgstr ""
#: 00000404.xhp
msgctxt ""
@@ -429,8 +429,8 @@ msgctxt ""
"00000404.xhp\n"
"par_id3155809\n"
"help.text"
-msgid "<variable id=\"eikadaze\"><emph>Insert - Function</emph> - Category <emph>Date&Time</emph></variable>"
-msgstr "<variable id=\"eikadaze\"><emph>Ubaci - Funkcija</emph> - Kategorija<emph>Datum i vrijeme</emph></variable>"
+msgid "<variable id=\"eikadaze\"><emph>Insert - Function</emph> - Category <emph>Date & Time</emph></variable>"
+msgstr ""
#: 00000404.xhp
msgctxt ""
@@ -517,15 +517,15 @@ msgctxt ""
"00000404.xhp\n"
"par_id3155383\n"
"help.text"
-msgid "<variable id=\"funktionsliste\">Choose <emph>Insert - Function List</emph></variable>"
-msgstr "<variable id=\"funktionsliste\">Izaberi <emph>Ubaci - Function List</emph></variable>"
+msgid "<variable id=\"funktionsliste\">Choose <emph>Insert - Function List</emph>.</variable>"
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3153250\n"
"help.text"
-msgid "<variable id=\"einamen\">Choose <emph>Insert - Named Ranges and Expressions</emph></variable>"
+msgid "<variable id=\"einamen\">Choose <emph>Insert - Named Ranges and Expressions</emph>.</variable>"
msgstr ""
#: 00000404.xhp
@@ -533,7 +533,7 @@ msgctxt ""
"00000404.xhp\n"
"par_id3146776\n"
"help.text"
-msgid "<variable id=\"eiextdata\">Choose <emph>Sheet - Link to External data</emph></variable>"
+msgid "<variable id=\"eiextdata\">Choose <emph>Sheet - Link to External data</emph>.</variable>"
msgstr ""
#: 00000404.xhp
@@ -541,7 +541,7 @@ msgctxt ""
"00000404.xhp\n"
"par_id3143222\n"
"help.text"
-msgid "Choose <emph>Sheet - Named Ranges and Expressions - Define</emph>"
+msgid "Choose <emph>Sheet - Named Ranges and Expressions - Define</emph>."
msgstr ""
#: 00000404.xhp
@@ -557,7 +557,7 @@ msgctxt ""
"00000404.xhp\n"
"par_id3145214\n"
"help.text"
-msgid "<variable id=\"einaei\">Choose <emph>Sheet - Named Ranges and Expressions - Insert</emph></variable>"
+msgid "<variable id=\"einaei\">Choose <emph>Sheet - Named Ranges and Expressions - Insert</emph>.</variable>"
msgstr ""
#: 00000404.xhp
@@ -565,7 +565,7 @@ msgctxt ""
"00000404.xhp\n"
"par_id3153558\n"
"help.text"
-msgid "<variable id=\"einaueb\">Choose <emph>Sheet - Named Ranges and Expressions - Create</emph></variable>"
+msgid "<variable id=\"einaueb\">Choose <emph>Sheet - Named Ranges and Expressions - Create</emph>.</variable>"
msgstr ""
#: 00000404.xhp
@@ -573,7 +573,7 @@ msgctxt ""
"00000404.xhp\n"
"par_id3153483\n"
"help.text"
-msgid "<variable id=\"einabesch\">Choose <emph>Sheet - Named Ranges and Expressions - Labels</emph></variable>"
+msgid "<variable id=\"einabesch\">Choose <emph>Sheet - Named Ranges and Expressions - Labels</emph>.</variable>"
msgstr ""
#: 00000405.xhp
@@ -597,192 +597,192 @@ msgctxt ""
"00000405.xhp\n"
"par_id3154685\n"
"help.text"
-msgid "<variable id=\"fozelle\">Choose <emph>Format - Cells</emph></variable>"
-msgstr "<variable id=\"fozelle\">Izaberi <emph>Oblik - Ćelije</emph></variable>"
+msgid "<variable id=\"fozelle\">Choose <emph>Format - Cells</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3153194\n"
"help.text"
-msgid "<variable id=\"fozelstz\">Choose <emph>Format - Cells - Cell Protection</emph> tab </variable>"
-msgstr "<variable id=\"fozelstz\">Izaberi <emph>Oblik - Ćelije - Zaštita ćelije</emph> tab </variable>"
+msgid "<variable id=\"fozelstz\">Choose <emph>Format - Cells - Cell Protection</emph> tab.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3155854\n"
"help.text"
-msgid "<variable id=\"fozei\">Choose <emph>Format - Row</emph></variable>"
-msgstr "<variable id=\"fozei\">Izaberi <emph>Oblik - Row</emph></variable>"
+msgid "<variable id=\"fozei\">Choose <emph>Format - Rows</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3150012\n"
"help.text"
-msgid "<variable id=\"fozeiophoe\">Choose <emph>Format - Row - Optimal Height</emph></variable>"
-msgstr "<variable id=\"fozeiophoe\">Izaberi <emph>Oblik - Row - Optimal Height</emph></variable>"
+msgid "<variable id=\"fozeiophoe\">Choose <emph>Format - Rows - Optimal Height</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3148645\n"
"help.text"
-msgid "Choose <emph>Format - Row - Hide</emph>"
-msgstr "Izaberi <emph>Oblik - Row - Sakrij</emph>"
+msgid "Choose <emph>Format - Rows - Hide</emph>."
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3153728\n"
"help.text"
-msgid "Choose <emph>Format - Column - Hide</emph>"
-msgstr "Izaberi <emph>Oblik - Kolona - Sakrij</emph>"
+msgid "Choose <emph>Format - Columns - Hide</emph>."
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3151114\n"
"help.text"
-msgid "Choose <emph>Format - Sheet - Hide</emph>"
-msgstr "Izaberi <emph>Oblik - Tabela - Sakrij</emph>"
+msgid "Choose <emph>Sheet - Hide Sheet</emph>."
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3148576\n"
"help.text"
-msgid "Choose <emph>Format - Row - Show</emph>"
-msgstr "Izaberi <emph>Oblik - Row - Prikaži</emph>"
+msgid "Choose <emph>Format - Rows - Show</emph>."
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3156286\n"
"help.text"
-msgid "Choose <emph>Format - Column - Show</emph>"
-msgstr "Izaberi <emph>Oblik - Kolona - Prikaži</emph>"
+msgid "Choose <emph>Format - Columns - Show</emph>."
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3145645\n"
"help.text"
-msgid "<variable id=\"fospa\">Choose <emph>Format - Column</emph></variable>"
-msgstr "<variable id=\"fospa\">Izaberi <emph>Oblik - Kolona</emph></variable>"
+msgid "<variable id=\"fospa\">Choose <emph>Format - Columns</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3145252\n"
"help.text"
-msgid "Choose <emph>Format - Column - Optimal Width</emph>"
-msgstr "Izaberi <emph>Oblik - Kolona - Optimal Width</emph>"
+msgid "Choose <emph>Format - Columns - Optimal Width</emph>."
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3146971\n"
"help.text"
-msgid "Double-click right column separator in column headers"
-msgstr "Dvostruki desni klik na razdvajač kolona u zaglavlju kolone"
+msgid "Double-click right column separator in column headers."
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3147362\n"
"help.text"
-msgid "<variable id=\"fot\">Choose <emph>Format - Sheet</emph></variable>"
-msgstr "<variable id=\"fot\">Izaberi <emph>Oblik - Tabela</emph></variable>"
+msgid "<variable id=\"fot\">Choose <emph>Sheet</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3163805\n"
"help.text"
-msgid "<variable id=\"fotu\">Choose <emph>Format - Sheet - Rename</emph></variable>"
-msgstr "<variable id=\"fotu\">Izaberi <emph>Oblik - Tabela - Preimenuj</emph></variable>"
+msgid "<variable id=\"fotu\">Choose <emph>Sheet - Rename Sheet</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3155333\n"
"help.text"
-msgid "<variable id=\"fotenb\">Choose <emph>Format - Sheet - Show</emph></variable>"
-msgstr "<variable id=\"fotenb\">Izaberi <emph>Oblik - Tabela - Prikaži</emph></variable>"
+msgid "<variable id=\"fotenb\">Choose <emph>Sheet - Show Sheet</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_idN1077A\n"
"help.text"
-msgid "<variable id=\"foste\">Choose <emph>Format - Page</emph></variable>"
-msgstr "<variable id=\"foste\">Izaberi <emph>Oblik - Strana</emph></variable>"
+msgid "<variable id=\"foste\">Choose <emph>Format - Page</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3155508\n"
"help.text"
-msgid "<variable id=\"fostel\">Choose <emph>Format - Page - Sheet</emph> tab </variable>"
-msgstr "<variable id=\"fostel\">Izaberi <emph>Oblik - Strana - Tabela</emph> tab </variable>"
+msgid "<variable id=\"fostel\">Choose <emph>Format - Page - Sheet</emph> tab.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3150883\n"
"help.text"
-msgid "<variable id=\"fodrbe\">Choose <emph>Format - Print Ranges</emph></variable>"
-msgstr "<variable id=\"fodrbe\">Izaberi <emph>Oblik - Print Ranges</emph></variable>"
+msgid "<variable id=\"fodrbe\">Choose <emph>Format - Print Ranges</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3156448\n"
"help.text"
-msgid "<variable id=\"fodrfe\">Choose <emph>Format - Print Ranges - Define</emph></variable>"
-msgstr "<variable id=\"fodrfe\">Izaberi <emph>Oblik - Print Ranges - Define</emph></variable>"
+msgid "<variable id=\"fodrfe\">Choose <emph>Format - Print Ranges - Define</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3156290\n"
"help.text"
-msgid "<variable id=\"fodrhin\">Choose <emph>Format - Print Ranges - Add</emph></variable>"
-msgstr "<variable id=\"fodrhin\">Izaberi <emph>Oblik - Print Ranges - Add</emph></variable>"
+msgid "<variable id=\"fodrhin\">Choose <emph>Format - Print Ranges - Add</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3155812\n"
"help.text"
-msgid "<variable id=\"fodbah\">Choose <emph>Format - Print Ranges - Clear</emph></variable>"
-msgstr "<variable id=\"fodbah\">Izaberi <emph>Oblik - Print Ranges - Ukloni</emph></variable>"
+msgid "<variable id=\"fodbah\">Choose <emph>Format - Print Ranges - Clear</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3153307\n"
"help.text"
-msgid "<variable id=\"fodbbe\">Choose <emph>Format - Print Ranges - Edit</emph></variable>"
-msgstr "<variable id=\"fodbbe\">Izaberi <emph>Oblik - Print Ranges - Izmijeni</emph></variable>"
+msgid "<variable id=\"fodbbe\">Choose <emph>Format - Print Ranges - Edit</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3153916\n"
"help.text"
-msgid "Choose <emph>Format - AutoFormat</emph>"
-msgstr "Izaberi <emph>Oblik - AutoOblik</emph>"
+msgid "Choose <emph>Format - AutoFormat</emph>."
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3154532\n"
"help.text"
-msgid "On the Tools bar, click"
-msgstr "Na traci sa alatima, klikni"
+msgid "On the <emph>Tools</emph> bar, click"
+msgstr ""
#: 00000405.xhp
msgctxt ""
@@ -805,8 +805,8 @@ msgctxt ""
"00000405.xhp\n"
"par_id3154618\n"
"help.text"
-msgid "<variable id=\"bedingte\">Choose <emph>Format - Conditional Formatting</emph></variable>"
-msgstr "<variable id=\"bedingte\">Choose <emph>Oblik - Conditional Oblikting</emph></variable>"
+msgid "<variable id=\"bedingte\">Choose <emph>Format - Conditional Formatting</emph>.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
@@ -829,7 +829,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3150541\n"
"help.text"
-msgid "<variable id=\"exdektv\">Choose <emph>Tools - Detective</emph> </variable>"
+msgid "<variable id=\"exdektv\">Choose <emph>Tools - Detective</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -837,8 +837,8 @@ msgctxt ""
"00000406.xhp\n"
"par_id3153194\n"
"help.text"
-msgid "Choose <emph>Tools - Detective - Trace Precedents</emph>"
-msgstr "Izaberi <emph>Tools - Detective - Slijedi prethodnike</emph>"
+msgid "Choose <emph>Tools - Detective - Trace Precedents</emph>."
+msgstr ""
#: 00000406.xhp
msgctxt ""
@@ -853,7 +853,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3154123\n"
"help.text"
-msgid "<variable id=\"silbentrennungc\">Menu <emph>Tools - Language - Hyphenation</emph> </variable>"
+msgid "<variable id=\"silbentrennungc\">Menu <emph>Tools - Language - Hyphenation</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -861,7 +861,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3145785\n"
"help.text"
-msgid "<variable id=\"exdvore\">Choose <emph>Tools - Detective - Remove Precedents</emph> </variable>"
+msgid "<variable id=\"exdvore\">Choose <emph>Tools - Detective - Remove Precedents</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -869,8 +869,8 @@ msgctxt ""
"00000406.xhp\n"
"par_id3155411\n"
"help.text"
-msgid "Choose <emph>Tools - Detective - Trace Dependents</emph>"
-msgstr "Izaberi <emph>Tools - Detective - Prati ovisnike</emph>"
+msgid "Choose <emph>Tools - Detective - Trace Dependents</emph>."
+msgstr ""
#: 00000406.xhp
msgctxt ""
@@ -885,7 +885,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3146984\n"
"help.text"
-msgid "<variable id=\"exdszne\">Choose <emph>Tools - Detective - Remove Dependents</emph> </variable>"
+msgid "<variable id=\"exdszne\">Choose <emph>Tools - Detective - Remove Dependents</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -893,7 +893,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3154014\n"
"help.text"
-msgid "<variable id=\"exdase\">Choose <emph>Tools - Detective - Remove All Traces</emph> </variable>"
+msgid "<variable id=\"exdase\">Choose <emph>Tools - Detective - Remove All Traces</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -901,7 +901,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3153188\n"
"help.text"
-msgid "<variable id=\"exdszfe\">Choose <emph>Tools - Detective - Trace Error</emph> </variable>"
+msgid "<variable id=\"exdszfe\">Choose <emph>Tools - Detective - Trace Error</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -909,7 +909,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3149410\n"
"help.text"
-msgid "<variable id=\"fuellmodus\">Choose <emph>Tools - Detective - Fill Mode</emph> </variable>"
+msgid "<variable id=\"fuellmodus\">Choose <emph>Tools - Detective - Fill Mode</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -917,7 +917,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3156284\n"
"help.text"
-msgid "<variable id=\"dateneinkreisen\">Choose <emph>Tools - Detective - Mark Invalid Data</emph> </variable>"
+msgid "<variable id=\"dateneinkreisen\">Choose <emph>Tools - Detective - Mark Invalid Data</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -925,7 +925,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3153159\n"
"help.text"
-msgid "<variable id=\"spurenaktualisieren\">Choose <emph>Tools - Detective - Refresh Traces</emph> </variable>"
+msgid "<variable id=\"spurenaktualisieren\">Choose <emph>Tools - Detective - Refresh Traces</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -933,7 +933,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3147397\n"
"help.text"
-msgid "<variable id=\"automatisch\">Choose <emph>Tools - Detective - AutoRefresh</emph> </variable>"
+msgid "<variable id=\"automatisch\">Choose <emph>Tools - Detective - AutoRefresh</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -941,7 +941,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3154018\n"
"help.text"
-msgid "<variable id=\"exzws\">Choose <emph>Tools - Goal Seek</emph> </variable>"
+msgid "<variable id=\"exzws\">Choose <emph>Tools - Goal Seek</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -949,7 +949,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3269142\n"
"help.text"
-msgid "<variable id=\"solver\">Choose <emph>Tools - Solver</emph> </variable>"
+msgid "<variable id=\"solver\">Choose <emph>Tools - Solver</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -957,7 +957,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id8554338\n"
"help.text"
-msgid "<variable id=\"solver_options\">Choose <emph>Tools - Solver</emph>, <emph>Options</emph> button </variable>"
+msgid "<variable id=\"solver_options\">Choose <emph>Tools - Solver</emph>, click <emph>Options</emph> button.</variable>"
msgstr ""
#: 00000406.xhp
@@ -965,7 +965,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3156277\n"
"help.text"
-msgid "<variable id=\"exsze\">Choose <emph>Tools - Scenarios</emph> </variable>"
+msgid "<variable id=\"exsze\">Choose <emph>Tools - Scenarios</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -973,7 +973,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3149020\n"
"help.text"
-msgid "<variable id=\"protect_sheet\">Choose <emph>Tools - Protect Sheet</emph></variable>"
+msgid "<variable id=\"protect_sheet\">Choose <emph>Tools - Protect Sheet</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -981,7 +981,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3154256\n"
"help.text"
-msgid "<variable id=\"protect_spreadsheet\">Choose <emph>Tools - Protect Spreadsheet</emph></variable>"
+msgid "<variable id=\"protect_spreadsheet\">Choose <emph>Tools - Protect Spreadsheet</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -989,7 +989,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3146919\n"
"help.text"
-msgid "Choose <emph>Data - Calculate - Recalculate</emph>"
+msgid "Choose <emph>Data - Calculate - Recalculate</emph>."
msgstr ""
#: 00000406.xhp
@@ -1005,7 +1005,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3150941\n"
"help.text"
-msgid "<variable id=\"exatmb\">Choose <emph>Data - Calculate - AutoCalculate</emph> </variable>"
+msgid "<variable id=\"exatmb\">Choose <emph>Data - Calculate - AutoCalculate</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -1013,7 +1013,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3151276\n"
"help.text"
-msgid "<variable id=\"autoeingabe\">Choose <emph>Tools - AutoInput</emph> </variable>"
+msgid "<variable id=\"autoeingabe\">Choose <emph>Tools - AutoInput</emph>.</variable>"
msgstr ""
#: 00000407.xhp
@@ -1037,7 +1037,7 @@ msgctxt ""
"00000407.xhp\n"
"par_id3147335\n"
"help.text"
-msgid "<variable id=\"fete\">Choose <item type=\"menuitem\">View - Split Window</item></variable>"
+msgid "<variable id=\"fete\">Choose ><item type=\"menuitem\">View - Split Window</item>.</variable>"
msgstr ""
#: 00000407.xhp
@@ -1045,7 +1045,7 @@ msgctxt ""
"00000407.xhp\n"
"par_id3153663\n"
"help.text"
-msgid "<variable id=\"fefix\">Choose <item type=\"menuitem\">View - Freeze Cells - Freeze Rows and Columns</item></variable>"
+msgid "<variable id=\"fefix\">Choose <item type=\"menuitem\">View - Freeze Cells - Freeze Rows and Columns</item>.</variable>"
msgstr ""
#: 00000412.xhp
@@ -1069,48 +1069,48 @@ msgctxt ""
"00000412.xhp\n"
"par_id8366954\n"
"help.text"
-msgid "<variable id=\"text2columns\">Choose <emph>Data - Text to Columns</emph></variable>"
-msgstr "<variable id=\"text2columns\">Izaberite <emph>Podaci - Tekst u kolone</emph></variable>"
+msgid "<variable id=\"text2columns\">Choose <emph>Data - Text to Columns</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3147399\n"
"help.text"
-msgid "<variable id=\"dbrbf\">Choose <emph>Data - Define Range</emph></variable>"
-msgstr "<variable id=\"dbrbf\">Izaberite <emph>Podaci - Define Range</emph></variable>"
+msgid "<variable id=\"dbrbf\">Choose <emph>Data - Define Range</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3145345\n"
"help.text"
-msgid "<variable id=\"dbrba\">Choose <emph>Data - Select Range</emph></variable>"
-msgstr "<variable id=\"dbrba\">Izaberite <emph>Podaci - Izaberi opseg</emph></variable>"
+msgid "<variable id=\"dbrba\">Choose <emph>Data - Select Range</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3150443\n"
"help.text"
-msgid "<variable id=\"dnsrt\">Choose <emph>Data - Sort...</emph></variable>"
-msgstr "<variable id=\"dnsrt\">Izaberite <emph>Podaci - Sortiraj</emph></variable>"
+msgid "<variable id=\"dnsrt\">Choose <emph>Data - Sort...</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3148491\n"
"help.text"
-msgid "Choose <emph>Data - Sort - Sort Criteria</emph> tab"
-msgstr "Izaberite <emph>Podaci - Sortiraj - Sortiraj Criteria</emph> tab"
+msgid "Choose <emph>Data - Sort - Sort Criteria</emph> tab."
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3154516\n"
"help.text"
-msgid "On Standard bar, click"
-msgstr "Na baru Standard, kliknite"
+msgid "On <emph>Standard</emph> bar, click"
+msgstr ""
#: 00000412.xhp
msgctxt ""
@@ -1149,32 +1149,32 @@ msgctxt ""
"00000412.xhp\n"
"par_id3146984\n"
"help.text"
-msgid "<variable id=\"dnstot\">Choose <emph>Data - Sort - Options</emph> tab</variable>"
-msgstr "<variable id=\"dnstot\">Izaberite <emph>Podaci - Sortiraj - Opcije</emph> tab </variable>"
+msgid "<variable id=\"dnstot\">Choose <emph>Data - Sort - Options</emph> tab.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3155308\n"
"help.text"
-msgid "<variable id=\"dnftr\">Choose <emph>Data - Filter</emph></variable>"
-msgstr "<variable id=\"dnftr\">Izaberite <emph>Podaci - Filtar</emph></variable>"
+msgid "<variable id=\"dnftr\">Choose <emph>Data - Filter</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3148646\n"
"help.text"
-msgid "Choose <emph>Data - AutoFilter</emph>"
-msgstr "Izaberite <emph>Podaci - Filtar - AutoFiltar</emph>"
+msgid "Choose <emph>Data - AutoFilter</emph>."
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3151113\n"
"help.text"
-msgid "On Tools bar or Table Data bar, click"
-msgstr "Na baru Pomagala ili Podaci tabele kliknite"
+msgid "On <emph>Tools</emph> bar or <emph>Table Data</emph> bar, click"
+msgstr ""
#: 00000412.xhp
msgctxt ""
@@ -1197,40 +1197,40 @@ msgctxt ""
"00000412.xhp\n"
"par_id3156278\n"
"help.text"
-msgid "<variable id=\"dnfspz\">Choose <emph>Data - More Filters - Advanced Filter...</emph></variable>"
-msgstr "<variable id=\"dnfspz\">Izaberite <emph>Podaci - Filtar - Advanced Filtar</emph></variable>"
+msgid "<variable id=\"dnfspz\">Choose <emph>Data - More Filters - Advanced Filter...</emph> .</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3153764\n"
"help.text"
-msgid "Choose <emph>Data - More Filters - Standard Filter... - Options</emph> label"
-msgstr "Izaberite <emph>Podaci - Filtar - Standard Filtar - More>></emph> dugme"
+msgid "Choose <emph>Data - More Filters - Standard Filter... - Options</emph> label."
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3155444\n"
"help.text"
-msgid "Choose <emph>Data - More Filters - Advanced Filter... - Options</emph> label"
-msgstr "Izaberite <emph>Podaci - Filtar - Advanced Filtar - More>></emph> dugme"
+msgid "Choose <emph>Data - More Filters - Advanced Filter... - Options</emph> label."
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3156382\n"
"help.text"
-msgid "Choose <emph>Data - More Filters - Reset Filter</emph>"
-msgstr "Izaberite <emph>Podaci - Filtar - Remove Filtar</emph>"
+msgid "Choose <emph>Data - More Filters - Reset Filter</emph>."
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3155961\n"
"help.text"
-msgid "On Table Data bar, click <emph>Reset Filter/Sort</emph>"
-msgstr "Na baru Podaci tabele kliknite <emph>Remove Filter/Sort</emph>"
+msgid "On <emph>Table Data</emph> bar, click <emph>Reset Filter/Sort</emph>."
+msgstr ""
#: 00000412.xhp
msgctxt ""
@@ -1253,112 +1253,112 @@ msgctxt ""
"00000412.xhp\n"
"par_id3152778\n"
"help.text"
-msgid "<variable id=\"dnaftas\">Choose <emph>Data - More Filter - Hide AutoFilter</emph></variable>"
-msgstr "<variable id=\"dnaftas\">Izaberite <emph>Podaci - Filtar - Hide AutoFiltar</emph></variable>"
+msgid "<variable id=\"dnaftas\">Choose <emph>Data - More Filter - Hide AutoFilter</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3166424\n"
"help.text"
-msgid "<variable id=\"dntegs\">Choose <emph>Data - Subtotals</emph></variable>"
-msgstr "<variable id=\"dntegs\">Izaberite <emph>Podaci - Podsume</emph></variable>"
+msgid "<variable id=\"dntegs\">Choose <emph>Data - Subtotals</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3154574\n"
"help.text"
-msgid "<variable id=\"dntezd\">Choose <emph>Data - Subtotals - 1st, 2nd, 3rd Group</emph> tabs</variable>"
-msgstr "<variable id=\"dntezd\">Izaberite <emph>Podaci - Podsume - 1st, 2nd, 3rd Group</emph> tabs </variable>"
+msgid "<variable id=\"dntezd\">Choose <emph>Data - Subtotals - 1st, 2nd, 3rd Group</emph> tabs.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3151277\n"
"help.text"
-msgid "<variable id=\"dntopi\">Choose <emph>Data - Subtotals - Options</emph> tab</variable>"
-msgstr "<variable id=\"dntopi\">Izaberite <emph>Podaci - Podsume - Opcije</emph> tab </variable>"
+msgid "<variable id=\"dntopi\">Choose <emph>Data - Subtotals - Options</emph> tab.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3145133\n"
"help.text"
-msgid "<variable id=\"datengueltig\">Choose <emph>Data - Validity</emph></variable>"
-msgstr "<variable id=\"datengueltig\">Izaberite <emph>Podaci - Valjanost</emph></variable>"
+msgid "<variable id=\"datengueltig\">Choose <emph>Data - Validity</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3152992\n"
"help.text"
-msgid "<variable id=\"datengueltigwerte\">Menu <emph>Data - Validity - Criteria</emph> tab</variable>"
-msgstr "<variable id=\"datengueltigwerte\">Meni <emph>Podaci - Valjanost - Kriteriji</emph> tab </variable>"
+msgid "<variable id=\"datengueltigwerte\">Menu <emph>Data - Validity - Criteria</emph> tab.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3150367\n"
"help.text"
-msgid "<variable id=\"datengueltigeingabe\">Choose <emph>Data - Validity - Input Help</emph> tab</variable>"
-msgstr "<variable id=\"datengueltigeingabe\">Izaberite <emph>Podaci - Valjanost - Pomoć pri unosu</emph> tab </variable>"
+msgid "<variable id=\"datengueltigeingabe\">Choose <emph>Data - Validity - Input Help</emph> tab.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3154486\n"
"help.text"
-msgid "<variable id=\"datengueltigfehler\">Choose <emph>Data - Validity - Error Alert</emph> tab</variable>"
-msgstr "<variable id=\"datengueltigfehler\">Izaberite <emph>Podaci - Valjanost - Upozorenje o grešci</emph> tab </variable>"
+msgid "<variable id=\"datengueltigfehler\">Choose <emph>Data - Validity - Error Alert</emph> tab.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3146978\n"
"help.text"
-msgid "<variable id=\"dnmfo\">Choose <emph>Data - Multiple Operations</emph></variable>"
-msgstr "<variable id=\"dnmfo\">Izaberite <emph>Podaci - Multiple Operations</emph></variable>"
+msgid "<variable id=\"dnmfo\">Choose <emph>Data - Multiple Operations</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3155809\n"
"help.text"
-msgid "<variable id=\"dnksd\">Choose <emph>Data - Consolidate</emph></variable>"
-msgstr "<variable id=\"dnksd\">Izaberite <emph>Podaci - Objedini</emph></variable>"
+msgid "<variable id=\"dnksd\">Choose <emph>Data - Consolidate</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3148701\n"
"help.text"
-msgid "<variable id=\"dngld\">Choose <emph>Data - Group and Outline</emph></variable>"
-msgstr "<variable id=\"dngld\">Izaberite <emph>Podaci - Group and Outline</emph></variable>"
+msgid "<variable id=\"dngld\">Choose <emph>Data - Group and Outline</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3153815\n"
"help.text"
-msgid "<variable id=\"dngda\">Choose <emph>Data - Group and Outline - Hide Details</emph></variable>"
-msgstr "<variable id=\"dngda\">Izaberite <emph>Podaci - Group and Outline - Hide Details</emph></variable>"
+msgid "<variable id=\"dngda\">Choose <emph>Data - Group and Outline - Hide Details</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3159223\n"
"help.text"
-msgid "<variable id=\"dngde\">Choose <emph>Data - Group and Outline - Show Details</emph></variable>"
-msgstr "<variable id=\"dngde\">Izaberite <emph>Podaci - Group and Outline - Show Details</emph></variable>"
+msgid "<variable id=\"dngde\">Choose <emph>Data - Group and Outline - Show Details</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3146870\n"
"help.text"
-msgid "Choose <emph>Data - Group and Outline - Group</emph>"
-msgstr "Izaberite <emph>Podaci - Grupa and Outline - Grupa</emph>"
+msgid "Choose <emph>Data - Group and Outline - Group</emph>."
+msgstr ""
#: 00000412.xhp
msgctxt ""
@@ -1397,8 +1397,8 @@ msgctxt ""
"00000412.xhp\n"
"par_id3146781\n"
"help.text"
-msgid "Choose <emph>Data - Group and Outline - Ungroup</emph>"
-msgstr "Izaberite <emph>Podaci - Group and Outline - Razgrupiraj</emph>"
+msgid "Choose <emph>Data - Group and Outline - Ungroup</emph>."
+msgstr ""
#: 00000412.xhp
msgctxt ""
@@ -1437,96 +1437,96 @@ msgctxt ""
"00000412.xhp\n"
"par_id3153008\n"
"help.text"
-msgid "<variable id=\"dnglagl\">Choose <emph>Data - Group and Outline - AutoOutline</emph></variable>"
-msgstr "<variable id=\"dnglagl\">Izaberite <emph>Podaci - Group and Outline - Automatski okvir</emph></variable>"
+msgid "<variable id=\"dnglagl\">Choose <emph>Data - Group and Outline - AutoOutline</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3154709\n"
"help.text"
-msgid "<variable id=\"dnglef\">Choose <emph>Data - Group and Outline - Remove</emph></variable>"
-msgstr "<variable id=\"dnglef\">Izaberite <emph>Podaci - Group and Outline - Ukloni</emph></variable>"
+msgid "<variable id=\"dnglef\">Choose <emph>Data - Group and Outline - Remove Outline</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id1774346\n"
"help.text"
-msgid "<variable id=\"dngdrill\">Choose <emph>Data - Group and Outline - Show Details</emph> (for some pivot tables)</variable>"
-msgstr "<variable id=\"dngdrill\">Izaberite <emph>Podaci - Group and Outline - Show Details</emph> (za neke PilotPodataka tabele) </variable>"
+msgid "<variable id=\"dngdrill\">Choose <emph>Data - Group and Outline - Show Details</emph> (for some pivot tables).</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3155759\n"
"help.text"
-msgid "<variable id=\"dndtpt\">Choose <emph>Data - Pivot Table</emph></variable>"
-msgstr "<variable id=\"dndtpt\">Izaberite <emph>Podaci - PodaciPilot</emph></variable>"
+msgid "<variable id=\"dndtpt\">Choose <emph>Data - Pivot Table</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3154625\n"
"help.text"
-msgid "<variable id=\"dndpa\">Choose <emph>Insert - Pivot Table</emph></variable>"
-msgstr "<variable id=\"dndtpt\">Izaberite <emph>Podaci - PodaciPilot</emph></variable>"
+msgid "<variable id=\"dndpa\">Choose <emph>Insert - Pivot Table</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3147558\n"
"help.text"
-msgid "<variable id=\"dndq\">Choose <emph>Insert - Pivot Table</emph>, in the Select Source dialog choose the option <emph>Data source registered in $[officename]</emph>.</variable>"
-msgstr "<variable id=\"dndq\">Izaberite <emph>Podaci - PodaciPilot - Pokreni</emph>, U dijalogu Izaberi Izvor izaberite opciju <emph>Izvor podataka registriranu u $[officename]</emph>. </variable>"
+msgid "<variable id=\"dndq\">Choose <emph>Insert - Pivot Table</emph>, in the <emph>Select Source</emph> dialog choose the option <emph>Data source registered in $[officename]</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3153297\n"
"help.text"
-msgid "Choose <emph>Insert - Pivot Table</emph>, in the Select Source dialog choose the option <emph>Current selection</emph>."
-msgstr "Izaberite <emph>Podaci - PodaciPilot - Pokreni</emph>, U dijalogu Izaberi Izvor izaberite opciju <emph>Trenutni izbor</emph>."
+msgid "Choose <emph>Insert - Pivot Table</emph>, in the <emph>Select Source</emph> dialog choose the option <emph>Current selection</emph>."
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3145118\n"
"help.text"
-msgid "Choose <emph>Insert - Pivot Table</emph>, in the Select Source dialog choose the option <emph>Data source registered in $[officename]</emph>, click <emph>OK</emph> to see <emph>Select Data Source</emph> dialog."
-msgstr "Izaberite <emph>Podaci - PodaciPilot - Pokreni</emph>, U dijalogu Izaberi Izvor izaberite opciju <emph>Izvor podataka registriranu u $[officename]</emph>, kliknite <emph>OK</emph> da vidite <emph>Izaberi izvor podataka</emph> dijalog prozor."
+msgid "Choose <emph>Insert - Pivot Table</emph>, in the <emph>Select Source</emph> dialog choose the option <emph>Data source registered in $[officename]</emph>, click <emph>OK</emph> to see <emph>Select Data Source</emph> dialog."
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3153294\n"
"help.text"
-msgid "<variable id=\"dndpak\">Choose <emph>Data - Pivot Table - Refresh</emph></variable>"
-msgstr "<variable id=\"dndpak\">Izaberite <emph>Podaci - PodaciPilot - Osvježi</emph></variable>"
+msgid "<variable id=\"dndpak\">Choose <emph>Data - Pivot Table - Refresh</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3151344\n"
"help.text"
-msgid "<variable id=\"dndploe\">Choose <emph>Data - Pivot Table - Delete</emph></variable>"
-msgstr "<variable id=\"dndploe\">Izaberite <emph>Podaci - PodaciPilot - Obriši</emph></variable>"
+msgid "<variable id=\"dndploe\">Choose <emph>Data - Pivot Table - Delete</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3150397\n"
"help.text"
-msgid "<variable id=\"dndakt\">Choose <emph>Data - Refresh Range</emph></variable>"
-msgstr "<variable id=\"dndakt\">Izaberite <emph>Podaci - Refresh Range</emph></variable>"
+msgid "<variable id=\"dndakt\">Choose <emph>Data - Refresh Range</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_idN10B8F\n"
"help.text"
-msgid "<variable id=\"grouping\">Choose <emph>Data - Group and Outline - Group</emph></variable>"
-msgstr "<variable id=\"grouping\">Izaberite <emph>Podaci - Group and Outline - Ukloni</emph></variable>"
+msgid "<variable id=\"grouping\">Choose <emph>Data - Group and Outline - Group</emph>.</variable>"
+msgstr ""
#: sheet_menu.xhp
msgctxt ""
@@ -1549,7 +1549,7 @@ msgctxt ""
"sheet_menu.xhp\n"
"par_id160220162106567373\n"
"help.text"
-msgid "<variable id=\"insert_rows_above\">Choose <emph>Sheet - Insert Rows - Rows Above</emph> </variable>"
+msgid "<variable id=\"insert_rows_above\">Choose <emph>Sheet - Insert Rows - Rows Above</emph>.</variable>"
msgstr ""
#: sheet_menu.xhp
@@ -1557,7 +1557,7 @@ msgctxt ""
"sheet_menu.xhp\n"
"par_id160220162109048207\n"
"help.text"
-msgid "<variable id=\"insert_rows_below\">Choose <emph>Sheet - Insert Rows - Rows Below</emph></variable>"
+msgid "<variable id=\"insert_rows_below\">Choose <emph>Sheet - Insert Rows - Rows Below</emph>.</variable>"
msgstr ""
#: sheet_menu.xhp
@@ -1565,7 +1565,7 @@ msgctxt ""
"sheet_menu.xhp\n"
"par_id160220162107055028\n"
"help.text"
-msgid "<variable id=\"insert_columns_left\">Choose <emph>Sheet - Insert Columns - Columns Left</emph></variable>"
+msgid "<variable id=\"insert_columns_left\">Choose <emph>Sheet - Insert Columns - Columns Left</emph>.</variable>"
msgstr ""
#: sheet_menu.xhp
@@ -1573,7 +1573,7 @@ msgctxt ""
"sheet_menu.xhp\n"
"par_id160220162109126013\n"
"help.text"
-msgid "<variable id=\"insert_columns_right\">Choose <emph>Sheet - Insert Columns - Columns Right</emph></variable>"
+msgid "<variable id=\"insert_columns_right\">Choose <emph>Sheet - Insert Columns - Columns Right</emph>.</variable>"
msgstr ""
#: sheet_menu.xhp
@@ -1581,7 +1581,7 @@ msgctxt ""
"sheet_menu.xhp\n"
"par_id3149095\n"
"help.text"
-msgid "<variable id=\"insert_page_break\">Choose <emph>Sheet - Insert Page Break</emph></variable>"
+msgid "<variable id=\"insert_page_break\">Choose <emph>Sheet - Insert Page Break</emph>.</variable>"
msgstr ""
#: sheet_menu.xhp
@@ -1589,7 +1589,7 @@ msgctxt ""
"sheet_menu.xhp\n"
"par_id3149398\n"
"help.text"
-msgid "<variable id=\"insert_page_break_row\">Choose <emph>Sheet - Insert Page Break - Row Break</emph></variable>"
+msgid "<variable id=\"insert_page_break_row\">Choose <emph>Sheet - Insert Page Break - Row Break</emph>.</variable>"
msgstr ""
#: sheet_menu.xhp
@@ -1597,7 +1597,7 @@ msgctxt ""
"sheet_menu.xhp\n"
"par_id3150084\n"
"help.text"
-msgid "<variable id=\"insert_page_break_column\">Choose <emph>Sheet - Insert Page Break - Column Break</emph></variable>"
+msgid "<variable id=\"insert_page_break_column\">Choose <emph>Sheet - Insert Page Break - Column Break</emph>.</variable>"
msgstr ""
#: sheet_menu.xhp
@@ -1605,7 +1605,7 @@ msgctxt ""
"sheet_menu.xhp\n"
"par_id3153093\n"
"help.text"
-msgid "<variable id=\"delete_page_break\">Choose <emph>Sheet - Delete Page Break</emph></variable>"
+msgid "<variable id=\"delete_page_break\">Choose <emph>Sheet - Delete Page Break</emph>.</variable>"
msgstr ""
#: sheet_menu.xhp
@@ -1613,7 +1613,7 @@ msgctxt ""
"sheet_menu.xhp\n"
"par_id3153191\n"
"help.text"
-msgid "<variable id=\"delete_page_break_row\">Choose <emph>Sheet - Delete Page Break - Row Break</emph></variable>"
+msgid "<variable id=\"delete_page_break_row\">Choose <emph>Sheet - Delete Page Break - Row Break</emph>.</variable>"
msgstr ""
#: sheet_menu.xhp
@@ -1621,5 +1621,5 @@ msgctxt ""
"sheet_menu.xhp\n"
"par_id3145645\n"
"help.text"
-msgid "<variable id=\"delete_page_break_column\">Choose <emph>Sheet - Delete Page Break - Column Break</emph></variable>"
+msgid "<variable id=\"delete_page_break_column\">Choose <emph>Sheet - Delete Page Break - Column Break</emph>.</variable>"
msgstr ""
diff --git a/source/bs/helpcontent2/source/text/scalc/02.po b/source/bs/helpcontent2/source/text/scalc/02.po
index 5dd9c688ec4..1c6ce6bce2e 100644
--- a/source/bs/helpcontent2/source/text/scalc/02.po
+++ b/source/bs/helpcontent2/source/text/scalc/02.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2017-05-12 14:35+0200\n"
-"PO-Revision-Date: 2016-05-18 09:29+0000\n"
-"Last-Translator: Mirsad <mirsad@blic.net>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:52+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: bs\n"
"MIME-Version: 1.0\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1463563796.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542196368.000000\n"
#: 02130000.xhp
msgctxt ""
@@ -45,8 +45,8 @@ msgctxt ""
"02130000.xhp\n"
"par_id3155267\n"
"help.text"
-msgid "<image src=\"cmd/sc_currencyfield.png\" id=\"img_id3159096\"><alt id=\"alt_id3159096\">Icon</alt></image>"
-msgstr "<image src=\"cmd/sc_currencyfield.png\" id=\"img_id3159096\"><alt id=\"alt_id3159096\">Ikona</alt></image>"
+msgid "<image src=\"cmd/sc_currencyfield.png\" id=\"img_id3159096\"><alt id=\"alt_id3159096\">Currency Number Format Icon</alt></image>"
+msgstr ""
#: 02130000.xhp
msgctxt ""
@@ -61,8 +61,8 @@ msgctxt ""
"02130000.xhp\n"
"par_id3146776\n"
"help.text"
-msgid "<link href=\"text/shared/01/05020300.xhp\" name=\"Format - Cell - Numbers\">Format - Cell - Numbers</link>."
-msgstr "<link href=\"text/shared/01/05020300.xhp\" name=\"Format - Cell - Numbers\">Uređivanje - Ćelija - Brojevi</link>."
+msgid "<link href=\"text/shared/01/05020300.xhp\" name=\"Format - Cells - Numbers\">Format - Cells - Numbers</link>."
+msgstr ""
#: 02140000.xhp
msgctxt ""
diff --git a/source/bs/helpcontent2/source/text/scalc/06.po b/source/bs/helpcontent2/source/text/scalc/06.po
index 81a6dccd3aa..7c75284c357 100644
--- a/source/bs/helpcontent2/source/text/scalc/06.po
+++ b/source/bs/helpcontent2/source/text/scalc/06.po
@@ -3,15 +3,18 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-06-14 17:23+0200\n"
-"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
-"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-04-24 11:21+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-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1524568903.000000\n"
#: calcsamplefiles.xhp
msgctxt ""
@@ -20,35 +23,3 @@ msgctxt ""
"help.text"
msgid "Calc Sample Files"
msgstr ""
-
-#: calcsamplefiles.xhp
-msgctxt ""
-"calcsamplefiles.xhp\n"
-"par_id161521663319917\n"
-"help.text"
-msgid "<object data=\"media/files/scalc/imtrigon.ods\" id=\"ods_id61521568603544\" type=\"application/vnd.oasis.opendocument.spreadsheet\"/>"
-msgstr ""
-
-#: calcsamplefiles.xhp
-msgctxt ""
-"calcsamplefiles.xhp\n"
-"par_id161521663319918\n"
-"help.text"
-msgid "<object data=\"media/files/scalc/trigon.ods\" id=\"ods_id61521548603544\" type=\"application/vnd.oasis.opendocument.spreadsheet\"/>"
-msgstr ""
-
-#: calcsamplefiles.xhp
-msgctxt ""
-"calcsamplefiles.xhp\n"
-"par_id161521563314918\n"
-"help.text"
-msgid "<object data=\"media/files/scalc/pivot.ods\" id=\"ods_id61521547603544\" type=\"application/vnd.oasis.opendocument.spreadsheet\"/>"
-msgstr ""
-
-#: calcsamplefiles.xhp
-msgctxt ""
-"calcsamplefiles.xhp\n"
-"par_id721528312694192\n"
-"help.text"
-msgid "<object data=\"media/files/scalc/functions_ifs.ods\" id=\"ods_id61521547603534\" type=\"application/vnd.oasis.opendocument.spreadsheet\"/>"
-msgstr ""
diff --git a/source/bs/helpcontent2/source/text/scalc/guide.po b/source/bs/helpcontent2/source/text/scalc/guide.po
index dc04629a8ee..f7630d3cba8 100644
--- a/source/bs/helpcontent2/source/text/scalc/guide.po
+++ b/source/bs/helpcontent2/source/text/scalc/guide.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-07-31 14:10+0200\n"
-"PO-Revision-Date: 2016-05-07 23:47+0000\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:52+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: bs\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1462664830.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542196369.000000\n"
#: address_auto.xhp
msgctxt ""
@@ -3709,8 +3709,8 @@ msgctxt ""
"database_filter.xhp\n"
"par_idN10693\n"
"help.text"
-msgid "Choose <item type=\"menuitem\">Data - Filter - Standard Filter</item>."
-msgstr "Izaberite <item type=\"menuitem\">Data - Filter - Standard Filter</item>."
+msgid "Choose <item type=\"menuitem\">Data - More Filters - Standard Filter</item>."
+msgstr ""
#: database_filter.xhp
msgctxt ""
@@ -3765,8 +3765,8 @@ msgctxt ""
"database_filter.xhp\n"
"par_id3154944\n"
"help.text"
-msgid "Choose <item type=\"menuitem\">Data - Filter - AutoFilter</item>."
-msgstr "Izaberite <item type=\"menuitem\">Data - Filter - AutoFilter</item>."
+msgid "Choose <item type=\"menuitem\">Data - AutoFilter</item>."
+msgstr ""
#: database_filter.xhp
msgctxt ""
diff --git a/source/bs/helpcontent2/source/text/shared.po b/source/bs/helpcontent2/source/text/shared.po
index 6d91373e166..6ef4d512110 100644
--- a/source/bs/helpcontent2/source/text/shared.po
+++ b/source/bs/helpcontent2/source/text/shared.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-09-03 13:23+0200\n"
-"PO-Revision-Date: 2016-05-19 10:07+0000\n"
-"Last-Translator: Mirsad <mirsad@blic.net>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:52+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: bs\n"
"MIME-Version: 1.0\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1463652421.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542196369.000000\n"
#: 3dsettings_toolbar.xhp
msgctxt ""
@@ -2013,5 +2013,5 @@ msgctxt ""
"need_help.xhp\n"
"hd_id1000010\n"
"help.text"
-msgid "This help page needs further work for correctness and completion. Please join the LibreOffice project and help us out to write the missing information. Visit our <link href=\"http://documentation.libreoffice.org/en/join-community/update-help-contents\">web page on writing Help contents</link>."
+msgid "This help page needs further work for correctness and completion. Please join the LibreOffice project and help us out to write the missing information. Visit our <link href=\"https://documentation.libreoffice.org/en/join-community/update-help-contents\"><emph>web page on writing Help contents</emph></link>."
msgstr ""
diff --git a/source/bs/helpcontent2/source/text/shared/00.po b/source/bs/helpcontent2/source/text/shared/00.po
index 91d726575cd..d8be5b8b63c 100644
--- a/source/bs/helpcontent2/source/text/shared/00.po
+++ b/source/bs/helpcontent2/source/text/shared/00.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-10-21 20:57+0200\n"
-"PO-Revision-Date: 2016-05-24 02:21+0000\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:52+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: bs\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1464056501.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542196370.000000\n"
#: 00000001.xhp
msgctxt ""
@@ -6221,7 +6221,7 @@ msgctxt ""
"00000401.xhp\n"
"par_id621525017637963\n"
"help.text"
-msgid "Choose <emph>File - Export as EPUB</emph>."
+msgid "Choose <emph>File - Export As - Export as EPUB</emph>."
msgstr ""
#: 00000401.xhp
@@ -7197,7 +7197,7 @@ msgctxt ""
"00000403.xhp\n"
"par_idN1091B\n"
"help.text"
-msgid "<variable id=\"grid\">Choose <emph>View - Grid</emph> (Impress or Draw).</variable>"
+msgid "<variable id=\"grid\">Choose <emph>View - Grid and Helplines</emph> (Impress or Draw).</variable>"
msgstr ""
#: 00000403.xhp
@@ -7205,7 +7205,7 @@ msgctxt ""
"00000403.xhp\n"
"par_idN1092E\n"
"help.text"
-msgid "<variable id=\"guides\">Choose <emph>View - Snap Lines</emph> (Impress or Draw).</variable>"
+msgid "<variable id=\"guides\">Choose <emph>View - Snap Guides</emph> (Impress or Draw).</variable>"
msgstr ""
#: 00000404.xhp
@@ -7861,7 +7861,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id9988402\n"
"help.text"
-msgid "<variable id=\"packagemanager_eu\">Choose <emph>Tools - Extension Manager</emph>, click <emph>Updates</emph> button.</variable>"
+msgid "<variable id=\"packagemanager_eu\">Choose <emph>Tools - Extension Manager</emph>, click <emph>Check for Updates</emph> button.</variable>"
msgstr ""
#: 00000406.xhp
@@ -8075,14 +8075,6 @@ msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
-"par_id3150032\n"
-"help.text"
-msgid "<variable id=\"arbeit\">Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - $[officename] - Memory</emph>.</variable>"
-msgstr ""
-
-#: 00000406.xhp
-msgctxt ""
-"00000406.xhp\n"
"par_id3159153\n"
"help.text"
msgid "<variable id=\"ansicht\">Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - $[officename] - View</emph>.</variable>"
@@ -11045,7 +11037,7 @@ msgctxt ""
"00040502.xhp\n"
"par_id366527\n"
"help.text"
-msgid "Choose <emph>Format - Object - Line</emph> (Writer)."
+msgid "Choose <emph>Format - Text Box and Shape - Line</emph> (Writer)."
msgstr ""
#: 00040502.xhp
@@ -11053,7 +11045,7 @@ msgctxt ""
"00040502.xhp\n"
"par_id3835261\n"
"help.text"
-msgid "Choose <emph>Format - Graphic - Line</emph> (Calc)."
+msgid "Choose <emph>Format - Object - Line</emph> (Calc)."
msgstr ""
#: 00040502.xhp
@@ -11085,7 +11077,7 @@ msgctxt ""
"00040502.xhp\n"
"par_id3154285\n"
"help.text"
-msgid "Choose <emph>Format - </emph><switchinline select=\"appl\"><caseinline select=\"WRITER\"><emph>Object - </emph></caseinline><caseinline select=\"CALC\"><emph>Graphic - </emph></caseinline></switchinline><emph>Line - Line</emph> tab."
+msgid "Choose <emph>Format - </emph><switchinline select=\"appl\"><caseinline select=\"WRITER\"><emph>Text Box and Shape - </emph></caseinline><caseinline select=\"CALC\"><emph>Object - </emph></caseinline></switchinline><emph>Line - Line</emph> tab."
msgstr ""
#: 00040502.xhp
diff --git a/source/bs/helpcontent2/source/text/shared/01.po b/source/bs/helpcontent2/source/text/shared/01.po
index ec58c5c7310..473622adc20 100644
--- a/source/bs/helpcontent2/source/text/shared/01.po
+++ b/source/bs/helpcontent2/source/text/shared/01.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 12:22+0100\n"
-"PO-Revision-Date: 2016-07-05 16:37+0000\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:52+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: bs\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1467736649.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542196373.000000\n"
#: 01010000.xhp
msgctxt ""
@@ -33637,7 +33637,7 @@ msgctxt ""
"06130000.xhp\n"
"par_id3153748\n"
"help.text"
-msgid "<ahelp hid=\"modules/BasicIDE/ui/basicmacrodialog/run\">Runs or saves the current macro.</ahelp>"
+msgid "<ahelp hid=\"modules/BasicIDE/ui/basicmacrodialog/ok\">Runs or saves the current macro.</ahelp>"
msgstr ""
#: 06130000.xhp
@@ -40771,14 +40771,6 @@ msgstr ""
#: ref_epub_export.xhp
msgctxt ""
"ref_epub_export.xhp\n"
-"par_id701525003241759\n"
-"help.text"
-msgid "<embedvar href=\"text/shared/00/00000002.xhp#epubv\" markup=\"keep\"/>"
-msgstr ""
-
-#: ref_epub_export.xhp
-msgctxt ""
-"ref_epub_export.xhp\n"
"par_id19921\n"
"help.text"
msgid "<image id=\"img_id22170\" src=\"media/screenshots/modules/swriter/ui/exportepub/EPubDialog.png\" localize=\"true\" width=\"664px\" height=\"482px\"><alt id=\"alt_id59843\">EPUB dialog box</alt></image>"
@@ -40925,7 +40917,7 @@ msgctxt ""
"ref_epub_export.xhp\n"
"par_id971525023515891\n"
"help.text"
-msgid "For custom metadata, you must provide a file with same name as the original filename and with extension as \".xmp\". The provided metadata will override the the internal document metadata. In the example above, the custom metadata must exist in the MyText directory as <item type=\"literal\">MyText.xmp</item>."
+msgid "For custom metadata, you must provide a file with same name as the original filename and with extension as \".xmp\". The provided metadata will override the internal document metadata. In the example above, the custom metadata must exist in the MyText directory as <item type=\"literal\">MyText.xmp</item>."
msgstr ""
#: ref_epub_export.xhp
diff --git a/source/bs/helpcontent2/source/text/shared/guide.po b/source/bs/helpcontent2/source/text/shared/guide.po
index 9de89b0fbb2..0c18b61cd16 100644
--- a/source/bs/helpcontent2/source/text/shared/guide.po
+++ b/source/bs/helpcontent2/source/text/shared/guide.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 12:23+0100\n"
-"PO-Revision-Date: 2016-07-05 16:42+0000\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:52+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: bs\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1467736952.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542196375.000000\n"
#: aaa_start.xhp
msgctxt ""
@@ -8829,7 +8829,7 @@ msgctxt ""
"gallery_insert.xhp\n"
"par_id3145068\n"
"help.text"
-msgid "Open the Gallery by clicking the <emph>Gallery</emph> icon on the <emph>Standard</emph> bar, or by selecting <emph>Tools - Gallery</emph>."
+msgid "Open the Gallery by clicking the <emph>Gallery</emph> icon on the <emph>Standard</emph> bar, or by choosing <emph>Insert - Media - Gallery</emph>."
msgstr ""
#: gallery_insert.xhp
diff --git a/source/bs/helpcontent2/source/text/shared/optionen.po b/source/bs/helpcontent2/source/text/shared/optionen.po
index 1938a768cae..9b6c811fa6e 100644
--- a/source/bs/helpcontent2/source/text/shared/optionen.po
+++ b/source/bs/helpcontent2/source/text/shared/optionen.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 12:23+0100\n"
-"PO-Revision-Date: 2016-07-05 16:53+0000\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:52+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: bs\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1467737594.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542196376.000000\n"
#: 01000000.xhp
msgctxt ""
@@ -267,6 +267,14 @@ msgstr ""
#: 01010100.xhp
msgctxt ""
"01010100.xhp\n"
+"par_id3153032\n"
+"help.text"
+msgid "User data is also used when commenting and in tracking changes mode, to identify comments/edits author; and to mark last edit position in document, so that when author opens the document later, it opens at the last edit position."
+msgstr ""
+
+#: 01010100.xhp
+msgctxt ""
+"01010100.xhp\n"
"hd_id3147653\n"
"help.text"
msgid "Address"
@@ -14741,7 +14749,7 @@ msgctxt ""
"opencl.xhp\n"
"par_id5293741\n"
"help.text"
-msgid "for more information on OpenCL, visit <link href=\"http://www.khronos.org/opencl/\">the OpenCL site</link>"
+msgid "for more information on OpenCL, visit <link href=\"https://www.khronos.org/opencl/\">the OpenCL site</link>"
msgstr ""
#: persona_firefox.xhp
diff --git a/source/bs/helpcontent2/source/text/swriter/00.po b/source/bs/helpcontent2/source/text/swriter/00.po
index e89dfcf3c9a..ec7eee1a3f1 100644
--- a/source/bs/helpcontent2/source/text/swriter/00.po
+++ b/source/bs/helpcontent2/source/text/swriter/00.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-09-03 13:23+0200\n"
-"PO-Revision-Date: 2016-05-24 03:09+0000\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:52+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: bs\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1464059349.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542196376.000000\n"
#: 00000004.xhp
msgctxt ""
@@ -37,7 +37,7 @@ msgctxt ""
"00000004.xhp\n"
"par_id3150253\n"
"help.text"
-msgid "<image src=\"cmd/sc_wrapoff.png\" id=\"img_id3145389\"><alt id=\"alt_id3145389\">Icon</alt></image>"
+msgid "<image src=\"cmd/sc_wrapoff.png\" id=\"img_id3145389\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3145389\">Wrap Off Icon</alt></image>"
msgstr ""
#: 00000004.xhp
@@ -53,7 +53,7 @@ msgctxt ""
"00000004.xhp\n"
"par_id3156397\n"
"help.text"
-msgid "<image src=\"cmd/sc_wrapon.png\" id=\"img_id3149048\"><alt id=\"alt_id3149048\">Icon</alt></image>"
+msgid "<image src=\"cmd/sc_wrapon.png\" id=\"img_id3149048\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3149048\">Wrap On Icon</alt></image>"
msgstr ""
#: 00000004.xhp
@@ -69,7 +69,7 @@ msgctxt ""
"00000004.xhp\n"
"par_id3154558\n"
"help.text"
-msgid "<image src=\"cmd/sc_wrapthrough.png\" id=\"img_id3152999\"><alt id=\"alt_id3152999\">Icon</alt></image>"
+msgid "<image src=\"cmd/sc_wrapthrough.png\" id=\"img_id3152999\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3152999\">Wrap Through Icon</alt></image>"
msgstr ""
#: 00000004.xhp
@@ -85,7 +85,7 @@ msgctxt ""
"00000004.xhp\n"
"par_id3148773\n"
"help.text"
-msgid "<image src=\"res/sc06301.png\" id=\"img_id3149026\"><alt id=\"alt_id3149026\">Icon</alt></image>"
+msgid "<image src=\"res/sc06301.png\" id=\"img_id3149026\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3149026\">Jump to Previous Script Icon</alt></image>"
msgstr ""
#: 00000004.xhp
@@ -101,7 +101,7 @@ msgctxt ""
"00000004.xhp\n"
"par_id3151265\n"
"help.text"
-msgid "<image src=\"res/sc06300.png\" id=\"img_id3151272\"><alt id=\"alt_id3151272\">Icon</alt></image>"
+msgid "<image src=\"res/sc06300.png\" id=\"img_id3151272\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3151272\"> Jump to Next Script Icon</alt></image>"
msgstr ""
#: 00000004.xhp
@@ -381,7 +381,7 @@ msgctxt ""
"00000403.xhp\n"
"par_id3154763\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command </caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F8"
+msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F8"
msgstr ""
#: 00000403.xhp
@@ -397,7 +397,7 @@ msgctxt ""
"00000403.xhp\n"
"par_id3151387\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command </caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F9"
+msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F9"
msgstr ""
#: 00000403.xhp
@@ -413,7 +413,7 @@ msgctxt ""
"00000403.xhp\n"
"par_id3145823\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command </caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F10"
+msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F10"
msgstr ""
#: 00000403.xhp
@@ -429,7 +429,7 @@ msgctxt ""
"00000403.xhp\n"
"par_id3150932\n"
"help.text"
-msgid "<image id=\"img_id3150502\" src=\"cmd/sc_controlcodes.png\"><alt id=\"alt_id3150502\">Icon</alt></image>"
+msgid "<image id=\"img_id3150502\" src=\"cmd/sc_controlcodes.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3150502\">Formatting Marks Icon</alt></image>"
msgstr ""
#: 00000403.xhp
@@ -461,7 +461,7 @@ msgctxt ""
"00000403.xhp\n"
"par_id3150765\n"
"help.text"
-msgid "<image id=\"img_id3147572\" src=\"cmd/sc_browseview.png\"><alt id=\"alt_id3147572\">Icon</alt></image>"
+msgid "<image id=\"img_id3147572\" src=\"cmd/sc_browseview.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3147572\">Web Icon</alt></image>"
msgstr ""
#: 00000403.xhp
@@ -2461,7 +2461,7 @@ msgctxt ""
"stylesmenu.xhp\n"
"par_id941529884998705\n"
"help.text"
-msgid "<variable id=\"ses\">Choose <emph>Styles - Edit Styles</emph></variable>."
+msgid "<variable id=\"ses\">Choose <emph>Styles - Edit Styles...</emph></variable>."
msgstr ""
#: stylesmenu.xhp
diff --git a/source/bs/sc/messages.po b/source/bs/sc/messages.po
index cb95a8f70bf..17bc69d84f7 100644
--- a/source/bs/sc/messages.po
+++ b/source/bs/sc/messages.po
@@ -4,14 +4,17 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2018-11-12 12:23+0100\n"
-"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
-"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"PO-Revision-Date: 2018-11-12 11:39+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-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542022745.000000\n"
#: sc/inc/compiler.hrc:27
msgctxt "RID_FUNCTION_CATEGORIES"
@@ -732,6 +735,7 @@ msgid "$1 row"
msgid_plural "$1 rows"
msgstr[0] ""
msgstr[1] ""
+msgstr[2] ""
#. To translators: STR_SELCOUNT_COLARG is $1 of STR_SELCOUNT. $1 of STR_SELCOUNT_ROWARG is number of columns
#: sc/inc/globstr.hrc:165
@@ -740,6 +744,7 @@ msgid "$1 column"
msgid_plural "$1 columns"
msgstr[0] ""
msgstr[1] ""
+msgstr[2] ""
#: sc/inc/globstr.hrc:166
msgctxt "STR_FILTER_SELCOUNT"
@@ -1504,6 +1509,7 @@ msgid "One page"
msgid_plural "%1 pages"
msgstr[0] ""
msgstr[1] ""
+msgstr[2] ""
#: sc/inc/globstr.hrc:324
msgctxt "STR_SCATTR_PAGE_SCALE_AUTO"
@@ -13990,6 +13996,7 @@ msgid "One result found"
msgid_plural "%1 results found"
msgstr[0] ""
msgstr[1] ""
+msgstr[2] ""
#: sc/inc/strings.hrc:54
msgctxt "SCSTR_SKIPPED"
diff --git a/source/bs/svtools/messages.po b/source/bs/svtools/messages.po
index f2d839fa6cc..bbf2d997025 100644
--- a/source/bs/svtools/messages.po
+++ b/source/bs/svtools/messages.po
@@ -3,15 +3,18 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-05 17:38+0100\n"
-"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
-"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:34+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-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542195290.000000\n"
#: include/svtools/strings.hrc:25
msgctxt "STR_UNDO"
@@ -1546,7 +1549,7 @@ msgstr ""
#: include/svtools/strings.hrc:360
msgctxt "STR_DESCRIPTION_MYTHES"
-msgid "Mythes Thesaurus"
+msgid "MyThes Thesaurus"
msgstr ""
#: include/svtools/strings.hrc:361
diff --git a/source/bs/sw/messages.po b/source/bs/sw/messages.po
index 7ea12493af2..b67eaee5386 100644
--- a/source/bs/sw/messages.po
+++ b/source/bs/sw/messages.po
@@ -3,15 +3,18 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 12:23+0100\n"
-"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
-"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:34+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-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542195290.000000\n"
#: sw/inc/app.hrc:29
#, fuzzy
@@ -2758,6 +2761,7 @@ msgid "One tab"
msgid_plural "$1 tabs"
msgstr[0] ""
msgstr[1] ""
+msgstr[2] ""
#: sw/inc/strings.hrc:469
msgctxt "STR_UNDO_NLS"
@@ -2765,6 +2769,7 @@ msgid "One line break"
msgid_plural "$1 line breaks"
msgstr[0] ""
msgstr[1] ""
+msgstr[2] ""
#: sw/inc/strings.hrc:470
msgctxt "STR_UNDO_PAGEBREAKS"
@@ -7118,7 +7123,12 @@ msgctxt "asciifilterdialog|lf"
msgid "_LF"
msgstr "_LF"
-#: sw/uiconfig/swriter/ui/asciifilterdialog.ui:264
+#: sw/uiconfig/swriter/ui/asciifilterdialog.ui:258
+msgctxt "asciifilterdialog|includebom"
+msgid "Include byte-order-mark"
+msgstr ""
+
+#: sw/uiconfig/swriter/ui/asciifilterdialog.ui:280
msgctxt "asciifilterdialog|label1"
msgid "Properties"
msgstr "Podešavanja"
diff --git a/source/bs/swext/mediawiki/help.po b/source/bs/swext/mediawiki/help.po
index 0a1d0487cd4..21af666482d 100644
--- a/source/bs/swext/mediawiki/help.po
+++ b/source/bs/swext/mediawiki/help.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 12:23+0100\n"
-"PO-Revision-Date: 2016-11-13 01:38+0000\n"
+"POT-Creation-Date: 2018-11-15 13:53+0100\n"
+"PO-Revision-Date: 2018-11-12 11:39+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: bs\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1479001086.000000\n"
+"X-POOTLE-MTIME: 1542022751.000000\n"
#: help.tree
msgctxt ""
@@ -90,13 +90,12 @@ msgid "Java Runtime Environment"
msgstr "Java Runtime Environment"
#: wiki.xhp
-#, fuzzy
msgctxt ""
"wiki.xhp\n"
"par_id7387615\n"
"help.text"
-msgid "A wiki account on a supported <link href=\"http://www.mediawiki.org/wiki/MediaWiki\">MediaWiki</link> server"
-msgstr "Wiki račun na podržanom <link href=\"http://www.mediawiki.org/wiki/MediaWiki\">MediaWiki</link> serveru"
+msgid "A wiki account on a supported <link href=\"https://www.mediawiki.org/wiki/MediaWiki\">MediaWiki</link> server"
+msgstr ""
#: wiki.xhp
msgctxt ""
@@ -152,26 +151,24 @@ msgctxt ""
"wiki.xhp\n"
"par_id368968\n"
"help.text"
-msgid "In the <link href=\"com.sun.wiki-publisher/wikisettings.xhp\">Options</link> dialog, click Add."
-msgstr "U dijalogu <link href=\"com.sun.wiki-publisher/wikisettings.xhp\">Opcije</link>, kliknite na Dodaj."
+msgid "In the <link href=\"com.sun.wiki-publisher/wikisettings.xhp\"><emph>Options</emph></link> dialog, click <emph>Add</emph>."
+msgstr ""
#: wiki.xhp
-#, fuzzy
msgctxt ""
"wiki.xhp\n"
"par_id6962187\n"
"help.text"
-msgid "In the <link href=\"com.sun.wiki-publisher/wikiaccount.xhp\">MediaWiki</link> dialog, enter the account information for the wiki."
-msgstr "U dijalogu <link href=\"com.sun.wiki-publisher/wikiaccount.xhp\">MediaWiki</link>, unesite podatke o računu za Wiki."
+msgid "In the <link href=\"com.sun.wiki-publisher/wikiaccount.xhp\"><emph>MediaWiki</emph></link> dialog, enter the account information for the wiki."
+msgstr ""
#: wiki.xhp
-#, fuzzy
msgctxt ""
"wiki.xhp\n"
"par_id5328836\n"
"help.text"
-msgid "In the URL text box, enter the address of a wiki that you want to connect to."
-msgstr "U URL polje, upišite adresu Wiki-ja sa kojim se želite spojiti."
+msgid "In the <emph>URL</emph> text box, enter the address of a wiki that you want to connect to."
+msgstr ""
#: wiki.xhp
msgctxt ""
@@ -182,13 +179,12 @@ msgid "You can copy the URL from a web browser and paste it into the textbox."
msgstr "Možete kopirati URL iz web preglednika i zalijepite ga u prostor za tekst."
#: wiki.xhp
-#, fuzzy
msgctxt ""
"wiki.xhp\n"
"par_id5906552\n"
"help.text"
-msgid "In the Username box, enter your user ID for your wiki account."
-msgstr "U polje Korisničko ime, unesite svoj korisnički ID za svoj Wiki račun."
+msgid "In the <emph>Username</emph> box, enter your user ID for your wiki account."
+msgstr ""
#: wiki.xhp
#, fuzzy
@@ -200,13 +196,12 @@ msgid "If the wiki allows anonymous write access, you can leave the Username and
msgstr "Ako Wiki omogućuje anonimni pristup pisanju, možete ostaviti polja Korisničko ime i Šifra praznim."
#: wiki.xhp
-#, fuzzy
msgctxt ""
"wiki.xhp\n"
"par_id8869594\n"
"help.text"
-msgid "In the Password box, enter the password for your wiki account, then click OK."
-msgstr "U polje Šifra upišite šifru za svoj Wiki račun, a zatim kliknite OK."
+msgid "In the Password box, enter the password for your wiki account, then click <emph>OK</emph>."
+msgstr ""
#: wiki.xhp
#, fuzzy
@@ -255,8 +250,8 @@ msgctxt ""
"wiki.xhp\n"
"par_id228278\n"
"help.text"
-msgid "In the <link href=\"com.sun.wiki-publisher/wikisend.xhp\">Send to MediaWiki</link> dialog, specify the settings for your entry."
-msgstr "U <link href=\"com.sun.wiki-publisher/wikisend.xhp\">Send to MediaWiki</link> dijalog, odredite postavke za svoj ulazak."
+msgid "In the <link href=\"com.sun.wiki-publisher/wikisend.xhp\"><emph>Send to MediaWiki</emph></link> dialog, specify the settings for your entry."
+msgstr ""
#: wiki.xhp
#, fuzzy
diff --git a/source/ca-valencia/cui/messages.po b/source/ca-valencia/cui/messages.po
index d411730622c..30d174560ee 100644
--- a/source/ca-valencia/cui/messages.po
+++ b/source/ca-valencia/cui/messages.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 12:22+0100\n"
-"PO-Revision-Date: 2018-01-29 07:52+0000\n"
-"Last-Translator: joamuran <joamuran@gmail.com>\n"
+"POT-Creation-Date: 2018-11-14 12:21+0100\n"
+"PO-Revision-Date: 2018-11-14 11:35+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ca-valencia\n"
"MIME-Version: 1.0\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1517212373.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542195305.000000\n"
#: cui/inc/strings.hrc:24
msgctxt "RID_SVXSTR_KEY_CONFIG_DIR"
@@ -1558,141 +1558,136 @@ msgid "Dimension line"
msgstr "Línia de dimensió"
#: cui/inc/strings.hrc:365
-msgctxt "RID_SVXSTR_LOAD_ERROR"
-msgid "The selected module could not be loaded."
-msgstr "No s'ha pogut carregar el mòdul seleccionat."
-
-#: cui/inc/strings.hrc:366
msgctxt "RID_SVXSTR_STARTQUOTE"
msgid "Start Quote"
msgstr "Cometa d'obertura"
-#: cui/inc/strings.hrc:367
+#: cui/inc/strings.hrc:366
msgctxt "RID_SVXSTR_ENDQUOTE"
msgid "End Quote"
msgstr "Comenta de tancament"
-#: cui/inc/strings.hrc:369
+#: cui/inc/strings.hrc:368
msgctxt "RID_SVXSTR_SELECTEDPERSONA"
msgid "Selected Theme: "
msgstr "Tema seleccionat: "
-#: cui/inc/strings.hrc:370
+#: cui/inc/strings.hrc:369
msgctxt "RID_SVXSTR_SEARCHING"
msgid "Searching, please wait..."
msgstr "S'està cercant. Espereu..."
-#: cui/inc/strings.hrc:371
+#: cui/inc/strings.hrc:370
msgctxt "RID_SVXSTR_SEARCHERROR"
msgid "Cannot open %1, please try again later."
msgstr "No es pot obrir %1, proveu de nou més tard."
-#: cui/inc/strings.hrc:372
+#: cui/inc/strings.hrc:371
msgctxt "RID_SVXSTR_NORESULTS"
msgid "No results found."
msgstr "No s'ha trobat cap resultat."
-#: cui/inc/strings.hrc:373
+#: cui/inc/strings.hrc:372
msgctxt "RID_SVXSTR_APPLYPERSONA"
msgid "Applying Theme..."
msgstr "S'està aplicant el tema..."
-#: cui/inc/strings.hrc:374
+#: cui/inc/strings.hrc:373
msgctxt "RID_SVXSTR_INVALIDPERSONAURL"
msgid "Please enter a valid theme address or a search term."
msgstr ""
-#: cui/inc/strings.hrc:376
+#: cui/inc/strings.hrc:375
msgctxt "RID_SVXSTR_TABLE_PRESET_NONE"
msgid "Set No Borders"
msgstr "No poses vores"
-#: cui/inc/strings.hrc:377
+#: cui/inc/strings.hrc:376
msgctxt "RID_SVXSTR_TABLE_PRESET_ONLYOUTER"
msgid "Set Outer Border Only"
msgstr "Posa només la vora exterior"
-#: cui/inc/strings.hrc:378
+#: cui/inc/strings.hrc:377
msgctxt "RID_SVXSTR_TABLE_PRESET_OUTERHORI"
msgid "Set Outer Border and Horizontal Lines"
msgstr "Posa la vora exterior i línies horitzontals"
-#: cui/inc/strings.hrc:379
+#: cui/inc/strings.hrc:378
msgctxt "RID_SVXSTR_TABLE_PRESET_OUTERALL"
msgid "Set Outer Border and All Inner Lines"
msgstr "Posa la vora exterior i totes les línies interiors"
-#: cui/inc/strings.hrc:380
+#: cui/inc/strings.hrc:379
msgctxt "RID_SVXSTR_TABLE_PRESET_OUTERINNER"
msgid "Set Outer Border Without Changing Inner Lines"
msgstr "Posa la vora exterior sense canviar les línies interiors"
-#: cui/inc/strings.hrc:381
+#: cui/inc/strings.hrc:380
msgctxt "RID_SVXSTR_PARA_PRESET_DIAGONAL"
msgid "Set Diagonal Lines Only"
msgstr "Posa només línies diagonals"
-#: cui/inc/strings.hrc:382
+#: cui/inc/strings.hrc:381
msgctxt "RID_SVXSTR_PARA_PRESET_ALL"
msgid "Set All Four Borders"
msgstr "Posa les quatre vores"
-#: cui/inc/strings.hrc:383
+#: cui/inc/strings.hrc:382
msgctxt "RID_SVXSTR_PARA_PRESET_LEFTRIGHT"
msgid "Set Left and Right Borders Only"
msgstr "Posa només les vores esquerra i dreta"
-#: cui/inc/strings.hrc:384
+#: cui/inc/strings.hrc:383
msgctxt "RID_SVXSTR_PARA_PRESET_TOPBOTTOM"
msgid "Set Top and Bottom Borders Only"
msgstr "Posa només les vores superior i inferior"
-#: cui/inc/strings.hrc:385
+#: cui/inc/strings.hrc:384
msgctxt "RID_SVXSTR_PARA_PRESET_ONLYLEFT"
msgid "Set Left Border Only"
msgstr "Posa només la vora esquerra"
-#: cui/inc/strings.hrc:386
+#: cui/inc/strings.hrc:385
msgctxt "RID_SVXSTR_HOR_PRESET_ONLYHOR"
msgid "Set Top and Bottom Borders, and All Inner Lines"
msgstr "Posa les vores inferior i superior i totes les línies interiors"
-#: cui/inc/strings.hrc:387
+#: cui/inc/strings.hrc:386
msgctxt "RID_SVXSTR_VER_PRESET_ONLYVER"
msgid "Set Left and Right Borders, and All Inner Lines"
msgstr "Posa les vores esquerra i dreta i totes les línies interiors"
-#: cui/inc/strings.hrc:388
+#: cui/inc/strings.hrc:387
msgctxt "RID_SVXSTR_SHADOW_STYLE_NONE"
msgid "No Shadow"
msgstr "Sense ombra"
-#: cui/inc/strings.hrc:389
+#: cui/inc/strings.hrc:388
msgctxt "RID_SVXSTR_SHADOW_STYLE_BOTTOMRIGHT"
msgid "Cast Shadow to Bottom Right"
msgstr "Projecta l'ombra cap a la part inferior dreta"
-#: cui/inc/strings.hrc:390
+#: cui/inc/strings.hrc:389
msgctxt "RID_SVXSTR_SHADOW_STYLE_TOPRIGHT"
msgid "Cast Shadow to Top Right"
msgstr "Projecta l'ombra cap a la part superior dreta"
-#: cui/inc/strings.hrc:391
+#: cui/inc/strings.hrc:390
msgctxt "RID_SVXSTR_SHADOW_STYLE_BOTTOMLEFT"
msgid "Cast Shadow to Bottom Left"
msgstr "Projecta l'ombra cap a la part inferior esquerra"
-#: cui/inc/strings.hrc:392
+#: cui/inc/strings.hrc:391
msgctxt "RID_SVXSTR_SHADOW_STYLE_TOPLEFT"
msgid "Cast Shadow to Top Left"
msgstr "Projecta l'ombra cap a la part superior esquerra"
-#: cui/inc/strings.hrc:393
+#: cui/inc/strings.hrc:392
msgctxt "RID_SVXSTR_SIGNATURELINE_SIGNED_BY"
msgid "Signed by: %1"
msgstr ""
-#: cui/inc/strings.hrc:394
+#: cui/inc/strings.hrc:393
msgctxt "RID_SVXSTR_OPENCL_RESTART"
msgid "For the OpenCL changes to take effect, %PRODUCTNAME must be restarted."
msgstr ""
@@ -10668,22 +10663,43 @@ msgctxt "signsignatureline|btn_select_certificate"
msgid "Select Certificate"
msgstr ""
-#: cui/uiconfig/ui/signsignatureline.ui:168
+#. Name of the signer
+#: cui/uiconfig/ui/signsignatureline.ui:166
+msgctxt "signsignatureline|label_name"
+msgid "or"
+msgstr ""
+
+#: cui/uiconfig/ui/signsignatureline.ui:175
+msgctxt "signsignatureline|btn_load_image"
+msgid "Use Signature Image"
+msgstr ""
+
+#: cui/uiconfig/ui/signsignatureline.ui:190
+msgctxt "signsignatureline|btn_clear_image"
+msgid "Clear"
+msgstr ""
+
+#: cui/uiconfig/ui/signsignatureline.ui:206
+msgctxt "signsignatureline|label_image_dimensions"
+msgid "Best image size: 600 x 100 px"
+msgstr ""
+
+#: cui/uiconfig/ui/signsignatureline.ui:237
msgctxt "signsignatureline|label_sign"
msgid "Sign"
msgstr ""
-#: cui/uiconfig/ui/signsignatureline.ui:205
+#: cui/uiconfig/ui/signsignatureline.ui:274
msgctxt "signsignatureline|label_add_comment"
msgid "Add comment:"
msgstr ""
-#: cui/uiconfig/ui/signsignatureline.ui:241
+#: cui/uiconfig/ui/signsignatureline.ui:310
msgctxt "signsignatureline|label_hint"
msgid "Instructions from the document creator:"
msgstr ""
-#: cui/uiconfig/ui/signsignatureline.ui:274
+#: cui/uiconfig/ui/signsignatureline.ui:343
msgctxt "signsignatureline|label_more"
msgid "More"
msgstr ""
diff --git a/source/ca-valencia/helpcontent2/source/text/sbasic/shared/01.po b/source/ca-valencia/helpcontent2/source/text/sbasic/shared/01.po
index 500a4ff5b03..30fbad21d33 100644
--- a/source/ca-valencia/helpcontent2/source/text/sbasic/shared/01.po
+++ b/source/ca-valencia/helpcontent2/source/text/sbasic/shared/01.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-05-16 16:54+0200\n"
-"PO-Revision-Date: 2015-04-23 14:01+0000\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:53+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ca-valencia\n"
@@ -13,9 +13,9 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.8\n"
"X-Language: ca-XV\n"
-"X-POOTLE-MTIME: 1429797677.000000\n"
+"X-POOTLE-MTIME: 1542196413.000000\n"
#: 06130000.xhp
msgctxt ""
@@ -94,8 +94,8 @@ msgctxt ""
"06130000.xhp\n"
"par_id3154791\n"
"help.text"
-msgid "<ahelp hid=\"modules/BasicIDE/ui/basicmacrodialog/run\">Runs or saves the current macro.</ahelp>"
-msgstr "<ahelp hid=\"modules/BasicIDE/ui/basicmacrodialog/run\">Executa o guarda la macro actual.</ahelp>"
+msgid "<ahelp hid=\"modules/BasicIDE/ui/basicmacrodialog/ok\">Runs or saves the current macro.</ahelp>"
+msgstr ""
#: 06130000.xhp
msgctxt ""
diff --git a/source/ca-valencia/helpcontent2/source/text/scalc/00.po b/source/ca-valencia/helpcontent2/source/text/scalc/00.po
index 334678e5b4e..4830948a8b7 100644
--- a/source/ca-valencia/helpcontent2/source/text/scalc/00.po
+++ b/source/ca-valencia/helpcontent2/source/text/scalc/00.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2017-11-22 13:53+0100\n"
-"PO-Revision-Date: 2018-01-15 13:19+0000\n"
-"Last-Translator: joamuran <joamuran@gmail.com>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:53+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ca-valencia\n"
"MIME-Version: 1.0\n"
@@ -15,7 +15,7 @@ msgstr ""
"X-Accelerator-Marker: ~\n"
"X-Generator: Pootle 2.8\n"
"X-Language: ca-XV\n"
-"X-POOTLE-MTIME: 1516022365.000000\n"
+"X-POOTLE-MTIME: 1542196414.000000\n"
#: 00000004.xhp
msgctxt ""
@@ -30,24 +30,24 @@ msgctxt ""
"00000004.xhp\n"
"hd_id3155535\n"
"help.text"
-msgid "<variable id=\"wie\">To access this function... </variable>"
-msgstr "<variable id=\"wie\">Per accedir a esta funció... </variable>"
+msgid "<variable id=\"wie\">To access this function...</variable>"
+msgstr ""
#: 00000004.xhp
msgctxt ""
"00000004.xhp\n"
"par_idN1056E\n"
"help.text"
-msgid "<variable id=\"moreontop\">More explanations on top of this page. </variable>"
-msgstr "<variable id=\"moreontop\">En trobareu més informació a l'inici de la pàgina. </variable>"
+msgid "<variable id=\"moreontop\">More explanations on top of this page.</variable>"
+msgstr ""
#: 00000004.xhp
msgctxt ""
"00000004.xhp\n"
"par_idN105AF\n"
"help.text"
-msgid "<variable id=\"optional\">In the %PRODUCTNAME Calc functions, parameters marked as \"optional\" can be left out only when no parameter follows. For example, in a function with four parameters, where the last two parameters are marked as \"optional\", you can leave out parameter 4 or parameters 3 and 4, but you cannot leave out parameter 3 alone. </variable>"
-msgstr "<variable id=\"optional\">En les funcions del %PRODUCTNAME Calc, els paràmetres marcats com a \"opcionals\" es poden ometre quan no hi ha cap altre paràmetre que els seguïsca. Per exemple, en una funció amb quatre paràmetres, en què els dos darrers estan marcats com a \"opcionals\", es pot ometre el paràmetre 4 o bé els paràmetres 3 i 4; en canvi, no es pot ometre únicament el paràmetre 3. </variable>"
+msgid "<variable id=\"optional\">In the %PRODUCTNAME Calc functions, parameters marked as \"optional\" can be left out only when no parameter follows. For example, in a function with four parameters, where the last two parameters are marked as \"optional\", you can leave out parameter 4 or parameters 3 and 4, but you cannot leave out parameter 3 alone.</variable>"
+msgstr ""
#: 00000004.xhp
msgctxt ""
@@ -78,63 +78,63 @@ msgctxt ""
"00000402.xhp\n"
"par_id3155555\n"
"help.text"
-msgid "<variable id=\"kopffuss\">Choose <emph>Insert - Headers and Footers</emph></variable>"
-msgstr "<variable id=\"kopffuss\">Trieu <emph>Insereix - Capçaleres i peus de pàgina</emph></variable>"
+msgid "<variable id=\"kopffuss\">Choose <emph>Insert - Headers and Footers</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3159233\n"
"help.text"
-msgid "<variable id=\"bkopfzeile\">Choose <emph>Insert - Headers and Footers - Header and Footer</emph> tabs</variable>"
-msgstr "<variable id=\"bkopfzeile\">Trieu la pestanya <emph>Insereix - Capçaleres i peus de pàgina - Capçalera/Peu de pàgina</emph></variable>"
+msgid "<variable id=\"bkopfzeile\">Choose <emph>Insert - Headers and Footers - Header and Footer</emph> tabs.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3150443\n"
"help.text"
-msgid "<variable id=\"bausfullen\">Choose <emph>Sheet - Fill Cells</emph></variable>"
-msgstr "<variable id=\"bausfullen\">Trieu <emph>Full - Ompli cel·les</emph></variable>"
+msgid "<variable id=\"bausfullen\">Choose <emph>Sheet - Fill Cells</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3143267\n"
"help.text"
-msgid "<variable id=\"bausunten\">Choose <emph>Sheet - Fill Cells - Down</emph></variable>"
-msgstr "<variable id=\"bausunten\">Trieu <emph>Full - Ompli cel·les - Avall</emph></variable>"
+msgid "<variable id=\"bausunten\">Choose <emph>Sheet - Fill Cells - Down</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3153880\n"
"help.text"
-msgid "<variable id=\"bausrechts\">Choose <emph>Sheet - Fill Cells - Right</emph></variable>"
-msgstr "<variable id=\"bausrechts\">Trieu <emph>Full - Ompli cel·les - Dreta</emph></variable>"
+msgid "<variable id=\"bausrechts\">Choose <emph>Sheet - Fill Cells - Right</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3151245\n"
"help.text"
-msgid "<variable id=\"bausoben\">Choose <emph>Sheet - Fill Cells - Up</emph></variable>"
-msgstr "<variable id=\"bausoben\">Trieu <emph>Full - Ompli cel·les - Amunt</emph></variable>"
+msgid "<variable id=\"bausoben\">Choose <emph>Sheet - Fill Cells - Up</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3145068\n"
"help.text"
-msgid "<variable id=\"bauslinks\">Choose <emph>Sheet - Fill Cells - Left</emph></variable>"
-msgstr "<variable id=\"bauslinks\">Trieu <emph>Full - Ompli cel·les - Esquerra</emph></variable>"
+msgid "<variable id=\"bauslinks\">Choose <emph>Sheet - Fill Cells - Left</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3150400\n"
"help.text"
-msgid "<variable id=\"baustab\">Choose <emph>Sheet - Fill Cells - Sheets</emph></variable>"
+msgid "<variable id=\"baustab\">Choose <emph>Sheet - Fill Cells - Sheets</emph>.</variable>"
msgstr ""
#: 00000402.xhp
@@ -142,16 +142,16 @@ msgctxt ""
"00000402.xhp\n"
"par_id3154910\n"
"help.text"
-msgid "<variable id=\"bausreihe\">Choose <emph>Sheet - Fill Cells - Series</emph></variable>"
-msgstr "<variable id=\"bausreihe\">Trieu <emph>Full - Ompli cel·les - Sèries</emph></variable>"
+msgid "<variable id=\"bausreihe\">Choose <emph>Sheet - Fill Cells - Series</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3154123\n"
"help.text"
-msgid "Choose <emph>Sheet - Clear Cells</emph>"
-msgstr "Trieu <emph>Full - Buida les cel·les</emph>"
+msgid "Choose <emph>Sheet - Clear Cells</emph>."
+msgstr ""
#: 00000402.xhp
msgctxt ""
@@ -166,40 +166,40 @@ msgctxt ""
"00000402.xhp\n"
"par_id3150011\n"
"help.text"
-msgid "<variable id=\"bzelo\">Choose <emph>Sheet - Delete Cells</emph></variable>"
-msgstr "<variable id=\"bzelo\">Trieu <emph>Full - Suprimeix les cel·les</emph></variable>"
+msgid "<variable id=\"bzelo\">Choose <emph>Sheet - Delete Cells</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3153951\n"
"help.text"
-msgid "Choose <emph>Sheet - Delete Sheet</emph>"
-msgstr "Choose <emph>Full - Suprimeix el full</emph>"
+msgid "Choose <emph>Sheet - Delete Sheet</emph>."
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3155306\n"
"help.text"
-msgid "Open context menu for a sheet tab"
-msgstr "Obriu el menú contextual d'una pestanya del full"
+msgid "Open context menu for a sheet tab."
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3146119\n"
"help.text"
-msgid "Choose <emph>Sheet - Move or Copy Sheet</emph>"
-msgstr "Trieu <emph>Full - Mou o copia el full</emph>"
+msgid "Choose <emph>Sheet - Move or Copy Sheet</emph>."
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3148645\n"
"help.text"
-msgid "Open context menu for a sheet tab"
-msgstr "Obriu el menú contextual d'una pestanya del full"
+msgid "Open context menu for a sheet tab."
+msgstr ""
#: 00000403.xhp
msgctxt ""
@@ -222,32 +222,32 @@ msgctxt ""
"00000403.xhp\n"
"par_id3150275\n"
"help.text"
-msgid "<variable id=\"aspze\">Choose <emph>View - Column & Row Headers</emph></variable>"
-msgstr "<variable id=\"aspze\">Trieu <emph>Visualitza - Capçaleres de columnes i files</emph></variable>"
+msgid "<variable id=\"aspze\">Choose <emph>View - Column & Row Headers</emph>.</variable>"
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3154514\n"
"help.text"
-msgid "<variable id=\"awehe\">Choose <emph>View - Value Highlighting</emph></variable>"
-msgstr "<variable id=\"awehe\">Trieu <emph>Visualitza - Realçament del valor</emph></variable>"
+msgid "<variable id=\"awehe\">Choose <emph>View - Value Highlighting</emph>.</variable>"
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3148947\n"
"help.text"
-msgid "<variable id=\"rechenleiste\">Choose <emph>View - Formula Bar</emph> or <emph>View - Toolbars - Formula Bar</emph></variable>"
-msgstr "<variable id=\"rechenleiste\">Trieu <emph>Visualitza - Barra de fórmules</emph> o <emph>Visualitza - Barres d'eines - Barra de fórmules</emph></variable>"
+msgid "<variable id=\"rechenleiste\">Choose <emph>View - Formula Bar</emph> or <emph>View - Toolbars - Formula Bar</emph>.</variable>"
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3148663\n"
"help.text"
-msgid "<variable id=\"seumvo\">Choose <emph>View - Page Break</emph></variable>"
-msgstr "<variable id=\"seumvo\">Trieu <emph>Visualitza - Salt de pàgina</emph></variable>"
+msgid "<variable id=\"seumvo\">Choose <emph>View - Page Break</emph>.</variable>"
+msgstr ""
#: 00000404.xhp
msgctxt ""
@@ -270,16 +270,16 @@ msgctxt ""
"00000404.xhp\n"
"par_id3149784\n"
"help.text"
-msgid "Choose <emph>Insert - Cells</emph>"
-msgstr "Trieu <emph>Insereix - Cel·les</emph>"
+msgid "Choose <emph>Insert - Cells</emph>."
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3154514\n"
"help.text"
-msgid "Open <emph>Insert Cells</emph> toolbar from Tools bar:"
-msgstr "Obriu el quadre d'eines <emph>Insereix cel·la</emph> de la barra d'eines:"
+msgid "Open <emph>Insert Cells</emph> toolbar from <emph>Tools</emph> bar:"
+msgstr ""
#: 00000404.xhp
msgctxt ""
@@ -366,24 +366,24 @@ msgctxt ""
"00000404.xhp\n"
"par_id3149033\n"
"help.text"
-msgid "<variable id=\"eitab\">Choose <emph>Sheet - Insert Sheet</emph></variable>"
-msgstr "<variable id=\"eitab\">Trieu <emph>Full ▸ Insereix un full</emph></variable>"
+msgid "<variable id=\"eitab\">Choose <emph>Sheet - Insert Sheet</emph>.</variable>"
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_idN1082F\n"
"help.text"
-msgid "<variable id=\"eitabfile\">Choose <emph>Sheet - Insert Sheet from File</emph></variable>"
-msgstr "<variable id=\"eitabfile\">Trieu <emph>Full ▸ Insereix un full des del fitxer</emph></variable>"
+msgid "<variable id=\"eitabfile\">Choose <emph>Sheet - Insert Sheet from File</emph>.</variable>"
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3155115\n"
"help.text"
-msgid "Choose <emph>Insert - Function</emph>"
-msgstr "Trieu <emph>Insereix - Funció</emph>"
+msgid "Choose <emph>Insert - Function</emph>."
+msgstr ""
#: 00000404.xhp
msgctxt ""
@@ -430,8 +430,8 @@ msgctxt ""
"00000404.xhp\n"
"par_id3155809\n"
"help.text"
-msgid "<variable id=\"eikadaze\"><emph>Insert - Function</emph> - Category <emph>Date&Time</emph></variable>"
-msgstr "<variable id=\"eikadaze\"><emph>Insereix - Funció</emph> - Categoria <emph>Data i hora</emph></variable>"
+msgid "<variable id=\"eikadaze\"><emph>Insert - Function</emph> - Category <emph>Date & Time</emph></variable>"
+msgstr ""
#: 00000404.xhp
msgctxt ""
@@ -518,31 +518,31 @@ msgctxt ""
"00000404.xhp\n"
"par_id3155383\n"
"help.text"
-msgid "<variable id=\"funktionsliste\">Choose <emph>Insert - Function List</emph></variable>"
-msgstr "<variable id=\"funktionsliste\">Trieu <emph>Insereix - Llista de funcions</emph></variable>"
+msgid "<variable id=\"funktionsliste\">Choose <emph>Insert - Function List</emph>.</variable>"
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3153250\n"
"help.text"
-msgid "<variable id=\"einamen\">Choose <emph>Insert - Named Ranges and Expressions</emph></variable>"
-msgstr "<variable id=\"einamen\">Trieu <emph>Insereix ▸ Intervals i expressions amb nom</emph></variable>"
+msgid "<variable id=\"einamen\">Choose <emph>Insert - Named Ranges and Expressions</emph>.</variable>"
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3146776\n"
"help.text"
-msgid "<variable id=\"eiextdata\">Choose <emph>Sheet - Link to External data</emph></variable>"
-msgstr "<variable id=\"eiextdata\">Trieu <emph>Full ▸ Enllaça a dades externes</emph></variable>"
+msgid "<variable id=\"eiextdata\">Choose <emph>Sheet - Link to External data</emph>.</variable>"
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3143222\n"
"help.text"
-msgid "Choose <emph>Sheet - Named Ranges and Expressions - Define</emph>"
+msgid "Choose <emph>Sheet - Named Ranges and Expressions - Define</emph>."
msgstr ""
#: 00000404.xhp
@@ -558,7 +558,7 @@ msgctxt ""
"00000404.xhp\n"
"par_id3145214\n"
"help.text"
-msgid "<variable id=\"einaei\">Choose <emph>Sheet - Named Ranges and Expressions - Insert</emph></variable>"
+msgid "<variable id=\"einaei\">Choose <emph>Sheet - Named Ranges and Expressions - Insert</emph>.</variable>"
msgstr ""
#: 00000404.xhp
@@ -566,7 +566,7 @@ msgctxt ""
"00000404.xhp\n"
"par_id3153558\n"
"help.text"
-msgid "<variable id=\"einaueb\">Choose <emph>Sheet - Named Ranges and Expressions - Create</emph></variable>"
+msgid "<variable id=\"einaueb\">Choose <emph>Sheet - Named Ranges and Expressions - Create</emph>.</variable>"
msgstr ""
#: 00000404.xhp
@@ -574,7 +574,7 @@ msgctxt ""
"00000404.xhp\n"
"par_id3153483\n"
"help.text"
-msgid "<variable id=\"einabesch\">Choose <emph>Sheet - Named Ranges and Expressions - Labels</emph></variable>"
+msgid "<variable id=\"einabesch\">Choose <emph>Sheet - Named Ranges and Expressions - Labels</emph>.</variable>"
msgstr ""
#: 00000405.xhp
@@ -598,192 +598,192 @@ msgctxt ""
"00000405.xhp\n"
"par_id3154685\n"
"help.text"
-msgid "<variable id=\"fozelle\">Choose <emph>Format - Cells</emph></variable>"
-msgstr "<variable id=\"fozelle\">Trieu <emph>Format ▸ Cel·les</emph></variable>"
+msgid "<variable id=\"fozelle\">Choose <emph>Format - Cells</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3153194\n"
"help.text"
-msgid "<variable id=\"fozelstz\">Choose <emph>Format - Cells - Cell Protection</emph> tab </variable>"
-msgstr "<variable id=\"fozelstz\">Trieu la pestanya <emph>Format ▸ Cel·les ▸ Protecció de cel·les</emph></variable>"
+msgid "<variable id=\"fozelstz\">Choose <emph>Format - Cells - Cell Protection</emph> tab.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3155854\n"
"help.text"
-msgid "<variable id=\"fozei\">Choose <emph>Format - Row</emph></variable>"
-msgstr "<variable id=\"fozei\">Trieu <emph>Format ▸ Fila</emph></variable>"
+msgid "<variable id=\"fozei\">Choose <emph>Format - Rows</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3150012\n"
"help.text"
-msgid "<variable id=\"fozeiophoe\">Choose <emph>Format - Row - Optimal Height</emph></variable>"
-msgstr "<variable id=\"fozeiophoe\">Trieu <emph>Format ▸ Fila ▸ Alçària òptima</emph></variable>"
+msgid "<variable id=\"fozeiophoe\">Choose <emph>Format - Rows - Optimal Height</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3148645\n"
"help.text"
-msgid "Choose <emph>Format - Row - Hide</emph>"
-msgstr "Trieu <emph>Format ▸ Fila ▸ Amaga</emph>"
+msgid "Choose <emph>Format - Rows - Hide</emph>."
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3153728\n"
"help.text"
-msgid "Choose <emph>Format - Column - Hide</emph>"
-msgstr "Trieu <emph>Format ▸ Columna ▸ Amaga</emph>"
+msgid "Choose <emph>Format - Columns - Hide</emph>."
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3151114\n"
"help.text"
-msgid "Choose <emph>Format - Sheet - Hide</emph>"
-msgstr "Trieu <emph>Format ▸ Full ▸ Amaga</emph>"
+msgid "Choose <emph>Sheet - Hide Sheet</emph>."
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3148576\n"
"help.text"
-msgid "Choose <emph>Format - Row - Show</emph>"
-msgstr "Trieu <emph>Format ▸ Fila ▸ Mostra</emph>"
+msgid "Choose <emph>Format - Rows - Show</emph>."
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3156286\n"
"help.text"
-msgid "Choose <emph>Format - Column - Show</emph>"
-msgstr "Trieu <emph>Format ▸ Columna ▸ Mostra</emph>"
+msgid "Choose <emph>Format - Columns - Show</emph>."
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3145645\n"
"help.text"
-msgid "<variable id=\"fospa\">Choose <emph>Format - Column</emph></variable>"
-msgstr "<variable id=\"fospa\">Trieu <emph>Format ▸ Columna</emph></variable>"
+msgid "<variable id=\"fospa\">Choose <emph>Format - Columns</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3145252\n"
"help.text"
-msgid "Choose <emph>Format - Column - Optimal Width</emph>"
-msgstr "Trieu <emph>Format ▸ Columna ▸ Amplària òptima</emph>"
+msgid "Choose <emph>Format - Columns - Optimal Width</emph>."
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3146971\n"
"help.text"
-msgid "Double-click right column separator in column headers"
-msgstr "Feu doble clic amb el botó secundari sobre el separador de columnes en l'encapçalament"
+msgid "Double-click right column separator in column headers."
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3147362\n"
"help.text"
-msgid "<variable id=\"fot\">Choose <emph>Format - Sheet</emph></variable>"
-msgstr "<variable id=\"fot\">Trieu <emph>Format ▸ Full</emph></variable>"
+msgid "<variable id=\"fot\">Choose <emph>Sheet</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3163805\n"
"help.text"
-msgid "<variable id=\"fotu\">Choose <emph>Format - Sheet - Rename</emph></variable>"
-msgstr "<variable id=\"fotu\">Trieu <emph>Format ▸ Full ▸ Canvia el nom</emph></variable>"
+msgid "<variable id=\"fotu\">Choose <emph>Sheet - Rename Sheet</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3155333\n"
"help.text"
-msgid "<variable id=\"fotenb\">Choose <emph>Format - Sheet - Show</emph></variable>"
-msgstr "<variable id=\"fotenb\">Trieu <emph>Format ▸ Full ▸ Mostra</emph></variable>"
+msgid "<variable id=\"fotenb\">Choose <emph>Sheet - Show Sheet</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_idN1077A\n"
"help.text"
-msgid "<variable id=\"foste\">Choose <emph>Format - Page</emph></variable>"
-msgstr "<variable id=\"foste\">Trieu <emph>Format ▸ Pàgina</emph></variable>"
+msgid "<variable id=\"foste\">Choose <emph>Format - Page</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3155508\n"
"help.text"
-msgid "<variable id=\"fostel\">Choose <emph>Format - Page - Sheet</emph> tab </variable>"
-msgstr "<variable id=\"fostel\">Trieu la pestanya <emph>Format ▸ Pàgina ▸ Full</emph></variable>"
+msgid "<variable id=\"fostel\">Choose <emph>Format - Page - Sheet</emph> tab.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3150883\n"
"help.text"
-msgid "<variable id=\"fodrbe\">Choose <emph>Format - Print Ranges</emph></variable>"
-msgstr "<variable id=\"fodrbe\">Trieu <emph>Format ▸ Àrees d'impressió</emph></variable>"
+msgid "<variable id=\"fodrbe\">Choose <emph>Format - Print Ranges</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3156448\n"
"help.text"
-msgid "<variable id=\"fodrfe\">Choose <emph>Format - Print Ranges - Define</emph></variable>"
-msgstr "<variable id=\"fodrfe\">Trieu <emph>Format ▸ Àrees d'impressió ▸ Defineix</emph></variable>"
+msgid "<variable id=\"fodrfe\">Choose <emph>Format - Print Ranges - Define</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3156290\n"
"help.text"
-msgid "<variable id=\"fodrhin\">Choose <emph>Format - Print Ranges - Add</emph></variable>"
-msgstr "<variable id=\"fodrhin\">Trieu <emph>Format ▸ Àrees d'impressió ▸ Afig</emph></variable>"
+msgid "<variable id=\"fodrhin\">Choose <emph>Format - Print Ranges - Add</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3155812\n"
"help.text"
-msgid "<variable id=\"fodbah\">Choose <emph>Format - Print Ranges - Clear</emph></variable>"
-msgstr "<variable id=\"fodbah\">Trieu <emph>Format ▸ Àrees d'impressió ▸ Neteja</emph></variable>"
+msgid "<variable id=\"fodbah\">Choose <emph>Format - Print Ranges - Clear</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3153307\n"
"help.text"
-msgid "<variable id=\"fodbbe\">Choose <emph>Format - Print Ranges - Edit</emph></variable>"
-msgstr "<variable id=\"fodbbe\">Trieu <emph>Format ▸ Àrees d'impressió ▸ Edita</emph></variable>"
+msgid "<variable id=\"fodbbe\">Choose <emph>Format - Print Ranges - Edit</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3153916\n"
"help.text"
-msgid "Choose <emph>Format - AutoFormat</emph>"
-msgstr "Trieu <emph>Format ▸ Formatació automàtica</emph>"
+msgid "Choose <emph>Format - AutoFormat</emph>."
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3154532\n"
"help.text"
-msgid "On the Tools bar, click"
-msgstr "A la barra d'eines, feu clic a"
+msgid "On the <emph>Tools</emph> bar, click"
+msgstr ""
#: 00000405.xhp
msgctxt ""
@@ -806,8 +806,8 @@ msgctxt ""
"00000405.xhp\n"
"par_id3154618\n"
"help.text"
-msgid "<variable id=\"bedingte\">Choose <emph>Format - Conditional Formatting</emph></variable>"
-msgstr "<variable id=\"bedingte\">Trieu <emph>Format ▸ Formatació condicional</emph></variable>"
+msgid "<variable id=\"bedingte\">Choose <emph>Format - Conditional Formatting</emph>.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
@@ -830,7 +830,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3150541\n"
"help.text"
-msgid "<variable id=\"exdektv\">Choose <emph>Tools - Detective</emph> </variable>"
+msgid "<variable id=\"exdektv\">Choose <emph>Tools - Detective</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -838,8 +838,8 @@ msgctxt ""
"00000406.xhp\n"
"par_id3153194\n"
"help.text"
-msgid "Choose <emph>Tools - Detective - Trace Precedents</emph>"
-msgstr "Trieu <emph>Eines ▸ Detectiu ▸ Rastreja els anteriors</emph>"
+msgid "Choose <emph>Tools - Detective - Trace Precedents</emph>."
+msgstr ""
#: 00000406.xhp
msgctxt ""
@@ -854,7 +854,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3154123\n"
"help.text"
-msgid "<variable id=\"silbentrennungc\">Menu <emph>Tools - Language - Hyphenation</emph> </variable>"
+msgid "<variable id=\"silbentrennungc\">Menu <emph>Tools - Language - Hyphenation</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -862,7 +862,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3145785\n"
"help.text"
-msgid "<variable id=\"exdvore\">Choose <emph>Tools - Detective - Remove Precedents</emph> </variable>"
+msgid "<variable id=\"exdvore\">Choose <emph>Tools - Detective - Remove Precedents</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -870,8 +870,8 @@ msgctxt ""
"00000406.xhp\n"
"par_id3155411\n"
"help.text"
-msgid "Choose <emph>Tools - Detective - Trace Dependents</emph>"
-msgstr "Trieu <emph>Eines ▸ Detectiu ▸ Rastreja les dependències</emph>"
+msgid "Choose <emph>Tools - Detective - Trace Dependents</emph>."
+msgstr ""
#: 00000406.xhp
msgctxt ""
@@ -886,7 +886,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3146984\n"
"help.text"
-msgid "<variable id=\"exdszne\">Choose <emph>Tools - Detective - Remove Dependents</emph> </variable>"
+msgid "<variable id=\"exdszne\">Choose <emph>Tools - Detective - Remove Dependents</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -894,7 +894,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3154014\n"
"help.text"
-msgid "<variable id=\"exdase\">Choose <emph>Tools - Detective - Remove All Traces</emph> </variable>"
+msgid "<variable id=\"exdase\">Choose <emph>Tools - Detective - Remove All Traces</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -902,7 +902,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3153188\n"
"help.text"
-msgid "<variable id=\"exdszfe\">Choose <emph>Tools - Detective - Trace Error</emph> </variable>"
+msgid "<variable id=\"exdszfe\">Choose <emph>Tools - Detective - Trace Error</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -910,7 +910,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3149410\n"
"help.text"
-msgid "<variable id=\"fuellmodus\">Choose <emph>Tools - Detective - Fill Mode</emph> </variable>"
+msgid "<variable id=\"fuellmodus\">Choose <emph>Tools - Detective - Fill Mode</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -918,7 +918,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3156284\n"
"help.text"
-msgid "<variable id=\"dateneinkreisen\">Choose <emph>Tools - Detective - Mark Invalid Data</emph> </variable>"
+msgid "<variable id=\"dateneinkreisen\">Choose <emph>Tools - Detective - Mark Invalid Data</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -926,7 +926,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3153159\n"
"help.text"
-msgid "<variable id=\"spurenaktualisieren\">Choose <emph>Tools - Detective - Refresh Traces</emph> </variable>"
+msgid "<variable id=\"spurenaktualisieren\">Choose <emph>Tools - Detective - Refresh Traces</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -934,7 +934,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3147397\n"
"help.text"
-msgid "<variable id=\"automatisch\">Choose <emph>Tools - Detective - AutoRefresh</emph> </variable>"
+msgid "<variable id=\"automatisch\">Choose <emph>Tools - Detective - AutoRefresh</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -942,7 +942,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3154018\n"
"help.text"
-msgid "<variable id=\"exzws\">Choose <emph>Tools - Goal Seek</emph> </variable>"
+msgid "<variable id=\"exzws\">Choose <emph>Tools - Goal Seek</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -950,7 +950,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3269142\n"
"help.text"
-msgid "<variable id=\"solver\">Choose <emph>Tools - Solver</emph> </variable>"
+msgid "<variable id=\"solver\">Choose <emph>Tools - Solver</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -958,7 +958,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id8554338\n"
"help.text"
-msgid "<variable id=\"solver_options\">Choose <emph>Tools - Solver</emph>, <emph>Options</emph> button </variable>"
+msgid "<variable id=\"solver_options\">Choose <emph>Tools - Solver</emph>, click <emph>Options</emph> button.</variable>"
msgstr ""
#: 00000406.xhp
@@ -966,31 +966,31 @@ msgctxt ""
"00000406.xhp\n"
"par_id3156277\n"
"help.text"
-msgid "<variable id=\"exsze\">Choose <emph>Tools - Scenarios</emph> </variable>"
-msgstr "<variable id=\"exsze\">Trieu <emph>Eines ▸ Escenaris</emph></variable>"
+msgid "<variable id=\"exsze\">Choose <emph>Tools - Scenarios</emph>.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id3149020\n"
"help.text"
-msgid "<variable id=\"protect_sheet\">Choose <emph>Tools - Protect Sheet</emph></variable>"
-msgstr "<variable id=\"protect_sheet\">Trieu <emph>Eines ▸ Document el full</emph></variable>"
+msgid "<variable id=\"protect_sheet\">Choose <emph>Tools - Protect Sheet</emph>.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id3154256\n"
"help.text"
-msgid "<variable id=\"protect_spreadsheet\">Choose <emph>Tools - Protect Spreadsheet</emph></variable>"
-msgstr "<variable id=\"protect_spreadsheet\">Trieu <emph>Eines ▸ Protegeix el full de càlcul</emph></variable>"
+msgid "<variable id=\"protect_spreadsheet\">Choose <emph>Tools - Protect Spreadsheet</emph>.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id3146919\n"
"help.text"
-msgid "Choose <emph>Data - Calculate - Recalculate</emph>"
+msgid "Choose <emph>Data - Calculate - Recalculate</emph>."
msgstr ""
#: 00000406.xhp
@@ -1006,7 +1006,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3150941\n"
"help.text"
-msgid "<variable id=\"exatmb\">Choose <emph>Data - Calculate - AutoCalculate</emph> </variable>"
+msgid "<variable id=\"exatmb\">Choose <emph>Data - Calculate - AutoCalculate</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -1014,7 +1014,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3151276\n"
"help.text"
-msgid "<variable id=\"autoeingabe\">Choose <emph>Tools - AutoInput</emph> </variable>"
+msgid "<variable id=\"autoeingabe\">Choose <emph>Tools - AutoInput</emph>.</variable>"
msgstr ""
#: 00000407.xhp
@@ -1038,15 +1038,15 @@ msgctxt ""
"00000407.xhp\n"
"par_id3147335\n"
"help.text"
-msgid "<variable id=\"fete\">Choose <item type=\"menuitem\">View - Split Window</item></variable>"
-msgstr "<variable id=\"fete\">Trieu <item type=\"menuitem\">Finestra - Divideix la finestra</item></variable>"
+msgid "<variable id=\"fete\">Choose ><item type=\"menuitem\">View - Split Window</item>.</variable>"
+msgstr ""
#: 00000407.xhp
msgctxt ""
"00000407.xhp\n"
"par_id3153663\n"
"help.text"
-msgid "<variable id=\"fefix\">Choose <item type=\"menuitem\">View - Freeze Cells - Freeze Rows and Columns</item></variable>"
+msgid "<variable id=\"fefix\">Choose <item type=\"menuitem\">View - Freeze Cells - Freeze Rows and Columns</item>.</variable>"
msgstr ""
#: 00000412.xhp
@@ -1070,48 +1070,48 @@ msgctxt ""
"00000412.xhp\n"
"par_id8366954\n"
"help.text"
-msgid "<variable id=\"text2columns\">Choose <emph>Data - Text to Columns</emph></variable>"
-msgstr "<variable id=\"text2columns\">Trieu <emph>Dades - Text a columnes</emph></variable>"
+msgid "<variable id=\"text2columns\">Choose <emph>Data - Text to Columns</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3147399\n"
"help.text"
-msgid "<variable id=\"dbrbf\">Choose <emph>Data - Define Range</emph></variable>"
-msgstr "<variable id=\"dbrbf\">Trieu <emph>Dades - Defineix l'interval</emph></variable>"
+msgid "<variable id=\"dbrbf\">Choose <emph>Data - Define Range</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3145345\n"
"help.text"
-msgid "<variable id=\"dbrba\">Choose <emph>Data - Select Range</emph></variable>"
-msgstr "<variable id=\"dbrba\">Trieu <emph>Dades - Selecciona l'interval</emph></variable>"
+msgid "<variable id=\"dbrba\">Choose <emph>Data - Select Range</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3150443\n"
"help.text"
-msgid "<variable id=\"dnsrt\">Choose <emph>Data - Sort...</emph></variable>"
-msgstr "<variable id=\"dnsrt\">Trieu <emph>Dades - Ordena...</emph></variable>"
+msgid "<variable id=\"dnsrt\">Choose <emph>Data - Sort...</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3148491\n"
"help.text"
-msgid "Choose <emph>Data - Sort - Sort Criteria</emph> tab"
-msgstr "Trieu la pestanya <emph>Dades - Ordena - Criteris d'ordenació</emph>"
+msgid "Choose <emph>Data - Sort - Sort Criteria</emph> tab."
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3154516\n"
"help.text"
-msgid "On Standard bar, click"
-msgstr "Feu clic a la barra estàndard"
+msgid "On <emph>Standard</emph> bar, click"
+msgstr ""
#: 00000412.xhp
msgctxt ""
@@ -1150,32 +1150,32 @@ msgctxt ""
"00000412.xhp\n"
"par_id3146984\n"
"help.text"
-msgid "<variable id=\"dnstot\">Choose <emph>Data - Sort - Options</emph> tab</variable>"
-msgstr "<variable id=\"dnstot\">Trieu la pestanya <emph>Dades - Ordena - Opcions</emph></variable>"
+msgid "<variable id=\"dnstot\">Choose <emph>Data - Sort - Options</emph> tab.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3155308\n"
"help.text"
-msgid "<variable id=\"dnftr\">Choose <emph>Data - Filter</emph></variable>"
-msgstr "<variable id=\"dnftr\">Trieu <emph>Dades - Filtre</emph></variable>"
+msgid "<variable id=\"dnftr\">Choose <emph>Data - Filter</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3148646\n"
"help.text"
-msgid "Choose <emph>Data - AutoFilter</emph>"
-msgstr "Trieu <emph>Dades - Filtre automàtic</emph>"
+msgid "Choose <emph>Data - AutoFilter</emph>."
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3151113\n"
"help.text"
-msgid "On Tools bar or Table Data bar, click"
-msgstr "Feu clic a la barra d'eines o a la barra de dades de taules"
+msgid "On <emph>Tools</emph> bar or <emph>Table Data</emph> bar, click"
+msgstr ""
#: 00000412.xhp
msgctxt ""
@@ -1198,40 +1198,40 @@ msgctxt ""
"00000412.xhp\n"
"par_id3156278\n"
"help.text"
-msgid "<variable id=\"dnfspz\">Choose <emph>Data - More Filters - Advanced Filter...</emph></variable>"
-msgstr "<variable id=\"dnfspz\">Trieu <emph>Dades - Més filtres - Filtre avançat...</emph></variable>"
+msgid "<variable id=\"dnfspz\">Choose <emph>Data - More Filters - Advanced Filter...</emph> .</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3153764\n"
"help.text"
-msgid "Choose <emph>Data - More Filters - Standard Filter... - Options</emph> label"
-msgstr "Trieu el botó <emph>Dades - Més filtres - Filtre estàndard... - Opcions</emph> label"
+msgid "Choose <emph>Data - More Filters - Standard Filter... - Options</emph> label."
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3155444\n"
"help.text"
-msgid "Choose <emph>Data - More Filters - Advanced Filter... - Options</emph> label"
-msgstr "Trieu el botó <emph>Dades - Més filtres - Filtre avançat... - Opcions</emph> label"
+msgid "Choose <emph>Data - More Filters - Advanced Filter... - Options</emph> label."
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3156382\n"
"help.text"
-msgid "Choose <emph>Data - More Filters - Reset Filter</emph>"
-msgstr "Trieu <emph>Dades - Més filtres - Reinicia el filtre</emph>"
+msgid "Choose <emph>Data - More Filters - Reset Filter</emph>."
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3155961\n"
"help.text"
-msgid "On Table Data bar, click <emph>Reset Filter/Sort</emph>"
-msgstr "En la barra de dades de taules, feu clic a <emph>Suprimeix el filtre/Ordena</emph>"
+msgid "On <emph>Table Data</emph> bar, click <emph>Reset Filter/Sort</emph>."
+msgstr ""
#: 00000412.xhp
msgctxt ""
@@ -1254,112 +1254,112 @@ msgctxt ""
"00000412.xhp\n"
"par_id3152778\n"
"help.text"
-msgid "<variable id=\"dnaftas\">Choose <emph>Data - More Filter - Hide AutoFilter</emph></variable>"
-msgstr "<variable id=\"dnaftas\">Trieu <emph>Dades - Més filtres - Amaga el filtre automàtic</emph></variable>"
+msgid "<variable id=\"dnaftas\">Choose <emph>Data - More Filter - Hide AutoFilter</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3166424\n"
"help.text"
-msgid "<variable id=\"dntegs\">Choose <emph>Data - Subtotals</emph></variable>"
-msgstr "<variable id=\"dntegs\">Trieu <emph>Dades - Subtotals</emph></variable>"
+msgid "<variable id=\"dntegs\">Choose <emph>Data - Subtotals</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3154574\n"
"help.text"
-msgid "<variable id=\"dntezd\">Choose <emph>Data - Subtotals - 1st, 2nd, 3rd Group</emph> tabs</variable>"
-msgstr "<variable id=\"dntezd\">Trieu les pestanyes <emph>Dades - Subtotals - 1r, 2n, 3r grup</emph></variable>"
+msgid "<variable id=\"dntezd\">Choose <emph>Data - Subtotals - 1st, 2nd, 3rd Group</emph> tabs.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3151277\n"
"help.text"
-msgid "<variable id=\"dntopi\">Choose <emph>Data - Subtotals - Options</emph> tab</variable>"
-msgstr "<variable id=\"dntopi\">Trieu la pestanya <emph>Dades - Subtotals - Opcions</emph></variable>"
+msgid "<variable id=\"dntopi\">Choose <emph>Data - Subtotals - Options</emph> tab.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3145133\n"
"help.text"
-msgid "<variable id=\"datengueltig\">Choose <emph>Data - Validity</emph></variable>"
-msgstr "<variable id=\"datengueltig\">Trieu <emph>Dades - Validesa</emph></variable>"
+msgid "<variable id=\"datengueltig\">Choose <emph>Data - Validity</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3152992\n"
"help.text"
-msgid "<variable id=\"datengueltigwerte\">Menu <emph>Data - Validity - Criteria</emph> tab</variable>"
-msgstr "<variable id=\"datengueltigwerte\">Trieu la pestanya <emph>Dades - Validesa - Criteri</emph></variable>"
+msgid "<variable id=\"datengueltigwerte\">Menu <emph>Data - Validity - Criteria</emph> tab.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3150367\n"
"help.text"
-msgid "<variable id=\"datengueltigeingabe\">Choose <emph>Data - Validity - Input Help</emph> tab</variable>"
-msgstr "<variable id=\"datengueltigeingabe\">Trieu la pestanya <emph>Dades - Validesa - Ajuda d'entrada</emph></variable>"
+msgid "<variable id=\"datengueltigeingabe\">Choose <emph>Data - Validity - Input Help</emph> tab.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3154486\n"
"help.text"
-msgid "<variable id=\"datengueltigfehler\">Choose <emph>Data - Validity - Error Alert</emph> tab</variable>"
-msgstr "<variable id=\"datengueltigfehler\">Trieu la pestanya <emph>Dades - Validesa - Avís d'error</emph></variable>"
+msgid "<variable id=\"datengueltigfehler\">Choose <emph>Data - Validity - Error Alert</emph> tab.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3146978\n"
"help.text"
-msgid "<variable id=\"dnmfo\">Choose <emph>Data - Multiple Operations</emph></variable>"
-msgstr "<variable id=\"dnmfo\">Trieu <emph>Dades - Múltiples operacions</emph></variable>"
+msgid "<variable id=\"dnmfo\">Choose <emph>Data - Multiple Operations</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3155809\n"
"help.text"
-msgid "<variable id=\"dnksd\">Choose <emph>Data - Consolidate</emph></variable>"
-msgstr "<variable id=\"dnksd\">Trieu <emph>Dades - Consolida</emph></variable>"
+msgid "<variable id=\"dnksd\">Choose <emph>Data - Consolidate</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3148701\n"
"help.text"
-msgid "<variable id=\"dngld\">Choose <emph>Data - Group and Outline</emph></variable>"
-msgstr "<variable id=\"dngld\">Trieu <emph>Dades - Grup i esquema</emph></variable>"
+msgid "<variable id=\"dngld\">Choose <emph>Data - Group and Outline</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3153815\n"
"help.text"
-msgid "<variable id=\"dngda\">Choose <emph>Data - Group and Outline - Hide Details</emph></variable>"
-msgstr "<variable id=\"dngda\">Trieu <emph>Dades - Grup i esquema - Amaga els detalls</emph></variable>"
+msgid "<variable id=\"dngda\">Choose <emph>Data - Group and Outline - Hide Details</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3159223\n"
"help.text"
-msgid "<variable id=\"dngde\">Choose <emph>Data - Group and Outline - Show Details</emph></variable>"
-msgstr "<variable id=\"dngde\">Trieu <emph>Dades - Grup i esquema - Mostra els detalls</emph></variable>"
+msgid "<variable id=\"dngde\">Choose <emph>Data - Group and Outline - Show Details</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3146870\n"
"help.text"
-msgid "Choose <emph>Data - Group and Outline - Group</emph>"
-msgstr "Trieu <emph>Dades - Grup i esquema - Agrupa</emph>"
+msgid "Choose <emph>Data - Group and Outline - Group</emph>."
+msgstr ""
#: 00000412.xhp
msgctxt ""
@@ -1398,8 +1398,8 @@ msgctxt ""
"00000412.xhp\n"
"par_id3146781\n"
"help.text"
-msgid "Choose <emph>Data - Group and Outline - Ungroup</emph>"
-msgstr "Trieu <emph>Dades - Grup i esquema - Desagrupa</emph>"
+msgid "Choose <emph>Data - Group and Outline - Ungroup</emph>."
+msgstr ""
#: 00000412.xhp
msgctxt ""
@@ -1438,96 +1438,96 @@ msgctxt ""
"00000412.xhp\n"
"par_id3153008\n"
"help.text"
-msgid "<variable id=\"dnglagl\">Choose <emph>Data - Group and Outline - AutoOutline</emph></variable>"
-msgstr "<variable id=\"dnglagl\">Trieu <emph>Dades - Grup i esquema - Esquema automàtic</emph></variable>"
+msgid "<variable id=\"dnglagl\">Choose <emph>Data - Group and Outline - AutoOutline</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3154709\n"
"help.text"
-msgid "<variable id=\"dnglef\">Choose <emph>Data - Group and Outline - Remove</emph></variable>"
-msgstr "<variable id=\"dnglef\">Trieu <emph>Dades - Grup i esquema - Suprimeix</emph></variable>"
+msgid "<variable id=\"dnglef\">Choose <emph>Data - Group and Outline - Remove Outline</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id1774346\n"
"help.text"
-msgid "<variable id=\"dngdrill\">Choose <emph>Data - Group and Outline - Show Details</emph> (for some pivot tables)</variable>"
-msgstr "<variable id=\"dngdrill\">Trieu <emph>Dades - Grup i esquema - Mostra els detalls</emph> (per a algunes taules dinàmiques)</variable>"
+msgid "<variable id=\"dngdrill\">Choose <emph>Data - Group and Outline - Show Details</emph> (for some pivot tables).</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3155759\n"
"help.text"
-msgid "<variable id=\"dndtpt\">Choose <emph>Data - Pivot Table</emph></variable>"
-msgstr "<variable id=\"dndtpt\">Trieu <emph>Dades - Taula dinàmica</emph></variable>"
+msgid "<variable id=\"dndtpt\">Choose <emph>Data - Pivot Table</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3154625\n"
"help.text"
-msgid "<variable id=\"dndpa\">Choose <emph>Insert - Pivot Table</emph></variable>"
-msgstr "<variable id=\"dndpa\">Trieu <emph>Insereix - Taula dinàmica</emph></variable>"
+msgid "<variable id=\"dndpa\">Choose <emph>Insert - Pivot Table</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3147558\n"
"help.text"
-msgid "<variable id=\"dndq\">Choose <emph>Insert - Pivot Table</emph>, in the Select Source dialog choose the option <emph>Data source registered in $[officename]</emph>.</variable>"
-msgstr "<variable id=\"dndq\">Trieu <emph>Insereix - Taula dinàmica</emph>, en el quadre de diàleg Selecciona la font, trieu l'opció <emph>Font de dades registrada al $[officename]</emph>.</variable>"
+msgid "<variable id=\"dndq\">Choose <emph>Insert - Pivot Table</emph>, in the <emph>Select Source</emph> dialog choose the option <emph>Data source registered in $[officename]</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3153297\n"
"help.text"
-msgid "Choose <emph>Insert - Pivot Table</emph>, in the Select Source dialog choose the option <emph>Current selection</emph>."
-msgstr "Trieu <emph>Insereix - Taula dinàmica</emph>, en el quadre de diàleg Selecciona la font, trieu l'opció <emph>Selecció actual</emph>."
+msgid "Choose <emph>Insert - Pivot Table</emph>, in the <emph>Select Source</emph> dialog choose the option <emph>Current selection</emph>."
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3145118\n"
"help.text"
-msgid "Choose <emph>Insert - Pivot Table</emph>, in the Select Source dialog choose the option <emph>Data source registered in $[officename]</emph>, click <emph>OK</emph> to see <emph>Select Data Source</emph> dialog."
-msgstr "Trieu <emph>Insereix - Taula dinàmica</emph>, en el quadre de diàleg Selecciona la font, trieu l'opció <emph>Font de dades registrada al $[officename]</emph> i feu clic a <emph>D'acord</emph> per veure el quadre de diàleg <emph>Seleccioneu la font de dades</emph>."
+msgid "Choose <emph>Insert - Pivot Table</emph>, in the <emph>Select Source</emph> dialog choose the option <emph>Data source registered in $[officename]</emph>, click <emph>OK</emph> to see <emph>Select Data Source</emph> dialog."
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3153294\n"
"help.text"
-msgid "<variable id=\"dndpak\">Choose <emph>Data - Pivot Table - Refresh</emph></variable>"
-msgstr "<variable id=\"dndpak\">Trieu <emph>Dades - Taula dinàmica - Refresca</emph></variable>"
+msgid "<variable id=\"dndpak\">Choose <emph>Data - Pivot Table - Refresh</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3151344\n"
"help.text"
-msgid "<variable id=\"dndploe\">Choose <emph>Data - Pivot Table - Delete</emph></variable>"
-msgstr "<variable id=\"dndploe\">Trieu <emph>Dades - Taula dinàmica - Suprimeix</emph></variable>"
+msgid "<variable id=\"dndploe\">Choose <emph>Data - Pivot Table - Delete</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3150397\n"
"help.text"
-msgid "<variable id=\"dndakt\">Choose <emph>Data - Refresh Range</emph></variable>"
-msgstr "<variable id=\"dndakt\">Trieu <emph>Dades - Refresca l'interval</emph></variable>"
+msgid "<variable id=\"dndakt\">Choose <emph>Data - Refresh Range</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_idN10B8F\n"
"help.text"
-msgid "<variable id=\"grouping\">Choose <emph>Data - Group and Outline - Group</emph></variable>"
-msgstr "<variable id=\"grouping\">Trieu <emph>Dades - Grup i esquema - Agrupa</emph></variable>"
+msgid "<variable id=\"grouping\">Choose <emph>Data - Group and Outline - Group</emph>.</variable>"
+msgstr ""
#: sheet_menu.xhp
msgctxt ""
@@ -1550,63 +1550,63 @@ msgctxt ""
"sheet_menu.xhp\n"
"par_id160220162106567373\n"
"help.text"
-msgid "<variable id=\"insert_rows_above\">Choose <emph>Sheet - Insert Rows - Rows Above</emph> </variable>"
-msgstr "<variable id=\"insert_rows_above\">Trieu <emph>Full ▸ Insereix files ▸ Files damunt</emph></variable>"
+msgid "<variable id=\"insert_rows_above\">Choose <emph>Sheet - Insert Rows - Rows Above</emph>.</variable>"
+msgstr ""
#: sheet_menu.xhp
msgctxt ""
"sheet_menu.xhp\n"
"par_id160220162109048207\n"
"help.text"
-msgid "<variable id=\"insert_rows_below\">Choose <emph>Sheet - Insert Rows - Rows Below</emph></variable>"
-msgstr "<variable id=\"insert_rows_below\">Trieu <emph>Full ▸ Insereix files ▸ Files a sota</emph></variable>"
+msgid "<variable id=\"insert_rows_below\">Choose <emph>Sheet - Insert Rows - Rows Below</emph>.</variable>"
+msgstr ""
#: sheet_menu.xhp
msgctxt ""
"sheet_menu.xhp\n"
"par_id160220162107055028\n"
"help.text"
-msgid "<variable id=\"insert_columns_left\">Choose <emph>Sheet - Insert Columns - Columns Left</emph></variable>"
-msgstr "<variable id=\"insert_columns_left\">Trieu <emph>Full ▸ Insereix columnes ▸ Columnes a l'esquerra</emph></variable>"
+msgid "<variable id=\"insert_columns_left\">Choose <emph>Sheet - Insert Columns - Columns Left</emph>.</variable>"
+msgstr ""
#: sheet_menu.xhp
msgctxt ""
"sheet_menu.xhp\n"
"par_id160220162109126013\n"
"help.text"
-msgid "<variable id=\"insert_columns_right\">Choose <emph>Sheet - Insert Columns - Columns Right</emph></variable>"
-msgstr "<variable id=\"insert_columns_right\">Trieu <emph>Full ▸ Insereix columnes ▸ Columnes a la dreta</emph></variable>"
+msgid "<variable id=\"insert_columns_right\">Choose <emph>Sheet - Insert Columns - Columns Right</emph>.</variable>"
+msgstr ""
#: sheet_menu.xhp
msgctxt ""
"sheet_menu.xhp\n"
"par_id3149095\n"
"help.text"
-msgid "<variable id=\"insert_page_break\">Choose <emph>Sheet - Insert Page Break</emph></variable>"
-msgstr "<variable id=\"insert_page_break\">Trieu <emph>Full ▸ Insereix salt de pàgina</emph></variable>"
+msgid "<variable id=\"insert_page_break\">Choose <emph>Sheet - Insert Page Break</emph>.</variable>"
+msgstr ""
#: sheet_menu.xhp
msgctxt ""
"sheet_menu.xhp\n"
"par_id3149398\n"
"help.text"
-msgid "<variable id=\"insert_page_break_row\">Choose <emph>Sheet - Insert Page Break - Row Break</emph></variable>"
-msgstr "<variable id=\"insert_page_break_row\">Trieu <emph>Full ▸ Insereix salt de pàgina ▸ Salt de fila</emph></variable>"
+msgid "<variable id=\"insert_page_break_row\">Choose <emph>Sheet - Insert Page Break - Row Break</emph>.</variable>"
+msgstr ""
#: sheet_menu.xhp
msgctxt ""
"sheet_menu.xhp\n"
"par_id3150084\n"
"help.text"
-msgid "<variable id=\"insert_page_break_column\">Choose <emph>Sheet - Insert Page Break - Column Break</emph></variable>"
-msgstr "<variable id=\"insert_page_break_column\">Trieu <emph>Full ▸ Insereix salt de pàgina ▸ Salt de columna</emph></variable>"
+msgid "<variable id=\"insert_page_break_column\">Choose <emph>Sheet - Insert Page Break - Column Break</emph>.</variable>"
+msgstr ""
#: sheet_menu.xhp
msgctxt ""
"sheet_menu.xhp\n"
"par_id3153093\n"
"help.text"
-msgid "<variable id=\"delete_page_break\">Choose <emph>Sheet - Delete Page Break</emph></variable>"
+msgid "<variable id=\"delete_page_break\">Choose <emph>Sheet - Delete Page Break</emph>.</variable>"
msgstr ""
#: sheet_menu.xhp
@@ -1614,7 +1614,7 @@ msgctxt ""
"sheet_menu.xhp\n"
"par_id3153191\n"
"help.text"
-msgid "<variable id=\"delete_page_break_row\">Choose <emph>Sheet - Delete Page Break - Row Break</emph></variable>"
+msgid "<variable id=\"delete_page_break_row\">Choose <emph>Sheet - Delete Page Break - Row Break</emph>.</variable>"
msgstr ""
#: sheet_menu.xhp
@@ -1622,5 +1622,5 @@ msgctxt ""
"sheet_menu.xhp\n"
"par_id3145645\n"
"help.text"
-msgid "<variable id=\"delete_page_break_column\">Choose <emph>Sheet - Delete Page Break - Column Break</emph></variable>"
+msgid "<variable id=\"delete_page_break_column\">Choose <emph>Sheet - Delete Page Break - Column Break</emph>.</variable>"
msgstr ""
diff --git a/source/ca-valencia/helpcontent2/source/text/scalc/02.po b/source/ca-valencia/helpcontent2/source/text/scalc/02.po
index ef020b0250e..4d9475026c1 100644
--- a/source/ca-valencia/helpcontent2/source/text/scalc/02.po
+++ b/source/ca-valencia/helpcontent2/source/text/scalc/02.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2017-05-12 14:35+0200\n"
-"PO-Revision-Date: 2018-01-15 13:19+0000\n"
-"Last-Translator: joamuran <joamuran@gmail.com>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:53+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ca-valencia\n"
"MIME-Version: 1.0\n"
@@ -15,7 +15,7 @@ msgstr ""
"X-Accelerator-Marker: ~\n"
"X-Generator: Pootle 2.8\n"
"X-Language: ca-XV\n"
-"X-POOTLE-MTIME: 1516022395.000000\n"
+"X-POOTLE-MTIME: 1542196414.000000\n"
#: 02130000.xhp
msgctxt ""
@@ -46,8 +46,8 @@ msgctxt ""
"02130000.xhp\n"
"par_id3155267\n"
"help.text"
-msgid "<image src=\"cmd/sc_currencyfield.png\" id=\"img_id3159096\"><alt id=\"alt_id3159096\">Icon</alt></image>"
-msgstr "<image src=\"cmd/sc_currencyfield.png\" id=\"img_id3159096\"><alt id=\"alt_id3159096\">Icona</alt></image>"
+msgid "<image src=\"cmd/sc_currencyfield.png\" id=\"img_id3159096\"><alt id=\"alt_id3159096\">Currency Number Format Icon</alt></image>"
+msgstr ""
#: 02130000.xhp
msgctxt ""
@@ -62,8 +62,8 @@ msgctxt ""
"02130000.xhp\n"
"par_id3146776\n"
"help.text"
-msgid "<link href=\"text/shared/01/05020300.xhp\" name=\"Format - Cell - Numbers\">Format - Cell - Numbers</link>."
-msgstr "<link href=\"text/shared/01/05020300.xhp\" name=\"Format ▸ Cel·la ▸ Nombres\">Format ▸ Cel·la - Nombres</link>."
+msgid "<link href=\"text/shared/01/05020300.xhp\" name=\"Format - Cells - Numbers\">Format - Cells - Numbers</link>."
+msgstr ""
#: 02140000.xhp
msgctxt ""
diff --git a/source/ca-valencia/helpcontent2/source/text/scalc/06.po b/source/ca-valencia/helpcontent2/source/text/scalc/06.po
index 81a6dccd3aa..1f8d70f5d08 100644
--- a/source/ca-valencia/helpcontent2/source/text/scalc/06.po
+++ b/source/ca-valencia/helpcontent2/source/text/scalc/06.po
@@ -3,15 +3,18 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-06-14 17:23+0200\n"
-"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
-"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-04-24 11:23+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: ca-valencia\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-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1524569003.000000\n"
#: calcsamplefiles.xhp
msgctxt ""
@@ -20,35 +23,3 @@ msgctxt ""
"help.text"
msgid "Calc Sample Files"
msgstr ""
-
-#: calcsamplefiles.xhp
-msgctxt ""
-"calcsamplefiles.xhp\n"
-"par_id161521663319917\n"
-"help.text"
-msgid "<object data=\"media/files/scalc/imtrigon.ods\" id=\"ods_id61521568603544\" type=\"application/vnd.oasis.opendocument.spreadsheet\"/>"
-msgstr ""
-
-#: calcsamplefiles.xhp
-msgctxt ""
-"calcsamplefiles.xhp\n"
-"par_id161521663319918\n"
-"help.text"
-msgid "<object data=\"media/files/scalc/trigon.ods\" id=\"ods_id61521548603544\" type=\"application/vnd.oasis.opendocument.spreadsheet\"/>"
-msgstr ""
-
-#: calcsamplefiles.xhp
-msgctxt ""
-"calcsamplefiles.xhp\n"
-"par_id161521563314918\n"
-"help.text"
-msgid "<object data=\"media/files/scalc/pivot.ods\" id=\"ods_id61521547603544\" type=\"application/vnd.oasis.opendocument.spreadsheet\"/>"
-msgstr ""
-
-#: calcsamplefiles.xhp
-msgctxt ""
-"calcsamplefiles.xhp\n"
-"par_id721528312694192\n"
-"help.text"
-msgid "<object data=\"media/files/scalc/functions_ifs.ods\" id=\"ods_id61521547603534\" type=\"application/vnd.oasis.opendocument.spreadsheet\"/>"
-msgstr ""
diff --git a/source/ca-valencia/helpcontent2/source/text/scalc/guide.po b/source/ca-valencia/helpcontent2/source/text/scalc/guide.po
index 1eba5c361df..5b471f99357 100644
--- a/source/ca-valencia/helpcontent2/source/text/scalc/guide.po
+++ b/source/ca-valencia/helpcontent2/source/text/scalc/guide.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-07-31 14:10+0200\n"
-"PO-Revision-Date: 2018-01-15 13:19+0000\n"
-"Last-Translator: joamuran <joamuran@gmail.com>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:53+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ca-valencia\n"
"MIME-Version: 1.0\n"
@@ -13,9 +13,9 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.8\n"
"X-Language: ca-XV\n"
-"X-POOTLE-MTIME: 1516022399.000000\n"
+"X-POOTLE-MTIME: 1542196415.000000\n"
#: address_auto.xhp
msgctxt ""
@@ -3710,8 +3710,8 @@ msgctxt ""
"database_filter.xhp\n"
"par_idN10693\n"
"help.text"
-msgid "Choose <item type=\"menuitem\">Data - Filter - Standard Filter</item>."
-msgstr "Trieu <item type=\"menuitem\">Dades - Filtre - Filtre estàndard</item>."
+msgid "Choose <item type=\"menuitem\">Data - More Filters - Standard Filter</item>."
+msgstr ""
#: database_filter.xhp
msgctxt ""
@@ -3766,8 +3766,8 @@ msgctxt ""
"database_filter.xhp\n"
"par_id3154944\n"
"help.text"
-msgid "Choose <item type=\"menuitem\">Data - Filter - AutoFilter</item>."
-msgstr "Trieu <item type=\"menuitem\">Dades - Filtre - Filtre automàtic</item>."
+msgid "Choose <item type=\"menuitem\">Data - AutoFilter</item>."
+msgstr ""
#: database_filter.xhp
msgctxt ""
diff --git a/source/ca-valencia/helpcontent2/source/text/shared.po b/source/ca-valencia/helpcontent2/source/text/shared.po
index 3096faca721..1725727aeb8 100644
--- a/source/ca-valencia/helpcontent2/source/text/shared.po
+++ b/source/ca-valencia/helpcontent2/source/text/shared.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-09-03 13:23+0200\n"
-"PO-Revision-Date: 2018-01-15 13:20+0000\n"
-"Last-Translator: joamuran <joamuran@gmail.com>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:53+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ca-valencia\n"
"MIME-Version: 1.0\n"
@@ -13,9 +13,9 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.8\n"
"X-Language: ca-XV\n"
-"X-POOTLE-MTIME: 1516022405.000000\n"
+"X-POOTLE-MTIME: 1542196416.000000\n"
#: 3dsettings_toolbar.xhp
msgctxt ""
@@ -2014,5 +2014,5 @@ msgctxt ""
"need_help.xhp\n"
"hd_id1000010\n"
"help.text"
-msgid "This help page needs further work for correctness and completion. Please join the LibreOffice project and help us out to write the missing information. Visit our <link href=\"http://documentation.libreoffice.org/en/join-community/update-help-contents\">web page on writing Help contents</link>."
+msgid "This help page needs further work for correctness and completion. Please join the LibreOffice project and help us out to write the missing information. Visit our <link href=\"https://documentation.libreoffice.org/en/join-community/update-help-contents\"><emph>web page on writing Help contents</emph></link>."
msgstr ""
diff --git a/source/ca-valencia/helpcontent2/source/text/shared/00.po b/source/ca-valencia/helpcontent2/source/text/shared/00.po
index b10712ac036..9f806f2ae33 100644
--- a/source/ca-valencia/helpcontent2/source/text/shared/00.po
+++ b/source/ca-valencia/helpcontent2/source/text/shared/00.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-10-21 20:57+0200\n"
-"PO-Revision-Date: 2018-01-15 13:20+0000\n"
-"Last-Translator: joamuran <joamuran@gmail.com>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:53+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ca-valencia\n"
"MIME-Version: 1.0\n"
@@ -13,9 +13,9 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.8\n"
"X-Language: ca-XV\n"
-"X-POOTLE-MTIME: 1516022412.000000\n"
+"X-POOTLE-MTIME: 1542196417.000000\n"
#: 00000001.xhp
msgctxt ""
@@ -6222,7 +6222,7 @@ msgctxt ""
"00000401.xhp\n"
"par_id621525017637963\n"
"help.text"
-msgid "Choose <emph>File - Export as EPUB</emph>."
+msgid "Choose <emph>File - Export As - Export as EPUB</emph>."
msgstr ""
#: 00000401.xhp
@@ -7198,7 +7198,7 @@ msgctxt ""
"00000403.xhp\n"
"par_idN1091B\n"
"help.text"
-msgid "<variable id=\"grid\">Choose <emph>View - Grid</emph> (Impress or Draw).</variable>"
+msgid "<variable id=\"grid\">Choose <emph>View - Grid and Helplines</emph> (Impress or Draw).</variable>"
msgstr ""
#: 00000403.xhp
@@ -7206,7 +7206,7 @@ msgctxt ""
"00000403.xhp\n"
"par_idN1092E\n"
"help.text"
-msgid "<variable id=\"guides\">Choose <emph>View - Snap Lines</emph> (Impress or Draw).</variable>"
+msgid "<variable id=\"guides\">Choose <emph>View - Snap Guides</emph> (Impress or Draw).</variable>"
msgstr ""
#: 00000404.xhp
@@ -7862,7 +7862,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id9988402\n"
"help.text"
-msgid "<variable id=\"packagemanager_eu\">Choose <emph>Tools - Extension Manager</emph>, click <emph>Updates</emph> button.</variable>"
+msgid "<variable id=\"packagemanager_eu\">Choose <emph>Tools - Extension Manager</emph>, click <emph>Check for Updates</emph> button.</variable>"
msgstr ""
#: 00000406.xhp
@@ -8076,14 +8076,6 @@ msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
-"par_id3150032\n"
-"help.text"
-msgid "<variable id=\"arbeit\">Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - $[officename] - Memory</emph>.</variable>"
-msgstr ""
-
-#: 00000406.xhp
-msgctxt ""
-"00000406.xhp\n"
"par_id3159153\n"
"help.text"
msgid "<variable id=\"ansicht\">Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - $[officename] - View</emph>.</variable>"
@@ -11046,7 +11038,7 @@ msgctxt ""
"00040502.xhp\n"
"par_id366527\n"
"help.text"
-msgid "Choose <emph>Format - Object - Line</emph> (Writer)."
+msgid "Choose <emph>Format - Text Box and Shape - Line</emph> (Writer)."
msgstr ""
#: 00040502.xhp
@@ -11054,7 +11046,7 @@ msgctxt ""
"00040502.xhp\n"
"par_id3835261\n"
"help.text"
-msgid "Choose <emph>Format - Graphic - Line</emph> (Calc)."
+msgid "Choose <emph>Format - Object - Line</emph> (Calc)."
msgstr ""
#: 00040502.xhp
@@ -11086,7 +11078,7 @@ msgctxt ""
"00040502.xhp\n"
"par_id3154285\n"
"help.text"
-msgid "Choose <emph>Format - </emph><switchinline select=\"appl\"><caseinline select=\"WRITER\"><emph>Object - </emph></caseinline><caseinline select=\"CALC\"><emph>Graphic - </emph></caseinline></switchinline><emph>Line - Line</emph> tab."
+msgid "Choose <emph>Format - </emph><switchinline select=\"appl\"><caseinline select=\"WRITER\"><emph>Text Box and Shape - </emph></caseinline><caseinline select=\"CALC\"><emph>Object - </emph></caseinline></switchinline><emph>Line - Line</emph> tab."
msgstr ""
#: 00040502.xhp
diff --git a/source/ca-valencia/helpcontent2/source/text/shared/01.po b/source/ca-valencia/helpcontent2/source/text/shared/01.po
index 6df52eff0c9..3824c86a6f2 100644
--- a/source/ca-valencia/helpcontent2/source/text/shared/01.po
+++ b/source/ca-valencia/helpcontent2/source/text/shared/01.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 12:22+0100\n"
-"PO-Revision-Date: 2018-01-15 13:20+0000\n"
-"Last-Translator: joamuran <joamuran@gmail.com>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:53+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ca-valencia\n"
"MIME-Version: 1.0\n"
@@ -13,9 +13,9 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.8\n"
"X-Language: ca-XV\n"
-"X-POOTLE-MTIME: 1516022428.000000\n"
+"X-POOTLE-MTIME: 1542196420.000000\n"
#: 01010000.xhp
msgctxt ""
@@ -33638,8 +33638,8 @@ msgctxt ""
"06130000.xhp\n"
"par_id3153748\n"
"help.text"
-msgid "<ahelp hid=\"modules/BasicIDE/ui/basicmacrodialog/run\">Runs or saves the current macro.</ahelp>"
-msgstr "<ahelp hid=\"modules/BasicIDE/ui/basicmacrodialog/run\">Executa o guarda la macro actual.</ahelp>"
+msgid "<ahelp hid=\"modules/BasicIDE/ui/basicmacrodialog/ok\">Runs or saves the current macro.</ahelp>"
+msgstr ""
#: 06130000.xhp
msgctxt ""
@@ -40772,14 +40772,6 @@ msgstr ""
#: ref_epub_export.xhp
msgctxt ""
"ref_epub_export.xhp\n"
-"par_id701525003241759\n"
-"help.text"
-msgid "<embedvar href=\"text/shared/00/00000002.xhp#epubv\" markup=\"keep\"/>"
-msgstr ""
-
-#: ref_epub_export.xhp
-msgctxt ""
-"ref_epub_export.xhp\n"
"par_id19921\n"
"help.text"
msgid "<image id=\"img_id22170\" src=\"media/screenshots/modules/swriter/ui/exportepub/EPubDialog.png\" localize=\"true\" width=\"664px\" height=\"482px\"><alt id=\"alt_id59843\">EPUB dialog box</alt></image>"
@@ -40926,7 +40918,7 @@ msgctxt ""
"ref_epub_export.xhp\n"
"par_id971525023515891\n"
"help.text"
-msgid "For custom metadata, you must provide a file with same name as the original filename and with extension as \".xmp\". The provided metadata will override the the internal document metadata. In the example above, the custom metadata must exist in the MyText directory as <item type=\"literal\">MyText.xmp</item>."
+msgid "For custom metadata, you must provide a file with same name as the original filename and with extension as \".xmp\". The provided metadata will override the internal document metadata. In the example above, the custom metadata must exist in the MyText directory as <item type=\"literal\">MyText.xmp</item>."
msgstr ""
#: ref_epub_export.xhp
diff --git a/source/ca-valencia/helpcontent2/source/text/shared/guide.po b/source/ca-valencia/helpcontent2/source/text/shared/guide.po
index aed1bbda69c..95b07f0f72f 100644
--- a/source/ca-valencia/helpcontent2/source/text/shared/guide.po
+++ b/source/ca-valencia/helpcontent2/source/text/shared/guide.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 12:23+0100\n"
-"PO-Revision-Date: 2018-02-27 16:50+0000\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:53+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ca-valencia\n"
@@ -13,9 +13,9 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.8\n"
"X-Language: ca-XV\n"
-"X-POOTLE-MTIME: 1519750234.000000\n"
+"X-POOTLE-MTIME: 1542196426.000000\n"
#: aaa_start.xhp
msgctxt ""
@@ -8830,8 +8830,8 @@ msgctxt ""
"gallery_insert.xhp\n"
"par_id3145068\n"
"help.text"
-msgid "Open the Gallery by clicking the <emph>Gallery</emph> icon on the <emph>Standard</emph> bar, or by selecting <emph>Tools - Gallery</emph>."
-msgstr "Per obrir la Galeria, feu clic a la icona <emph>Galeria</emph> a la barra <emph>Estàndard</emph> o seleccioneu <emph>Eines - Galeria</emph>."
+msgid "Open the Gallery by clicking the <emph>Gallery</emph> icon on the <emph>Standard</emph> bar, or by choosing <emph>Insert - Media - Gallery</emph>."
+msgstr ""
#: gallery_insert.xhp
msgctxt ""
diff --git a/source/ca-valencia/helpcontent2/source/text/shared/optionen.po b/source/ca-valencia/helpcontent2/source/text/shared/optionen.po
index 50b637b6174..273152b7981 100644
--- a/source/ca-valencia/helpcontent2/source/text/shared/optionen.po
+++ b/source/ca-valencia/helpcontent2/source/text/shared/optionen.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 12:23+0100\n"
-"PO-Revision-Date: 2018-01-15 13:20+0000\n"
-"Last-Translator: joamuran <joamuran@gmail.com>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:53+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ca-valencia\n"
"MIME-Version: 1.0\n"
@@ -13,9 +13,9 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.8\n"
"X-Language: ca-XV\n"
-"X-POOTLE-MTIME: 1516022456.000000\n"
+"X-POOTLE-MTIME: 1542196428.000000\n"
#: 01000000.xhp
msgctxt ""
@@ -268,6 +268,14 @@ msgstr "Algunes dades de l'usuari s'inclouen automàticament en un diccionari in
#: 01010100.xhp
msgctxt ""
"01010100.xhp\n"
+"par_id3153032\n"
+"help.text"
+msgid "User data is also used when commenting and in tracking changes mode, to identify comments/edits author; and to mark last edit position in document, so that when author opens the document later, it opens at the last edit position."
+msgstr ""
+
+#: 01010100.xhp
+msgctxt ""
+"01010100.xhp\n"
"hd_id3147653\n"
"help.text"
msgid "Address"
@@ -14742,7 +14750,7 @@ msgctxt ""
"opencl.xhp\n"
"par_id5293741\n"
"help.text"
-msgid "for more information on OpenCL, visit <link href=\"http://www.khronos.org/opencl/\">the OpenCL site</link>"
+msgid "for more information on OpenCL, visit <link href=\"https://www.khronos.org/opencl/\">the OpenCL site</link>"
msgstr ""
#: persona_firefox.xhp
diff --git a/source/ca-valencia/helpcontent2/source/text/swriter/00.po b/source/ca-valencia/helpcontent2/source/text/swriter/00.po
index 7a525411e69..75e21d10536 100644
--- a/source/ca-valencia/helpcontent2/source/text/swriter/00.po
+++ b/source/ca-valencia/helpcontent2/source/text/swriter/00.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-09-03 13:23+0200\n"
-"PO-Revision-Date: 2018-01-15 13:21+0000\n"
-"Last-Translator: joamuran <joamuran@gmail.com>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:53+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ca-valencia\n"
"MIME-Version: 1.0\n"
@@ -13,9 +13,9 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.8\n"
"X-Language: ca-XV\n"
-"X-POOTLE-MTIME: 1516022495.000000\n"
+"X-POOTLE-MTIME: 1542196429.000000\n"
#: 00000004.xhp
msgctxt ""
@@ -38,8 +38,8 @@ msgctxt ""
"00000004.xhp\n"
"par_id3150253\n"
"help.text"
-msgid "<image src=\"cmd/sc_wrapoff.png\" id=\"img_id3145389\"><alt id=\"alt_id3145389\">Icon</alt></image>"
-msgstr "<image src=\"cmd/sc_wrapoff.png\" id=\"img_id3145389\"><alt id=\"alt_id3145389\">Icona</alt></image>"
+msgid "<image src=\"cmd/sc_wrapoff.png\" id=\"img_id3145389\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3145389\">Wrap Off Icon</alt></image>"
+msgstr ""
#: 00000004.xhp
msgctxt ""
@@ -54,8 +54,8 @@ msgctxt ""
"00000004.xhp\n"
"par_id3156397\n"
"help.text"
-msgid "<image src=\"cmd/sc_wrapon.png\" id=\"img_id3149048\"><alt id=\"alt_id3149048\">Icon</alt></image>"
-msgstr "<image src=\"cmd/sc_wrapon.png\" id=\"img_id3149048\"><alt id=\"alt_id3149048\">Icona</alt></image>"
+msgid "<image src=\"cmd/sc_wrapon.png\" id=\"img_id3149048\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3149048\">Wrap On Icon</alt></image>"
+msgstr ""
#: 00000004.xhp
msgctxt ""
@@ -70,8 +70,8 @@ msgctxt ""
"00000004.xhp\n"
"par_id3154558\n"
"help.text"
-msgid "<image src=\"cmd/sc_wrapthrough.png\" id=\"img_id3152999\"><alt id=\"alt_id3152999\">Icon</alt></image>"
-msgstr "<image src=\"cmd/sc_wrapthrough.png\" id=\"img_id3152999\"><alt id=\"alt_id3152999\">Icona</alt></image>"
+msgid "<image src=\"cmd/sc_wrapthrough.png\" id=\"img_id3152999\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3152999\">Wrap Through Icon</alt></image>"
+msgstr ""
#: 00000004.xhp
msgctxt ""
@@ -86,8 +86,8 @@ msgctxt ""
"00000004.xhp\n"
"par_id3148773\n"
"help.text"
-msgid "<image src=\"res/sc06301.png\" id=\"img_id3149026\"><alt id=\"alt_id3149026\">Icon</alt></image>"
-msgstr "<image src=\"res/sc06301.png\" id=\"img_id3149026\"><alt id=\"alt_id3149026\">Icona</alt></image>"
+msgid "<image src=\"res/sc06301.png\" id=\"img_id3149026\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3149026\">Jump to Previous Script Icon</alt></image>"
+msgstr ""
#: 00000004.xhp
msgctxt ""
@@ -102,8 +102,8 @@ msgctxt ""
"00000004.xhp\n"
"par_id3151265\n"
"help.text"
-msgid "<image src=\"res/sc06300.png\" id=\"img_id3151272\"><alt id=\"alt_id3151272\">Icon</alt></image>"
-msgstr "<image src=\"res/sc06300.png\" id=\"img_id3151272\"><alt id=\"alt_id3151272\">Icona</alt></image>"
+msgid "<image src=\"res/sc06300.png\" id=\"img_id3151272\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3151272\"> Jump to Next Script Icon</alt></image>"
+msgstr ""
#: 00000004.xhp
msgctxt ""
@@ -382,8 +382,8 @@ msgctxt ""
"00000403.xhp\n"
"par_id3154763\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command </caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F8"
-msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">Orde</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F8"
+msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F8"
+msgstr ""
#: 00000403.xhp
msgctxt ""
@@ -398,8 +398,8 @@ msgctxt ""
"00000403.xhp\n"
"par_id3151387\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command </caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F9"
-msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">Orde</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F9"
+msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F9"
+msgstr ""
#: 00000403.xhp
msgctxt ""
@@ -414,8 +414,8 @@ msgctxt ""
"00000403.xhp\n"
"par_id3145823\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command </caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F10"
-msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">Orde</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F10"
+msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F10"
+msgstr ""
#: 00000403.xhp
msgctxt ""
@@ -430,8 +430,8 @@ msgctxt ""
"00000403.xhp\n"
"par_id3150932\n"
"help.text"
-msgid "<image id=\"img_id3150502\" src=\"cmd/sc_controlcodes.png\"><alt id=\"alt_id3150502\">Icon</alt></image>"
-msgstr "<image id=\"img_id3150502\" src=\"cmd/sc_controlcodes.png\"><alt id=\"alt_id3150502\">Icona</alt></image>"
+msgid "<image id=\"img_id3150502\" src=\"cmd/sc_controlcodes.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3150502\">Formatting Marks Icon</alt></image>"
+msgstr ""
#: 00000403.xhp
msgctxt ""
@@ -462,8 +462,8 @@ msgctxt ""
"00000403.xhp\n"
"par_id3150765\n"
"help.text"
-msgid "<image id=\"img_id3147572\" src=\"cmd/sc_browseview.png\"><alt id=\"alt_id3147572\">Icon</alt></image>"
-msgstr "<image id=\"img_id3147572\" src=\"cmd/sc_browseview.png\"><alt id=\"alt_id3147572\">Icona</alt></image>"
+msgid "<image id=\"img_id3147572\" src=\"cmd/sc_browseview.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3147572\">Web Icon</alt></image>"
+msgstr ""
#: 00000403.xhp
msgctxt ""
@@ -2462,7 +2462,7 @@ msgctxt ""
"stylesmenu.xhp\n"
"par_id941529884998705\n"
"help.text"
-msgid "<variable id=\"ses\">Choose <emph>Styles - Edit Styles</emph></variable>."
+msgid "<variable id=\"ses\">Choose <emph>Styles - Edit Styles...</emph></variable>."
msgstr ""
#: stylesmenu.xhp
diff --git a/source/ca-valencia/scp2/source/writer.po b/source/ca-valencia/scp2/source/writer.po
index 3622c31d371..529bd304766 100644
--- a/source/ca-valencia/scp2/source/writer.po
+++ b/source/ca-valencia/scp2/source/writer.po
@@ -3,18 +3,18 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2014-01-20 20:03+0000\n"
-"Last-Translator: Joan <joan@montane.cat>\n"
+"POT-Creation-Date: 2015-04-22 23:41+0200\n"
+"PO-Revision-Date: 2018-01-29 07:53+0000\n"
+"Last-Translator: joamuran <joamuran@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
-"Language: ca-XV\n"
+"Language: ca-valencia\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: 1390248204.0\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1517212407.000000\n"
#: folderitem_writer.ulf
msgctxt ""
@@ -54,7 +54,7 @@ msgctxt ""
"STR_DESC_MODULE_PRG_WRT\n"
"LngText.text"
msgid "Create and edit text and images in letters, reports, documents and Web pages by using %PRODUCTNAME Writer."
-msgstr "Creu i editeu text i imatge a cartes, informes, documents i pàgines web usants el %PRODUCTNAME Writer."
+msgstr "Creu i editeu text i imatges en cartes, informes, documents i pàgines web usant el %PRODUCTNAME Writer."
#: module_writer.ulf
msgctxt ""
@@ -222,7 +222,7 @@ msgctxt ""
"STR_REG_VAL_WORDPRO_DOCUMENT\n"
"LngText.text"
msgid "Lotus Word Pro Document"
-msgstr "Documetn del Lotus Word Pro"
+msgstr "Document del Lotus Word Pro"
#: registryitem_writer.ulf
msgctxt ""
diff --git a/source/ca-valencia/setup_native/source/mac.po b/source/ca-valencia/setup_native/source/mac.po
index 7808423f0b0..30de98d56e0 100644
--- a/source/ca-valencia/setup_native/source/mac.po
+++ b/source/ca-valencia/setup_native/source/mac.po
@@ -4,8 +4,8 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2017-04-12 14:14+0200\n"
-"PO-Revision-Date: 2013-11-20 14:05+0000\n"
-"Last-Translator: Anonymous Pootle User\n"
+"PO-Revision-Date: 2018-01-29 07:53+0000\n"
+"Last-Translator: joamuran <joamuran@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ca-valencia\n"
"MIME-Version: 1.0\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1384956331.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1517212410.000000\n"
#: macinstall.ulf
msgctxt ""
@@ -46,7 +46,7 @@ msgctxt ""
"IntroText1\n"
"LngText.text"
msgid "Welcome to the [FULLPRODUCTNAME] Installation Wizard"
-msgstr "Vos donem la benvinguda a l'auxiliar d'instal·lació del [FULLPRODUCTNAME]"
+msgstr "Us donem la benvinguda a l'auxiliar d'instal·lació del [FULLPRODUCTNAME]"
#: macinstall.ulf
msgctxt ""
@@ -62,7 +62,7 @@ msgctxt ""
"IntroText3\n"
"LngText.text"
msgid "This might take a moment."
-msgstr "Això pot trigar una mica."
+msgstr "Això pot tardar una mica."
#: macinstall.ulf
msgctxt ""
@@ -110,7 +110,7 @@ msgctxt ""
"AppInvalidText1\n"
"LngText.text"
msgid "This is not a valid [PRODUCTNAME] [PRODUCTVERSION] installation."
-msgstr "Esta no és una instal·lació vàlida del [PRODUCTNAME] [PRODUCTVERSION]."
+msgstr "Aquesta no és una instal·lació vàlida del [PRODUCTNAME] [PRODUCTVERSION]."
#: macinstall.ulf
msgctxt ""
@@ -118,7 +118,7 @@ msgctxt ""
"AppInvalidText2\n"
"LngText.text"
msgid "Run the installer again and choose a valid [PRODUCTNAME] [PRODUCTVERSION] installation"
-msgstr "Torneu a executar l'instal·lador de nou i trieu una instal·lació vàlida del [PRODUCTNAME] [PRODUCTVERSION]"
+msgstr "Torneu a executar l'instal·lador i trieu una instal·lació vàlida del [PRODUCTNAME] [PRODUCTVERSION]"
#: macinstall.ulf
msgctxt ""
@@ -126,7 +126,7 @@ msgctxt ""
"StartInstallText1\n"
"LngText.text"
msgid "Click Install to start the installation"
-msgstr "Feu clic a Instal·la per iniciar la instal·lació"
+msgstr "Feu clic a Instal·la per a iniciar la instal·lació"
#: macinstall.ulf
msgctxt ""
@@ -134,7 +134,7 @@ msgctxt ""
"StartInstallText2\n"
"LngText.text"
msgid "Installation might take a minute..."
-msgstr "La instal·lació pot trigar un minut..."
+msgstr "La instal·lació pot tardar una mica..."
#: macinstall.ulf
#, fuzzy
@@ -191,7 +191,7 @@ msgctxt ""
"InstallCompleteText2\n"
"LngText.text"
msgid "Call '[PRODUCTNAME]-Preferences-Language Settings-Languages' to change the user interface language."
-msgstr "Aneu a «[PRODUCTNAME] - Preferències - Configuració de la llengua - Llengües» per canviar la llengua de la interfície d'usuari."
+msgstr "Aneu a «[PRODUCTNAME] - Preferències - Configuració de la llengua - Llengües» per a canviar la llengua de la interfície d'usuari."
#: macinstall.ulf
msgctxt ""
@@ -199,4 +199,4 @@ msgctxt ""
"InstallCompleteTextPatch\n"
"LngText.text"
msgid "Installation of [FULLPRODUCTNAME] completed"
-msgstr "S'ha acabat la instal·lació del [FULLPRODUCTNAME]"
+msgstr "S'ha completat la instal·lació del [FULLPRODUCTNAME]."
diff --git a/source/ca-valencia/svtools/messages.po b/source/ca-valencia/svtools/messages.po
index 21a22478027..4ef63bebf95 100644
--- a/source/ca-valencia/svtools/messages.po
+++ b/source/ca-valencia/svtools/messages.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-05 17:38+0100\n"
-"PO-Revision-Date: 2018-02-27 14:31+0000\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:35+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ca-valencia\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1519741868.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542195305.000000\n"
#: include/svtools/strings.hrc:25
msgctxt "STR_UNDO"
@@ -1541,8 +1541,8 @@ msgstr "Divisor de paraules Libhyphen"
#: include/svtools/strings.hrc:360
msgctxt "STR_DESCRIPTION_MYTHES"
-msgid "Mythes Thesaurus"
-msgstr "Tesaure Mythes"
+msgid "MyThes Thesaurus"
+msgstr ""
#: include/svtools/strings.hrc:361
msgctxt "STR_DESCRIPTION_IGNOREALLLIST"
diff --git a/source/ca-valencia/sw/messages.po b/source/ca-valencia/sw/messages.po
index e01f0800831..118b6fd63fb 100644
--- a/source/ca-valencia/sw/messages.po
+++ b/source/ca-valencia/sw/messages.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 12:23+0100\n"
-"PO-Revision-Date: 2018-01-29 07:53+0000\n"
-"Last-Translator: joamuran <joamuran@gmail.com>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:35+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ca-valencia\n"
"MIME-Version: 1.0\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1517212425.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542195305.000000\n"
#: sw/inc/app.hrc:29
msgctxt "RID_PARAGRAPHSTYLEFAMILY"
@@ -6848,7 +6848,12 @@ msgctxt "asciifilterdialog|lf"
msgid "_LF"
msgstr "_LF"
-#: sw/uiconfig/swriter/ui/asciifilterdialog.ui:264
+#: sw/uiconfig/swriter/ui/asciifilterdialog.ui:258
+msgctxt "asciifilterdialog|includebom"
+msgid "Include byte-order-mark"
+msgstr ""
+
+#: sw/uiconfig/swriter/ui/asciifilterdialog.ui:280
msgctxt "asciifilterdialog|label1"
msgid "Properties"
msgstr "Propietats"
diff --git a/source/ca-valencia/swext/mediawiki/help.po b/source/ca-valencia/swext/mediawiki/help.po
index 3be4de0ebda..480a3e0a5ee 100644
--- a/source/ca-valencia/swext/mediawiki/help.po
+++ b/source/ca-valencia/swext/mediawiki/help.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 12:23+0100\n"
-"PO-Revision-Date: 2018-01-29 07:53+0000\n"
-"Last-Translator: joamuran <joamuran@gmail.com>\n"
+"POT-Creation-Date: 2018-11-15 13:53+0100\n"
+"PO-Revision-Date: 2018-11-12 11:40+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ca-valencia\n"
"MIME-Version: 1.0\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1517212421.000000\n"
+"X-POOTLE-MTIME: 1542022803.000000\n"
#: help.tree
msgctxt ""
@@ -90,13 +90,12 @@ msgid "Java Runtime Environment"
msgstr "Entorn d'execució de Java"
#: wiki.xhp
-#, fuzzy
msgctxt ""
"wiki.xhp\n"
"par_id7387615\n"
"help.text"
-msgid "A wiki account on a supported <link href=\"http://www.mediawiki.org/wiki/MediaWiki\">MediaWiki</link> server"
-msgstr "Un compte Wiki en un servidor <link href=\"http://www.mediawiki.org/wiki/MediaWiki\">MediaWiki</link> compatible"
+msgid "A wiki account on a supported <link href=\"https://www.mediawiki.org/wiki/MediaWiki\">MediaWiki</link> server"
+msgstr ""
#: wiki.xhp
msgctxt ""
@@ -152,26 +151,24 @@ msgctxt ""
"wiki.xhp\n"
"par_id368968\n"
"help.text"
-msgid "In the <link href=\"com.sun.wiki-publisher/wikisettings.xhp\">Options</link> dialog, click Add."
-msgstr "Al diàleg d'<link href=\"com.sun.wiki-publisher/wikisettings.xhp\">Opcions</link>, cliqueu Afig."
+msgid "In the <link href=\"com.sun.wiki-publisher/wikisettings.xhp\"><emph>Options</emph></link> dialog, click <emph>Add</emph>."
+msgstr ""
#: wiki.xhp
-#, fuzzy
msgctxt ""
"wiki.xhp\n"
"par_id6962187\n"
"help.text"
-msgid "In the <link href=\"com.sun.wiki-publisher/wikiaccount.xhp\">MediaWiki</link> dialog, enter the account information for the wiki."
-msgstr "Al diàleg <link href=\"com.sun.wiki-publisher/wikiaccount.xhp\">MediaWiki</link>, introduïu la informació del compte per a la Wiki."
+msgid "In the <link href=\"com.sun.wiki-publisher/wikiaccount.xhp\"><emph>MediaWiki</emph></link> dialog, enter the account information for the wiki."
+msgstr ""
#: wiki.xhp
-#, fuzzy
msgctxt ""
"wiki.xhp\n"
"par_id5328836\n"
"help.text"
-msgid "In the URL text box, enter the address of a wiki that you want to connect to."
-msgstr "Al quadre de text URL, introduïu l'adreça de la Wiki a la qual voleu connectar-vos."
+msgid "In the <emph>URL</emph> text box, enter the address of a wiki that you want to connect to."
+msgstr ""
#: wiki.xhp
msgctxt ""
@@ -182,13 +179,12 @@ msgid "You can copy the URL from a web browser and paste it into the textbox."
msgstr "Podeu copiar l'URL d'un navegador web i apegar-lo al quadre de text."
#: wiki.xhp
-#, fuzzy
msgctxt ""
"wiki.xhp\n"
"par_id5906552\n"
"help.text"
-msgid "In the Username box, enter your user ID for your wiki account."
-msgstr "Al quadre Nom d'usuari, introduïu l'identificador d'usuari del vostre compte Wiki."
+msgid "In the <emph>Username</emph> box, enter your user ID for your wiki account."
+msgstr ""
#: wiki.xhp
#, fuzzy
@@ -200,13 +196,12 @@ msgid "If the wiki allows anonymous write access, you can leave the Username and
msgstr "Si la Wiki permet l'accés anònim per a escriptura, podeu deixar en blanc els quadres Nom d'usuari i Contrasenya."
#: wiki.xhp
-#, fuzzy
msgctxt ""
"wiki.xhp\n"
"par_id8869594\n"
"help.text"
-msgid "In the Password box, enter the password for your wiki account, then click OK."
-msgstr "Al quadre Contrasenya, introduïu la contrasenya del vostre compte Wiki, llavors feu clic a «D'acord»."
+msgid "In the Password box, enter the password for your wiki account, then click <emph>OK</emph>."
+msgstr ""
#: wiki.xhp
#, fuzzy
@@ -255,8 +250,8 @@ msgctxt ""
"wiki.xhp\n"
"par_id228278\n"
"help.text"
-msgid "In the <link href=\"com.sun.wiki-publisher/wikisend.xhp\">Send to MediaWiki</link> dialog, specify the settings for your entry."
-msgstr "En el diàleg <link href=\"com.sun.wiki-publisher/wikisend.xhp\">Envia a MediaWiki</link>, indiqueu els paràmetres de la vostra entrada."
+msgid "In the <link href=\"com.sun.wiki-publisher/wikisend.xhp\"><emph>Send to MediaWiki</emph></link> dialog, specify the settings for your entry."
+msgstr ""
#: wiki.xhp
#, fuzzy
diff --git a/source/ca-valencia/swext/mediawiki/src.po b/source/ca-valencia/swext/mediawiki/src.po
index e555680ef60..9ebdd0bf8f9 100644
--- a/source/ca-valencia/swext/mediawiki/src.po
+++ b/source/ca-valencia/swext/mediawiki/src.po
@@ -2,18 +2,19 @@
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: 2013-05-23 12:05+0200\n"
-"PO-Revision-Date: 2011-10-26 19:46+0200\n"
-"Last-Translator: Jesús <jesus@softcatala.org>\n"
+"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
+"POT-Creation-Date: 2015-04-22 23:39+0200\n"
+"PO-Revision-Date: 2018-01-29 07:53+0000\n"
+"Last-Translator: joamuran <joamuran@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
-"Language: ca_XV\n"
+"Language: ca-valencia\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-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1517212422.000000\n"
#: description.xml
msgctxt ""
@@ -29,4 +30,4 @@ msgctxt ""
"extdesc\n"
"description.text"
msgid "The Wiki Publisher enables you to create Wiki articles on MediaWiki servers without having to know the syntax of the MediaWiki markup language. Publish your new and existing documents transparently with the Writer to a wiki page.\n"
-msgstr "El Wiki Pubisher vos permet crear articles Wiki a servidors Mediawiki sense haver de conèixer la sintaxi del llenguatge d'etiquetes Mediawiki. Publiqueu documents, nous o existents, de forma transparent amb el Writer a una pàgina wiki.\n"
+msgstr "El Wiki Pubisher us permet crear articles Wiki en servidors Mediawiki sense haver de conéixer la sintaxi del llenguatge d'etiquetes Mediawiki. Publiqueu documents, nous o existents, de forma transparent amb el Writer en una pàgina wiki.\n"
diff --git a/source/ca-valencia/sysui/desktop/share.po b/source/ca-valencia/sysui/desktop/share.po
index 73f4683cd0e..02569c3bee1 100644
--- a/source/ca-valencia/sysui/desktop/share.po
+++ b/source/ca-valencia/sysui/desktop/share.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2016-05-07 21:35+0200\n"
-"PO-Revision-Date: 2018-01-15 13:24+0000\n"
+"PO-Revision-Date: 2018-01-29 07:53+0000\n"
"Last-Translator: joamuran <joamuran@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ca-valencia\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: Pootle 2.8\n"
-"X-POOTLE-MTIME: 1516022642.000000\n"
+"X-POOTLE-MTIME: 1517212422.000000\n"
#: documents.ulf
msgctxt ""
@@ -422,7 +422,7 @@ msgctxt ""
"base\n"
"LngText.text"
msgid "Manage databases, create queries and reports to track and manage your information by using Base."
-msgstr "Gestioneu bases de dades i creeu consultes i informes per fer el seguiment i gestionar informació amb el Base."
+msgstr "Gestioneu bases de dades i creeu consultes i informes per a fer el seguiment i gestionar informació amb el Base."
#: launcher_comment.ulf
msgctxt ""
diff --git a/source/ca/cui/messages.po b/source/ca/cui/messages.po
index d4556287d6d..539b3e23b57 100644
--- a/source/ca/cui/messages.po
+++ b/source/ca/cui/messages.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 12:22+0100\n"
-"PO-Revision-Date: 2018-10-22 01:14+0000\n"
-"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
+"POT-Creation-Date: 2018-11-14 12:21+0100\n"
+"PO-Revision-Date: 2018-11-14 11:34+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ca\n"
"MIME-Version: 1.0\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1540170877.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542195297.000000\n"
#: cui/inc/strings.hrc:24
msgctxt "RID_SVXSTR_KEY_CONFIG_DIR"
@@ -1558,141 +1558,136 @@ msgid "Dimension line"
msgstr "Línia de dimensió"
#: cui/inc/strings.hrc:365
-msgctxt "RID_SVXSTR_LOAD_ERROR"
-msgid "The selected module could not be loaded."
-msgstr "No s'ha pogut carregar el mòdul seleccionat."
-
-#: cui/inc/strings.hrc:366
msgctxt "RID_SVXSTR_STARTQUOTE"
msgid "Start Quote"
msgstr "Cometa d'obertura"
-#: cui/inc/strings.hrc:367
+#: cui/inc/strings.hrc:366
msgctxt "RID_SVXSTR_ENDQUOTE"
msgid "End Quote"
msgstr "Cometa de tancament"
-#: cui/inc/strings.hrc:369
+#: cui/inc/strings.hrc:368
msgctxt "RID_SVXSTR_SELECTEDPERSONA"
msgid "Selected Theme: "
msgstr "Tema seleccionat: "
-#: cui/inc/strings.hrc:370
+#: cui/inc/strings.hrc:369
msgctxt "RID_SVXSTR_SEARCHING"
msgid "Searching, please wait..."
msgstr "S'està cercant. Espereu..."
-#: cui/inc/strings.hrc:371
+#: cui/inc/strings.hrc:370
msgctxt "RID_SVXSTR_SEARCHERROR"
msgid "Cannot open %1, please try again later."
msgstr "No es pot obrir %1, proveu de nou més tard."
-#: cui/inc/strings.hrc:372
+#: cui/inc/strings.hrc:371
msgctxt "RID_SVXSTR_NORESULTS"
msgid "No results found."
msgstr "No s'ha trobat cap resultat."
-#: cui/inc/strings.hrc:373
+#: cui/inc/strings.hrc:372
msgctxt "RID_SVXSTR_APPLYPERSONA"
msgid "Applying Theme..."
msgstr "S'està aplicant el tema..."
-#: cui/inc/strings.hrc:374
+#: cui/inc/strings.hrc:373
msgctxt "RID_SVXSTR_INVALIDPERSONAURL"
msgid "Please enter a valid theme address or a search term."
msgstr "Introduïu una adreça de tema vàlida o un terme de cerca."
-#: cui/inc/strings.hrc:376
+#: cui/inc/strings.hrc:375
msgctxt "RID_SVXSTR_TABLE_PRESET_NONE"
msgid "Set No Borders"
msgstr "No posis vores"
-#: cui/inc/strings.hrc:377
+#: cui/inc/strings.hrc:376
msgctxt "RID_SVXSTR_TABLE_PRESET_ONLYOUTER"
msgid "Set Outer Border Only"
msgstr "Posa només la vora exterior"
-#: cui/inc/strings.hrc:378
+#: cui/inc/strings.hrc:377
msgctxt "RID_SVXSTR_TABLE_PRESET_OUTERHORI"
msgid "Set Outer Border and Horizontal Lines"
msgstr "Posa la vora exterior i línies horitzontals"
-#: cui/inc/strings.hrc:379
+#: cui/inc/strings.hrc:378
msgctxt "RID_SVXSTR_TABLE_PRESET_OUTERALL"
msgid "Set Outer Border and All Inner Lines"
msgstr "Posa la vora exterior i totes les línies interiors"
-#: cui/inc/strings.hrc:380
+#: cui/inc/strings.hrc:379
msgctxt "RID_SVXSTR_TABLE_PRESET_OUTERINNER"
msgid "Set Outer Border Without Changing Inner Lines"
msgstr "Posa la vora exterior sense canviar les línies interiors"
-#: cui/inc/strings.hrc:381
+#: cui/inc/strings.hrc:380
msgctxt "RID_SVXSTR_PARA_PRESET_DIAGONAL"
msgid "Set Diagonal Lines Only"
msgstr "Posa només línies diagonals"
-#: cui/inc/strings.hrc:382
+#: cui/inc/strings.hrc:381
msgctxt "RID_SVXSTR_PARA_PRESET_ALL"
msgid "Set All Four Borders"
msgstr "Posa totes quatre vores"
-#: cui/inc/strings.hrc:383
+#: cui/inc/strings.hrc:382
msgctxt "RID_SVXSTR_PARA_PRESET_LEFTRIGHT"
msgid "Set Left and Right Borders Only"
msgstr "Posa només les vores esquerra i dreta"
-#: cui/inc/strings.hrc:384
+#: cui/inc/strings.hrc:383
msgctxt "RID_SVXSTR_PARA_PRESET_TOPBOTTOM"
msgid "Set Top and Bottom Borders Only"
msgstr "Posa només les vores superior i inferior"
-#: cui/inc/strings.hrc:385
+#: cui/inc/strings.hrc:384
msgctxt "RID_SVXSTR_PARA_PRESET_ONLYLEFT"
msgid "Set Left Border Only"
msgstr "Posa només la vora esquerra"
-#: cui/inc/strings.hrc:386
+#: cui/inc/strings.hrc:385
msgctxt "RID_SVXSTR_HOR_PRESET_ONLYHOR"
msgid "Set Top and Bottom Borders, and All Inner Lines"
msgstr "Posa les vores inferior i superior i totes les línies interiors"
-#: cui/inc/strings.hrc:387
+#: cui/inc/strings.hrc:386
msgctxt "RID_SVXSTR_VER_PRESET_ONLYVER"
msgid "Set Left and Right Borders, and All Inner Lines"
msgstr "Posa les vores esquerra i dreta i totes les línies interiors"
-#: cui/inc/strings.hrc:388
+#: cui/inc/strings.hrc:387
msgctxt "RID_SVXSTR_SHADOW_STYLE_NONE"
msgid "No Shadow"
msgstr "Sense ombra"
-#: cui/inc/strings.hrc:389
+#: cui/inc/strings.hrc:388
msgctxt "RID_SVXSTR_SHADOW_STYLE_BOTTOMRIGHT"
msgid "Cast Shadow to Bottom Right"
msgstr "Projecta l'ombra cap a la part inferior dreta"
-#: cui/inc/strings.hrc:390
+#: cui/inc/strings.hrc:389
msgctxt "RID_SVXSTR_SHADOW_STYLE_TOPRIGHT"
msgid "Cast Shadow to Top Right"
msgstr "Projecta l'ombra cap a la part superior dreta"
-#: cui/inc/strings.hrc:391
+#: cui/inc/strings.hrc:390
msgctxt "RID_SVXSTR_SHADOW_STYLE_BOTTOMLEFT"
msgid "Cast Shadow to Bottom Left"
msgstr "Projecta l'ombra cap a la part inferior esquerra"
-#: cui/inc/strings.hrc:392
+#: cui/inc/strings.hrc:391
msgctxt "RID_SVXSTR_SHADOW_STYLE_TOPLEFT"
msgid "Cast Shadow to Top Left"
msgstr "Projecta l'ombra cap a la part superior esquerra"
-#: cui/inc/strings.hrc:393
+#: cui/inc/strings.hrc:392
msgctxt "RID_SVXSTR_SIGNATURELINE_SIGNED_BY"
msgid "Signed by: %1"
msgstr "Signat per: %1"
-#: cui/inc/strings.hrc:394
+#: cui/inc/strings.hrc:393
msgctxt "RID_SVXSTR_OPENCL_RESTART"
msgid "For the OpenCL changes to take effect, %PRODUCTNAME must be restarted."
msgstr "Perquè els canvis en l'OpenCL siguin efectius, heu de reiniciar el %PRODUCTNAME."
@@ -10668,22 +10663,43 @@ msgctxt "signsignatureline|btn_select_certificate"
msgid "Select Certificate"
msgstr "Seleccioneu un certificat"
-#: cui/uiconfig/ui/signsignatureline.ui:168
+#. Name of the signer
+#: cui/uiconfig/ui/signsignatureline.ui:166
+msgctxt "signsignatureline|label_name"
+msgid "or"
+msgstr ""
+
+#: cui/uiconfig/ui/signsignatureline.ui:175
+msgctxt "signsignatureline|btn_load_image"
+msgid "Use Signature Image"
+msgstr ""
+
+#: cui/uiconfig/ui/signsignatureline.ui:190
+msgctxt "signsignatureline|btn_clear_image"
+msgid "Clear"
+msgstr ""
+
+#: cui/uiconfig/ui/signsignatureline.ui:206
+msgctxt "signsignatureline|label_image_dimensions"
+msgid "Best image size: 600 x 100 px"
+msgstr ""
+
+#: cui/uiconfig/ui/signsignatureline.ui:237
msgctxt "signsignatureline|label_sign"
msgid "Sign"
msgstr "Signa"
-#: cui/uiconfig/ui/signsignatureline.ui:205
+#: cui/uiconfig/ui/signsignatureline.ui:274
msgctxt "signsignatureline|label_add_comment"
msgid "Add comment:"
msgstr "Afegeix un comentari:"
-#: cui/uiconfig/ui/signsignatureline.ui:241
+#: cui/uiconfig/ui/signsignatureline.ui:310
msgctxt "signsignatureline|label_hint"
msgid "Instructions from the document creator:"
msgstr "Instruccions del creador del document:"
-#: cui/uiconfig/ui/signsignatureline.ui:274
+#: cui/uiconfig/ui/signsignatureline.ui:343
msgctxt "signsignatureline|label_more"
msgid "More"
msgstr "Més"
diff --git a/source/ca/helpcontent2/source/text/sbasic/shared/01.po b/source/ca/helpcontent2/source/text/sbasic/shared/01.po
index 75f41a7e50c..372219f2e84 100644
--- a/source/ca/helpcontent2/source/text/sbasic/shared/01.po
+++ b/source/ca/helpcontent2/source/text/sbasic/shared/01.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-05-16 16:54+0200\n"
-"PO-Revision-Date: 2018-05-28 12:32+0000\n"
-"Last-Translator: Joan Montané <joan@montane.cat>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:53+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ca\n"
"MIME-Version: 1.0\n"
@@ -15,7 +15,7 @@ msgstr ""
"X-Accelerator-Marker: ~\n"
"X-Generator: Pootle 2.8\n"
"X-Language: ca\n"
-"X-POOTLE-MTIME: 1527510757.000000\n"
+"X-POOTLE-MTIME: 1542196387.000000\n"
#: 06130000.xhp
msgctxt ""
@@ -94,8 +94,8 @@ msgctxt ""
"06130000.xhp\n"
"par_id3154791\n"
"help.text"
-msgid "<ahelp hid=\"modules/BasicIDE/ui/basicmacrodialog/run\">Runs or saves the current macro.</ahelp>"
-msgstr "<ahelp hid=\"modules/BasicIDE/ui/basicmacrodialog/run\">Executa o desa la macro actual.</ahelp>"
+msgid "<ahelp hid=\"modules/BasicIDE/ui/basicmacrodialog/ok\">Runs or saves the current macro.</ahelp>"
+msgstr ""
#: 06130000.xhp
msgctxt ""
diff --git a/source/ca/helpcontent2/source/text/scalc/00.po b/source/ca/helpcontent2/source/text/scalc/00.po
index 7af57f66db9..d88aa295da6 100644
--- a/source/ca/helpcontent2/source/text/scalc/00.po
+++ b/source/ca/helpcontent2/source/text/scalc/00.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2017-11-22 13:53+0100\n"
-"PO-Revision-Date: 2018-10-28 16:51+0000\n"
-"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:53+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ca\n"
"MIME-Version: 1.0\n"
@@ -15,7 +15,7 @@ msgstr ""
"X-Accelerator-Marker: ~\n"
"X-Generator: Pootle 2.8\n"
"X-Language: ca\n"
-"X-POOTLE-MTIME: 1540745479.000000\n"
+"X-POOTLE-MTIME: 1542196388.000000\n"
#: 00000004.xhp
msgctxt ""
@@ -30,24 +30,24 @@ msgctxt ""
"00000004.xhp\n"
"hd_id3155535\n"
"help.text"
-msgid "<variable id=\"wie\">To access this function... </variable>"
-msgstr "<variable id=\"wie\">Per accedir a aquesta funció... </variable>"
+msgid "<variable id=\"wie\">To access this function...</variable>"
+msgstr ""
#: 00000004.xhp
msgctxt ""
"00000004.xhp\n"
"par_idN1056E\n"
"help.text"
-msgid "<variable id=\"moreontop\">More explanations on top of this page. </variable>"
-msgstr "<variable id=\"moreontop\">En trobareu més informació a l'inici de la pàgina. </variable>"
+msgid "<variable id=\"moreontop\">More explanations on top of this page.</variable>"
+msgstr ""
#: 00000004.xhp
msgctxt ""
"00000004.xhp\n"
"par_idN105AF\n"
"help.text"
-msgid "<variable id=\"optional\">In the %PRODUCTNAME Calc functions, parameters marked as \"optional\" can be left out only when no parameter follows. For example, in a function with four parameters, where the last two parameters are marked as \"optional\", you can leave out parameter 4 or parameters 3 and 4, but you cannot leave out parameter 3 alone. </variable>"
-msgstr "<variable id=\"optional\">En les funcions del %PRODUCTNAME Calc, els paràmetres marcats com a \"opcionals\" es poden ometre quan no hi ha cap altre paràmetre que els segueixi. Per exemple, en una funció amb quatre paràmetres, en què els dos darrers estan marcats com a \"opcionals\", es pot ometre el paràmetre 4 o bé els paràmetres 3 i 4; en canvi, no es pot ometre únicament el paràmetre 3. </variable>"
+msgid "<variable id=\"optional\">In the %PRODUCTNAME Calc functions, parameters marked as \"optional\" can be left out only when no parameter follows. For example, in a function with four parameters, where the last two parameters are marked as \"optional\", you can leave out parameter 4 or parameters 3 and 4, but you cannot leave out parameter 3 alone.</variable>"
+msgstr ""
#: 00000004.xhp
msgctxt ""
@@ -78,80 +78,80 @@ msgctxt ""
"00000402.xhp\n"
"par_id3155555\n"
"help.text"
-msgid "<variable id=\"kopffuss\">Choose <emph>Insert - Headers and Footers</emph></variable>"
-msgstr "<variable id=\"kopffuss\">Trieu <emph>Insereix - Capçaleres i peus de pàgina</emph></variable>"
+msgid "<variable id=\"kopffuss\">Choose <emph>Insert - Headers and Footers</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3159233\n"
"help.text"
-msgid "<variable id=\"bkopfzeile\">Choose <emph>Insert - Headers and Footers - Header and Footer</emph> tabs</variable>"
-msgstr "<variable id=\"bkopfzeile\">Trieu la pestanya <emph>Insereix - Capçaleres i peus de pàgina - Capçalera/Peu de pàgina</emph></variable>"
+msgid "<variable id=\"bkopfzeile\">Choose <emph>Insert - Headers and Footers - Header and Footer</emph> tabs.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3150443\n"
"help.text"
-msgid "<variable id=\"bausfullen\">Choose <emph>Sheet - Fill Cells</emph></variable>"
-msgstr "<variable id=\"bausfullen\">Trieu <emph>Full - Emplena cel·les</emph></variable>"
+msgid "<variable id=\"bausfullen\">Choose <emph>Sheet - Fill Cells</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3143267\n"
"help.text"
-msgid "<variable id=\"bausunten\">Choose <emph>Sheet - Fill Cells - Down</emph></variable>"
-msgstr "<variable id=\"bausunten\">Trieu <emph>Full - Emplena cel·les - Avall</emph></variable>"
+msgid "<variable id=\"bausunten\">Choose <emph>Sheet - Fill Cells - Down</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3153880\n"
"help.text"
-msgid "<variable id=\"bausrechts\">Choose <emph>Sheet - Fill Cells - Right</emph></variable>"
-msgstr "<variable id=\"bausrechts\">Trieu <emph>Full - Emplena cel·les - Dreta</emph></variable>"
+msgid "<variable id=\"bausrechts\">Choose <emph>Sheet - Fill Cells - Right</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3151245\n"
"help.text"
-msgid "<variable id=\"bausoben\">Choose <emph>Sheet - Fill Cells - Up</emph></variable>"
-msgstr "<variable id=\"bausoben\">Trieu <emph>Full - Emplena cel·les - Amunt</emph></variable>"
+msgid "<variable id=\"bausoben\">Choose <emph>Sheet - Fill Cells - Up</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3145068\n"
"help.text"
-msgid "<variable id=\"bauslinks\">Choose <emph>Sheet - Fill Cells - Left</emph></variable>"
-msgstr "<variable id=\"bauslinks\">Trieu <emph>Full - Emplena cel·les - Esquerra</emph></variable>"
+msgid "<variable id=\"bauslinks\">Choose <emph>Sheet - Fill Cells - Left</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3150400\n"
"help.text"
-msgid "<variable id=\"baustab\">Choose <emph>Sheet - Fill Cells - Sheets</emph></variable>"
-msgstr "<variable id=\"baustab\">Trieu <emph>Full ▸ Emplena les cel·les ▸ Fulls</emph></variable>"
+msgid "<variable id=\"baustab\">Choose <emph>Sheet - Fill Cells - Sheets</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3154910\n"
"help.text"
-msgid "<variable id=\"bausreihe\">Choose <emph>Sheet - Fill Cells - Series</emph></variable>"
-msgstr "<variable id=\"bausreihe\">Trieu <emph>Full - Emplena cel·les - Sèries</emph></variable>"
+msgid "<variable id=\"bausreihe\">Choose <emph>Sheet - Fill Cells - Series</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3154123\n"
"help.text"
-msgid "Choose <emph>Sheet - Clear Cells</emph>"
-msgstr "Trieu <emph>Full - Buida les cel·les</emph>"
+msgid "Choose <emph>Sheet - Clear Cells</emph>."
+msgstr ""
#: 00000402.xhp
msgctxt ""
@@ -166,40 +166,40 @@ msgctxt ""
"00000402.xhp\n"
"par_id3150011\n"
"help.text"
-msgid "<variable id=\"bzelo\">Choose <emph>Sheet - Delete Cells</emph></variable>"
-msgstr "<variable id=\"bzelo\">Trieu <emph>Full - Suprimeix les cel·les</emph></variable>"
+msgid "<variable id=\"bzelo\">Choose <emph>Sheet - Delete Cells</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3153951\n"
"help.text"
-msgid "Choose <emph>Sheet - Delete Sheet</emph>"
-msgstr "Choose <emph>Full - Suprimeix el full</emph>"
+msgid "Choose <emph>Sheet - Delete Sheet</emph>."
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3155306\n"
"help.text"
-msgid "Open context menu for a sheet tab"
-msgstr "Obriu el menú contextual d'una pestanya del full"
+msgid "Open context menu for a sheet tab."
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3146119\n"
"help.text"
-msgid "Choose <emph>Sheet - Move or Copy Sheet</emph>"
-msgstr "Trieu <emph>Full - Mou o copia el full</emph>"
+msgid "Choose <emph>Sheet - Move or Copy Sheet</emph>."
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3148645\n"
"help.text"
-msgid "Open context menu for a sheet tab"
-msgstr "Obriu el menú contextual d'una pestanya del full"
+msgid "Open context menu for a sheet tab."
+msgstr ""
#: 00000403.xhp
msgctxt ""
@@ -222,32 +222,32 @@ msgctxt ""
"00000403.xhp\n"
"par_id3150275\n"
"help.text"
-msgid "<variable id=\"aspze\">Choose <emph>View - Column & Row Headers</emph></variable>"
-msgstr "<variable id=\"aspze\">Trieu <emph>Visualitza - Capçaleres de columnes i files</emph></variable>"
+msgid "<variable id=\"aspze\">Choose <emph>View - Column & Row Headers</emph>.</variable>"
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3154514\n"
"help.text"
-msgid "<variable id=\"awehe\">Choose <emph>View - Value Highlighting</emph></variable>"
-msgstr "<variable id=\"awehe\">Trieu <emph>Visualitza - Realçament del valor</emph></variable>"
+msgid "<variable id=\"awehe\">Choose <emph>View - Value Highlighting</emph>.</variable>"
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3148947\n"
"help.text"
-msgid "<variable id=\"rechenleiste\">Choose <emph>View - Formula Bar</emph> or <emph>View - Toolbars - Formula Bar</emph></variable>"
-msgstr "<variable id=\"rechenleiste\">Trieu <emph>Visualitza ▸ Barra de fórmules</emph> o <emph>Visualitza ▸ Barres d'eines ▸ Barra de fórmules</emph></variable>"
+msgid "<variable id=\"rechenleiste\">Choose <emph>View - Formula Bar</emph> or <emph>View - Toolbars - Formula Bar</emph>.</variable>"
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3148663\n"
"help.text"
-msgid "<variable id=\"seumvo\">Choose <emph>View - Page Break</emph></variable>"
-msgstr "<variable id=\"seumvo\">Trieu <emph>Visualitza - Salt de pàgina</emph></variable>"
+msgid "<variable id=\"seumvo\">Choose <emph>View - Page Break</emph>.</variable>"
+msgstr ""
#: 00000404.xhp
msgctxt ""
@@ -270,16 +270,16 @@ msgctxt ""
"00000404.xhp\n"
"par_id3149784\n"
"help.text"
-msgid "Choose <emph>Insert - Cells</emph>"
-msgstr "Trieu <emph>Insereix - Cel·les</emph>"
+msgid "Choose <emph>Insert - Cells</emph>."
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3154514\n"
"help.text"
-msgid "Open <emph>Insert Cells</emph> toolbar from Tools bar:"
-msgstr "Obriu el quadre d'eines <emph>Insereix cel·la</emph> de la barra d'eines:"
+msgid "Open <emph>Insert Cells</emph> toolbar from <emph>Tools</emph> bar:"
+msgstr ""
#: 00000404.xhp
msgctxt ""
@@ -366,24 +366,24 @@ msgctxt ""
"00000404.xhp\n"
"par_id3149033\n"
"help.text"
-msgid "<variable id=\"eitab\">Choose <emph>Sheet - Insert Sheet</emph></variable>"
-msgstr "<variable id=\"eitab\">Trieu <emph>Full ▸ Insereix un full</emph></variable>"
+msgid "<variable id=\"eitab\">Choose <emph>Sheet - Insert Sheet</emph>.</variable>"
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_idN1082F\n"
"help.text"
-msgid "<variable id=\"eitabfile\">Choose <emph>Sheet - Insert Sheet from File</emph></variable>"
-msgstr "<variable id=\"eitabfile\">Trieu <emph>Full ▸ Insereix un full des del fitxer</emph></variable>"
+msgid "<variable id=\"eitabfile\">Choose <emph>Sheet - Insert Sheet from File</emph>.</variable>"
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3155115\n"
"help.text"
-msgid "Choose <emph>Insert - Function</emph>"
-msgstr "Trieu <emph>Insereix - Funció</emph>"
+msgid "Choose <emph>Insert - Function</emph>."
+msgstr ""
#: 00000404.xhp
msgctxt ""
@@ -430,8 +430,8 @@ msgctxt ""
"00000404.xhp\n"
"par_id3155809\n"
"help.text"
-msgid "<variable id=\"eikadaze\"><emph>Insert - Function</emph> - Category <emph>Date&Time</emph></variable>"
-msgstr "<variable id=\"eikadaze\"><emph>Insereix - Funció</emph> - Categoria <emph>Data i hora</emph></variable>"
+msgid "<variable id=\"eikadaze\"><emph>Insert - Function</emph> - Category <emph>Date & Time</emph></variable>"
+msgstr ""
#: 00000404.xhp
msgctxt ""
@@ -518,32 +518,32 @@ msgctxt ""
"00000404.xhp\n"
"par_id3155383\n"
"help.text"
-msgid "<variable id=\"funktionsliste\">Choose <emph>Insert - Function List</emph></variable>"
-msgstr "<variable id=\"funktionsliste\">Trieu <emph>Insereix - Llista de funcions</emph></variable>"
+msgid "<variable id=\"funktionsliste\">Choose <emph>Insert - Function List</emph>.</variable>"
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3153250\n"
"help.text"
-msgid "<variable id=\"einamen\">Choose <emph>Insert - Named Ranges and Expressions</emph></variable>"
-msgstr "<variable id=\"einamen\">Trieu <emph>Insereix ▸ Intervals i expressions amb nom</emph></variable>"
+msgid "<variable id=\"einamen\">Choose <emph>Insert - Named Ranges and Expressions</emph>.</variable>"
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3146776\n"
"help.text"
-msgid "<variable id=\"eiextdata\">Choose <emph>Sheet - Link to External data</emph></variable>"
-msgstr "<variable id=\"eiextdata\">Trieu <emph>Full ▸ Enllaça a dades externes</emph></variable>"
+msgid "<variable id=\"eiextdata\">Choose <emph>Sheet - Link to External data</emph>.</variable>"
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3143222\n"
"help.text"
-msgid "Choose <emph>Sheet - Named Ranges and Expressions - Define</emph>"
-msgstr "Trieu <emph>Full ▸ Intervals i expressions amb nom ▸ Defineix</emph>"
+msgid "Choose <emph>Sheet - Named Ranges and Expressions - Define</emph>."
+msgstr ""
#: 00000404.xhp
msgctxt ""
@@ -558,24 +558,24 @@ msgctxt ""
"00000404.xhp\n"
"par_id3145214\n"
"help.text"
-msgid "<variable id=\"einaei\">Choose <emph>Sheet - Named Ranges and Expressions - Insert</emph></variable>"
-msgstr "<variable id=\"einaei\">Trieu <emph>Full ▸ Intervals i expressions amb nom ▸ Insereix</emph></variable>"
+msgid "<variable id=\"einaei\">Choose <emph>Sheet - Named Ranges and Expressions - Insert</emph>.</variable>"
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3153558\n"
"help.text"
-msgid "<variable id=\"einaueb\">Choose <emph>Sheet - Named Ranges and Expressions - Create</emph></variable>"
-msgstr "<variable id=\"einaueb\">Trieu <emph>Full ▸ Intervals i expressions amb nom ▸ Crea</emph></variable>"
+msgid "<variable id=\"einaueb\">Choose <emph>Sheet - Named Ranges and Expressions - Create</emph>.</variable>"
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3153483\n"
"help.text"
-msgid "<variable id=\"einabesch\">Choose <emph>Sheet - Named Ranges and Expressions - Labels</emph></variable>"
-msgstr "<variable id=\"einabesch\">Trieu <emph>Full ▸ Intervals i expressions amb nom ▸ Etiquetes</emph></variable>"
+msgid "<variable id=\"einabesch\">Choose <emph>Sheet - Named Ranges and Expressions - Labels</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
@@ -598,192 +598,192 @@ msgctxt ""
"00000405.xhp\n"
"par_id3154685\n"
"help.text"
-msgid "<variable id=\"fozelle\">Choose <emph>Format - Cells</emph></variable>"
-msgstr "<variable id=\"fozelle\">Trieu <emph>Format ▸ Cel·les</emph></variable>"
+msgid "<variable id=\"fozelle\">Choose <emph>Format - Cells</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3153194\n"
"help.text"
-msgid "<variable id=\"fozelstz\">Choose <emph>Format - Cells - Cell Protection</emph> tab </variable>"
-msgstr "<variable id=\"fozelstz\">Trieu la pestanya <emph>Format ▸ Cel·les ▸ Protecció de cel·les</emph></variable>"
+msgid "<variable id=\"fozelstz\">Choose <emph>Format - Cells - Cell Protection</emph> tab.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3155854\n"
"help.text"
-msgid "<variable id=\"fozei\">Choose <emph>Format - Row</emph></variable>"
-msgstr "<variable id=\"fozei\">Trieu <emph>Format ▸ Fila</emph></variable>"
+msgid "<variable id=\"fozei\">Choose <emph>Format - Rows</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3150012\n"
"help.text"
-msgid "<variable id=\"fozeiophoe\">Choose <emph>Format - Row - Optimal Height</emph></variable>"
-msgstr "<variable id=\"fozeiophoe\">Trieu <emph>Format ▸ Fila ▸ Alçada òptima</emph></variable>"
+msgid "<variable id=\"fozeiophoe\">Choose <emph>Format - Rows - Optimal Height</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3148645\n"
"help.text"
-msgid "Choose <emph>Format - Row - Hide</emph>"
-msgstr "Trieu <emph>Format ▸ Fila ▸ Amaga</emph>"
+msgid "Choose <emph>Format - Rows - Hide</emph>."
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3153728\n"
"help.text"
-msgid "Choose <emph>Format - Column - Hide</emph>"
-msgstr "Trieu <emph>Format ▸ Columna ▸ Amaga</emph>"
+msgid "Choose <emph>Format - Columns - Hide</emph>."
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3151114\n"
"help.text"
-msgid "Choose <emph>Format - Sheet - Hide</emph>"
-msgstr "Trieu <emph>Format ▸ Full ▸ Amaga</emph>"
+msgid "Choose <emph>Sheet - Hide Sheet</emph>."
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3148576\n"
"help.text"
-msgid "Choose <emph>Format - Row - Show</emph>"
-msgstr "Trieu <emph>Format ▸ Fila ▸ Mostra</emph>"
+msgid "Choose <emph>Format - Rows - Show</emph>."
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3156286\n"
"help.text"
-msgid "Choose <emph>Format - Column - Show</emph>"
-msgstr "Trieu <emph>Format ▸ Columna ▸ Mostra</emph>"
+msgid "Choose <emph>Format - Columns - Show</emph>."
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3145645\n"
"help.text"
-msgid "<variable id=\"fospa\">Choose <emph>Format - Column</emph></variable>"
-msgstr "<variable id=\"fospa\">Trieu <emph>Format ▸ Columna</emph></variable>"
+msgid "<variable id=\"fospa\">Choose <emph>Format - Columns</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3145252\n"
"help.text"
-msgid "Choose <emph>Format - Column - Optimal Width</emph>"
-msgstr "Trieu <emph>Format ▸ Columna ▸ Amplada òptima</emph>"
+msgid "Choose <emph>Format - Columns - Optimal Width</emph>."
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3146971\n"
"help.text"
-msgid "Double-click right column separator in column headers"
-msgstr "Feu doble clic amb el botó secundari sobre el separador de columnes en l'encapçalament"
+msgid "Double-click right column separator in column headers."
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3147362\n"
"help.text"
-msgid "<variable id=\"fot\">Choose <emph>Format - Sheet</emph></variable>"
-msgstr "<variable id=\"fot\">Trieu <emph>Format ▸ Full</emph></variable>"
+msgid "<variable id=\"fot\">Choose <emph>Sheet</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3163805\n"
"help.text"
-msgid "<variable id=\"fotu\">Choose <emph>Format - Sheet - Rename</emph></variable>"
-msgstr "<variable id=\"fotu\">Trieu <emph>Format ▸ Full ▸ Canvia el nom</emph></variable>"
+msgid "<variable id=\"fotu\">Choose <emph>Sheet - Rename Sheet</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3155333\n"
"help.text"
-msgid "<variable id=\"fotenb\">Choose <emph>Format - Sheet - Show</emph></variable>"
-msgstr "<variable id=\"fotenb\">Trieu <emph>Format ▸ Full ▸ Mostra</emph></variable>"
+msgid "<variable id=\"fotenb\">Choose <emph>Sheet - Show Sheet</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_idN1077A\n"
"help.text"
-msgid "<variable id=\"foste\">Choose <emph>Format - Page</emph></variable>"
-msgstr "<variable id=\"foste\">Trieu <emph>Format ▸ Pàgina</emph></variable>"
+msgid "<variable id=\"foste\">Choose <emph>Format - Page</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3155508\n"
"help.text"
-msgid "<variable id=\"fostel\">Choose <emph>Format - Page - Sheet</emph> tab </variable>"
-msgstr "<variable id=\"fostel\">Trieu la pestanya <emph>Format ▸ Pàgina ▸ Full</emph></variable>"
+msgid "<variable id=\"fostel\">Choose <emph>Format - Page - Sheet</emph> tab.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3150883\n"
"help.text"
-msgid "<variable id=\"fodrbe\">Choose <emph>Format - Print Ranges</emph></variable>"
-msgstr "<variable id=\"fodrbe\">Trieu <emph>Format ▸ Àrees d'impressió</emph></variable>"
+msgid "<variable id=\"fodrbe\">Choose <emph>Format - Print Ranges</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3156448\n"
"help.text"
-msgid "<variable id=\"fodrfe\">Choose <emph>Format - Print Ranges - Define</emph></variable>"
-msgstr "<variable id=\"fodrfe\">Trieu <emph>Format ▸ Àrees d'impressió ▸ Defineix</emph></variable>"
+msgid "<variable id=\"fodrfe\">Choose <emph>Format - Print Ranges - Define</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3156290\n"
"help.text"
-msgid "<variable id=\"fodrhin\">Choose <emph>Format - Print Ranges - Add</emph></variable>"
-msgstr "<variable id=\"fodrhin\">Trieu <emph>Format ▸ Àrees d'impressió ▸ Afegeix</emph></variable>"
+msgid "<variable id=\"fodrhin\">Choose <emph>Format - Print Ranges - Add</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3155812\n"
"help.text"
-msgid "<variable id=\"fodbah\">Choose <emph>Format - Print Ranges - Clear</emph></variable>"
-msgstr "<variable id=\"fodbah\">Trieu <emph>Format ▸ Àrees d'impressió ▸ Neteja</emph></variable>"
+msgid "<variable id=\"fodbah\">Choose <emph>Format - Print Ranges - Clear</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3153307\n"
"help.text"
-msgid "<variable id=\"fodbbe\">Choose <emph>Format - Print Ranges - Edit</emph></variable>"
-msgstr "<variable id=\"fodbbe\">Trieu <emph>Format ▸ Àrees d'impressió ▸ Edita</emph></variable>"
+msgid "<variable id=\"fodbbe\">Choose <emph>Format - Print Ranges - Edit</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3153916\n"
"help.text"
-msgid "Choose <emph>Format - AutoFormat</emph>"
-msgstr "Trieu <emph>Format ▸ Formatació automàtica</emph>"
+msgid "Choose <emph>Format - AutoFormat</emph>."
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3154532\n"
"help.text"
-msgid "On the Tools bar, click"
-msgstr "A la barra d'eines, feu clic a"
+msgid "On the <emph>Tools</emph> bar, click"
+msgstr ""
#: 00000405.xhp
msgctxt ""
@@ -806,8 +806,8 @@ msgctxt ""
"00000405.xhp\n"
"par_id3154618\n"
"help.text"
-msgid "<variable id=\"bedingte\">Choose <emph>Format - Conditional Formatting</emph></variable>"
-msgstr "<variable id=\"bedingte\">Trieu <emph>Format ▸ Formatació condicional</emph></variable>"
+msgid "<variable id=\"bedingte\">Choose <emph>Format - Conditional Formatting</emph>.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
@@ -830,16 +830,16 @@ msgctxt ""
"00000406.xhp\n"
"par_id3150541\n"
"help.text"
-msgid "<variable id=\"exdektv\">Choose <emph>Tools - Detective</emph> </variable>"
-msgstr "<variable id=\"exdektv\">Trieu <emph>Eines ▸ Detectiu</emph></variable>"
+msgid "<variable id=\"exdektv\">Choose <emph>Tools - Detective</emph>.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id3153194\n"
"help.text"
-msgid "Choose <emph>Tools - Detective - Trace Precedents</emph>"
-msgstr "Trieu <emph>Eines ▸ Detectiu ▸ Rastreja els anteriors</emph>"
+msgid "Choose <emph>Tools - Detective - Trace Precedents</emph>."
+msgstr ""
#: 00000406.xhp
msgctxt ""
@@ -854,24 +854,24 @@ msgctxt ""
"00000406.xhp\n"
"par_id3154123\n"
"help.text"
-msgid "<variable id=\"silbentrennungc\">Menu <emph>Tools - Language - Hyphenation</emph> </variable>"
-msgstr "<variable id=\"silbentrennungc\">Trieu <emph>Eines ▸ Llengua ▸ Partició de mots</emph>.</variable>"
+msgid "<variable id=\"silbentrennungc\">Menu <emph>Tools - Language - Hyphenation</emph>.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id3145785\n"
"help.text"
-msgid "<variable id=\"exdvore\">Choose <emph>Tools - Detective - Remove Precedents</emph> </variable>"
-msgstr "<variable id=\"exdvore\">Trieu <emph>Eines ▸ Detectiu ▸ Suprimeix els anteriors</emph></variable>"
+msgid "<variable id=\"exdvore\">Choose <emph>Tools - Detective - Remove Precedents</emph>.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id3155411\n"
"help.text"
-msgid "Choose <emph>Tools - Detective - Trace Dependents</emph>"
-msgstr "Trieu <emph>Eines ▸ Detectiu ▸ Rastreja les dependències</emph>"
+msgid "Choose <emph>Tools - Detective - Trace Dependents</emph>."
+msgstr ""
#: 00000406.xhp
msgctxt ""
@@ -886,15 +886,15 @@ msgctxt ""
"00000406.xhp\n"
"par_id3146984\n"
"help.text"
-msgid "<variable id=\"exdszne\">Choose <emph>Tools - Detective - Remove Dependents</emph> </variable>"
-msgstr "<variable id=\"exdszne\">Trieu <emph>Eines ▸ Detectiu ▸ Suprimeix les dependències</emph></variable>"
+msgid "<variable id=\"exdszne\">Choose <emph>Tools - Detective - Remove Dependents</emph>.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id3154014\n"
"help.text"
-msgid "<variable id=\"exdase\">Choose <emph>Tools - Detective - Remove All Traces</emph> </variable>"
+msgid "<variable id=\"exdase\">Choose <emph>Tools - Detective - Remove All Traces</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -902,7 +902,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3153188\n"
"help.text"
-msgid "<variable id=\"exdszfe\">Choose <emph>Tools - Detective - Trace Error</emph> </variable>"
+msgid "<variable id=\"exdszfe\">Choose <emph>Tools - Detective - Trace Error</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -910,7 +910,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3149410\n"
"help.text"
-msgid "<variable id=\"fuellmodus\">Choose <emph>Tools - Detective - Fill Mode</emph> </variable>"
+msgid "<variable id=\"fuellmodus\">Choose <emph>Tools - Detective - Fill Mode</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -918,7 +918,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3156284\n"
"help.text"
-msgid "<variable id=\"dateneinkreisen\">Choose <emph>Tools - Detective - Mark Invalid Data</emph> </variable>"
+msgid "<variable id=\"dateneinkreisen\">Choose <emph>Tools - Detective - Mark Invalid Data</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -926,7 +926,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3153159\n"
"help.text"
-msgid "<variable id=\"spurenaktualisieren\">Choose <emph>Tools - Detective - Refresh Traces</emph> </variable>"
+msgid "<variable id=\"spurenaktualisieren\">Choose <emph>Tools - Detective - Refresh Traces</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -934,7 +934,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3147397\n"
"help.text"
-msgid "<variable id=\"automatisch\">Choose <emph>Tools - Detective - AutoRefresh</emph> </variable>"
+msgid "<variable id=\"automatisch\">Choose <emph>Tools - Detective - AutoRefresh</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -942,7 +942,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3154018\n"
"help.text"
-msgid "<variable id=\"exzws\">Choose <emph>Tools - Goal Seek</emph> </variable>"
+msgid "<variable id=\"exzws\">Choose <emph>Tools - Goal Seek</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -950,7 +950,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3269142\n"
"help.text"
-msgid "<variable id=\"solver\">Choose <emph>Tools - Solver</emph> </variable>"
+msgid "<variable id=\"solver\">Choose <emph>Tools - Solver</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -958,7 +958,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id8554338\n"
"help.text"
-msgid "<variable id=\"solver_options\">Choose <emph>Tools - Solver</emph>, <emph>Options</emph> button </variable>"
+msgid "<variable id=\"solver_options\">Choose <emph>Tools - Solver</emph>, click <emph>Options</emph> button.</variable>"
msgstr ""
#: 00000406.xhp
@@ -966,31 +966,31 @@ msgctxt ""
"00000406.xhp\n"
"par_id3156277\n"
"help.text"
-msgid "<variable id=\"exsze\">Choose <emph>Tools - Scenarios</emph> </variable>"
-msgstr "<variable id=\"exsze\">Trieu <emph>Eines ▸ Escenaris</emph></variable>"
+msgid "<variable id=\"exsze\">Choose <emph>Tools - Scenarios</emph>.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id3149020\n"
"help.text"
-msgid "<variable id=\"protect_sheet\">Choose <emph>Tools - Protect Sheet</emph></variable>"
-msgstr "<variable id=\"protect_sheet\">Trieu <emph>Eines ▸ Document el full</emph></variable>"
+msgid "<variable id=\"protect_sheet\">Choose <emph>Tools - Protect Sheet</emph>.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id3154256\n"
"help.text"
-msgid "<variable id=\"protect_spreadsheet\">Choose <emph>Tools - Protect Spreadsheet</emph></variable>"
-msgstr "<variable id=\"protect_spreadsheet\">Trieu <emph>Eines ▸ Protegeix el full de càlcul</emph></variable>"
+msgid "<variable id=\"protect_spreadsheet\">Choose <emph>Tools - Protect Spreadsheet</emph>.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id3146919\n"
"help.text"
-msgid "Choose <emph>Data - Calculate - Recalculate</emph>"
+msgid "Choose <emph>Data - Calculate - Recalculate</emph>."
msgstr ""
#: 00000406.xhp
@@ -1006,16 +1006,16 @@ msgctxt ""
"00000406.xhp\n"
"par_id3150941\n"
"help.text"
-msgid "<variable id=\"exatmb\">Choose <emph>Data - Calculate - AutoCalculate</emph> </variable>"
-msgstr "<variable id=\"exatmb\">Trieu <emph>Dades ▸ Calcula ▸ Càlcul automàtic</emph></variable>"
+msgid "<variable id=\"exatmb\">Choose <emph>Data - Calculate - AutoCalculate</emph>.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id3151276\n"
"help.text"
-msgid "<variable id=\"autoeingabe\">Choose <emph>Tools - AutoInput</emph> </variable>"
-msgstr "<variable id=\"autoeingabe\">Trieu <emph>Eines ▸ Entrada automàtica</emph></variable>"
+msgid "<variable id=\"autoeingabe\">Choose <emph>Tools - AutoInput</emph>.</variable>"
+msgstr ""
#: 00000407.xhp
msgctxt ""
@@ -1038,15 +1038,15 @@ msgctxt ""
"00000407.xhp\n"
"par_id3147335\n"
"help.text"
-msgid "<variable id=\"fete\">Choose <item type=\"menuitem\">View - Split Window</item></variable>"
-msgstr "<variable id=\"fete\">Trieu <item type=\"menuitem\">Finestra - Divideix la finestra</item></variable>"
+msgid "<variable id=\"fete\">Choose ><item type=\"menuitem\">View - Split Window</item>.</variable>"
+msgstr ""
#: 00000407.xhp
msgctxt ""
"00000407.xhp\n"
"par_id3153663\n"
"help.text"
-msgid "<variable id=\"fefix\">Choose <item type=\"menuitem\">View - Freeze Cells - Freeze Rows and Columns</item></variable>"
+msgid "<variable id=\"fefix\">Choose <item type=\"menuitem\">View - Freeze Cells - Freeze Rows and Columns</item>.</variable>"
msgstr ""
#: 00000412.xhp
@@ -1070,48 +1070,48 @@ msgctxt ""
"00000412.xhp\n"
"par_id8366954\n"
"help.text"
-msgid "<variable id=\"text2columns\">Choose <emph>Data - Text to Columns</emph></variable>"
-msgstr "<variable id=\"text2columns\">Trieu <emph>Dades - Text a columnes</emph></variable>"
+msgid "<variable id=\"text2columns\">Choose <emph>Data - Text to Columns</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3147399\n"
"help.text"
-msgid "<variable id=\"dbrbf\">Choose <emph>Data - Define Range</emph></variable>"
-msgstr "<variable id=\"dbrbf\">Trieu <emph>Dades - Defineix l'interval</emph></variable>"
+msgid "<variable id=\"dbrbf\">Choose <emph>Data - Define Range</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3145345\n"
"help.text"
-msgid "<variable id=\"dbrba\">Choose <emph>Data - Select Range</emph></variable>"
-msgstr "<variable id=\"dbrba\">Trieu <emph>Dades - Selecciona l'interval</emph></variable>"
+msgid "<variable id=\"dbrba\">Choose <emph>Data - Select Range</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3150443\n"
"help.text"
-msgid "<variable id=\"dnsrt\">Choose <emph>Data - Sort...</emph></variable>"
-msgstr "<variable id=\"dnsrt\">Trieu <emph>Dades - Ordena...</emph></variable>"
+msgid "<variable id=\"dnsrt\">Choose <emph>Data - Sort...</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3148491\n"
"help.text"
-msgid "Choose <emph>Data - Sort - Sort Criteria</emph> tab"
-msgstr "Trieu la pestanya <emph>Dades - Ordena - Criteris d'ordenació</emph>"
+msgid "Choose <emph>Data - Sort - Sort Criteria</emph> tab."
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3154516\n"
"help.text"
-msgid "On Standard bar, click"
-msgstr "Feu clic a la barra estàndard"
+msgid "On <emph>Standard</emph> bar, click"
+msgstr ""
#: 00000412.xhp
msgctxt ""
@@ -1150,32 +1150,32 @@ msgctxt ""
"00000412.xhp\n"
"par_id3146984\n"
"help.text"
-msgid "<variable id=\"dnstot\">Choose <emph>Data - Sort - Options</emph> tab</variable>"
-msgstr "<variable id=\"dnstot\">Trieu la pestanya <emph>Dades - Ordena - Opcions</emph></variable>"
+msgid "<variable id=\"dnstot\">Choose <emph>Data - Sort - Options</emph> tab.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3155308\n"
"help.text"
-msgid "<variable id=\"dnftr\">Choose <emph>Data - Filter</emph></variable>"
-msgstr "<variable id=\"dnftr\">Trieu <emph>Dades - Filtre</emph></variable>"
+msgid "<variable id=\"dnftr\">Choose <emph>Data - Filter</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3148646\n"
"help.text"
-msgid "Choose <emph>Data - AutoFilter</emph>"
-msgstr "Trieu <emph>Dades - Filtre automàtic</emph>"
+msgid "Choose <emph>Data - AutoFilter</emph>."
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3151113\n"
"help.text"
-msgid "On Tools bar or Table Data bar, click"
-msgstr "Feu clic a la barra d'eines o a la barra de dades de taules"
+msgid "On <emph>Tools</emph> bar or <emph>Table Data</emph> bar, click"
+msgstr ""
#: 00000412.xhp
msgctxt ""
@@ -1198,40 +1198,40 @@ msgctxt ""
"00000412.xhp\n"
"par_id3156278\n"
"help.text"
-msgid "<variable id=\"dnfspz\">Choose <emph>Data - More Filters - Advanced Filter...</emph></variable>"
-msgstr "<variable id=\"dnfspz\">Trieu <emph>Dades - Més filtres - Filtre avançat...</emph></variable>"
+msgid "<variable id=\"dnfspz\">Choose <emph>Data - More Filters - Advanced Filter...</emph> .</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3153764\n"
"help.text"
-msgid "Choose <emph>Data - More Filters - Standard Filter... - Options</emph> label"
-msgstr "Trieu el botó <emph>Dades - Més filtres - Filtre estàndard... - Opcions</emph> label"
+msgid "Choose <emph>Data - More Filters - Standard Filter... - Options</emph> label."
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3155444\n"
"help.text"
-msgid "Choose <emph>Data - More Filters - Advanced Filter... - Options</emph> label"
-msgstr "Trieu el botó <emph>Dades - Més filtres - Filtre avançat... - Opcions</emph> label"
+msgid "Choose <emph>Data - More Filters - Advanced Filter... - Options</emph> label."
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3156382\n"
"help.text"
-msgid "Choose <emph>Data - More Filters - Reset Filter</emph>"
-msgstr "Trieu <emph>Dades - Més filtres - Reinicia el filtre</emph>"
+msgid "Choose <emph>Data - More Filters - Reset Filter</emph>."
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3155961\n"
"help.text"
-msgid "On Table Data bar, click <emph>Reset Filter/Sort</emph>"
-msgstr "En la barra de dades de taules, feu clic a <emph>Suprimeix el filtre/Ordena</emph>"
+msgid "On <emph>Table Data</emph> bar, click <emph>Reset Filter/Sort</emph>."
+msgstr ""
#: 00000412.xhp
msgctxt ""
@@ -1254,112 +1254,112 @@ msgctxt ""
"00000412.xhp\n"
"par_id3152778\n"
"help.text"
-msgid "<variable id=\"dnaftas\">Choose <emph>Data - More Filter - Hide AutoFilter</emph></variable>"
-msgstr "<variable id=\"dnaftas\">Trieu <emph>Dades - Més filtres - Amaga el filtre automàtic</emph></variable>"
+msgid "<variable id=\"dnaftas\">Choose <emph>Data - More Filter - Hide AutoFilter</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3166424\n"
"help.text"
-msgid "<variable id=\"dntegs\">Choose <emph>Data - Subtotals</emph></variable>"
-msgstr "<variable id=\"dntegs\">Trieu <emph>Dades - Subtotals</emph></variable>"
+msgid "<variable id=\"dntegs\">Choose <emph>Data - Subtotals</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3154574\n"
"help.text"
-msgid "<variable id=\"dntezd\">Choose <emph>Data - Subtotals - 1st, 2nd, 3rd Group</emph> tabs</variable>"
-msgstr "<variable id=\"dntezd\">Trieu les pestanyes <emph>Dades - Subtotals - 1r, 2n, 3r grup</emph></variable>"
+msgid "<variable id=\"dntezd\">Choose <emph>Data - Subtotals - 1st, 2nd, 3rd Group</emph> tabs.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3151277\n"
"help.text"
-msgid "<variable id=\"dntopi\">Choose <emph>Data - Subtotals - Options</emph> tab</variable>"
-msgstr "<variable id=\"dntopi\">Trieu la pestanya <emph>Dades - Subtotals - Opcions</emph></variable>"
+msgid "<variable id=\"dntopi\">Choose <emph>Data - Subtotals - Options</emph> tab.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3145133\n"
"help.text"
-msgid "<variable id=\"datengueltig\">Choose <emph>Data - Validity</emph></variable>"
-msgstr "<variable id=\"datengueltig\">Trieu <emph>Dades - Validesa</emph></variable>"
+msgid "<variable id=\"datengueltig\">Choose <emph>Data - Validity</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3152992\n"
"help.text"
-msgid "<variable id=\"datengueltigwerte\">Menu <emph>Data - Validity - Criteria</emph> tab</variable>"
-msgstr "<variable id=\"datengueltigwerte\">Trieu la pestanya <emph>Dades - Validesa - Criteri</emph></variable>"
+msgid "<variable id=\"datengueltigwerte\">Menu <emph>Data - Validity - Criteria</emph> tab.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3150367\n"
"help.text"
-msgid "<variable id=\"datengueltigeingabe\">Choose <emph>Data - Validity - Input Help</emph> tab</variable>"
-msgstr "<variable id=\"datengueltigeingabe\">Trieu la pestanya <emph>Dades - Validesa - Ajuda d'entrada</emph></variable>"
+msgid "<variable id=\"datengueltigeingabe\">Choose <emph>Data - Validity - Input Help</emph> tab.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3154486\n"
"help.text"
-msgid "<variable id=\"datengueltigfehler\">Choose <emph>Data - Validity - Error Alert</emph> tab</variable>"
-msgstr "<variable id=\"datengueltigfehler\">Trieu la pestanya <emph>Dades - Validesa - Avís d'error</emph></variable>"
+msgid "<variable id=\"datengueltigfehler\">Choose <emph>Data - Validity - Error Alert</emph> tab.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3146978\n"
"help.text"
-msgid "<variable id=\"dnmfo\">Choose <emph>Data - Multiple Operations</emph></variable>"
-msgstr "<variable id=\"dnmfo\">Trieu <emph>Dades - Múltiples operacions</emph></variable>"
+msgid "<variable id=\"dnmfo\">Choose <emph>Data - Multiple Operations</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3155809\n"
"help.text"
-msgid "<variable id=\"dnksd\">Choose <emph>Data - Consolidate</emph></variable>"
-msgstr "<variable id=\"dnksd\">Trieu <emph>Dades - Consolida</emph></variable>"
+msgid "<variable id=\"dnksd\">Choose <emph>Data - Consolidate</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3148701\n"
"help.text"
-msgid "<variable id=\"dngld\">Choose <emph>Data - Group and Outline</emph></variable>"
-msgstr "<variable id=\"dngld\">Trieu <emph>Dades - Grup i esquema</emph></variable>"
+msgid "<variable id=\"dngld\">Choose <emph>Data - Group and Outline</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3153815\n"
"help.text"
-msgid "<variable id=\"dngda\">Choose <emph>Data - Group and Outline - Hide Details</emph></variable>"
-msgstr "<variable id=\"dngda\">Trieu <emph>Dades - Grup i esquema - Amaga els detalls</emph></variable>"
+msgid "<variable id=\"dngda\">Choose <emph>Data - Group and Outline - Hide Details</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3159223\n"
"help.text"
-msgid "<variable id=\"dngde\">Choose <emph>Data - Group and Outline - Show Details</emph></variable>"
-msgstr "<variable id=\"dngde\">Trieu <emph>Dades - Grup i esquema - Mostra els detalls</emph></variable>"
+msgid "<variable id=\"dngde\">Choose <emph>Data - Group and Outline - Show Details</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3146870\n"
"help.text"
-msgid "Choose <emph>Data - Group and Outline - Group</emph>"
-msgstr "Trieu <emph>Dades - Grup i esquema - Agrupa</emph>"
+msgid "Choose <emph>Data - Group and Outline - Group</emph>."
+msgstr ""
#: 00000412.xhp
msgctxt ""
@@ -1398,8 +1398,8 @@ msgctxt ""
"00000412.xhp\n"
"par_id3146781\n"
"help.text"
-msgid "Choose <emph>Data - Group and Outline - Ungroup</emph>"
-msgstr "Trieu <emph>Dades - Grup i esquema - Desagrupa</emph>"
+msgid "Choose <emph>Data - Group and Outline - Ungroup</emph>."
+msgstr ""
#: 00000412.xhp
msgctxt ""
@@ -1438,96 +1438,96 @@ msgctxt ""
"00000412.xhp\n"
"par_id3153008\n"
"help.text"
-msgid "<variable id=\"dnglagl\">Choose <emph>Data - Group and Outline - AutoOutline</emph></variable>"
-msgstr "<variable id=\"dnglagl\">Trieu <emph>Dades - Grup i esquema - Esquema automàtic</emph></variable>"
+msgid "<variable id=\"dnglagl\">Choose <emph>Data - Group and Outline - AutoOutline</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3154709\n"
"help.text"
-msgid "<variable id=\"dnglef\">Choose <emph>Data - Group and Outline - Remove</emph></variable>"
-msgstr "<variable id=\"dnglef\">Trieu <emph>Dades - Grup i esquema - Suprimeix</emph></variable>"
+msgid "<variable id=\"dnglef\">Choose <emph>Data - Group and Outline - Remove Outline</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id1774346\n"
"help.text"
-msgid "<variable id=\"dngdrill\">Choose <emph>Data - Group and Outline - Show Details</emph> (for some pivot tables)</variable>"
-msgstr "<variable id=\"dngdrill\">Trieu <emph>Dades - Grup i esquema - Mostra els detalls</emph> (per a algunes taules dinàmiques)</variable>"
+msgid "<variable id=\"dngdrill\">Choose <emph>Data - Group and Outline - Show Details</emph> (for some pivot tables).</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3155759\n"
"help.text"
-msgid "<variable id=\"dndtpt\">Choose <emph>Data - Pivot Table</emph></variable>"
-msgstr "<variable id=\"dndtpt\">Trieu <emph>Dades - Taula dinàmica</emph></variable>"
+msgid "<variable id=\"dndtpt\">Choose <emph>Data - Pivot Table</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3154625\n"
"help.text"
-msgid "<variable id=\"dndpa\">Choose <emph>Insert - Pivot Table</emph></variable>"
-msgstr "<variable id=\"dndpa\">Trieu <emph>Insereix - Taula dinàmica</emph></variable>"
+msgid "<variable id=\"dndpa\">Choose <emph>Insert - Pivot Table</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3147558\n"
"help.text"
-msgid "<variable id=\"dndq\">Choose <emph>Insert - Pivot Table</emph>, in the Select Source dialog choose the option <emph>Data source registered in $[officename]</emph>.</variable>"
-msgstr "<variable id=\"dndq\">Trieu <emph>Insereix - Taula dinàmica</emph>, en el quadre de diàleg Selecciona la font, trieu l'opció <emph>Font de dades registrada al $[officename]</emph>.</variable>"
+msgid "<variable id=\"dndq\">Choose <emph>Insert - Pivot Table</emph>, in the <emph>Select Source</emph> dialog choose the option <emph>Data source registered in $[officename]</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3153297\n"
"help.text"
-msgid "Choose <emph>Insert - Pivot Table</emph>, in the Select Source dialog choose the option <emph>Current selection</emph>."
-msgstr "Trieu <emph>Insereix - Taula dinàmica</emph>, en el quadre de diàleg Selecciona la font, trieu l'opció <emph>Selecció actual</emph>."
+msgid "Choose <emph>Insert - Pivot Table</emph>, in the <emph>Select Source</emph> dialog choose the option <emph>Current selection</emph>."
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3145118\n"
"help.text"
-msgid "Choose <emph>Insert - Pivot Table</emph>, in the Select Source dialog choose the option <emph>Data source registered in $[officename]</emph>, click <emph>OK</emph> to see <emph>Select Data Source</emph> dialog."
-msgstr "Trieu <emph>Insereix - Taula dinàmica</emph>, en el quadre de diàleg Selecciona la font, trieu l'opció <emph>Font de dades registrada al $[officename]</emph> i feu clic a <emph>D'acord</emph> per veure el quadre de diàleg <emph>Seleccioneu la font de dades</emph>."
+msgid "Choose <emph>Insert - Pivot Table</emph>, in the <emph>Select Source</emph> dialog choose the option <emph>Data source registered in $[officename]</emph>, click <emph>OK</emph> to see <emph>Select Data Source</emph> dialog."
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3153294\n"
"help.text"
-msgid "<variable id=\"dndpak\">Choose <emph>Data - Pivot Table - Refresh</emph></variable>"
-msgstr "<variable id=\"dndpak\">Trieu <emph>Dades - Taula dinàmica - Refresca</emph></variable>"
+msgid "<variable id=\"dndpak\">Choose <emph>Data - Pivot Table - Refresh</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3151344\n"
"help.text"
-msgid "<variable id=\"dndploe\">Choose <emph>Data - Pivot Table - Delete</emph></variable>"
-msgstr "<variable id=\"dndploe\">Trieu <emph>Dades - Taula dinàmica - Suprimeix</emph></variable>"
+msgid "<variable id=\"dndploe\">Choose <emph>Data - Pivot Table - Delete</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3150397\n"
"help.text"
-msgid "<variable id=\"dndakt\">Choose <emph>Data - Refresh Range</emph></variable>"
-msgstr "<variable id=\"dndakt\">Trieu <emph>Dades - Refresca l'interval</emph></variable>"
+msgid "<variable id=\"dndakt\">Choose <emph>Data - Refresh Range</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_idN10B8F\n"
"help.text"
-msgid "<variable id=\"grouping\">Choose <emph>Data - Group and Outline - Group</emph></variable>"
-msgstr "<variable id=\"grouping\">Trieu <emph>Dades - Grup i esquema - Agrupa</emph></variable>"
+msgid "<variable id=\"grouping\">Choose <emph>Data - Group and Outline - Group</emph>.</variable>"
+msgstr ""
#: sheet_menu.xhp
msgctxt ""
@@ -1550,63 +1550,63 @@ msgctxt ""
"sheet_menu.xhp\n"
"par_id160220162106567373\n"
"help.text"
-msgid "<variable id=\"insert_rows_above\">Choose <emph>Sheet - Insert Rows - Rows Above</emph> </variable>"
-msgstr "<variable id=\"insert_rows_above\">Trieu <emph>Full ▸ Insereix files ▸ Files a sobre</emph></variable>"
+msgid "<variable id=\"insert_rows_above\">Choose <emph>Sheet - Insert Rows - Rows Above</emph>.</variable>"
+msgstr ""
#: sheet_menu.xhp
msgctxt ""
"sheet_menu.xhp\n"
"par_id160220162109048207\n"
"help.text"
-msgid "<variable id=\"insert_rows_below\">Choose <emph>Sheet - Insert Rows - Rows Below</emph></variable>"
-msgstr "<variable id=\"insert_rows_below\">Trieu <emph>Full ▸ Insereix files ▸ Files a sota</emph></variable>"
+msgid "<variable id=\"insert_rows_below\">Choose <emph>Sheet - Insert Rows - Rows Below</emph>.</variable>"
+msgstr ""
#: sheet_menu.xhp
msgctxt ""
"sheet_menu.xhp\n"
"par_id160220162107055028\n"
"help.text"
-msgid "<variable id=\"insert_columns_left\">Choose <emph>Sheet - Insert Columns - Columns Left</emph></variable>"
-msgstr "<variable id=\"insert_columns_left\">Trieu <emph>Full ▸ Insereix columnes ▸ Columnes a l'esquerra</emph></variable>"
+msgid "<variable id=\"insert_columns_left\">Choose <emph>Sheet - Insert Columns - Columns Left</emph>.</variable>"
+msgstr ""
#: sheet_menu.xhp
msgctxt ""
"sheet_menu.xhp\n"
"par_id160220162109126013\n"
"help.text"
-msgid "<variable id=\"insert_columns_right\">Choose <emph>Sheet - Insert Columns - Columns Right</emph></variable>"
-msgstr "<variable id=\"insert_columns_right\">Trieu <emph>Full ▸ Insereix columnes ▸ Columnes a la dreta</emph></variable>"
+msgid "<variable id=\"insert_columns_right\">Choose <emph>Sheet - Insert Columns - Columns Right</emph>.</variable>"
+msgstr ""
#: sheet_menu.xhp
msgctxt ""
"sheet_menu.xhp\n"
"par_id3149095\n"
"help.text"
-msgid "<variable id=\"insert_page_break\">Choose <emph>Sheet - Insert Page Break</emph></variable>"
-msgstr "<variable id=\"insert_page_break\">Trieu <emph>Full ▸ Insereix salt de pàgina</emph></variable>"
+msgid "<variable id=\"insert_page_break\">Choose <emph>Sheet - Insert Page Break</emph>.</variable>"
+msgstr ""
#: sheet_menu.xhp
msgctxt ""
"sheet_menu.xhp\n"
"par_id3149398\n"
"help.text"
-msgid "<variable id=\"insert_page_break_row\">Choose <emph>Sheet - Insert Page Break - Row Break</emph></variable>"
-msgstr "<variable id=\"insert_page_break_row\">Trieu <emph>Full ▸ Insereix salt de pàgina ▸ Salt de fila</emph></variable>"
+msgid "<variable id=\"insert_page_break_row\">Choose <emph>Sheet - Insert Page Break - Row Break</emph>.</variable>"
+msgstr ""
#: sheet_menu.xhp
msgctxt ""
"sheet_menu.xhp\n"
"par_id3150084\n"
"help.text"
-msgid "<variable id=\"insert_page_break_column\">Choose <emph>Sheet - Insert Page Break - Column Break</emph></variable>"
-msgstr "<variable id=\"insert_page_break_column\">Trieu <emph>Full ▸ Insereix salt de pàgina ▸ Salt de columna</emph></variable>"
+msgid "<variable id=\"insert_page_break_column\">Choose <emph>Sheet - Insert Page Break - Column Break</emph>.</variable>"
+msgstr ""
#: sheet_menu.xhp
msgctxt ""
"sheet_menu.xhp\n"
"par_id3153093\n"
"help.text"
-msgid "<variable id=\"delete_page_break\">Choose <emph>Sheet - Delete Page Break</emph></variable>"
+msgid "<variable id=\"delete_page_break\">Choose <emph>Sheet - Delete Page Break</emph>.</variable>"
msgstr ""
#: sheet_menu.xhp
@@ -1614,7 +1614,7 @@ msgctxt ""
"sheet_menu.xhp\n"
"par_id3153191\n"
"help.text"
-msgid "<variable id=\"delete_page_break_row\">Choose <emph>Sheet - Delete Page Break - Row Break</emph></variable>"
+msgid "<variable id=\"delete_page_break_row\">Choose <emph>Sheet - Delete Page Break - Row Break</emph>.</variable>"
msgstr ""
#: sheet_menu.xhp
@@ -1622,5 +1622,5 @@ msgctxt ""
"sheet_menu.xhp\n"
"par_id3145645\n"
"help.text"
-msgid "<variable id=\"delete_page_break_column\">Choose <emph>Sheet - Delete Page Break - Column Break</emph></variable>"
+msgid "<variable id=\"delete_page_break_column\">Choose <emph>Sheet - Delete Page Break - Column Break</emph>.</variable>"
msgstr ""
diff --git a/source/ca/helpcontent2/source/text/scalc/02.po b/source/ca/helpcontent2/source/text/scalc/02.po
index 15428a5681e..8624c669f57 100644
--- a/source/ca/helpcontent2/source/text/scalc/02.po
+++ b/source/ca/helpcontent2/source/text/scalc/02.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2017-05-12 14:35+0200\n"
-"PO-Revision-Date: 2018-05-18 09:10+0000\n"
-"Last-Translator: Joan Montané <joan@montane.cat>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:53+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ca\n"
"MIME-Version: 1.0\n"
@@ -15,7 +15,7 @@ msgstr ""
"X-Accelerator-Marker: ~\n"
"X-Generator: Pootle 2.8\n"
"X-Language: ca\n"
-"X-POOTLE-MTIME: 1526634621.000000\n"
+"X-POOTLE-MTIME: 1542196388.000000\n"
#: 02130000.xhp
msgctxt ""
@@ -46,8 +46,8 @@ msgctxt ""
"02130000.xhp\n"
"par_id3155267\n"
"help.text"
-msgid "<image src=\"cmd/sc_currencyfield.png\" id=\"img_id3159096\"><alt id=\"alt_id3159096\">Icon</alt></image>"
-msgstr "<image src=\"cmd/sc_currencyfield.png\" id=\"img_id3159096\"><alt id=\"alt_id3159096\">Icona</alt></image>"
+msgid "<image src=\"cmd/sc_currencyfield.png\" id=\"img_id3159096\"><alt id=\"alt_id3159096\">Currency Number Format Icon</alt></image>"
+msgstr ""
#: 02130000.xhp
msgctxt ""
@@ -62,8 +62,8 @@ msgctxt ""
"02130000.xhp\n"
"par_id3146776\n"
"help.text"
-msgid "<link href=\"text/shared/01/05020300.xhp\" name=\"Format - Cell - Numbers\">Format - Cell - Numbers</link>."
-msgstr "<link href=\"text/shared/01/05020300.xhp\" name=\"Format ▸ Cel·la ▸ Nombres\">Format ▸ Cel·la - Nombres</link>."
+msgid "<link href=\"text/shared/01/05020300.xhp\" name=\"Format - Cells - Numbers\">Format - Cells - Numbers</link>."
+msgstr ""
#: 02140000.xhp
msgctxt ""
diff --git a/source/ca/helpcontent2/source/text/scalc/06.po b/source/ca/helpcontent2/source/text/scalc/06.po
index f4abcf95e38..1ca2097298b 100644
--- a/source/ca/helpcontent2/source/text/scalc/06.po
+++ b/source/ca/helpcontent2/source/text/scalc/06.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-06-14 17:23+0200\n"
-"PO-Revision-Date: 2018-08-06 13:58+0000\n"
-"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-05-18 09:09+0000\n"
+"Last-Translator: Joan Montané <joan@montane.cat>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ca\n"
"MIME-Version: 1.0\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: Pootle 2.8\n"
-"X-POOTLE-MTIME: 1533563932.000000\n"
+"X-POOTLE-MTIME: 1526634563.000000\n"
#: calcsamplefiles.xhp
msgctxt ""
@@ -23,35 +23,3 @@ msgctxt ""
"help.text"
msgid "Calc Sample Files"
msgstr "Fitxer d'exemple del Calc"
-
-#: calcsamplefiles.xhp
-msgctxt ""
-"calcsamplefiles.xhp\n"
-"par_id161521663319917\n"
-"help.text"
-msgid "<object data=\"media/files/scalc/imtrigon.ods\" id=\"ods_id61521568603544\" type=\"application/vnd.oasis.opendocument.spreadsheet\"/>"
-msgstr "<object data=\"media/files/scalc/imtrigon.ods\" id=\"ods_id61521568603544\" type=\"application/vnd.oasis.opendocument.spreadsheet\"/>"
-
-#: calcsamplefiles.xhp
-msgctxt ""
-"calcsamplefiles.xhp\n"
-"par_id161521663319918\n"
-"help.text"
-msgid "<object data=\"media/files/scalc/trigon.ods\" id=\"ods_id61521548603544\" type=\"application/vnd.oasis.opendocument.spreadsheet\"/>"
-msgstr "<object data=\"media/files/scalc/trigon.ods\" id=\"ods_id61521548603544\" type=\"application/vnd.oasis.opendocument.spreadsheet\"/>"
-
-#: calcsamplefiles.xhp
-msgctxt ""
-"calcsamplefiles.xhp\n"
-"par_id161521563314918\n"
-"help.text"
-msgid "<object data=\"media/files/scalc/pivot.ods\" id=\"ods_id61521547603544\" type=\"application/vnd.oasis.opendocument.spreadsheet\"/>"
-msgstr "<object data=\"media/files/scalc/pivot.ods\" id=\"ods_id61521547603544\" type=\"application/vnd.oasis.opendocument.spreadsheet\"/>"
-
-#: calcsamplefiles.xhp
-msgctxt ""
-"calcsamplefiles.xhp\n"
-"par_id721528312694192\n"
-"help.text"
-msgid "<object data=\"media/files/scalc/functions_ifs.ods\" id=\"ods_id61521547603534\" type=\"application/vnd.oasis.opendocument.spreadsheet\"/>"
-msgstr "<object data=\"media/files/scalc/functions_ifs.ods\" id=\"ods_id61521547603534\" type=\"application/vnd.oasis.opendocument.spreadsheet\"/>"
diff --git a/source/ca/helpcontent2/source/text/scalc/guide.po b/source/ca/helpcontent2/source/text/scalc/guide.po
index 64b3ac2338f..dbf2ca6343f 100644
--- a/source/ca/helpcontent2/source/text/scalc/guide.po
+++ b/source/ca/helpcontent2/source/text/scalc/guide.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-07-31 14:10+0200\n"
-"PO-Revision-Date: 2018-10-23 05:29+0000\n"
-"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:53+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ca\n"
"MIME-Version: 1.0\n"
@@ -15,7 +15,7 @@ msgstr ""
"X-Accelerator-Marker: ~\n"
"X-Generator: Pootle 2.8\n"
"X-Language: ca\n"
-"X-POOTLE-MTIME: 1540272572.000000\n"
+"X-POOTLE-MTIME: 1542196389.000000\n"
#: address_auto.xhp
msgctxt ""
@@ -3710,8 +3710,8 @@ msgctxt ""
"database_filter.xhp\n"
"par_idN10693\n"
"help.text"
-msgid "Choose <item type=\"menuitem\">Data - Filter - Standard Filter</item>."
-msgstr "Trieu <item type=\"menuitem\">Dades - Filtre - Filtre estàndard</item>."
+msgid "Choose <item type=\"menuitem\">Data - More Filters - Standard Filter</item>."
+msgstr ""
#: database_filter.xhp
msgctxt ""
@@ -3766,8 +3766,8 @@ msgctxt ""
"database_filter.xhp\n"
"par_id3154944\n"
"help.text"
-msgid "Choose <item type=\"menuitem\">Data - Filter - AutoFilter</item>."
-msgstr "Trieu <item type=\"menuitem\">Dades - Filtre - Filtre automàtic</item>."
+msgid "Choose <item type=\"menuitem\">Data - AutoFilter</item>."
+msgstr ""
#: database_filter.xhp
msgctxt ""
diff --git a/source/ca/helpcontent2/source/text/shared.po b/source/ca/helpcontent2/source/text/shared.po
index 31b7b468333..573d08c873b 100644
--- a/source/ca/helpcontent2/source/text/shared.po
+++ b/source/ca/helpcontent2/source/text/shared.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-09-03 13:23+0200\n"
-"PO-Revision-Date: 2018-08-30 20:58+0000\n"
-"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:53+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ca\n"
"MIME-Version: 1.0\n"
@@ -13,9 +13,9 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.8\n"
"X-Language: ca\n"
-"X-POOTLE-MTIME: 1535662737.000000\n"
+"X-POOTLE-MTIME: 1542196390.000000\n"
#: 3dsettings_toolbar.xhp
msgctxt ""
@@ -2014,5 +2014,5 @@ msgctxt ""
"need_help.xhp\n"
"hd_id1000010\n"
"help.text"
-msgid "This help page needs further work for correctness and completion. Please join the LibreOffice project and help us out to write the missing information. Visit our <link href=\"http://documentation.libreoffice.org/en/join-community/update-help-contents\">web page on writing Help contents</link>."
-msgstr "Aquesta pàgina d'ajuda requereix feina de correcció i ampliació. Uniu-vos al projecte del LibreOffice i ajudeu-nos a escriue la informació que hi manca. Visiteu la <link href=\"http://documentation.libreoffice.org/en/join-community/update-help-contents\">pàgina web sobre la redacció de continguts de l'ajuda</link>."
+msgid "This help page needs further work for correctness and completion. Please join the LibreOffice project and help us out to write the missing information. Visit our <link href=\"https://documentation.libreoffice.org/en/join-community/update-help-contents\"><emph>web page on writing Help contents</emph></link>."
+msgstr ""
diff --git a/source/ca/helpcontent2/source/text/shared/00.po b/source/ca/helpcontent2/source/text/shared/00.po
index 075455ca483..7ec80c666d9 100644
--- a/source/ca/helpcontent2/source/text/shared/00.po
+++ b/source/ca/helpcontent2/source/text/shared/00.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-10-21 20:57+0200\n"
-"PO-Revision-Date: 2018-10-22 00:51+0000\n"
-"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:53+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ca\n"
"MIME-Version: 1.0\n"
@@ -15,7 +15,7 @@ msgstr ""
"X-Accelerator-Marker: ~\n"
"X-Generator: Pootle 2.8\n"
"X-Language: ca\n"
-"X-POOTLE-MTIME: 1540169469.000000\n"
+"X-POOTLE-MTIME: 1542196391.000000\n"
#: 00000001.xhp
msgctxt ""
@@ -6222,8 +6222,8 @@ msgctxt ""
"00000401.xhp\n"
"par_id621525017637963\n"
"help.text"
-msgid "Choose <emph>File - Export as EPUB</emph>."
-msgstr "Trieu <emph>Fitxer ▸ Exporta com a EPUB</emph>."
+msgid "Choose <emph>File - Export As - Export as EPUB</emph>."
+msgstr ""
#: 00000401.xhp
msgctxt ""
@@ -7198,16 +7198,16 @@ msgctxt ""
"00000403.xhp\n"
"par_idN1091B\n"
"help.text"
-msgid "<variable id=\"grid\">Choose <emph>View - Grid</emph> (Impress or Draw).</variable>"
-msgstr "<variable id=\"grid\">Trieu <emph>Visualitza ▸ Graella</emph> (Impress o Draw).</variable>"
+msgid "<variable id=\"grid\">Choose <emph>View - Grid and Helplines</emph> (Impress or Draw).</variable>"
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_idN1092E\n"
"help.text"
-msgid "<variable id=\"guides\">Choose <emph>View - Snap Lines</emph> (Impress or Draw).</variable>"
-msgstr "<variable id=\"guides\">Trieu <emph>Visualitza ▸ Línies de captura</emph> (Impress o Draw).</variable>"
+msgid "<variable id=\"guides\">Choose <emph>View - Snap Guides</emph> (Impress or Draw).</variable>"
+msgstr ""
#: 00000404.xhp
msgctxt ""
@@ -7862,8 +7862,8 @@ msgctxt ""
"00000406.xhp\n"
"par_id9988402\n"
"help.text"
-msgid "<variable id=\"packagemanager_eu\">Choose <emph>Tools - Extension Manager</emph>, click <emph>Updates</emph> button.</variable>"
-msgstr "<variable id=\"packagemanager_eu\">Trieu <emph>Eines ▸ Gestor d'extensions</emph>, feu clic al botó <emph>Actualitzacions</emph>.</variable>"
+msgid "<variable id=\"packagemanager_eu\">Choose <emph>Tools - Extension Manager</emph>, click <emph>Check for Updates</emph> button.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
@@ -8076,14 +8076,6 @@ msgstr "<variable id=\"allg\">Trieu <switchinline select=\"sys\"><caseinline sel
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
-"par_id3150032\n"
-"help.text"
-msgid "<variable id=\"arbeit\">Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - $[officename] - Memory</emph>.</variable>"
-msgstr "<variable id=\"arbeit\">Trieu <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME ▸ Preferències</emph></caseinline><defaultinline><emph>Eines ▸ Opcions</emph></defaultinline></switchinline><emph> ▸ $[officename] ▸ Memòria</emph>.</variable>"
-
-#: 00000406.xhp
-msgctxt ""
-"00000406.xhp\n"
"par_id3159153\n"
"help.text"
msgid "<variable id=\"ansicht\">Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - $[officename] - View</emph>.</variable>"
@@ -11046,16 +11038,16 @@ msgctxt ""
"00040502.xhp\n"
"par_id366527\n"
"help.text"
-msgid "Choose <emph>Format - Object - Line</emph> (Writer)."
-msgstr "Trieu <emph>Format ▸ Objecte ▸ Línia</emph> (al Writer)."
+msgid "Choose <emph>Format - Text Box and Shape - Line</emph> (Writer)."
+msgstr ""
#: 00040502.xhp
msgctxt ""
"00040502.xhp\n"
"par_id3835261\n"
"help.text"
-msgid "Choose <emph>Format - Graphic - Line</emph> (Calc)."
-msgstr "Trieu <emph>Format ▸ Gràfic ▸ Línia</emph> (al Calc)."
+msgid "Choose <emph>Format - Object - Line</emph> (Calc)."
+msgstr ""
#: 00040502.xhp
msgctxt ""
@@ -11086,7 +11078,7 @@ msgctxt ""
"00040502.xhp\n"
"par_id3154285\n"
"help.text"
-msgid "Choose <emph>Format - </emph><switchinline select=\"appl\"><caseinline select=\"WRITER\"><emph>Object - </emph></caseinline><caseinline select=\"CALC\"><emph>Graphic - </emph></caseinline></switchinline><emph>Line - Line</emph> tab."
+msgid "Choose <emph>Format - </emph><switchinline select=\"appl\"><caseinline select=\"WRITER\"><emph>Text Box and Shape - </emph></caseinline><caseinline select=\"CALC\"><emph>Object - </emph></caseinline></switchinline><emph>Line - Line</emph> tab."
msgstr ""
#: 00040502.xhp
diff --git a/source/ca/helpcontent2/source/text/shared/01.po b/source/ca/helpcontent2/source/text/shared/01.po
index 39c222bdc84..3a4a1d01db1 100644
--- a/source/ca/helpcontent2/source/text/shared/01.po
+++ b/source/ca/helpcontent2/source/text/shared/01.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 12:22+0100\n"
-"PO-Revision-Date: 2018-11-12 13:37+0000\n"
-"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:53+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ca\n"
"MIME-Version: 1.0\n"
@@ -15,7 +15,7 @@ msgstr ""
"X-Accelerator-Marker: ~\n"
"X-Generator: Pootle 2.8\n"
"X-Language: ca\n"
-"X-POOTLE-MTIME: 1542029879.000000\n"
+"X-POOTLE-MTIME: 1542196395.000000\n"
#: 01010000.xhp
msgctxt ""
@@ -7162,13 +7162,12 @@ msgid "Adds the string that was found by the search criteria in the <emph>Find</
msgstr "Quan feu un reemplaçament, afegeix la cadena que coincideix amb els criteris de cerca del quadre <emph>Cerca</emph> al terme indicat en el quadre <emph>Reemplaça</emph>."
#: 02100001.xhp
-#, fuzzy
msgctxt ""
"02100001.xhp\n"
"par_id3149650\n"
"help.text"
msgid "For example, if you enter \"window\" in the <emph>Find</emph> box and \"&frame\" in the <emph>Replace</emph> box, the word \"window\" is replaced with \"windowframe\"."
-msgstr "Per exemple si introduïu \"window\" a l'índex<emph>Cerca</emph> de la caixa i \"frame\" a l'índex <emph>Reemplaça</emph> de caixa cap a la paraula \"window\" que es reemplaça per \"windowframe\". de \"windowframe\"."
+msgstr "Per exemple, si introduïu «finestra» en el quadre <emph>Cerca</emph> i «& emergent» en el quadre <emph>Reemplaça</emph>, es reemplaça el mot «finestra» per «finestra emergent»."
#: 02100001.xhp
msgctxt ""
@@ -33955,8 +33954,8 @@ msgctxt ""
"06130000.xhp\n"
"par_id3153748\n"
"help.text"
-msgid "<ahelp hid=\"modules/BasicIDE/ui/basicmacrodialog/run\">Runs or saves the current macro.</ahelp>"
-msgstr "<ahelp hid=\"modules/BasicIDE/ui/basicmacrodialog/run\">Executa o desa la macro actual.</ahelp>"
+msgid "<ahelp hid=\"modules/BasicIDE/ui/basicmacrodialog/ok\">Runs or saves the current macro.</ahelp>"
+msgstr ""
#: 06130000.xhp
msgctxt ""
@@ -41189,15 +41188,6 @@ msgid "Export the current file to <link href=\"text/shared/00/00000002.xhp#epub\
msgstr "Exporta el fitxer actual com a <link href=\"text/shared/00/00000002.xhp#epub\" name=\"epub\">EPUB</link>."
#: ref_epub_export.xhp
-#, fuzzy
-msgctxt ""
-"ref_epub_export.xhp\n"
-"par_id701525003241759\n"
-"help.text"
-msgid "<embedvar href=\"text/shared/00/00000002.xhp#epubv\" markup=\"keep\"/>"
-msgstr "<embedvar href=\"text/shared/00/00000002.xhp#epubv\" markup=\"keep\"/>"
-
-#: ref_epub_export.xhp
msgctxt ""
"ref_epub_export.xhp\n"
"par_id19921\n"
@@ -41346,13 +41336,12 @@ msgid "By default, the exporter looks for custom media and custom metadata in th
msgstr "Normalment, l'exportador cerca fitxers multimèdia i metadades personalitzades dins el directori del document actual a una carpeta amb el mateix nom que el document. Per exemple, si el document s'anomena <item type=\"literal\">ElMeuLlibre.odt</item>, el directori multimèdia per defecte per a la multimèdia i les metadades és <item type=\"literal\">ElMeuLlibre</item> al directori actual."
#: ref_epub_export.xhp
-#, fuzzy
msgctxt ""
"ref_epub_export.xhp\n"
"par_id971525023515891\n"
"help.text"
-msgid "For custom metadata, you must provide a file with same name as the original filename and with extension as \".xmp\". The provided metadata will override the the internal document metadata. In the example above, the custom metadata must exist in the MyText directory as <item type=\"literal\">MyText.xmp</item>."
-msgstr "Per a les metadades personalitzades heu de proporcionar un fitxer amb el mateix nom que el nom de fitxer original. El nom de fitxer i amb l'extensió fixats les metadades es troben al document intern les metadades del document intern. A l'exemple anterior han de tenir les metadades del directori personalitzat<item type=\"literal\">MyText.xmp</item>."
+msgid "For custom metadata, you must provide a file with same name as the original filename and with extension as \".xmp\". The provided metadata will override the internal document metadata. In the example above, the custom metadata must exist in the MyText directory as <item type=\"literal\">MyText.xmp</item>."
+msgstr ""
#: ref_epub_export.xhp
#, fuzzy
diff --git a/source/ca/helpcontent2/source/text/shared/explorer/database.po b/source/ca/helpcontent2/source/text/shared/explorer/database.po
index 5eee47d15ee..630b3cd1d32 100644
--- a/source/ca/helpcontent2/source/text/shared/explorer/database.po
+++ b/source/ca/helpcontent2/source/text/shared/explorer/database.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2018-11-05 17:38+0100\n"
-"PO-Revision-Date: 2018-10-21 09:25+0000\n"
+"PO-Revision-Date: 2018-11-13 01:27+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ca\n"
@@ -13,9 +13,9 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.8\n"
"X-Language: ca\n"
-"X-POOTLE-MTIME: 1540113930.000000\n"
+"X-POOTLE-MTIME: 1542072469.000000\n"
#: 02000000.xhp
msgctxt ""
@@ -47,7 +47,7 @@ msgctxt ""
"par_id3150499\n"
"help.text"
msgid "A \"query\" is a special view of a table. A query can display chosen records or chosen fields within records; it can also sort those records. A query can apply to one table or to multiple tables, if they are linked by common data fields."
-msgstr ""
+msgstr "Una «consulta» és una visualització especial d'una taula. Les consultes poden mostrar determinats registres o camps dels registres, i també els poden ordenar. Podeu aplicar una consulta a una sola taula o bé a diverses taules, si estan enllaçades per camps de dades comuns."
#: 02000000.xhp
msgctxt ""
@@ -55,7 +55,7 @@ msgctxt ""
"par_id3147399\n"
"help.text"
msgid "Use queries to find records from data tables based on certain criteria. All queries created for a database are listed under the <emph>Queries</emph> entry. Since this entry contains the database queries, it is also called the \"query container\"."
-msgstr "Utilitzeu les consultes per cercar registres de les bases de dades segons uns criteris determinats. Totes les consultes creades per a una base de dades es llisten a l'entrada <emph>Consultes</emph>, que també rep el nom de contenidor de consultes."
+msgstr "Utilitzeu les consultes per a cercar registres de les bases de dades segons uns criteris determinats. Totes les consultes creades per a una base de dades es mostren a l'entrada <emph>Consultes</emph>, que també rep el nom de contenidor de consultes."
#: 02000000.xhp
msgctxt ""
@@ -71,7 +71,7 @@ msgctxt ""
"par_id3149183\n"
"help.text"
msgid "To print a query or table:"
-msgstr "Per imprimir una consulta o una taula:"
+msgstr "Per a imprimir una consulta o una taula:"
#: 02000000.xhp
msgctxt ""
@@ -615,7 +615,7 @@ msgctxt ""
"hd_id3153279\n"
"help.text"
msgid "Specifying the relation type"
-msgstr ""
+msgstr "Especificació del tipus de relació"
#: 02010100.xhp
msgctxt ""
@@ -663,7 +663,7 @@ msgctxt ""
"hd_id3151208\n"
"help.text"
msgid "Defining the query"
-msgstr ""
+msgstr "Definició de la consulta"
#: 02010100.xhp
msgctxt ""
@@ -679,7 +679,7 @@ msgctxt ""
"hd_id3154161\n"
"help.text"
msgid "Specifying field names"
-msgstr ""
+msgstr "Especificació dels noms dels camps"
#: 02010100.xhp
msgctxt ""
@@ -711,7 +711,7 @@ msgctxt ""
"hd_id3155764\n"
"help.text"
msgid "Saving the query"
-msgstr ""
+msgstr "Desament de la consulta"
#: 02010100.xhp
msgctxt ""
diff --git a/source/ca/helpcontent2/source/text/shared/guide.po b/source/ca/helpcontent2/source/text/shared/guide.po
index 54ecae1279a..9fe0f2da4f4 100644
--- a/source/ca/helpcontent2/source/text/shared/guide.po
+++ b/source/ca/helpcontent2/source/text/shared/guide.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 12:23+0100\n"
-"PO-Revision-Date: 2018-10-15 03:19+0000\n"
-"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:53+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ca\n"
"MIME-Version: 1.0\n"
@@ -13,9 +13,9 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.8\n"
"X-Language: ca\n"
-"X-POOTLE-MTIME: 1539573561.000000\n"
+"X-POOTLE-MTIME: 1542196401.000000\n"
#: aaa_start.xhp
msgctxt ""
@@ -8830,8 +8830,8 @@ msgctxt ""
"gallery_insert.xhp\n"
"par_id3145068\n"
"help.text"
-msgid "Open the Gallery by clicking the <emph>Gallery</emph> icon on the <emph>Standard</emph> bar, or by selecting <emph>Tools - Gallery</emph>."
-msgstr "Per obrir la Galeria, feu clic a la icona <emph>Galeria</emph> a la barra <emph>Estàndard</emph> o seleccioneu <emph>Eines - Galeria</emph>."
+msgid "Open the Gallery by clicking the <emph>Gallery</emph> icon on the <emph>Standard</emph> bar, or by choosing <emph>Insert - Media - Gallery</emph>."
+msgstr ""
#: gallery_insert.xhp
msgctxt ""
diff --git a/source/ca/helpcontent2/source/text/shared/optionen.po b/source/ca/helpcontent2/source/text/shared/optionen.po
index 10eb3ccd6fb..7fa8e53d5cc 100644
--- a/source/ca/helpcontent2/source/text/shared/optionen.po
+++ b/source/ca/helpcontent2/source/text/shared/optionen.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 12:23+0100\n"
-"PO-Revision-Date: 2018-11-12 13:36+0000\n"
-"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:53+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ca\n"
"MIME-Version: 1.0\n"
@@ -15,7 +15,7 @@ msgstr ""
"X-Accelerator-Marker: ~\n"
"X-Generator: Pootle 2.8\n"
"X-Language: ca\n"
-"X-POOTLE-MTIME: 1542029804.000000\n"
+"X-POOTLE-MTIME: 1542196403.000000\n"
#: 01000000.xhp
msgctxt ""
@@ -268,6 +268,14 @@ msgstr "Algunes dades de l'usuari s'inclouen automàticament en un diccionari in
#: 01010100.xhp
msgctxt ""
"01010100.xhp\n"
+"par_id3153032\n"
+"help.text"
+msgid "User data is also used when commenting and in tracking changes mode, to identify comments/edits author; and to mark last edit position in document, so that when author opens the document later, it opens at the last edit position."
+msgstr ""
+
+#: 01010100.xhp
+msgctxt ""
+"01010100.xhp\n"
"hd_id3147653\n"
"help.text"
msgid "Address"
@@ -6135,7 +6143,7 @@ msgctxt ""
"par_id3154123\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/optformataidspage/paragraph\">Specifies whether paragraph delimiters are displayed. The paragraph delimiters also contain paragraph format information.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/optformataidspage/paragraph\">Especifica si es mostren els delimitadors de paràgraf. Els delimitadors de paràgraf també contenen informació de format de paràgraf.</ahelp>"
#: 01040600.xhp
msgctxt ""
@@ -14742,7 +14750,7 @@ msgctxt ""
"opencl.xhp\n"
"par_id5293741\n"
"help.text"
-msgid "for more information on OpenCL, visit <link href=\"http://www.khronos.org/opencl/\">the OpenCL site</link>"
+msgid "for more information on OpenCL, visit <link href=\"https://www.khronos.org/opencl/\">the OpenCL site</link>"
msgstr ""
#: persona_firefox.xhp
diff --git a/source/ca/helpcontent2/source/text/swriter/00.po b/source/ca/helpcontent2/source/text/swriter/00.po
index e9b52581136..97bad38919c 100644
--- a/source/ca/helpcontent2/source/text/swriter/00.po
+++ b/source/ca/helpcontent2/source/text/swriter/00.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-09-03 13:23+0200\n"
-"PO-Revision-Date: 2018-10-08 00:39+0000\n"
-"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:53+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ca\n"
"MIME-Version: 1.0\n"
@@ -15,7 +15,7 @@ msgstr ""
"X-Accelerator-Marker: ~\n"
"X-Generator: Pootle 2.8\n"
"X-Language: ca\n"
-"X-POOTLE-MTIME: 1538959165.000000\n"
+"X-POOTLE-MTIME: 1542196404.000000\n"
#: 00000004.xhp
msgctxt ""
@@ -38,8 +38,8 @@ msgctxt ""
"00000004.xhp\n"
"par_id3150253\n"
"help.text"
-msgid "<image src=\"cmd/sc_wrapoff.png\" id=\"img_id3145389\"><alt id=\"alt_id3145389\">Icon</alt></image>"
-msgstr "<image src=\"cmd/sc_wrapoff.png\" id=\"img_id3145389\"><alt id=\"alt_id3145389\">Icona</alt></image>"
+msgid "<image src=\"cmd/sc_wrapoff.png\" id=\"img_id3145389\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3145389\">Wrap Off Icon</alt></image>"
+msgstr ""
#: 00000004.xhp
msgctxt ""
@@ -54,8 +54,8 @@ msgctxt ""
"00000004.xhp\n"
"par_id3156397\n"
"help.text"
-msgid "<image src=\"cmd/sc_wrapon.png\" id=\"img_id3149048\"><alt id=\"alt_id3149048\">Icon</alt></image>"
-msgstr "<image src=\"cmd/sc_wrapon.png\" id=\"img_id3149048\"><alt id=\"alt_id3149048\">Icona</alt></image>"
+msgid "<image src=\"cmd/sc_wrapon.png\" id=\"img_id3149048\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3149048\">Wrap On Icon</alt></image>"
+msgstr ""
#: 00000004.xhp
msgctxt ""
@@ -70,8 +70,8 @@ msgctxt ""
"00000004.xhp\n"
"par_id3154558\n"
"help.text"
-msgid "<image src=\"cmd/sc_wrapthrough.png\" id=\"img_id3152999\"><alt id=\"alt_id3152999\">Icon</alt></image>"
-msgstr "<image src=\"cmd/sc_wrapthrough.png\" id=\"img_id3152999\"><alt id=\"alt_id3152999\">Icona</alt></image>"
+msgid "<image src=\"cmd/sc_wrapthrough.png\" id=\"img_id3152999\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3152999\">Wrap Through Icon</alt></image>"
+msgstr ""
#: 00000004.xhp
msgctxt ""
@@ -86,8 +86,8 @@ msgctxt ""
"00000004.xhp\n"
"par_id3148773\n"
"help.text"
-msgid "<image src=\"res/sc06301.png\" id=\"img_id3149026\"><alt id=\"alt_id3149026\">Icon</alt></image>"
-msgstr "<image src=\"res/sc06301.png\" id=\"img_id3149026\"><alt id=\"alt_id3149026\">Icona</alt></image>"
+msgid "<image src=\"res/sc06301.png\" id=\"img_id3149026\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3149026\">Jump to Previous Script Icon</alt></image>"
+msgstr ""
#: 00000004.xhp
msgctxt ""
@@ -102,8 +102,8 @@ msgctxt ""
"00000004.xhp\n"
"par_id3151265\n"
"help.text"
-msgid "<image src=\"res/sc06300.png\" id=\"img_id3151272\"><alt id=\"alt_id3151272\">Icon</alt></image>"
-msgstr "<image src=\"res/sc06300.png\" id=\"img_id3151272\"><alt id=\"alt_id3151272\">Icona</alt></image>"
+msgid "<image src=\"res/sc06300.png\" id=\"img_id3151272\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3151272\"> Jump to Next Script Icon</alt></image>"
+msgstr ""
#: 00000004.xhp
msgctxt ""
@@ -382,8 +382,8 @@ msgctxt ""
"00000403.xhp\n"
"par_id3154763\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command </caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F8"
-msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">Ordre</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F8"
+msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F8"
+msgstr ""
#: 00000403.xhp
msgctxt ""
@@ -398,8 +398,8 @@ msgctxt ""
"00000403.xhp\n"
"par_id3151387\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command </caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F9"
-msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">Ordre</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F9"
+msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F9"
+msgstr ""
#: 00000403.xhp
msgctxt ""
@@ -414,8 +414,8 @@ msgctxt ""
"00000403.xhp\n"
"par_id3145823\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command </caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F10"
-msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">Ordre</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F10"
+msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F10"
+msgstr ""
#: 00000403.xhp
msgctxt ""
@@ -430,8 +430,8 @@ msgctxt ""
"00000403.xhp\n"
"par_id3150932\n"
"help.text"
-msgid "<image id=\"img_id3150502\" src=\"cmd/sc_controlcodes.png\"><alt id=\"alt_id3150502\">Icon</alt></image>"
-msgstr "<image id=\"img_id3150502\" src=\"cmd/sc_controlcodes.png\"><alt id=\"alt_id3150502\">Icona</alt></image>"
+msgid "<image id=\"img_id3150502\" src=\"cmd/sc_controlcodes.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3150502\">Formatting Marks Icon</alt></image>"
+msgstr ""
#: 00000403.xhp
msgctxt ""
@@ -462,8 +462,8 @@ msgctxt ""
"00000403.xhp\n"
"par_id3150765\n"
"help.text"
-msgid "<image id=\"img_id3147572\" src=\"cmd/sc_browseview.png\"><alt id=\"alt_id3147572\">Icon</alt></image>"
-msgstr "<image id=\"img_id3147572\" src=\"cmd/sc_browseview.png\"><alt id=\"alt_id3147572\">Icona</alt></image>"
+msgid "<image id=\"img_id3147572\" src=\"cmd/sc_browseview.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3147572\">Web Icon</alt></image>"
+msgstr ""
#: 00000403.xhp
msgctxt ""
@@ -2462,8 +2462,8 @@ msgctxt ""
"stylesmenu.xhp\n"
"par_id941529884998705\n"
"help.text"
-msgid "<variable id=\"ses\">Choose <emph>Styles - Edit Styles</emph></variable>."
-msgstr "<variable id=\"ses\">Trieu <emph>Estils ▸ Edita els estils</emph></variable>."
+msgid "<variable id=\"ses\">Choose <emph>Styles - Edit Styles...</emph></variable>."
+msgstr ""
#: stylesmenu.xhp
msgctxt ""
diff --git a/source/ca/svtools/messages.po b/source/ca/svtools/messages.po
index 862bb915299..fa92e8975f0 100644
--- a/source/ca/svtools/messages.po
+++ b/source/ca/svtools/messages.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-05 17:38+0100\n"
-"PO-Revision-Date: 2018-09-12 06:31+0000\n"
-"Last-Translator: Joan Montané <joan@montane.cat>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:34+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ca\n"
"MIME-Version: 1.0\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1536733886.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542195298.000000\n"
#: include/svtools/strings.hrc:25
msgctxt "STR_UNDO"
@@ -1534,8 +1534,8 @@ msgstr "Divisor de paraules Libhyphen"
#: include/svtools/strings.hrc:360
msgctxt "STR_DESCRIPTION_MYTHES"
-msgid "Mythes Thesaurus"
-msgstr "Tesaure Mythes"
+msgid "MyThes Thesaurus"
+msgstr ""
#: include/svtools/strings.hrc:361
msgctxt "STR_DESCRIPTION_IGNOREALLLIST"
diff --git a/source/ca/sw/messages.po b/source/ca/sw/messages.po
index 4b52c4fd00e..e07d255ac74 100644
--- a/source/ca/sw/messages.po
+++ b/source/ca/sw/messages.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 12:23+0100\n"
-"PO-Revision-Date: 2018-10-22 07:23+0000\n"
-"Last-Translator: Joan Montané <joan@montane.cat>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:34+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ca\n"
"MIME-Version: 1.0\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1540193003.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542195298.000000\n"
#: sw/inc/app.hrc:29
msgctxt "RID_PARAGRAPHSTYLEFAMILY"
@@ -6848,7 +6848,12 @@ msgctxt "asciifilterdialog|lf"
msgid "_LF"
msgstr "_LF"
-#: sw/uiconfig/swriter/ui/asciifilterdialog.ui:264
+#: sw/uiconfig/swriter/ui/asciifilterdialog.ui:258
+msgctxt "asciifilterdialog|includebom"
+msgid "Include byte-order-mark"
+msgstr ""
+
+#: sw/uiconfig/swriter/ui/asciifilterdialog.ui:280
msgctxt "asciifilterdialog|label1"
msgid "Properties"
msgstr "Propietats"
diff --git a/source/ca/swext/mediawiki/help.po b/source/ca/swext/mediawiki/help.po
index 6afe4169b08..e933b6e9159 100644
--- a/source/ca/swext/mediawiki/help.po
+++ b/source/ca/swext/mediawiki/help.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 12:23+0100\n"
+"POT-Creation-Date: 2018-11-15 13:53+0100\n"
"PO-Revision-Date: 2018-11-12 13:12+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -13,7 +13,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: Pootle 2.8\n"
+"X-Generator: LibreOffice\n"
"X-POOTLE-MTIME: 1542028364.000000\n"
#: help.tree
@@ -93,8 +93,8 @@ msgctxt ""
"wiki.xhp\n"
"par_id7387615\n"
"help.text"
-msgid "A wiki account on a supported <link href=\"http://www.mediawiki.org/wiki/MediaWiki\">MediaWiki</link> server"
-msgstr "Un compte wiki en un servidor <link href=\"http://www.mediawiki.org/wiki/MediaWiki\">MediaWiki</link> compatible"
+msgid "A wiki account on a supported <link href=\"https://www.mediawiki.org/wiki/MediaWiki\">MediaWiki</link> server"
+msgstr ""
#: wiki.xhp
msgctxt ""
@@ -149,24 +149,24 @@ msgctxt ""
"wiki.xhp\n"
"par_id368968\n"
"help.text"
-msgid "In the <link href=\"com.sun.wiki-publisher/wikisettings.xhp\">Options</link> dialog, click Add."
-msgstr "Al diàleg d'<link href=\"com.sun.wiki-publisher/wikisettings.xhp\">Opcions</link>, cliqueu Afegeix."
+msgid "In the <link href=\"com.sun.wiki-publisher/wikisettings.xhp\"><emph>Options</emph></link> dialog, click <emph>Add</emph>."
+msgstr ""
#: wiki.xhp
msgctxt ""
"wiki.xhp\n"
"par_id6962187\n"
"help.text"
-msgid "In the <link href=\"com.sun.wiki-publisher/wikiaccount.xhp\">MediaWiki</link> dialog, enter the account information for the wiki."
-msgstr "Al diàleg <link href=\"com.sun.wiki-publisher/wikiaccount.xhp\">MediaWiki</link>, introduïu la informació del compte per a la wiki."
+msgid "In the <link href=\"com.sun.wiki-publisher/wikiaccount.xhp\"><emph>MediaWiki</emph></link> dialog, enter the account information for the wiki."
+msgstr ""
#: wiki.xhp
msgctxt ""
"wiki.xhp\n"
"par_id5328836\n"
"help.text"
-msgid "In the URL text box, enter the address of a wiki that you want to connect to."
-msgstr "Al quadre de text URL, introduïu l'adreça de la wiki a la qual voleu connectar-vos."
+msgid "In the <emph>URL</emph> text box, enter the address of a wiki that you want to connect to."
+msgstr ""
#: wiki.xhp
msgctxt ""
@@ -181,8 +181,8 @@ msgctxt ""
"wiki.xhp\n"
"par_id5906552\n"
"help.text"
-msgid "In the Username box, enter your user ID for your wiki account."
-msgstr "Al quadre Nom d'usuari, introduïu l'identificador d'usuari del vostre compte wiki."
+msgid "In the <emph>Username</emph> box, enter your user ID for your wiki account."
+msgstr ""
#: wiki.xhp
msgctxt ""
@@ -197,8 +197,8 @@ msgctxt ""
"wiki.xhp\n"
"par_id8869594\n"
"help.text"
-msgid "In the Password box, enter the password for your wiki account, then click OK."
-msgstr "Al quadre Contrasenya, introduïu la contrasenya del vostre compte wiki, llavors feu clic a «D'acord»."
+msgid "In the Password box, enter the password for your wiki account, then click <emph>OK</emph>."
+msgstr ""
#: wiki.xhp
msgctxt ""
@@ -245,8 +245,8 @@ msgctxt ""
"wiki.xhp\n"
"par_id228278\n"
"help.text"
-msgid "In the <link href=\"com.sun.wiki-publisher/wikisend.xhp\">Send to MediaWiki</link> dialog, specify the settings for your entry."
-msgstr "En el diàleg <link href=\"com.sun.wiki-publisher/wikisend.xhp\">Envia a MediaWiki</link>, indiqueu els paràmetres de la vostra entrada."
+msgid "In the <link href=\"com.sun.wiki-publisher/wikisend.xhp\"><emph>Send to MediaWiki</emph></link> dialog, specify the settings for your entry."
+msgstr ""
#: wiki.xhp
msgctxt ""
diff --git a/source/cs/cui/messages.po b/source/cs/cui/messages.po
index 7da2b7caa54..4ee99082308 100644
--- a/source/cs/cui/messages.po
+++ b/source/cs/cui/messages.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 12:22+0100\n"
-"PO-Revision-Date: 2018-10-23 21:27+0000\n"
+"POT-Creation-Date: 2018-11-14 12:21+0100\n"
+"PO-Revision-Date: 2018-11-14 11:46+0000\n"
"Last-Translator: raal <raal@post.cz>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: cs\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1540330055.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542195987.000000\n"
#: cui/inc/strings.hrc:24
msgctxt "RID_SVXSTR_KEY_CONFIG_DIR"
@@ -1558,141 +1558,136 @@ msgid "Dimension line"
msgstr "Kótovací čára"
#: cui/inc/strings.hrc:365
-msgctxt "RID_SVXSTR_LOAD_ERROR"
-msgid "The selected module could not be loaded."
-msgstr "Zvolený modul nelze načíst."
-
-#: cui/inc/strings.hrc:366
msgctxt "RID_SVXSTR_STARTQUOTE"
msgid "Start Quote"
msgstr "Levá uvozovka"
-#: cui/inc/strings.hrc:367
+#: cui/inc/strings.hrc:366
msgctxt "RID_SVXSTR_ENDQUOTE"
msgid "End Quote"
msgstr "Pravá uvozovka"
-#: cui/inc/strings.hrc:369
+#: cui/inc/strings.hrc:368
msgctxt "RID_SVXSTR_SELECTEDPERSONA"
msgid "Selected Theme: "
msgstr "Vybraný motiv vzhledu: "
-#: cui/inc/strings.hrc:370
+#: cui/inc/strings.hrc:369
msgctxt "RID_SVXSTR_SEARCHING"
msgid "Searching, please wait..."
msgstr "Vyhledává se, prosím čekejte..."
-#: cui/inc/strings.hrc:371
+#: cui/inc/strings.hrc:370
msgctxt "RID_SVXSTR_SEARCHERROR"
msgid "Cannot open %1, please try again later."
msgstr "Nelze otevřít %1, zkuste to později."
-#: cui/inc/strings.hrc:372
+#: cui/inc/strings.hrc:371
msgctxt "RID_SVXSTR_NORESULTS"
msgid "No results found."
msgstr "Nenalezeny žádné výsledky."
-#: cui/inc/strings.hrc:373
+#: cui/inc/strings.hrc:372
msgctxt "RID_SVXSTR_APPLYPERSONA"
msgid "Applying Theme..."
msgstr "Motiv vzhledu se nastavuje..."
-#: cui/inc/strings.hrc:374
+#: cui/inc/strings.hrc:373
msgctxt "RID_SVXSTR_INVALIDPERSONAURL"
msgid "Please enter a valid theme address or a search term."
msgstr "Zadejte prosím platnou adresu motivu vzhledu nebo vyhledávací dotaz."
-#: cui/inc/strings.hrc:376
+#: cui/inc/strings.hrc:375
msgctxt "RID_SVXSTR_TABLE_PRESET_NONE"
msgid "Set No Borders"
msgstr "Bez ohraničení"
-#: cui/inc/strings.hrc:377
+#: cui/inc/strings.hrc:376
msgctxt "RID_SVXSTR_TABLE_PRESET_ONLYOUTER"
msgid "Set Outer Border Only"
msgstr "Pouze vnější ohraničení"
-#: cui/inc/strings.hrc:378
+#: cui/inc/strings.hrc:377
msgctxt "RID_SVXSTR_TABLE_PRESET_OUTERHORI"
msgid "Set Outer Border and Horizontal Lines"
msgstr "Vnější ohraničení a vodorovné linky"
-#: cui/inc/strings.hrc:379
+#: cui/inc/strings.hrc:378
msgctxt "RID_SVXSTR_TABLE_PRESET_OUTERALL"
msgid "Set Outer Border and All Inner Lines"
msgstr "Vnější ohraničení a všechny vnitřní linky"
-#: cui/inc/strings.hrc:380
+#: cui/inc/strings.hrc:379
msgctxt "RID_SVXSTR_TABLE_PRESET_OUTERINNER"
msgid "Set Outer Border Without Changing Inner Lines"
msgstr "Vnější ohraničení bez změny vnitřních linek"
-#: cui/inc/strings.hrc:381
+#: cui/inc/strings.hrc:380
msgctxt "RID_SVXSTR_PARA_PRESET_DIAGONAL"
msgid "Set Diagonal Lines Only"
msgstr "Jen úhlopříčky"
-#: cui/inc/strings.hrc:382
+#: cui/inc/strings.hrc:381
msgctxt "RID_SVXSTR_PARA_PRESET_ALL"
msgid "Set All Four Borders"
msgstr "Ohraničení na všech 4 stranách"
-#: cui/inc/strings.hrc:383
+#: cui/inc/strings.hrc:382
msgctxt "RID_SVXSTR_PARA_PRESET_LEFTRIGHT"
msgid "Set Left and Right Borders Only"
msgstr "Ohraničení pouze vlevo a vpravo"
-#: cui/inc/strings.hrc:384
+#: cui/inc/strings.hrc:383
msgctxt "RID_SVXSTR_PARA_PRESET_TOPBOTTOM"
msgid "Set Top and Bottom Borders Only"
msgstr "Ohraničení pouze nahoře a dole"
-#: cui/inc/strings.hrc:385
+#: cui/inc/strings.hrc:384
msgctxt "RID_SVXSTR_PARA_PRESET_ONLYLEFT"
msgid "Set Left Border Only"
msgstr "Ohraničení pouze vlevo"
-#: cui/inc/strings.hrc:386
+#: cui/inc/strings.hrc:385
msgctxt "RID_SVXSTR_HOR_PRESET_ONLYHOR"
msgid "Set Top and Bottom Borders, and All Inner Lines"
msgstr "Ohraničení nahoře a dole, všechny vnitřní čáry"
-#: cui/inc/strings.hrc:387
+#: cui/inc/strings.hrc:386
msgctxt "RID_SVXSTR_VER_PRESET_ONLYVER"
msgid "Set Left and Right Borders, and All Inner Lines"
msgstr "Ohraničení vlevo a vpravo, všechny vnitřní čáry"
-#: cui/inc/strings.hrc:388
+#: cui/inc/strings.hrc:387
msgctxt "RID_SVXSTR_SHADOW_STYLE_NONE"
msgid "No Shadow"
msgstr "Bez stínování"
-#: cui/inc/strings.hrc:389
+#: cui/inc/strings.hrc:388
msgctxt "RID_SVXSTR_SHADOW_STYLE_BOTTOMRIGHT"
msgid "Cast Shadow to Bottom Right"
msgstr "Vrhat stín vpravo dolů"
-#: cui/inc/strings.hrc:390
+#: cui/inc/strings.hrc:389
msgctxt "RID_SVXSTR_SHADOW_STYLE_TOPRIGHT"
msgid "Cast Shadow to Top Right"
msgstr "Vrhat stín vpravo nahoru"
-#: cui/inc/strings.hrc:391
+#: cui/inc/strings.hrc:390
msgctxt "RID_SVXSTR_SHADOW_STYLE_BOTTOMLEFT"
msgid "Cast Shadow to Bottom Left"
msgstr "Vrhat stín vlevo dolů"
-#: cui/inc/strings.hrc:392
+#: cui/inc/strings.hrc:391
msgctxt "RID_SVXSTR_SHADOW_STYLE_TOPLEFT"
msgid "Cast Shadow to Top Left"
msgstr "Vrhat stín vlevo nahoru"
-#: cui/inc/strings.hrc:393
+#: cui/inc/strings.hrc:392
msgctxt "RID_SVXSTR_SIGNATURELINE_SIGNED_BY"
msgid "Signed by: %1"
msgstr "Podepsáno: %1"
-#: cui/inc/strings.hrc:394
+#: cui/inc/strings.hrc:393
msgctxt "RID_SVXSTR_OPENCL_RESTART"
msgid "For the OpenCL changes to take effect, %PRODUCTNAME must be restarted."
msgstr "Aby se změny nastavení OpenCL projevily, je nezbytné %PRODUCTNAME restartovat."
@@ -2180,7 +2175,7 @@ msgstr "Národní prostředí: $LOCALE"
#: cui/uiconfig/ui/aboutdialog.ui:170
msgctxt "aboutdialog|locale"
msgid "UI-Language: $LOCALE"
-msgstr ""
+msgstr "Jazyk UI: $LOCALE"
#: cui/uiconfig/ui/aboutdialog.ui:187
msgctxt "aboutdialog|buildIdLink"
@@ -5196,7 +5191,7 @@ msgstr "Adresář"
#: cui/uiconfig/ui/gallerythemedialog.ui:8
msgctxt "gallerythemedialog|GalleryThemeDialog"
msgid "Properties of %1"
-msgstr ""
+msgstr "Vlastnosti souboru %1"
#: cui/uiconfig/ui/gallerythemedialog.ui:135
msgctxt "gallerythemedialog|general"
@@ -10435,83 +10430,83 @@ msgstr "Hledaný výraz nebo URL motivu vzhledu pro Firefox"
#: cui/uiconfig/ui/select_persona_dialog.ui:196
msgctxt "select_persona_dialog|categoriesCB"
msgid "Abstract"
-msgstr ""
+msgstr "Abstraktní"
#: cui/uiconfig/ui/select_persona_dialog.ui:197
msgctxt "select_persona_dialog|categoriesCB"
msgid "Causes"
-msgstr ""
+msgstr "Názorové proudy"
#: cui/uiconfig/ui/select_persona_dialog.ui:198
msgctxt "select_persona_dialog|categoriesCB"
msgid "Fashion"
-msgstr ""
+msgstr "Móda"
#: cui/uiconfig/ui/select_persona_dialog.ui:199
msgctxt "select_persona_dialog|categoriesCB"
msgid "Film and TV"
-msgstr ""
+msgstr "Film a TV"
#: cui/uiconfig/ui/select_persona_dialog.ui:200
msgctxt "select_persona_dialog|categoriesCB"
msgid "Firefox"
-msgstr ""
+msgstr "Firefox"
#. https://addons.mozilla.org/en-US/firefox/themes/
#: cui/uiconfig/ui/select_persona_dialog.ui:201
msgctxt "select_persona_dialog|categoriesCB"
msgid "Foxkeh"
-msgstr ""
+msgstr "Foxkeh"
#: cui/uiconfig/ui/select_persona_dialog.ui:202
msgctxt "select_persona_dialog|categoriesCB"
msgid "Holiday"
-msgstr ""
+msgstr "Svátek"
#: cui/uiconfig/ui/select_persona_dialog.ui:203
msgctxt "select_persona_dialog|categoriesCB"
msgid "Music"
-msgstr ""
+msgstr "Hudba"
#: cui/uiconfig/ui/select_persona_dialog.ui:204
msgctxt "select_persona_dialog|categoriesCB"
msgid "Nature"
-msgstr ""
+msgstr "Příroda"
#: cui/uiconfig/ui/select_persona_dialog.ui:205
msgctxt "select_persona_dialog|categoriesCB"
msgid "Other"
-msgstr ""
+msgstr "Ostatní"
#: cui/uiconfig/ui/select_persona_dialog.ui:206
msgctxt "select_persona_dialog|categoriesCB"
msgid "Scenery"
-msgstr ""
+msgstr "Krajina"
#: cui/uiconfig/ui/select_persona_dialog.ui:207
msgctxt "select_persona_dialog|categoriesCB"
msgid "Seasonal"
-msgstr ""
+msgstr "Sezónní"
#: cui/uiconfig/ui/select_persona_dialog.ui:208
msgctxt "select_persona_dialog|categoriesCB"
msgid "Solid"
-msgstr ""
+msgstr "Jednoduché"
#: cui/uiconfig/ui/select_persona_dialog.ui:209
msgctxt "select_persona_dialog|categoriesCB"
msgid "Sports"
-msgstr ""
+msgstr "Sport"
#: cui/uiconfig/ui/select_persona_dialog.ui:210
msgctxt "select_persona_dialog|categoriesCB"
msgid "Websites"
-msgstr ""
+msgstr "Webové stránky"
#: cui/uiconfig/ui/select_persona_dialog.ui:211
msgctxt "select_persona_dialog|categoriesCB"
msgid "Featured"
-msgstr ""
+msgstr "Doporučené"
#: cui/uiconfig/ui/select_persona_dialog.ui:231
msgctxt "select_persona_dialog|label6"
@@ -10668,22 +10663,43 @@ msgctxt "signsignatureline|btn_select_certificate"
msgid "Select Certificate"
msgstr "Vybrat certifikát"
-#: cui/uiconfig/ui/signsignatureline.ui:168
+#. Name of the signer
+#: cui/uiconfig/ui/signsignatureline.ui:166
+msgctxt "signsignatureline|label_name"
+msgid "or"
+msgstr "nebo"
+
+#: cui/uiconfig/ui/signsignatureline.ui:175
+msgctxt "signsignatureline|btn_load_image"
+msgid "Use Signature Image"
+msgstr "Použít obrázek podpisu"
+
+#: cui/uiconfig/ui/signsignatureline.ui:190
+msgctxt "signsignatureline|btn_clear_image"
+msgid "Clear"
+msgstr "Vymazat"
+
+#: cui/uiconfig/ui/signsignatureline.ui:206
+msgctxt "signsignatureline|label_image_dimensions"
+msgid "Best image size: 600 x 100 px"
+msgstr "Nejlepší velikost obrázku: 600 x 100 px"
+
+#: cui/uiconfig/ui/signsignatureline.ui:237
msgctxt "signsignatureline|label_sign"
msgid "Sign"
msgstr "Podepsat"
-#: cui/uiconfig/ui/signsignatureline.ui:205
+#: cui/uiconfig/ui/signsignatureline.ui:274
msgctxt "signsignatureline|label_add_comment"
msgid "Add comment:"
msgstr "Přidat komentář:"
-#: cui/uiconfig/ui/signsignatureline.ui:241
+#: cui/uiconfig/ui/signsignatureline.ui:310
msgctxt "signsignatureline|label_hint"
msgid "Instructions from the document creator:"
msgstr "Pokyny od autora dokumentu:"
-#: cui/uiconfig/ui/signsignatureline.ui:274
+#: cui/uiconfig/ui/signsignatureline.ui:343
msgctxt "signsignatureline|label_more"
msgid "More"
msgstr "Více"
diff --git a/source/cs/helpcontent2/source/text/sbasic/shared/01.po b/source/cs/helpcontent2/source/text/sbasic/shared/01.po
index 361704ce99f..f8b8f43bbb8 100644
--- a/source/cs/helpcontent2/source/text/sbasic/shared/01.po
+++ b/source/cs/helpcontent2/source/text/sbasic/shared/01.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-05-16 16:54+0200\n"
-"PO-Revision-Date: 2018-06-23 18:14+0000\n"
-"Last-Translator: Stanislav Horáček <stanislav.horacek@gmail.com>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 20:02+0000\n"
+"Last-Translator: raal <raal@post.cz>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: cs\n"
"MIME-Version: 1.0\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: Pootle 2.8\n"
-"X-POOTLE-MTIME: 1529777663.000000\n"
+"X-POOTLE-MTIME: 1542225745.000000\n"
#: 06130000.xhp
msgctxt ""
@@ -93,8 +93,8 @@ msgctxt ""
"06130000.xhp\n"
"par_id3154791\n"
"help.text"
-msgid "<ahelp hid=\"modules/BasicIDE/ui/basicmacrodialog/run\">Runs or saves the current macro.</ahelp>"
-msgstr "<ahelp hid=\"modules/BasicIDE/ui/basicmacrodialog/run\">Spustí nebo uloží aktuální makro.</ahelp>"
+msgid "<ahelp hid=\"modules/BasicIDE/ui/basicmacrodialog/ok\">Runs or saves the current macro.</ahelp>"
+msgstr "<ahelp hid=\"modules/BasicIDE/ui/basicmacrodialog/ok\">Spustí nebo uloží aktuální makro.</ahelp>"
#: 06130000.xhp
msgctxt ""
diff --git a/source/cs/helpcontent2/source/text/scalc/00.po b/source/cs/helpcontent2/source/text/scalc/00.po
index ac5123de739..fabc352a41d 100644
--- a/source/cs/helpcontent2/source/text/scalc/00.po
+++ b/source/cs/helpcontent2/source/text/scalc/00.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2017-11-22 13:53+0100\n"
-"PO-Revision-Date: 2018-08-20 13:16+0000\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 20:06+0000\n"
"Last-Translator: raal <raal@post.cz>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: cs\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: Pootle 2.8\n"
-"X-POOTLE-MTIME: 1534770976.000000\n"
+"X-POOTLE-MTIME: 1542226015.000000\n"
#: 00000004.xhp
msgctxt ""
@@ -29,7 +29,7 @@ msgctxt ""
"00000004.xhp\n"
"hd_id3155535\n"
"help.text"
-msgid "<variable id=\"wie\">To access this function... </variable>"
+msgid "<variable id=\"wie\">To access this function...</variable>"
msgstr "<variable id=\"wie\">Přístup k této funkci...</variable>"
#: 00000004.xhp
@@ -37,7 +37,7 @@ msgctxt ""
"00000004.xhp\n"
"par_idN1056E\n"
"help.text"
-msgid "<variable id=\"moreontop\">More explanations on top of this page. </variable>"
+msgid "<variable id=\"moreontop\">More explanations on top of this page.</variable>"
msgstr "<variable id=\"moreontop\">Podrobnější vysvětlení nahoře.</variable>"
#: 00000004.xhp
@@ -45,7 +45,7 @@ msgctxt ""
"00000004.xhp\n"
"par_idN105AF\n"
"help.text"
-msgid "<variable id=\"optional\">In the %PRODUCTNAME Calc functions, parameters marked as \"optional\" can be left out only when no parameter follows. For example, in a function with four parameters, where the last two parameters are marked as \"optional\", you can leave out parameter 4 or parameters 3 and 4, but you cannot leave out parameter 3 alone. </variable>"
+msgid "<variable id=\"optional\">In the %PRODUCTNAME Calc functions, parameters marked as \"optional\" can be left out only when no parameter follows. For example, in a function with four parameters, where the last two parameters are marked as \"optional\", you can leave out parameter 4 or parameters 3 and 4, but you cannot leave out parameter 3 alone.</variable>"
msgstr "<variable id=\"optional\">Pokud jsou parametry funkcí %PRODUCTNAME Calc označeny jako \"nepovinné\", je možné je vynechat, pokud za nimi nenásledují žádné další parametry. Např. pokud má funkce čtyři parametry a poslední dva jsou označeny jako \"nepovinné\", je možné vynechat parametr 4 nebo parametry 3 a 4, ale není možné vynechat samotný parametr 3.</variable>"
#: 00000004.xhp
@@ -77,80 +77,80 @@ msgctxt ""
"00000402.xhp\n"
"par_id3155555\n"
"help.text"
-msgid "<variable id=\"kopffuss\">Choose <emph>Insert - Headers and Footers</emph></variable>"
-msgstr "<variable id=\"kopffuss\">Zvolte <emph>Vložit - Záhlaví a zápatí</emph></variable>"
+msgid "<variable id=\"kopffuss\">Choose <emph>Insert - Headers and Footers</emph>.</variable>"
+msgstr "<variable id=\"kopffuss\">Zvolte <emph>Vložit - Záhlaví a zápatí</emph>.</variable>"
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3159233\n"
"help.text"
-msgid "<variable id=\"bkopfzeile\">Choose <emph>Insert - Headers and Footers - Header and Footer</emph> tabs</variable>"
-msgstr "<variable id=\"bkopfzeile\">Zvolte kartu <emph>Vložit - Záhlaví a zápatí - Záhlaví a zápatí</emph></variable>"
+msgid "<variable id=\"bkopfzeile\">Choose <emph>Insert - Headers and Footers - Header and Footer</emph> tabs.</variable>"
+msgstr "<variable id=\"bkopfzeile\">Zvolte kartu <emph>Vložit - Záhlaví a zápatí - Záhlaví a zápatí</emph>.</variable>"
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3150443\n"
"help.text"
-msgid "<variable id=\"bausfullen\">Choose <emph>Sheet - Fill Cells</emph></variable>"
-msgstr "<variable id=\"bausfullen\">Zvolte <emph>List - Vyplnit buňky</emph></variable>"
+msgid "<variable id=\"bausfullen\">Choose <emph>Sheet - Fill Cells</emph>.</variable>"
+msgstr "<variable id=\"bausfullen\">Zvolte <emph>List - Vyplnit buňky</emph>.</variable>"
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3143267\n"
"help.text"
-msgid "<variable id=\"bausunten\">Choose <emph>Sheet - Fill Cells - Down</emph></variable>"
-msgstr "<variable id=\"bausunten\">Zvolte <emph>List - Vyplnit buňky - Dolů</emph></variable>"
+msgid "<variable id=\"bausunten\">Choose <emph>Sheet - Fill Cells - Down</emph>.</variable>"
+msgstr "<variable id=\"bausunten\">Zvolte <emph>List - Vyplnit buňky - Dolů</emph>.</variable>"
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3153880\n"
"help.text"
-msgid "<variable id=\"bausrechts\">Choose <emph>Sheet - Fill Cells - Right</emph></variable>"
-msgstr "<variable id=\"bausrechts\">Zvolte <emph>List - Vyplnit buňky - Vpravo</emph></variable>"
+msgid "<variable id=\"bausrechts\">Choose <emph>Sheet - Fill Cells - Right</emph>.</variable>"
+msgstr "<variable id=\"bausrechts\">Zvolte <emph>List - Vyplnit buňky - Vpravo</emph>.</variable>"
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3151245\n"
"help.text"
-msgid "<variable id=\"bausoben\">Choose <emph>Sheet - Fill Cells - Up</emph></variable>"
-msgstr "<variable id=\"bausoben\">Zvolte <emph>List - Vyplnit buňky - Nahoru</emph></variable>"
+msgid "<variable id=\"bausoben\">Choose <emph>Sheet - Fill Cells - Up</emph>.</variable>"
+msgstr "<variable id=\"bausoben\">Zvolte <emph>List - Vyplnit buňky - Nahoru</emph>.</variable>"
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3145068\n"
"help.text"
-msgid "<variable id=\"bauslinks\">Choose <emph>Sheet - Fill Cells - Left</emph></variable>"
-msgstr "<variable id=\"bauslinks\">Zvolte <emph>List - Vyplnit buňky - Vlevo</emph></variable>"
+msgid "<variable id=\"bauslinks\">Choose <emph>Sheet - Fill Cells - Left</emph>.</variable>"
+msgstr "<variable id=\"bauslinks\">Zvolte <emph>List - Vyplnit buňky - Vlevo</emph>.</variable>"
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3150400\n"
"help.text"
-msgid "<variable id=\"baustab\">Choose <emph>Sheet - Fill Cells - Sheets</emph></variable>"
-msgstr "<variable id=\"baustab\">Zvolte <emph>List - Vyplnit buňky - Listy</emph></variable>"
+msgid "<variable id=\"baustab\">Choose <emph>Sheet - Fill Cells - Sheets</emph>.</variable>"
+msgstr "<variable id=\"baustab\">Zvolte <emph>List - Vyplnit buňky - Listy</emph>.</variable>"
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3154910\n"
"help.text"
-msgid "<variable id=\"bausreihe\">Choose <emph>Sheet - Fill Cells - Series</emph></variable>"
-msgstr "<variable id=\"bausreihe\">Zvolte <emph>List - Vyplnit buňky - Posloupnost</emph></variable>"
+msgid "<variable id=\"bausreihe\">Choose <emph>Sheet - Fill Cells - Series</emph>.</variable>"
+msgstr "<variable id=\"bausreihe\">Zvolte <emph>List - Vyplnit buňky - Posloupnost</emph>.</variable>"
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3154123\n"
"help.text"
-msgid "Choose <emph>Sheet - Clear Cells</emph>"
-msgstr "Zvolte <emph>List - Vymazat buňky</emph>"
+msgid "Choose <emph>Sheet - Clear Cells</emph>."
+msgstr "Zvolte <emph>List - Vymazat buňky</emph>."
#: 00000402.xhp
msgctxt ""
@@ -165,40 +165,40 @@ msgctxt ""
"00000402.xhp\n"
"par_id3150011\n"
"help.text"
-msgid "<variable id=\"bzelo\">Choose <emph>Sheet - Delete Cells</emph></variable>"
-msgstr "<variable id=\"bzelo\">Zvolte <emph>List - Smazat buňky</emph></variable>"
+msgid "<variable id=\"bzelo\">Choose <emph>Sheet - Delete Cells</emph>.</variable>"
+msgstr "<variable id=\"bzelo\">Zvolte <emph>List - Smazat buňky</emph>.</variable>"
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3153951\n"
"help.text"
-msgid "Choose <emph>Sheet - Delete Sheet</emph>"
-msgstr "Zvolte <emph>List - Smazat list</emph>"
+msgid "Choose <emph>Sheet - Delete Sheet</emph>."
+msgstr "Zvolte <emph>List - Smazat list</emph>."
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3155306\n"
"help.text"
-msgid "Open context menu for a sheet tab"
-msgstr "Otevřete místní nabídku karty listu"
+msgid "Open context menu for a sheet tab."
+msgstr "Otevřete místní nabídku karty listu."
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3146119\n"
"help.text"
-msgid "Choose <emph>Sheet - Move or Copy Sheet</emph>"
-msgstr "Zvolte <emph>List - Přesunout nebo kopírovat list</emph>"
+msgid "Choose <emph>Sheet - Move or Copy Sheet</emph>."
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3148645\n"
"help.text"
-msgid "Open context menu for a sheet tab"
-msgstr "Otevřete místní nabídku karty listu"
+msgid "Open context menu for a sheet tab."
+msgstr ""
#: 00000403.xhp
msgctxt ""
@@ -221,32 +221,32 @@ msgctxt ""
"00000403.xhp\n"
"par_id3150275\n"
"help.text"
-msgid "<variable id=\"aspze\">Choose <emph>View - Column & Row Headers</emph></variable>"
-msgstr "<variable id=\"aspze\">Zvolte <emph>Zobrazit - Záhlaví sloupců a řádků</emph></variable>"
+msgid "<variable id=\"aspze\">Choose <emph>View - Column & Row Headers</emph>.</variable>"
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3154514\n"
"help.text"
-msgid "<variable id=\"awehe\">Choose <emph>View - Value Highlighting</emph></variable>"
-msgstr "<variable id=\"awehe\">Zvolte <emph>Zobrazit - Zvýrazňování hodnot</emph></variable>"
+msgid "<variable id=\"awehe\">Choose <emph>View - Value Highlighting</emph>.</variable>"
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3148947\n"
"help.text"
-msgid "<variable id=\"rechenleiste\">Choose <emph>View - Formula Bar</emph> or <emph>View - Toolbars - Formula Bar</emph></variable>"
-msgstr "<variable id=\"rechenleiste\">Zvolte <emph>Zobrazit - Lišta vzorců</emph> nebo <emph>Zobrazit - Nástrojové lišty - Lišta vzorců</emph></variable>"
+msgid "<variable id=\"rechenleiste\">Choose <emph>View - Formula Bar</emph> or <emph>View - Toolbars - Formula Bar</emph>.</variable>"
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3148663\n"
"help.text"
-msgid "<variable id=\"seumvo\">Choose <emph>View - Page Break</emph></variable>"
-msgstr "<variable id=\"seumvo\">Zvolte <emph>Zobrazit - Zalomení stránky</emph></variable>"
+msgid "<variable id=\"seumvo\">Choose <emph>View - Page Break</emph>.</variable>"
+msgstr ""
#: 00000404.xhp
msgctxt ""
@@ -269,16 +269,16 @@ msgctxt ""
"00000404.xhp\n"
"par_id3149784\n"
"help.text"
-msgid "Choose <emph>Insert - Cells</emph>"
-msgstr "Zvolte <emph>Vložit - Buňky</emph>"
+msgid "Choose <emph>Insert - Cells</emph>."
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3154514\n"
"help.text"
-msgid "Open <emph>Insert Cells</emph> toolbar from Tools bar:"
-msgstr "Otevřete nástrojovou lištu <emph>Vložit - Buňky</emph> z lišty Nástroje:"
+msgid "Open <emph>Insert Cells</emph> toolbar from <emph>Tools</emph> bar:"
+msgstr ""
#: 00000404.xhp
msgctxt ""
@@ -365,24 +365,24 @@ msgctxt ""
"00000404.xhp\n"
"par_id3149033\n"
"help.text"
-msgid "<variable id=\"eitab\">Choose <emph>Sheet - Insert Sheet</emph></variable>"
-msgstr "<variable id=\"eitab\">Zvolte <emph>List - Vložit List</emph></variable>"
+msgid "<variable id=\"eitab\">Choose <emph>Sheet - Insert Sheet</emph>.</variable>"
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_idN1082F\n"
"help.text"
-msgid "<variable id=\"eitabfile\">Choose <emph>Sheet - Insert Sheet from File</emph></variable>"
-msgstr "<variable id=\"eitabfile\">Zvolte <emph>Vložit - List ze souboru</emph></variable>"
+msgid "<variable id=\"eitabfile\">Choose <emph>Sheet - Insert Sheet from File</emph>.</variable>"
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3155115\n"
"help.text"
-msgid "Choose <emph>Insert - Function</emph>"
-msgstr "Zvolte <emph>Vložit - Funkce</emph>"
+msgid "Choose <emph>Insert - Function</emph>."
+msgstr ""
#: 00000404.xhp
msgctxt ""
@@ -429,8 +429,8 @@ msgctxt ""
"00000404.xhp\n"
"par_id3155809\n"
"help.text"
-msgid "<variable id=\"eikadaze\"><emph>Insert - Function</emph> - Category <emph>Date&Time</emph></variable>"
-msgstr "<variable id=\"eikadaze\"><emph>Vložit - Funkce</emph> - Kategorie <emph>Datum a čas</emph></variable>"
+msgid "<variable id=\"eikadaze\"><emph>Insert - Function</emph> - Category <emph>Date & Time</emph></variable>"
+msgstr ""
#: 00000404.xhp
msgctxt ""
@@ -517,32 +517,32 @@ msgctxt ""
"00000404.xhp\n"
"par_id3155383\n"
"help.text"
-msgid "<variable id=\"funktionsliste\">Choose <emph>Insert - Function List</emph></variable>"
-msgstr "<variable id=\"funktionsliste\">Zvolte <emph>Vložit - Seznam funkcí</emph></variable>"
+msgid "<variable id=\"funktionsliste\">Choose <emph>Insert - Function List</emph>.</variable>"
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3153250\n"
"help.text"
-msgid "<variable id=\"einamen\">Choose <emph>Insert - Named Ranges and Expressions</emph></variable>"
-msgstr "<variable id=\"einamen\">Zvolte <emph>Vložit - Pojmenovaná oblast nebo výraz</emph></variable>"
+msgid "<variable id=\"einamen\">Choose <emph>Insert - Named Ranges and Expressions</emph>.</variable>"
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3146776\n"
"help.text"
-msgid "<variable id=\"eiextdata\">Choose <emph>Sheet - Link to External data</emph></variable>"
-msgstr "<variable id=\"eiextdata\">Zvolte <emph>List - Odkaz na externí data</emph></variable>"
+msgid "<variable id=\"eiextdata\">Choose <emph>Sheet - Link to External data</emph>.</variable>"
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3143222\n"
"help.text"
-msgid "Choose <emph>Sheet - Named Ranges and Expressions - Define</emph>"
-msgstr "Zvolte <emph>List - Pojmenované oblasti a výrazy - Definovat</emph>"
+msgid "Choose <emph>Sheet - Named Ranges and Expressions - Define</emph>."
+msgstr ""
#: 00000404.xhp
msgctxt ""
@@ -557,24 +557,24 @@ msgctxt ""
"00000404.xhp\n"
"par_id3145214\n"
"help.text"
-msgid "<variable id=\"einaei\">Choose <emph>Sheet - Named Ranges and Expressions - Insert</emph></variable>"
-msgstr "<variable id=\"einaei\">Zvolte <emph>List - List - Pojmenované oblasti a výrazy - Vložit</emph></variable>"
+msgid "<variable id=\"einaei\">Choose <emph>Sheet - Named Ranges and Expressions - Insert</emph>.</variable>"
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3153558\n"
"help.text"
-msgid "<variable id=\"einaueb\">Choose <emph>Sheet - Named Ranges and Expressions - Create</emph></variable>"
-msgstr "<variable id=\"einaueb\">Zvolte <emph>List - Pojmenované oblasti a výrazy - Vytvořit</emph></variable>"
+msgid "<variable id=\"einaueb\">Choose <emph>Sheet - Named Ranges and Expressions - Create</emph>.</variable>"
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3153483\n"
"help.text"
-msgid "<variable id=\"einabesch\">Choose <emph>Sheet - Named Ranges and Expressions - Labels</emph></variable>"
-msgstr "<variable id=\"einabesch\">Zvolte <emph>List - Pojmenované oblasti a výrazy - Popisky</emph></variable>"
+msgid "<variable id=\"einabesch\">Choose <emph>Sheet - Named Ranges and Expressions - Labels</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
@@ -597,192 +597,192 @@ msgctxt ""
"00000405.xhp\n"
"par_id3154685\n"
"help.text"
-msgid "<variable id=\"fozelle\">Choose <emph>Format - Cells</emph></variable>"
-msgstr "<variable id=\"fozelle\">Zvolte <emph>Formát - Buňky</emph></variable>"
+msgid "<variable id=\"fozelle\">Choose <emph>Format - Cells</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3153194\n"
"help.text"
-msgid "<variable id=\"fozelstz\">Choose <emph>Format - Cells - Cell Protection</emph> tab </variable>"
-msgstr "<variable id=\"fozelstz\">Zvolte <emph>Formát - Buňky - Ochrana buňky</emph> </variable>"
+msgid "<variable id=\"fozelstz\">Choose <emph>Format - Cells - Cell Protection</emph> tab.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3155854\n"
"help.text"
-msgid "<variable id=\"fozei\">Choose <emph>Format - Row</emph></variable>"
-msgstr "<variable id=\"fozei\">Zvolte <emph>Formát - Řádek</emph></variable>"
+msgid "<variable id=\"fozei\">Choose <emph>Format - Rows</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3150012\n"
"help.text"
-msgid "<variable id=\"fozeiophoe\">Choose <emph>Format - Row - Optimal Height</emph></variable>"
-msgstr "<variable id=\"fozeiophoe\">Zvolte <emph>Formát - Řádek - Optimální výška</emph></variable>"
+msgid "<variable id=\"fozeiophoe\">Choose <emph>Format - Rows - Optimal Height</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3148645\n"
"help.text"
-msgid "Choose <emph>Format - Row - Hide</emph>"
-msgstr "Zvolte <emph>Formát - Řádek - Skrýt</emph>"
+msgid "Choose <emph>Format - Rows - Hide</emph>."
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3153728\n"
"help.text"
-msgid "Choose <emph>Format - Column - Hide</emph>"
-msgstr "Zvolte <emph>Formát - Sloupec - Skrýt</emph>"
+msgid "Choose <emph>Format - Columns - Hide</emph>."
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3151114\n"
"help.text"
-msgid "Choose <emph>Format - Sheet - Hide</emph>"
-msgstr "Zvolte <emph>Formát - List - Skrýt</emph>"
+msgid "Choose <emph>Sheet - Hide Sheet</emph>."
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3148576\n"
"help.text"
-msgid "Choose <emph>Format - Row - Show</emph>"
-msgstr "Zvolte <emph>Formát - Řádek - Zobrazit</emph>"
+msgid "Choose <emph>Format - Rows - Show</emph>."
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3156286\n"
"help.text"
-msgid "Choose <emph>Format - Column - Show</emph>"
-msgstr "Zvolte <emph>Formát - Sloupec - Zobrazit</emph>"
+msgid "Choose <emph>Format - Columns - Show</emph>."
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3145645\n"
"help.text"
-msgid "<variable id=\"fospa\">Choose <emph>Format - Column</emph></variable>"
-msgstr "<variable id=\"fospa\">Zvolte <emph>Formát - Sloupec</emph></variable>"
+msgid "<variable id=\"fospa\">Choose <emph>Format - Columns</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3145252\n"
"help.text"
-msgid "Choose <emph>Format - Column - Optimal Width</emph>"
-msgstr "Zvolte <emph>Formát - Sloupec - Optimální Šířka</emph>"
+msgid "Choose <emph>Format - Columns - Optimal Width</emph>."
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3146971\n"
"help.text"
-msgid "Double-click right column separator in column headers"
-msgstr "Poklepejte na pravý oddělovač sloupců v záhlaví sloupce."
+msgid "Double-click right column separator in column headers."
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3147362\n"
"help.text"
-msgid "<variable id=\"fot\">Choose <emph>Format - Sheet</emph></variable>"
-msgstr "<variable id=\"fot\">Zvolte <emph>Formát - List</emph></variable>"
+msgid "<variable id=\"fot\">Choose <emph>Sheet</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3163805\n"
"help.text"
-msgid "<variable id=\"fotu\">Choose <emph>Format - Sheet - Rename</emph></variable>"
-msgstr "<variable id=\"fotu\">Zvolte <emph>Formát - List - Přejmenovat</emph></variable>"
+msgid "<variable id=\"fotu\">Choose <emph>Sheet - Rename Sheet</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3155333\n"
"help.text"
-msgid "<variable id=\"fotenb\">Choose <emph>Format - Sheet - Show</emph></variable>"
-msgstr "<variable id=\"fotenb\">Zvolte <emph>Formát - List - Zobrazit</emph></variable>"
+msgid "<variable id=\"fotenb\">Choose <emph>Sheet - Show Sheet</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_idN1077A\n"
"help.text"
-msgid "<variable id=\"foste\">Choose <emph>Format - Page</emph></variable>"
-msgstr "<variable id=\"foste\">Zvolte <emph>Formát - Stránka</emph></variable>"
+msgid "<variable id=\"foste\">Choose <emph>Format - Page</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3155508\n"
"help.text"
-msgid "<variable id=\"fostel\">Choose <emph>Format - Page - Sheet</emph> tab </variable>"
-msgstr "<variable id=\"fostel\">Zvolte kartu <emph>Formát - Stránka - List</emph> </variable>"
+msgid "<variable id=\"fostel\">Choose <emph>Format - Page - Sheet</emph> tab.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3150883\n"
"help.text"
-msgid "<variable id=\"fodrbe\">Choose <emph>Format - Print Ranges</emph></variable>"
-msgstr "<variable id=\"fodrbe\">Zvolte <emph>Formát - Oblasti tisku</emph></variable>"
+msgid "<variable id=\"fodrbe\">Choose <emph>Format - Print Ranges</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3156448\n"
"help.text"
-msgid "<variable id=\"fodrfe\">Choose <emph>Format - Print Ranges - Define</emph></variable>"
-msgstr "<variable id=\"fodrfe\">Zvolte <emph>Formát - Oblasti tisku - Definovat</emph></variable>"
+msgid "<variable id=\"fodrfe\">Choose <emph>Format - Print Ranges - Define</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3156290\n"
"help.text"
-msgid "<variable id=\"fodrhin\">Choose <emph>Format - Print Ranges - Add</emph></variable>"
-msgstr "<variable id=\"fodrhin\">Zvolte <emph>Formát - Oblasti tisku - Přidat</emph></variable>"
+msgid "<variable id=\"fodrhin\">Choose <emph>Format - Print Ranges - Add</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3155812\n"
"help.text"
-msgid "<variable id=\"fodbah\">Choose <emph>Format - Print Ranges - Clear</emph></variable>"
-msgstr "<variable id=\"fodbah\">Zvolte <emph>Formát - Oblasti tisku - Vymazat</emph></variable>"
+msgid "<variable id=\"fodbah\">Choose <emph>Format - Print Ranges - Clear</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3153307\n"
"help.text"
-msgid "<variable id=\"fodbbe\">Choose <emph>Format - Print Ranges - Edit</emph></variable>"
-msgstr "<variable id=\"fodbbe\">Zvolte <emph>Formát - Oblasti tisku - Upravit</emph></variable>"
+msgid "<variable id=\"fodbbe\">Choose <emph>Format - Print Ranges - Edit</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3153916\n"
"help.text"
-msgid "Choose <emph>Format - AutoFormat</emph>"
-msgstr "Zvolte <emph>Formát - Automatický formát</emph>"
+msgid "Choose <emph>Format - AutoFormat</emph>."
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3154532\n"
"help.text"
-msgid "On the Tools bar, click"
-msgstr "Na liště Nástroje klepněte na"
+msgid "On the <emph>Tools</emph> bar, click"
+msgstr ""
#: 00000405.xhp
msgctxt ""
@@ -805,8 +805,8 @@ msgctxt ""
"00000405.xhp\n"
"par_id3154618\n"
"help.text"
-msgid "<variable id=\"bedingte\">Choose <emph>Format - Conditional Formatting</emph></variable>"
-msgstr "<variable id=\"bedingte\">Zvolte <emph>Formát - Podmíněné formátování</emph></variable>"
+msgid "<variable id=\"bedingte\">Choose <emph>Format - Conditional Formatting</emph>.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
@@ -829,16 +829,16 @@ msgctxt ""
"00000406.xhp\n"
"par_id3150541\n"
"help.text"
-msgid "<variable id=\"exdektv\">Choose <emph>Tools - Detective</emph> </variable>"
-msgstr "<variable id=\"exdektv\">Zvolte <emph>Nástroje - Detektiv</emph></variable>"
+msgid "<variable id=\"exdektv\">Choose <emph>Tools - Detective</emph>.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id3153194\n"
"help.text"
-msgid "Choose <emph>Tools - Detective - Trace Precedents</emph>"
-msgstr "Zvolte <emph>Nástroje - Detektiv - Předchůdci</emph>"
+msgid "Choose <emph>Tools - Detective - Trace Precedents</emph>."
+msgstr ""
#: 00000406.xhp
msgctxt ""
@@ -853,24 +853,24 @@ msgctxt ""
"00000406.xhp\n"
"par_id3154123\n"
"help.text"
-msgid "<variable id=\"silbentrennungc\">Menu <emph>Tools - Language - Hyphenation</emph> </variable>"
-msgstr "<variable id=\"silbentrennungc\">Nabídka <emph>Nástroje - Jazyk - Dělení slov</emph></variable>"
+msgid "<variable id=\"silbentrennungc\">Menu <emph>Tools - Language - Hyphenation</emph>.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id3145785\n"
"help.text"
-msgid "<variable id=\"exdvore\">Choose <emph>Tools - Detective - Remove Precedents</emph> </variable>"
-msgstr "<variable id=\"exdvore\">Zvolte <emph>Nástroje - Detektiv - Odstranit předchůdce</emph> </variable>"
+msgid "<variable id=\"exdvore\">Choose <emph>Tools - Detective - Remove Precedents</emph>.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id3155411\n"
"help.text"
-msgid "Choose <emph>Tools - Detective - Trace Dependents</emph>"
-msgstr "Zvolte <emph>Nástroje - Detektiv - Následníci</emph>"
+msgid "Choose <emph>Tools - Detective - Trace Dependents</emph>."
+msgstr ""
#: 00000406.xhp
msgctxt ""
@@ -885,112 +885,112 @@ msgctxt ""
"00000406.xhp\n"
"par_id3146984\n"
"help.text"
-msgid "<variable id=\"exdszne\">Choose <emph>Tools - Detective - Remove Dependents</emph> </variable>"
-msgstr "<variable id=\"exdszne\">Zvolte <emph>Nástroje - Detektiv - Odstranit následníky</emph> </variable>"
+msgid "<variable id=\"exdszne\">Choose <emph>Tools - Detective - Remove Dependents</emph>.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id3154014\n"
"help.text"
-msgid "<variable id=\"exdase\">Choose <emph>Tools - Detective - Remove All Traces</emph> </variable>"
-msgstr "<variable id=\"exdase\">Zvolte <emph>Nástroje - Detektiv - Odstranit všechny závislosti</emph> </variable>"
+msgid "<variable id=\"exdase\">Choose <emph>Tools - Detective - Remove All Traces</emph>.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id3153188\n"
"help.text"
-msgid "<variable id=\"exdszfe\">Choose <emph>Tools - Detective - Trace Error</emph> </variable>"
-msgstr "<variable id=\"exdszfe\">Zvolte <emph>Nástroje - Detektiv - Vyhledat závislosti chyby</emph> </variable>"
+msgid "<variable id=\"exdszfe\">Choose <emph>Tools - Detective - Trace Error</emph>.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id3149410\n"
"help.text"
-msgid "<variable id=\"fuellmodus\">Choose <emph>Tools - Detective - Fill Mode</emph> </variable>"
-msgstr "<variable id=\"fuellmodus\">Zvolte<emph>Nástroje - Detekti - Vyhledávání závislostí</emph> </variable>"
+msgid "<variable id=\"fuellmodus\">Choose <emph>Tools - Detective - Fill Mode</emph>.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id3156284\n"
"help.text"
-msgid "<variable id=\"dateneinkreisen\">Choose <emph>Tools - Detective - Mark Invalid Data</emph> </variable>"
-msgstr "<variable id=\"dateneinkreisen\">Zvolte <emph>Nástroje - Detektiv - Označit neplatná data</emph> </variable>"
+msgid "<variable id=\"dateneinkreisen\">Choose <emph>Tools - Detective - Mark Invalid Data</emph>.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id3153159\n"
"help.text"
-msgid "<variable id=\"spurenaktualisieren\">Choose <emph>Tools - Detective - Refresh Traces</emph> </variable>"
-msgstr "<variable id=\"spurenaktualisieren\">Zvolte <emph>Nástroje - Detektiv - Obnovit závislosti</emph> </variable>"
+msgid "<variable id=\"spurenaktualisieren\">Choose <emph>Tools - Detective - Refresh Traces</emph>.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id3147397\n"
"help.text"
-msgid "<variable id=\"automatisch\">Choose <emph>Tools - Detective - AutoRefresh</emph> </variable>"
-msgstr "<variable id=\"automatisch\">Zvolte <emph>Nástroje - Detektiv - Automatické obnovení</emph> </variable>"
+msgid "<variable id=\"automatisch\">Choose <emph>Tools - Detective - AutoRefresh</emph>.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id3154018\n"
"help.text"
-msgid "<variable id=\"exzws\">Choose <emph>Tools - Goal Seek</emph> </variable>"
-msgstr "<variable id=\"exzws\">Zvolte <emph>Nástroje - Hledat řešení</emph> </variable>"
+msgid "<variable id=\"exzws\">Choose <emph>Tools - Goal Seek</emph>.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id3269142\n"
"help.text"
-msgid "<variable id=\"solver\">Choose <emph>Tools - Solver</emph> </variable>"
-msgstr "<variable id=\"solver\">Zvolte <emph>Nástroje - Řešitel</emph> </variable>"
+msgid "<variable id=\"solver\">Choose <emph>Tools - Solver</emph>.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id8554338\n"
"help.text"
-msgid "<variable id=\"solver_options\">Choose <emph>Tools - Solver</emph>, <emph>Options</emph> button </variable>"
-msgstr "<variable id=\"solver_options\">Zvolte <emph>Nástroje - Řešitel</emph>, <emph>tlačítko Možnosti</emph></variable>"
+msgid "<variable id=\"solver_options\">Choose <emph>Tools - Solver</emph>, click <emph>Options</emph> button.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id3156277\n"
"help.text"
-msgid "<variable id=\"exsze\">Choose <emph>Tools - Scenarios</emph> </variable>"
-msgstr "<variable id=\"exsze\">Zvolte <emph>Nástroje - Scénáře</emph> </variable>"
+msgid "<variable id=\"exsze\">Choose <emph>Tools - Scenarios</emph>.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id3149020\n"
"help.text"
-msgid "<variable id=\"protect_sheet\">Choose <emph>Tools - Protect Sheet</emph></variable>"
-msgstr "<variable id=\"protect_sheet\">Zvolte <emph>Nástroje - Uzamknout list</emph></variable>"
+msgid "<variable id=\"protect_sheet\">Choose <emph>Tools - Protect Sheet</emph>.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id3154256\n"
"help.text"
-msgid "<variable id=\"protect_spreadsheet\">Choose <emph>Tools - Protect Spreadsheet</emph></variable>"
-msgstr "<variable id=\"protect_spreadsheet\">Zvolte <emph>Nástroje - Zamknout sešit</emph></variable>"
+msgid "<variable id=\"protect_spreadsheet\">Choose <emph>Tools - Protect Spreadsheet</emph>.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id3146919\n"
"help.text"
-msgid "Choose <emph>Data - Calculate - Recalculate</emph>"
-msgstr "Zvolte <emph>Data - Spočítat - Přepočítat</emph>"
+msgid "Choose <emph>Data - Calculate - Recalculate</emph>."
+msgstr ""
#: 00000406.xhp
msgctxt ""
@@ -1005,16 +1005,16 @@ msgctxt ""
"00000406.xhp\n"
"par_id3150941\n"
"help.text"
-msgid "<variable id=\"exatmb\">Choose <emph>Data - Calculate - AutoCalculate</emph> </variable>"
-msgstr "<variable id=\"exatmb\">Zvolte <emph>Data - Spočítat - Automatický výpočet</emph> </variable>"
+msgid "<variable id=\"exatmb\">Choose <emph>Data - Calculate - AutoCalculate</emph>.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id3151276\n"
"help.text"
-msgid "<variable id=\"autoeingabe\">Choose <emph>Tools - AutoInput</emph> </variable>"
-msgstr "<variable id=\"autoeingabe\">Zvolte <emph>Nástroje - Automatické dokončování</emph> </variable>"
+msgid "<variable id=\"autoeingabe\">Choose <emph>Tools - AutoInput</emph>.</variable>"
+msgstr ""
#: 00000407.xhp
msgctxt ""
@@ -1037,16 +1037,16 @@ msgctxt ""
"00000407.xhp\n"
"par_id3147335\n"
"help.text"
-msgid "<variable id=\"fete\">Choose <item type=\"menuitem\">View - Split Window</item></variable>"
-msgstr "<variable id=\"fete\">Zvolte <item type=\"menuitem\">Zobrazit - Rozdělit okno</item></variable>"
+msgid "<variable id=\"fete\">Choose ><item type=\"menuitem\">View - Split Window</item>.</variable>"
+msgstr ""
#: 00000407.xhp
msgctxt ""
"00000407.xhp\n"
"par_id3153663\n"
"help.text"
-msgid "<variable id=\"fefix\">Choose <item type=\"menuitem\">View - Freeze Cells - Freeze Rows and Columns</item></variable>"
-msgstr "<variable id=\"fefix\">Zvolte <item type=\"menuitem\">Zobrazit - Ukotvit buňky - Ukotvit řádky a sloupce</item></variable>"
+msgid "<variable id=\"fefix\">Choose <item type=\"menuitem\">View - Freeze Cells - Freeze Rows and Columns</item>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
@@ -1069,48 +1069,48 @@ msgctxt ""
"00000412.xhp\n"
"par_id8366954\n"
"help.text"
-msgid "<variable id=\"text2columns\">Choose <emph>Data - Text to Columns</emph></variable>"
-msgstr "<variable id=\"text2columns\">Zvolte <emph>Data - Text do sloupců</emph></variable>"
+msgid "<variable id=\"text2columns\">Choose <emph>Data - Text to Columns</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3147399\n"
"help.text"
-msgid "<variable id=\"dbrbf\">Choose <emph>Data - Define Range</emph></variable>"
-msgstr "<variable id=\"dbrbf\">Zvolte <emph>Data - Definovat oblast</emph></variable>"
+msgid "<variable id=\"dbrbf\">Choose <emph>Data - Define Range</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3145345\n"
"help.text"
-msgid "<variable id=\"dbrba\">Choose <emph>Data - Select Range</emph></variable>"
-msgstr "<variable id=\"dbrba\">Zvolte <emph>Data - Zvolte oblast</emph></variable>"
+msgid "<variable id=\"dbrba\">Choose <emph>Data - Select Range</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3150443\n"
"help.text"
-msgid "<variable id=\"dnsrt\">Choose <emph>Data - Sort...</emph></variable>"
-msgstr "<variable id=\"dnsrt\">Zvolte <emph>Data - Řadit</emph></variable>"
+msgid "<variable id=\"dnsrt\">Choose <emph>Data - Sort...</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3148491\n"
"help.text"
-msgid "Choose <emph>Data - Sort - Sort Criteria</emph> tab"
-msgstr "Zvolte kartu <emph>Data - Řadit - Seřadit podle</emph>"
+msgid "Choose <emph>Data - Sort - Sort Criteria</emph> tab."
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3154516\n"
"help.text"
-msgid "On Standard bar, click"
-msgstr "Na liště Standardní klepněte na"
+msgid "On <emph>Standard</emph> bar, click"
+msgstr ""
#: 00000412.xhp
msgctxt ""
@@ -1149,32 +1149,32 @@ msgctxt ""
"00000412.xhp\n"
"par_id3146984\n"
"help.text"
-msgid "<variable id=\"dnstot\">Choose <emph>Data - Sort - Options</emph> tab</variable>"
-msgstr "<variable id=\"dnstot\">Zvolte kartu <emph>Data - Řadit - Možnosti</emph> </variable>"
+msgid "<variable id=\"dnstot\">Choose <emph>Data - Sort - Options</emph> tab.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3155308\n"
"help.text"
-msgid "<variable id=\"dnftr\">Choose <emph>Data - Filter</emph></variable>"
-msgstr "<variable id=\"dnftr\">Zvolte <emph>Data - Filtr</emph></variable>"
+msgid "<variable id=\"dnftr\">Choose <emph>Data - Filter</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3148646\n"
"help.text"
-msgid "Choose <emph>Data - AutoFilter</emph>"
-msgstr "Zvolte <emph>Data - Automatický filtr</emph>"
+msgid "Choose <emph>Data - AutoFilter</emph>."
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3151113\n"
"help.text"
-msgid "On Tools bar or Table Data bar, click"
-msgstr "Na liště Nástroje nebo Data tabulky klepněte na"
+msgid "On <emph>Tools</emph> bar or <emph>Table Data</emph> bar, click"
+msgstr ""
#: 00000412.xhp
msgctxt ""
@@ -1197,40 +1197,40 @@ msgctxt ""
"00000412.xhp\n"
"par_id3156278\n"
"help.text"
-msgid "<variable id=\"dnfspz\">Choose <emph>Data - More Filters - Advanced Filter...</emph></variable>"
-msgstr "<variable id=\"dnfspz\">Zvolte <emph>Data - Další filtry - Pokročilý filtr</emph></variable>"
+msgid "<variable id=\"dnfspz\">Choose <emph>Data - More Filters - Advanced Filter...</emph> .</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3153764\n"
"help.text"
-msgid "Choose <emph>Data - More Filters - Standard Filter... - Options</emph> label"
-msgstr "Zvolte popisek <emph>Data - Další filtry - Standardní Filtr - Možnosti</emph>"
+msgid "Choose <emph>Data - More Filters - Standard Filter... - Options</emph> label."
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3155444\n"
"help.text"
-msgid "Choose <emph>Data - More Filters - Advanced Filter... - Options</emph> label"
-msgstr "Zvolte popisek <emph>Data - Další filtry - Pokročilý filtr - Možnosti</emph>"
+msgid "Choose <emph>Data - More Filters - Advanced Filter... - Options</emph> label."
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3156382\n"
"help.text"
-msgid "Choose <emph>Data - More Filters - Reset Filter</emph>"
-msgstr "Zvolte <emph>Data - Další filtry - Odstranit filtr</emph>"
+msgid "Choose <emph>Data - More Filters - Reset Filter</emph>."
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3155961\n"
"help.text"
-msgid "On Table Data bar, click <emph>Reset Filter/Sort</emph>"
-msgstr "Na liště Data tabulky klepněte na <emph>Odstranit filtr/řazení</emph>"
+msgid "On <emph>Table Data</emph> bar, click <emph>Reset Filter/Sort</emph>."
+msgstr ""
#: 00000412.xhp
msgctxt ""
@@ -1253,112 +1253,112 @@ msgctxt ""
"00000412.xhp\n"
"par_id3152778\n"
"help.text"
-msgid "<variable id=\"dnaftas\">Choose <emph>Data - More Filter - Hide AutoFilter</emph></variable>"
-msgstr "<variable id=\"dnaftas\">Zvolte <emph>Data - Další filtry - Skrýt automatický filtr</emph></variable>"
+msgid "<variable id=\"dnaftas\">Choose <emph>Data - More Filter - Hide AutoFilter</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3166424\n"
"help.text"
-msgid "<variable id=\"dntegs\">Choose <emph>Data - Subtotals</emph></variable>"
-msgstr "<variable id=\"dntegs\">Zvolte <emph>Data - Mezisoučty</emph></variable>"
+msgid "<variable id=\"dntegs\">Choose <emph>Data - Subtotals</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3154574\n"
"help.text"
-msgid "<variable id=\"dntezd\">Choose <emph>Data - Subtotals - 1st, 2nd, 3rd Group</emph> tabs</variable>"
-msgstr "<variable id=\"dntezd\">Zvolte karty <emph>Data - Mezisoučty - 1., 2., 3. skupina</emph> </variable>"
+msgid "<variable id=\"dntezd\">Choose <emph>Data - Subtotals - 1st, 2nd, 3rd Group</emph> tabs.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3151277\n"
"help.text"
-msgid "<variable id=\"dntopi\">Choose <emph>Data - Subtotals - Options</emph> tab</variable>"
-msgstr "<variable id=\"dntopi\">Zvolte kartu <emph>Data - Mezisoučty - Možnosti</emph></variable>"
+msgid "<variable id=\"dntopi\">Choose <emph>Data - Subtotals - Options</emph> tab.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3145133\n"
"help.text"
-msgid "<variable id=\"datengueltig\">Choose <emph>Data - Validity</emph></variable>"
-msgstr "<variable id=\"datengueltig\">Zvolte <emph>Data - Platnost</emph></variable>"
+msgid "<variable id=\"datengueltig\">Choose <emph>Data - Validity</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3152992\n"
"help.text"
-msgid "<variable id=\"datengueltigwerte\">Menu <emph>Data - Validity - Criteria</emph> tab</variable>"
-msgstr "<variable id=\"datengueltigwerte\">Zvolte kartu <emph>Data - Platnost - Kritérium</emph></variable>"
+msgid "<variable id=\"datengueltigwerte\">Menu <emph>Data - Validity - Criteria</emph> tab.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3150367\n"
"help.text"
-msgid "<variable id=\"datengueltigeingabe\">Choose <emph>Data - Validity - Input Help</emph> tab</variable>"
-msgstr "<variable id=\"datengueltigeingabe\">Zvolte kartu <emph>Data - Platnost - Nápověda při vstupu</emph></variable>"
+msgid "<variable id=\"datengueltigeingabe\">Choose <emph>Data - Validity - Input Help</emph> tab.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3154486\n"
"help.text"
-msgid "<variable id=\"datengueltigfehler\">Choose <emph>Data - Validity - Error Alert</emph> tab</variable>"
-msgstr "<variable id=\"datengueltigfehler\">Zvolte kartu <emph>Data - Platnost - Chybová hlášení</emph></variable>"
+msgid "<variable id=\"datengueltigfehler\">Choose <emph>Data - Validity - Error Alert</emph> tab.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3146978\n"
"help.text"
-msgid "<variable id=\"dnmfo\">Choose <emph>Data - Multiple Operations</emph></variable>"
-msgstr "<variable id=\"dnmfo\">Zvolte <emph>Data - Vícenásobné operace</emph></variable>"
+msgid "<variable id=\"dnmfo\">Choose <emph>Data - Multiple Operations</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3155809\n"
"help.text"
-msgid "<variable id=\"dnksd\">Choose <emph>Data - Consolidate</emph></variable>"
-msgstr "<variable id=\"dnksd\">Zvolte <emph>Data - Konsolidovat</emph></variable>"
+msgid "<variable id=\"dnksd\">Choose <emph>Data - Consolidate</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3148701\n"
"help.text"
-msgid "<variable id=\"dngld\">Choose <emph>Data - Group and Outline</emph></variable>"
-msgstr "<variable id=\"dngld\">Zvolte <emph>Data - Seskupení a souhrn</emph></variable>"
+msgid "<variable id=\"dngld\">Choose <emph>Data - Group and Outline</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3153815\n"
"help.text"
-msgid "<variable id=\"dngda\">Choose <emph>Data - Group and Outline - Hide Details</emph></variable>"
-msgstr "<variable id=\"dngda\">Zvolte <emph>Data - Seskupení a souhrn - Skrýt podrobnosti</emph></variable>"
+msgid "<variable id=\"dngda\">Choose <emph>Data - Group and Outline - Hide Details</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3159223\n"
"help.text"
-msgid "<variable id=\"dngde\">Choose <emph>Data - Group and Outline - Show Details</emph></variable>"
-msgstr "<variable id=\"dngde\">Zvolte <emph>Data - Seskupení a souhrn - Zobrazit podrobnosti</emph></variable>"
+msgid "<variable id=\"dngde\">Choose <emph>Data - Group and Outline - Show Details</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3146870\n"
"help.text"
-msgid "Choose <emph>Data - Group and Outline - Group</emph>"
-msgstr "Zvolte <emph>Data - Seskupení a souhrn - Seskupit</emph>"
+msgid "Choose <emph>Data - Group and Outline - Group</emph>."
+msgstr ""
#: 00000412.xhp
msgctxt ""
@@ -1397,8 +1397,8 @@ msgctxt ""
"00000412.xhp\n"
"par_id3146781\n"
"help.text"
-msgid "Choose <emph>Data - Group and Outline - Ungroup</emph>"
-msgstr "Zvolte <emph>Data - Seskupení a souhrn - Zrušit seskupení</emph>"
+msgid "Choose <emph>Data - Group and Outline - Ungroup</emph>."
+msgstr ""
#: 00000412.xhp
msgctxt ""
@@ -1437,96 +1437,96 @@ msgctxt ""
"00000412.xhp\n"
"par_id3153008\n"
"help.text"
-msgid "<variable id=\"dnglagl\">Choose <emph>Data - Group and Outline - AutoOutline</emph></variable>"
-msgstr "<variable id=\"dnglagl\">Zvolte <emph>Data - Seskupení a souhrn - Automatické souhrny</emph></variable>"
+msgid "<variable id=\"dnglagl\">Choose <emph>Data - Group and Outline - AutoOutline</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3154709\n"
"help.text"
-msgid "<variable id=\"dnglef\">Choose <emph>Data - Group and Outline - Remove</emph></variable>"
-msgstr "<variable id=\"dnglef\">Zvolte <emph>Data - Seskupení a souhrn - Odstranit</emph></variable>"
+msgid "<variable id=\"dnglef\">Choose <emph>Data - Group and Outline - Remove Outline</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id1774346\n"
"help.text"
-msgid "<variable id=\"dngdrill\">Choose <emph>Data - Group and Outline - Show Details</emph> (for some pivot tables)</variable>"
-msgstr "<variable id=\"dngdrill\">Zvolte <emph>Data - Seskupení a souhrn - Zobrazit podrobnosti</emph> (pro některé kontingenční tabulky)</variable>"
+msgid "<variable id=\"dngdrill\">Choose <emph>Data - Group and Outline - Show Details</emph> (for some pivot tables).</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3155759\n"
"help.text"
-msgid "<variable id=\"dndtpt\">Choose <emph>Data - Pivot Table</emph></variable>"
-msgstr "<variable id=\"dndtpt\">Zvolte <emph>Data - Kontingenční tabulka</emph></variable>"
+msgid "<variable id=\"dndtpt\">Choose <emph>Data - Pivot Table</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3154625\n"
"help.text"
-msgid "<variable id=\"dndpa\">Choose <emph>Insert - Pivot Table</emph></variable>"
-msgstr "<variable id=\"dndpa\">Zvolte <emph>Vložit - Kontingenční tabulka</emph></variable>"
+msgid "<variable id=\"dndpa\">Choose <emph>Insert - Pivot Table</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3147558\n"
"help.text"
-msgid "<variable id=\"dndq\">Choose <emph>Insert - Pivot Table</emph>, in the Select Source dialog choose the option <emph>Data source registered in $[officename]</emph>.</variable>"
-msgstr "<variable id=\"dndq\">Zvolte <emph>Vložit - Kontingenční tabulka</emph>, v dialogovém okně Výběr zdroje vyberte volbu <emph>Zdroj dat registrovaný v $[officename]</emph>.</variable>"
+msgid "<variable id=\"dndq\">Choose <emph>Insert - Pivot Table</emph>, in the <emph>Select Source</emph> dialog choose the option <emph>Data source registered in $[officename]</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3153297\n"
"help.text"
-msgid "Choose <emph>Insert - Pivot Table</emph>, in the Select Source dialog choose the option <emph>Current selection</emph>."
-msgstr "Zvolte <emph>Vložit - Kontingenční tabulka</emph>, v dialogovém okně Výběr zdroje vyberte volbu <emph>Současný výběr</emph>."
+msgid "Choose <emph>Insert - Pivot Table</emph>, in the <emph>Select Source</emph> dialog choose the option <emph>Current selection</emph>."
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3145118\n"
"help.text"
-msgid "Choose <emph>Insert - Pivot Table</emph>, in the Select Source dialog choose the option <emph>Data source registered in $[officename]</emph>, click <emph>OK</emph> to see <emph>Select Data Source</emph> dialog."
-msgstr "Zvolte <emph>Vložit - Kontingenční tabulka</emph>, v dialogovém okně Výběr zdroje vyberte volbu <emph>Zdroj dat registrovaný v $[officename]</emph>, klepněte na <emph>OK</emph> a zobrazí se dialogové okno <emph>Vybrat zdroj dat</emph>."
+msgid "Choose <emph>Insert - Pivot Table</emph>, in the <emph>Select Source</emph> dialog choose the option <emph>Data source registered in $[officename]</emph>, click <emph>OK</emph> to see <emph>Select Data Source</emph> dialog."
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3153294\n"
"help.text"
-msgid "<variable id=\"dndpak\">Choose <emph>Data - Pivot Table - Refresh</emph></variable>"
-msgstr "<variable id=\"dndpak\">Zvolte <emph>Data - Kontingenční tabulka - Obnovit</emph></variable>"
+msgid "<variable id=\"dndpak\">Choose <emph>Data - Pivot Table - Refresh</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3151344\n"
"help.text"
-msgid "<variable id=\"dndploe\">Choose <emph>Data - Pivot Table - Delete</emph></variable>"
-msgstr "<variable id=\"dndploe\">Zvolte <emph>Data - Kontingenční tabulka - Smazat</emph></variable>"
+msgid "<variable id=\"dndploe\">Choose <emph>Data - Pivot Table - Delete</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3150397\n"
"help.text"
-msgid "<variable id=\"dndakt\">Choose <emph>Data - Refresh Range</emph></variable>"
-msgstr "<variable id=\"dndakt\">Zvolte <emph>Data - Obnovit oblast</emph></variable>"
+msgid "<variable id=\"dndakt\">Choose <emph>Data - Refresh Range</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_idN10B8F\n"
"help.text"
-msgid "<variable id=\"grouping\">Choose <emph>Data - Group and Outline - Group</emph></variable>"
-msgstr "<variable id=\"grouping\">Zvolte <emph>Data - Seskupení a souhrn - Seskupit</emph></variable>"
+msgid "<variable id=\"grouping\">Choose <emph>Data - Group and Outline - Group</emph>.</variable>"
+msgstr ""
#: sheet_menu.xhp
msgctxt ""
@@ -1549,77 +1549,77 @@ msgctxt ""
"sheet_menu.xhp\n"
"par_id160220162106567373\n"
"help.text"
-msgid "<variable id=\"insert_rows_above\">Choose <emph>Sheet - Insert Rows - Rows Above</emph> </variable>"
-msgstr "<variable id=\"insert_rows_above\">Zvolte <emph>List - Vložit řádky - Řádky nad</emph></variable>"
+msgid "<variable id=\"insert_rows_above\">Choose <emph>Sheet - Insert Rows - Rows Above</emph>.</variable>"
+msgstr ""
#: sheet_menu.xhp
msgctxt ""
"sheet_menu.xhp\n"
"par_id160220162109048207\n"
"help.text"
-msgid "<variable id=\"insert_rows_below\">Choose <emph>Sheet - Insert Rows - Rows Below</emph></variable>"
-msgstr "<variable id=\"insert_rows_below\">Zvolte <emph>List - Vložit řádky - Řádky pod</emph></variable>"
+msgid "<variable id=\"insert_rows_below\">Choose <emph>Sheet - Insert Rows - Rows Below</emph>.</variable>"
+msgstr ""
#: sheet_menu.xhp
msgctxt ""
"sheet_menu.xhp\n"
"par_id160220162107055028\n"
"help.text"
-msgid "<variable id=\"insert_columns_left\">Choose <emph>Sheet - Insert Columns - Columns Left</emph></variable>"
-msgstr "<variable id=\"insert_columns_left\">Zvolte <emph>List - Vložit sloupce - Sloupce vlevo</emph></variable>"
+msgid "<variable id=\"insert_columns_left\">Choose <emph>Sheet - Insert Columns - Columns Left</emph>.</variable>"
+msgstr ""
#: sheet_menu.xhp
msgctxt ""
"sheet_menu.xhp\n"
"par_id160220162109126013\n"
"help.text"
-msgid "<variable id=\"insert_columns_right\">Choose <emph>Sheet - Insert Columns - Columns Right</emph></variable>"
-msgstr "<variable id=\"insert_columns_right\">Zvolte <emph>List - Vložit sloupce - Sloupce vpravo</emph></variable>"
+msgid "<variable id=\"insert_columns_right\">Choose <emph>Sheet - Insert Columns - Columns Right</emph>.</variable>"
+msgstr ""
#: sheet_menu.xhp
msgctxt ""
"sheet_menu.xhp\n"
"par_id3149095\n"
"help.text"
-msgid "<variable id=\"insert_page_break\">Choose <emph>Sheet - Insert Page Break</emph></variable>"
-msgstr "<variable id=\"insert_page_break\">Zvolte <emph>List - Vložit zalomení stránky</emph></variable>"
+msgid "<variable id=\"insert_page_break\">Choose <emph>Sheet - Insert Page Break</emph>.</variable>"
+msgstr ""
#: sheet_menu.xhp
msgctxt ""
"sheet_menu.xhp\n"
"par_id3149398\n"
"help.text"
-msgid "<variable id=\"insert_page_break_row\">Choose <emph>Sheet - Insert Page Break - Row Break</emph></variable>"
-msgstr "<variable id=\"insert_page_break_row\">Zvolte <emph>List - Vložit zalomení stránky - Zalomení řádku</emph></variable>"
+msgid "<variable id=\"insert_page_break_row\">Choose <emph>Sheet - Insert Page Break - Row Break</emph>.</variable>"
+msgstr ""
#: sheet_menu.xhp
msgctxt ""
"sheet_menu.xhp\n"
"par_id3150084\n"
"help.text"
-msgid "<variable id=\"insert_page_break_column\">Choose <emph>Sheet - Insert Page Break - Column Break</emph></variable>"
-msgstr "<variable id=\"insert_page_break_column\">Zvolte <emph>List - Vložit zalomení stránky - Zalomení sloupce</emph></variable>"
+msgid "<variable id=\"insert_page_break_column\">Choose <emph>Sheet - Insert Page Break - Column Break</emph>.</variable>"
+msgstr ""
#: sheet_menu.xhp
msgctxt ""
"sheet_menu.xhp\n"
"par_id3153093\n"
"help.text"
-msgid "<variable id=\"delete_page_break\">Choose <emph>Sheet - Delete Page Break</emph></variable>"
-msgstr "<variable id=\"delete_page_break\">Zvolte <emph>List - Smazat zalomení stránky</emph></variable>"
+msgid "<variable id=\"delete_page_break\">Choose <emph>Sheet - Delete Page Break</emph>.</variable>"
+msgstr ""
#: sheet_menu.xhp
msgctxt ""
"sheet_menu.xhp\n"
"par_id3153191\n"
"help.text"
-msgid "<variable id=\"delete_page_break_row\">Choose <emph>Sheet - Delete Page Break - Row Break</emph></variable>"
-msgstr "<variable id=\"delete_page_break_row\">Zvolte <emph>List - Smazat zalomení stránky - Zalomení řádku</emph></variable>"
+msgid "<variable id=\"delete_page_break_row\">Choose <emph>Sheet - Delete Page Break - Row Break</emph>.</variable>"
+msgstr ""
#: sheet_menu.xhp
msgctxt ""
"sheet_menu.xhp\n"
"par_id3145645\n"
"help.text"
-msgid "<variable id=\"delete_page_break_column\">Choose <emph>Sheet - Delete Page Break - Column Break</emph></variable>"
-msgstr "<variable id=\"delete_page_break_column\">Zvolte <emph>List - Smazat zalomení stránky - Zalomení sloupce</emph></variable>"
+msgid "<variable id=\"delete_page_break_column\">Choose <emph>Sheet - Delete Page Break - Column Break</emph>.</variable>"
+msgstr ""
diff --git a/source/cs/helpcontent2/source/text/scalc/01.po b/source/cs/helpcontent2/source/text/scalc/01.po
index 9521ff99d6b..ecc026a994c 100644
--- a/source/cs/helpcontent2/source/text/scalc/01.po
+++ b/source/cs/helpcontent2/source/text/scalc/01.po
@@ -4,8 +4,8 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2018-11-12 12:22+0100\n"
-"PO-Revision-Date: 2018-11-11 09:02+0000\n"
-"Last-Translator: raal <raal@post.cz>\n"
+"PO-Revision-Date: 2018-11-14 11:52+0000\n"
+"Last-Translator: Stanislav Horáček <stanislav.horacek@gmail.com>\n"
"Language-Team: NONE\n"
"Language: cs\n"
"MIME-Version: 1.0\n"
@@ -13,9 +13,9 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.8\n"
"X-Project-Style: openoffice\n"
-"X-POOTLE-MTIME: 1541926958.000000\n"
+"X-POOTLE-MTIME: 1542196329.000000\n"
#: 01120000.xhp
msgctxt ""
@@ -13911,7 +13911,7 @@ msgctxt ""
"bm_id3147273\n"
"help.text"
msgid "<bookmark_value>matrices; functions</bookmark_value><bookmark_value>Function Wizard; arrays</bookmark_value><bookmark_value>array formulas</bookmark_value><bookmark_value>inline array constants</bookmark_value><bookmark_value>formulas; arrays</bookmark_value><bookmark_value>functions; array functions</bookmark_value><bookmark_value>editing; array formulas</bookmark_value><bookmark_value>copying; array formulas</bookmark_value><bookmark_value>adjusting array ranges</bookmark_value><bookmark_value>calculating; conditional calculations</bookmark_value><bookmark_value>matrices; calculations</bookmark_value><bookmark_value>conditional calculations with arrays</bookmark_value><bookmark_value>implicit array handling</bookmark_value><bookmark_value>forced array handling</bookmark_value>"
-msgstr ""
+msgstr "<bookmark_value>matice; funkce</bookmark_value><bookmark_value>Průvodce funkcí; matice</bookmark_value><bookmark_value>maticové funkce</bookmark_value><bookmark_value>vložené maticové konstanty</bookmark_value><bookmark_value>vzorce;matice</bookmark_value><bookmark_value>funkce;maticové funkce</bookmark_value><bookmark_value>úpravy; maticové funkce</bookmark_value><bookmark_value>kopírování; maticové funkce</bookmark_value><bookmark_value>úpravy rozsahu matice</bookmark_value><bookmark_value>výpočty; podmíněné výpočty</bookmark_value><bookmark_value>matice; výpočty</bookmark_value><bookmark_value>podmíněné výpočty s maticemi</bookmark_value><bookmark_value>implicitní zpracování matic</bookmark_value><bookmark_value>vynucené zpracování matic</bookmark_value>"
#: 04060107.xhp
msgctxt ""
@@ -14103,7 +14103,7 @@ msgctxt ""
"par_id3158432\n"
"help.text"
msgid "To multiply the values in the individual cells by 10 in the above array, you do not need to apply a formula to each individual cell or value. Instead you just need to use a single array formula. Select a range of 3 x 3 cells on another part of the spreadsheet, enter the formula <item type=\"input\">=10*A1:C3</item> and confirm this entry using the key combination <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline><emph> + Shift + Enter</emph>. The result is a 3 x 3 array in which the individual values in the cell range (A1:C3) are multiplied by a factor of 10."
-msgstr ""
+msgstr "Chcete-li vynásobit hodnoty ve všech buňkách matice číslem 10, nemusíte používat vzorec na každou buňku nebo hodnotu. Místo toho použijte jednoduchý maticový vzorec. Vyberte v jiné části sešitu oblast o velikosti 3 x 3 buňky, vložte vzorec <item type=\"input\">=10*A1:C3</item> a potvrďte jej kombinací kláves <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline><emph>+Shift+Enter</emph>. Výsledkem je matice 3 x 3, ve které jsou jednotlivé hodnoty v oblasti buněk (A1:C3) vynásobené číslem 10."
#: 04060107.xhp
msgctxt ""
@@ -14183,7 +14183,7 @@ msgctxt ""
"par_id3153392\n"
"help.text"
msgid "If you enter the array formula directly into the cell, you must use the key combination <emph>Shift + </emph><switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline><emph> + Enter</emph> instead of the <emph>Enter</emph> key. Only then does the formula become an array formula."
-msgstr ""
+msgstr "Pokud zadáte maticový vzorec přímo do buňky, musíte použít místo klávesy <emph>Enter</emph> použít kombinaci <emph>Shift+</emph><switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline><emph>+Enter</emph>. Pouze tak bude vzorec uložen jako maticový."
#: 04060107.xhp
msgctxt ""
@@ -14271,7 +14271,7 @@ msgctxt ""
"par_id6757103\n"
"help.text"
msgid "To enter this array constant, you select three cells in a row, then you type the formula <item type=\"input\">={1;2;3}</item> using the curly braces and the semicolons, then press <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline><emph> + Shift + Enter</emph>."
-msgstr ""
+msgstr "Tuto matici konstant vložíte tím, že vyberete tři buňky v řádku, poté zadáte vzorec <item type=\"input\">={1;2;3}</item> s použitím složených závorek a středníků a poté stisknete <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline><emph>+Shift+Enter</emph>."
#: 04060107.xhp
msgctxt ""
@@ -14335,7 +14335,7 @@ msgctxt ""
"par_id3149241\n"
"help.text"
msgid "Select the cell range or array containing the array formula. To select the whole array, position the cell cursor inside the array range, then press <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline><emph> + /</emph>, where <emph>/</emph> is the <emph>Division</emph> key on the numeric keypad."
-msgstr ""
+msgstr "Vyberte oblast buněk nebo matici obsahující maticový vzorec. Chcete-li vybrat celou matici, umístěte kurzor na buňku v oblasti matice a poté stiskněte <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline><emph>+/</emph>, kde <emph>/</emph> je klávesa <emph>děleno</emph> na numerické klávesnici."
#: 04060107.xhp
msgctxt ""
@@ -14343,7 +14343,7 @@ msgctxt ""
"par_id3143274\n"
"help.text"
msgid "Either press <emph>F2</emph> or position the cursor in the input line. Both of these actions let you edit the formula."
-msgstr ""
+msgstr "Stiskněte klávesu <emph>F2</emph> nebo umístěte kurzor do vstupní řádky. Oběma způsoby zahájíte úpravy vzorce."
#: 04060107.xhp
msgctxt ""
@@ -14351,7 +14351,7 @@ msgctxt ""
"par_id3154798\n"
"help.text"
msgid "After you have made changes, press <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline><emph> + Shift + Enter</emph>."
-msgstr ""
+msgstr "Po dokončení úprav stiskněte <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline><emph>+Shift+Enter</emph>."
#: 04060107.xhp
msgctxt ""
@@ -14383,7 +14383,7 @@ msgctxt ""
"par_id3154619\n"
"help.text"
msgid "Either press <emph>F2</emph> or position the cursor in the input line."
-msgstr ""
+msgstr "Stiskněte klávesu <emph>F2</emph> nebo umístěte kurzor do vstupního řádku."
#: 04060107.xhp
msgctxt ""
@@ -14391,7 +14391,7 @@ msgctxt ""
"par_id3150994\n"
"help.text"
msgid "Copy the formula into the input line by pressing <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline><emph> + C</emph>."
-msgstr ""
+msgstr "Stisknutím <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline><emph>+C</emph> zkopírujte vzorec do vstupní řádky."
#: 04060107.xhp
msgctxt ""
@@ -14399,7 +14399,7 @@ msgctxt ""
"par_id3146787\n"
"help.text"
msgid "Select a range of cells where you want to insert the array formula and either press <emph>F2</emph> or position the cursor in the input line."
-msgstr ""
+msgstr "Vyberte oblast buněk, do které chcete vložit maticový vzorec, a stiskněte <emph>F2</emph> nebo umístěte kurzor do vstupní řádky."
#: 04060107.xhp
msgctxt ""
diff --git a/source/cs/helpcontent2/source/text/scalc/02.po b/source/cs/helpcontent2/source/text/scalc/02.po
index 86f49df3d47..66bf454ba04 100644
--- a/source/cs/helpcontent2/source/text/scalc/02.po
+++ b/source/cs/helpcontent2/source/text/scalc/02.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2017-05-12 14:35+0200\n"
-"PO-Revision-Date: 2018-08-21 09:02+0000\n"
-"Last-Translator: raal <raal@post.cz>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:54+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: cs\n"
"MIME-Version: 1.0\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: Pootle 2.8\n"
-"X-POOTLE-MTIME: 1534842156.000000\n"
+"X-POOTLE-MTIME: 1542196441.000000\n"
#: 02130000.xhp
msgctxt ""
@@ -45,8 +45,8 @@ msgctxt ""
"02130000.xhp\n"
"par_id3155267\n"
"help.text"
-msgid "<image src=\"cmd/sc_currencyfield.png\" id=\"img_id3159096\"><alt id=\"alt_id3159096\">Icon</alt></image>"
-msgstr "<image src=\"cmd/sc_currencyfield.png\" id=\"img_id3159096\"><alt id=\"alt_id3159096\">Ikonka</alt></image>"
+msgid "<image src=\"cmd/sc_currencyfield.png\" id=\"img_id3159096\"><alt id=\"alt_id3159096\">Currency Number Format Icon</alt></image>"
+msgstr ""
#: 02130000.xhp
msgctxt ""
@@ -61,8 +61,8 @@ msgctxt ""
"02130000.xhp\n"
"par_id3146776\n"
"help.text"
-msgid "<link href=\"text/shared/01/05020300.xhp\" name=\"Format - Cell - Numbers\">Format - Cell - Numbers</link>."
-msgstr "<link href=\"text/shared/01/05020300.xhp\" name=\"Formát - Buňka - Čísla\">Formát - Buňka - Čísla</link>."
+msgid "<link href=\"text/shared/01/05020300.xhp\" name=\"Format - Cells - Numbers\">Format - Cells - Numbers</link>."
+msgstr ""
#: 02140000.xhp
msgctxt ""
diff --git a/source/cs/helpcontent2/source/text/scalc/06.po b/source/cs/helpcontent2/source/text/scalc/06.po
index b17d1f52734..0e491e0e6eb 100644
--- a/source/cs/helpcontent2/source/text/scalc/06.po
+++ b/source/cs/helpcontent2/source/text/scalc/06.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-06-14 17:23+0200\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
"PO-Revision-Date: 2018-08-21 09:03+0000\n"
"Last-Translator: raal <raal@post.cz>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: Pootle 2.8\n"
-"X-POOTLE-MTIME: 1534842228.000000\n"
+"X-POOTLE-MTIME: 1534842185.000000\n"
#: calcsamplefiles.xhp
msgctxt ""
@@ -23,35 +23,3 @@ msgctxt ""
"help.text"
msgid "Calc Sample Files"
msgstr "Ukázkové soubory Calcu"
-
-#: calcsamplefiles.xhp
-msgctxt ""
-"calcsamplefiles.xhp\n"
-"par_id161521663319917\n"
-"help.text"
-msgid "<object data=\"media/files/scalc/imtrigon.ods\" id=\"ods_id61521568603544\" type=\"application/vnd.oasis.opendocument.spreadsheet\"/>"
-msgstr "<object data=\"media/files/scalc/imtrigon.ods\" id=\"ods_id61521568603544\" type=\"application/vnd.oasis.opendocument.spreadsheet\"/>"
-
-#: calcsamplefiles.xhp
-msgctxt ""
-"calcsamplefiles.xhp\n"
-"par_id161521663319918\n"
-"help.text"
-msgid "<object data=\"media/files/scalc/trigon.ods\" id=\"ods_id61521548603544\" type=\"application/vnd.oasis.opendocument.spreadsheet\"/>"
-msgstr "<object data=\"media/files/scalc/trigon.ods\" id=\"ods_id61521548603544\" type=\"application/vnd.oasis.opendocument.spreadsheet\"/>"
-
-#: calcsamplefiles.xhp
-msgctxt ""
-"calcsamplefiles.xhp\n"
-"par_id161521563314918\n"
-"help.text"
-msgid "<object data=\"media/files/scalc/pivot.ods\" id=\"ods_id61521547603544\" type=\"application/vnd.oasis.opendocument.spreadsheet\"/>"
-msgstr "<object data=\"media/files/scalc/pivot.ods\" id=\"ods_id61521547603544\" type=\"application/vnd.oasis.opendocument.spreadsheet\"/>"
-
-#: calcsamplefiles.xhp
-msgctxt ""
-"calcsamplefiles.xhp\n"
-"par_id721528312694192\n"
-"help.text"
-msgid "<object data=\"media/files/scalc/functions_ifs.ods\" id=\"ods_id61521547603534\" type=\"application/vnd.oasis.opendocument.spreadsheet\"/>"
-msgstr "<object data=\"media/files/scalc/functions_ifs.ods\" id=\"ods_id61521547603534\" type=\"application/vnd.oasis.opendocument.spreadsheet\"/>"
diff --git a/source/cs/helpcontent2/source/text/scalc/guide.po b/source/cs/helpcontent2/source/text/scalc/guide.po
index a2e70489d96..d36c31dfccd 100644
--- a/source/cs/helpcontent2/source/text/scalc/guide.po
+++ b/source/cs/helpcontent2/source/text/scalc/guide.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-07-31 14:10+0200\n"
-"PO-Revision-Date: 2018-09-02 18:02+0000\n"
-"Last-Translator: raal <raal@post.cz>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:54+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: cs\n"
"MIME-Version: 1.0\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: Pootle 2.8\n"
-"X-POOTLE-MTIME: 1535911351.000000\n"
+"X-POOTLE-MTIME: 1542196441.000000\n"
#: address_auto.xhp
msgctxt ""
@@ -3709,8 +3709,8 @@ msgctxt ""
"database_filter.xhp\n"
"par_idN10693\n"
"help.text"
-msgid "Choose <item type=\"menuitem\">Data - Filter - Standard Filter</item>."
-msgstr "Zvolte <item type=\"menuitem\">Data - Filtr - Standardní filtr</item>."
+msgid "Choose <item type=\"menuitem\">Data - More Filters - Standard Filter</item>."
+msgstr ""
#: database_filter.xhp
msgctxt ""
@@ -3765,8 +3765,8 @@ msgctxt ""
"database_filter.xhp\n"
"par_id3154944\n"
"help.text"
-msgid "Choose <item type=\"menuitem\">Data - Filter - AutoFilter</item>."
-msgstr "Zvolte <item type=\"menuitem\">Data - Filtr - Automatický filtr</item>."
+msgid "Choose <item type=\"menuitem\">Data - AutoFilter</item>."
+msgstr ""
#: database_filter.xhp
msgctxt ""
diff --git a/source/cs/helpcontent2/source/text/shared.po b/source/cs/helpcontent2/source/text/shared.po
index 4615f05fc51..3d89f6c488b 100644
--- a/source/cs/helpcontent2/source/text/shared.po
+++ b/source/cs/helpcontent2/source/text/shared.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-09-03 13:23+0200\n"
-"PO-Revision-Date: 2018-07-29 20:55+0000\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 19:49+0000\n"
"Last-Translator: Stanislav Horáček <stanislav.horacek@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: cs\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1532897741.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542224967.000000\n"
#: 3dsettings_toolbar.xhp
msgctxt ""
@@ -2013,5 +2013,5 @@ msgctxt ""
"need_help.xhp\n"
"hd_id1000010\n"
"help.text"
-msgid "This help page needs further work for correctness and completion. Please join the LibreOffice project and help us out to write the missing information. Visit our <link href=\"http://documentation.libreoffice.org/en/join-community/update-help-contents\">web page on writing Help contents</link>."
-msgstr "Na této stránce nápovědy je ještě potřeba zapracovat, aby byla úplná a přesná. Připojte se k projektu LibreOffice a pomozte nám chybějící informace dopsat. Podívejte se na <link href=\"http://documentation.libreoffice.org/en/join-community/update-help-contents\">webové stránky o psaní nápovědy</link>."
+msgid "This help page needs further work for correctness and completion. Please join the LibreOffice project and help us out to write the missing information. Visit our <link href=\"https://documentation.libreoffice.org/en/join-community/update-help-contents\"><emph>web page on writing Help contents</emph></link>."
+msgstr "Na této stránce nápovědy je ještě potřeba zapracovat, aby byla úplná a přesná. Připojte se k projektu LibreOffice a pomozte nám chybějící informace dopsat. Podívejte se na <link href=\"https://documentation.libreoffice.org/en/join-community/update-help-contents\"><emph>webové stránky o psaní nápovědy</emph></link>.\""
diff --git a/source/cs/helpcontent2/source/text/shared/00.po b/source/cs/helpcontent2/source/text/shared/00.po
index d7d2d0d5ab5..68728d7e729 100644
--- a/source/cs/helpcontent2/source/text/shared/00.po
+++ b/source/cs/helpcontent2/source/text/shared/00.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-10-21 20:57+0200\n"
-"PO-Revision-Date: 2018-11-10 06:52+0000\n"
-"Last-Translator: raal <raal@post.cz>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:54+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: cs\n"
"MIME-Version: 1.0\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1541832750.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542196443.000000\n"
#: 00000001.xhp
msgctxt ""
@@ -6221,8 +6221,8 @@ msgctxt ""
"00000401.xhp\n"
"par_id621525017637963\n"
"help.text"
-msgid "Choose <emph>File - Export as EPUB</emph>."
-msgstr "Zvolte <emph>Soubor - Exportovat jako EPUB</emph>."
+msgid "Choose <emph>File - Export As - Export as EPUB</emph>."
+msgstr ""
#: 00000401.xhp
msgctxt ""
@@ -7197,7 +7197,7 @@ msgctxt ""
"00000403.xhp\n"
"par_idN1091B\n"
"help.text"
-msgid "<variable id=\"grid\">Choose <emph>View - Grid</emph> (Impress or Draw).</variable>"
+msgid "<variable id=\"grid\">Choose <emph>View - Grid and Helplines</emph> (Impress or Draw).</variable>"
msgstr ""
#: 00000403.xhp
@@ -7205,7 +7205,7 @@ msgctxt ""
"00000403.xhp\n"
"par_idN1092E\n"
"help.text"
-msgid "<variable id=\"guides\">Choose <emph>View - Snap Lines</emph> (Impress or Draw).</variable>"
+msgid "<variable id=\"guides\">Choose <emph>View - Snap Guides</emph> (Impress or Draw).</variable>"
msgstr ""
#: 00000404.xhp
@@ -7861,7 +7861,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id9988402\n"
"help.text"
-msgid "<variable id=\"packagemanager_eu\">Choose <emph>Tools - Extension Manager</emph>, click <emph>Updates</emph> button.</variable>"
+msgid "<variable id=\"packagemanager_eu\">Choose <emph>Tools - Extension Manager</emph>, click <emph>Check for Updates</emph> button.</variable>"
msgstr ""
#: 00000406.xhp
@@ -8075,14 +8075,6 @@ msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
-"par_id3150032\n"
-"help.text"
-msgid "<variable id=\"arbeit\">Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - $[officename] - Memory</emph>.</variable>"
-msgstr ""
-
-#: 00000406.xhp
-msgctxt ""
-"00000406.xhp\n"
"par_id3159153\n"
"help.text"
msgid "<variable id=\"ansicht\">Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - $[officename] - View</emph>.</variable>"
@@ -11045,7 +11037,7 @@ msgctxt ""
"00040502.xhp\n"
"par_id366527\n"
"help.text"
-msgid "Choose <emph>Format - Object - Line</emph> (Writer)."
+msgid "Choose <emph>Format - Text Box and Shape - Line</emph> (Writer)."
msgstr ""
#: 00040502.xhp
@@ -11053,7 +11045,7 @@ msgctxt ""
"00040502.xhp\n"
"par_id3835261\n"
"help.text"
-msgid "Choose <emph>Format - Graphic - Line</emph> (Calc)."
+msgid "Choose <emph>Format - Object - Line</emph> (Calc)."
msgstr ""
#: 00040502.xhp
@@ -11085,7 +11077,7 @@ msgctxt ""
"00040502.xhp\n"
"par_id3154285\n"
"help.text"
-msgid "Choose <emph>Format - </emph><switchinline select=\"appl\"><caseinline select=\"WRITER\"><emph>Object - </emph></caseinline><caseinline select=\"CALC\"><emph>Graphic - </emph></caseinline></switchinline><emph>Line - Line</emph> tab."
+msgid "Choose <emph>Format - </emph><switchinline select=\"appl\"><caseinline select=\"WRITER\"><emph>Text Box and Shape - </emph></caseinline><caseinline select=\"CALC\"><emph>Object - </emph></caseinline></switchinline><emph>Line - Line</emph> tab."
msgstr ""
#: 00040502.xhp
diff --git a/source/cs/helpcontent2/source/text/shared/01.po b/source/cs/helpcontent2/source/text/shared/01.po
index d2bd8b4c75c..693f98e7e09 100644
--- a/source/cs/helpcontent2/source/text/shared/01.po
+++ b/source/cs/helpcontent2/source/text/shared/01.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 12:22+0100\n"
-"PO-Revision-Date: 2018-11-12 09:44+0000\n"
-"Last-Translator: Rudolf Zbín <rz52@email.cz>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:54+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: cs\n"
"MIME-Version: 1.0\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1542015850.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542196448.000000\n"
#: 01010000.xhp
msgctxt ""
@@ -33637,8 +33637,8 @@ msgctxt ""
"06130000.xhp\n"
"par_id3153748\n"
"help.text"
-msgid "<ahelp hid=\"modules/BasicIDE/ui/basicmacrodialog/run\">Runs or saves the current macro.</ahelp>"
-msgstr "<ahelp hid=\"modules/BasicIDE/ui/basicmacrodialog/run\">Spustí nebo uloží aktuální makro.</ahelp>"
+msgid "<ahelp hid=\"modules/BasicIDE/ui/basicmacrodialog/ok\">Runs or saves the current macro.</ahelp>"
+msgstr ""
#: 06130000.xhp
msgctxt ""
@@ -40771,14 +40771,6 @@ msgstr ""
#: ref_epub_export.xhp
msgctxt ""
"ref_epub_export.xhp\n"
-"par_id701525003241759\n"
-"help.text"
-msgid "<embedvar href=\"text/shared/00/00000002.xhp#epubv\" markup=\"keep\"/>"
-msgstr ""
-
-#: ref_epub_export.xhp
-msgctxt ""
-"ref_epub_export.xhp\n"
"par_id19921\n"
"help.text"
msgid "<image id=\"img_id22170\" src=\"media/screenshots/modules/swriter/ui/exportepub/EPubDialog.png\" localize=\"true\" width=\"664px\" height=\"482px\"><alt id=\"alt_id59843\">EPUB dialog box</alt></image>"
@@ -40925,7 +40917,7 @@ msgctxt ""
"ref_epub_export.xhp\n"
"par_id971525023515891\n"
"help.text"
-msgid "For custom metadata, you must provide a file with same name as the original filename and with extension as \".xmp\". The provided metadata will override the the internal document metadata. In the example above, the custom metadata must exist in the MyText directory as <item type=\"literal\">MyText.xmp</item>."
+msgid "For custom metadata, you must provide a file with same name as the original filename and with extension as \".xmp\". The provided metadata will override the internal document metadata. In the example above, the custom metadata must exist in the MyText directory as <item type=\"literal\">MyText.xmp</item>."
msgstr ""
#: ref_epub_export.xhp
diff --git a/source/cs/helpcontent2/source/text/shared/explorer/database.po b/source/cs/helpcontent2/source/text/shared/explorer/database.po
index 3bd03afc6dd..124d703a1f1 100644
--- a/source/cs/helpcontent2/source/text/shared/explorer/database.po
+++ b/source/cs/helpcontent2/source/text/shared/explorer/database.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2018-11-05 17:38+0100\n"
-"PO-Revision-Date: 2018-10-17 15:00+0000\n"
+"PO-Revision-Date: 2018-11-14 11:52+0000\n"
"Last-Translator: raal <raal@post.cz>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: cs\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1539788445.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542196347.000000\n"
#: 02000000.xhp
msgctxt ""
@@ -46,7 +46,7 @@ msgctxt ""
"par_id3150499\n"
"help.text"
msgid "A \"query\" is a special view of a table. A query can display chosen records or chosen fields within records; it can also sort those records. A query can apply to one table or to multiple tables, if they are linked by common data fields."
-msgstr ""
+msgstr "\"Dotaz\" je zvláštní zobrazení tabulky. Dotazy mohou zobrazovat jen určité záznamy nebo jen některá pole a případně také záznamy seřadit. Dotaz může zahrnovat jednu či více tabulek, pokud jsou spojeny společnými datovými poli."
#: 02000000.xhp
msgctxt ""
@@ -406,7 +406,7 @@ msgctxt ""
"par_id3150255\n"
"help.text"
msgid "The lower pane of the Design View is where you <link href=\"text/shared/explorer/database/02010100.xhp\" name=\"define\">define</link> the query. To define a query, specify the database <link href=\"text/shared/explorer/database/02010100.xhp\" name=\"field names\">field names</link> to include and the <link href=\"text/shared/explorer/database/02010100.xhp\" name=\"criteria\">criteria</link> for displaying the fields. To rearrange the columns in the lower pane of the Design View, drag a column header to a new location, or select the column and press <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+arrow key."
-msgstr ""
+msgstr "V dolní části režimu návrhu <link href=\"text/shared/explorer/database/02010100.xhp\" name=\"definujete\">definujete</link> dotaz. Pro definici dotazu vyberte <link href=\"text/shared/explorer/database/02010100.xhp\" name=\"názvy databázových polí\">názvy databázových polí</link>, které má dotaz obsahovat, a <link href=\"text/shared/explorer/database/02010100.xhp\" name=\"kritéria\">kritéria</link> pro zobrazení polí. Chcete-li přeuspořádat sloupce v dolní části režimu návrhu, přetáhněte záhlaví sloupce na nové místo nebo vyberte sloupec a stiskněte <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+kurzorové klávesy."
#: 02010100.xhp
msgctxt ""
@@ -582,7 +582,7 @@ msgctxt ""
"par_id3152577\n"
"help.text"
msgid "If, for example, you have a spreadsheet for articles identified by an article number, and a spreadsheet for customers in which you record all articles that a customer orders using the corresponding article numbers, then there is a relationship between the two \"article number\" data fields. If you now want to create a query that returns all articles that a customer has ordered, you must retrieve data from two spreadsheets. To do this, you must inform $[officename] about the relationship which exists between the data in the two spreadsheets."
-msgstr ""
+msgstr "Příklad: máte sešit pro zboží (identifikované číslem) a sešit pro zákazníky, ve kterém pomocí odpovídajících čísel zboží zaznamenáváte všechno zboží, které si zákazník objedná. Mezi těmito dvěma datovými poli \"číslo zboží\" tedy existuje relace. Pokud chcete vytvořit dotaz, který vrací všechno zboží, které si zákazník objednal, musíte získat data z obou sešitů. Musíte tedy $[officename] sdělit, jaká existuje relace mezi daty v těchto dvou sešitech."
#: 02010100.xhp
msgctxt ""
@@ -590,7 +590,7 @@ msgctxt ""
"par_id3155302\n"
"help.text"
msgid "To do this, click a field name in a table (for example, the field name \"Item-Number\" from the Customer table), hold down the mouse button and then drag the field name to the field name of the other table (\"Item-Number\" from the Item table). When you release the mouse button, a line connecting the two fields between the two table windows appears. The corresponding condition that the content of the two field names must be identical is entered in the resulting SQL query."
-msgstr ""
+msgstr "To zajistíte tak, že klepnete na název pole v tabulce (např. pole \"Zboží-Číslo\" v tabulce Zákazníci), podržíte tlačítko myši a přetáhnete název pole na název pole v druhé tabulce (\"Zboží-Číslo\" v tabulce Zboží). Když uvolníte tlačítko myši, zobrazí se čára spojující obě pole. Do výsledného SQL dotazu se vloží odpovídající podmínka, že obsah polí musí být roven."
#: 02010100.xhp
msgctxt ""
@@ -614,7 +614,7 @@ msgctxt ""
"hd_id3153279\n"
"help.text"
msgid "Specifying the relation type"
-msgstr ""
+msgstr "Specifikování typu relace"
#: 02010100.xhp
msgctxt ""
diff --git a/source/cs/helpcontent2/source/text/shared/guide.po b/source/cs/helpcontent2/source/text/shared/guide.po
index 433e08419ed..df22b3aeeac 100644
--- a/source/cs/helpcontent2/source/text/shared/guide.po
+++ b/source/cs/helpcontent2/source/text/shared/guide.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 12:23+0100\n"
-"PO-Revision-Date: 2016-07-30 20:29+0000\n"
-"Last-Translator: Stanislav Horáček <stanislav.horacek@gmail.com>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:54+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: cs\n"
"MIME-Version: 1.0\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1469910554.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542196454.000000\n"
#: aaa_start.xhp
msgctxt ""
@@ -8829,8 +8829,8 @@ msgctxt ""
"gallery_insert.xhp\n"
"par_id3145068\n"
"help.text"
-msgid "Open the Gallery by clicking the <emph>Gallery</emph> icon on the <emph>Standard</emph> bar, or by selecting <emph>Tools - Gallery</emph>."
-msgstr "Otevřete Galerii klepnutím na ikonu <emph>Galerie</emph> na liště <emph>Standardní</emph> nebo příkazem <emph>Nástroje - Galerie</emph>."
+msgid "Open the Gallery by clicking the <emph>Gallery</emph> icon on the <emph>Standard</emph> bar, or by choosing <emph>Insert - Media - Gallery</emph>."
+msgstr ""
#: gallery_insert.xhp
msgctxt ""
diff --git a/source/cs/helpcontent2/source/text/shared/optionen.po b/source/cs/helpcontent2/source/text/shared/optionen.po
index 7c798fb197d..2ee1e8c96d7 100644
--- a/source/cs/helpcontent2/source/text/shared/optionen.po
+++ b/source/cs/helpcontent2/source/text/shared/optionen.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 12:23+0100\n"
-"PO-Revision-Date: 2018-09-11 21:29+0000\n"
-"Last-Translator: raal <raal@post.cz>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:54+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: NONE\n"
"Language: cs\n"
"MIME-Version: 1.0\n"
@@ -13,9 +13,9 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.8\n"
"X-Project-Style: openoffice\n"
-"X-POOTLE-MTIME: 1536701369.000000\n"
+"X-POOTLE-MTIME: 1542196456.000000\n"
#: 01000000.xhp
msgctxt ""
@@ -268,6 +268,14 @@ msgstr "Některé uživatelské údaje se automaticky zahrnou do interního slov
#: 01010100.xhp
msgctxt ""
"01010100.xhp\n"
+"par_id3153032\n"
+"help.text"
+msgid "User data is also used when commenting and in tracking changes mode, to identify comments/edits author; and to mark last edit position in document, so that when author opens the document later, it opens at the last edit position."
+msgstr ""
+
+#: 01010100.xhp
+msgctxt ""
+"01010100.xhp\n"
"hd_id3147653\n"
"help.text"
msgid "Address"
@@ -14742,8 +14750,8 @@ msgctxt ""
"opencl.xhp\n"
"par_id5293741\n"
"help.text"
-msgid "for more information on OpenCL, visit <link href=\"http://www.khronos.org/opencl/\">the OpenCL site</link>"
-msgstr "Více informací naleznete na stránkách OpenCL <link href=\"http://www.khronos.org/opencl/\"></link>."
+msgid "for more information on OpenCL, visit <link href=\"https://www.khronos.org/opencl/\">the OpenCL site</link>"
+msgstr ""
#: persona_firefox.xhp
msgctxt ""
diff --git a/source/cs/helpcontent2/source/text/smath.po b/source/cs/helpcontent2/source/text/smath.po
index 1dce2402516..a87f15b90a1 100644
--- a/source/cs/helpcontent2/source/text/smath.po
+++ b/source/cs/helpcontent2/source/text/smath.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2018-11-12 12:23+0100\n"
-"PO-Revision-Date: 2017-02-19 21:36+0000\n"
+"PO-Revision-Date: 2018-11-14 11:34+0000\n"
"Last-Translator: Stanislav Horáček <stanislav.horacek@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: cs\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1487540163.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542195265.000000\n"
#: main0000.xhp
msgctxt ""
@@ -62,7 +62,7 @@ msgctxt ""
"par_id3143269\n"
"help.text"
msgid "Have a look at <link href=\"https://www.dmaths.org\">www.dmaths.org</link> for a set of additional %PRODUCTNAME Math icons and macros."
-msgstr ""
+msgstr "Sadu dalších ikon a maker pro %PRODUCTNAME Math nabízí <link href=\"https://www.dmaths.org\">www.dmaths.org</link>."
#: main0100.xhp
msgctxt ""
diff --git a/source/cs/helpcontent2/source/text/smath/01.po b/source/cs/helpcontent2/source/text/smath/01.po
index af8a32a0d57..11c3477a27f 100644
--- a/source/cs/helpcontent2/source/text/smath/01.po
+++ b/source/cs/helpcontent2/source/text/smath/01.po
@@ -4,8 +4,8 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2018-11-12 12:23+0100\n"
-"PO-Revision-Date: 2018-08-09 06:09+0000\n"
-"Last-Translator: raal <raal@post.cz>\n"
+"PO-Revision-Date: 2018-11-14 11:39+0000\n"
+"Last-Translator: Stanislav Horáček <stanislav.horacek@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: cs\n"
"MIME-Version: 1.0\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1533794974.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542195564.000000\n"
#: 02080000.xhp
msgctxt ""
@@ -12366,7 +12366,7 @@ msgctxt ""
"par_id3153916\n"
"help.text"
msgid "The <emph>Insert</emph> dialog is set up like the <link href=\"text/shared/01/01020000.xhp\" name=\"Open\"><emph>Open</emph></link> dialog under <emph>File</emph>. Use the <emph>Insert</emph> dialog to load, edit and display a formula saved as a file in the <emph>Commands</emph> window."
-msgstr ""
+msgstr "Dialogové okno <emph>Vložit</emph> vypadá stejně jako okno <link href=\"text/shared/01/01020000.xhp\" name=\"Otevřít\"><emph>Otevřít</emph></link> v nabídce <emph>Soubor</emph>. Pomocí dialogového okna <emph>Vložit</emph> načtete vzorec ze souboru. Načtený vzorec se vloží do aktuálního vzorce a zobrazí se v okně <emph>Příkazy</emph>, kde jej můžete upravovat."
#: 06020000.xhp
msgctxt ""
@@ -12374,7 +12374,7 @@ msgctxt ""
"par_id3153917\n"
"help.text"
msgid "You can import MathML files created by other applications as well. The MathML source must have a <item type=\"code\">math</item> element with an <item type=\"code\">xmlns</item> attribute with value \"http://www.w3.org/1998/Math/MathML\". The languages MathML and StarMath are not fully compatible, therefore you should revise the import result. For details about the language MathML see its <link href=\"https://www.w3.org/TR/#tr_MathML\">specification</link>."
-msgstr ""
+msgstr "Můžete také importovat soubory MathML vytvořené jinými aplikacemi. Zdrojový kód MathML musí obsahovat prvek <item type=\"code\">math</item> s atributem <item type=\"code\">xmlns</item> s hodnotou \"http://www.w3.org/1998/Math/MathML\". Jazyky MathML a StarMath nejsou plně kompatibilní, proto byste měli výsledek importu zkontrolovat. Podrobnosti o jazyku MathML naleznete v jeho <link href=\"https://www.w3.org/TR/#tr_MathML\">specifikaci</link>."
#: 06020000.xhp
msgctxt ""
@@ -12422,4 +12422,4 @@ msgctxt ""
"par_id3153919\n"
"help.text"
msgid "This command handles only MathML content. If you have copied a %PRODUCTNAME Math formula to clipboard, insert it using the command <link href=\"text/shared/01/02060000.xhp\" name=\"Paste\"><emph>Paste</emph></link> under <emph>Edit</emph>."
-msgstr ""
+msgstr "Tento příkaz dokáže zpracovat pouze obsah v jazyku MathML. Pokud jste do schránky zkopírovali vzorec %PRODUCTNAME Math, vložte jej pomocí příkazu <link href=\"text/shared/01/02060000.xhp\" name=\"Vložit\"><emph>Vložit</emph></link> v nabídce <emph>Úpravy</emph>."
diff --git a/source/cs/helpcontent2/source/text/swriter/00.po b/source/cs/helpcontent2/source/text/swriter/00.po
index 3143f38d436..1731f187da4 100644
--- a/source/cs/helpcontent2/source/text/swriter/00.po
+++ b/source/cs/helpcontent2/source/text/swriter/00.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-09-03 13:23+0200\n"
-"PO-Revision-Date: 2018-10-13 19:13+0000\n"
-"Last-Translator: raal <raal@post.cz>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 20:04+0000\n"
+"Last-Translator: Stanislav Horáček <stanislav.horacek@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: cs\n"
"MIME-Version: 1.0\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: Pootle 2.8\n"
-"X-POOTLE-MTIME: 1539458033.000000\n"
+"X-POOTLE-MTIME: 1542225891.000000\n"
#: 00000004.xhp
msgctxt ""
@@ -37,8 +37,8 @@ msgctxt ""
"00000004.xhp\n"
"par_id3150253\n"
"help.text"
-msgid "<image src=\"cmd/sc_wrapoff.png\" id=\"img_id3145389\"><alt id=\"alt_id3145389\">Icon</alt></image>"
-msgstr "<image src=\"cmd/sc_wrapoff.png\" id=\"img_id3145389\"><alt id=\"alt_id3145389\">Ikona</alt></image>"
+msgid "<image src=\"cmd/sc_wrapoff.png\" id=\"img_id3145389\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3145389\">Wrap Off Icon</alt></image>"
+msgstr "<image src=\"cmd/sc_wrapoff.png\" id=\"img_id3145389\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3145389\">Ikona Vypnout obtékání</alt></image>"
#: 00000004.xhp
msgctxt ""
@@ -53,8 +53,8 @@ msgctxt ""
"00000004.xhp\n"
"par_id3156397\n"
"help.text"
-msgid "<image src=\"cmd/sc_wrapon.png\" id=\"img_id3149048\"><alt id=\"alt_id3149048\">Icon</alt></image>"
-msgstr "<image src=\"cmd/sc_wrapon.png\" id=\"img_id3149048\"><alt id=\"alt_id3149048\">Ikona</alt></image>"
+msgid "<image src=\"cmd/sc_wrapon.png\" id=\"img_id3149048\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3149048\">Wrap On Icon</alt></image>"
+msgstr "<image src=\"cmd/sc_wrapon.png\" id=\"img_id3149048\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3149048\">Ikona Zapnout obtékání</alt></image>"
#: 00000004.xhp
msgctxt ""
@@ -69,8 +69,8 @@ msgctxt ""
"00000004.xhp\n"
"par_id3154558\n"
"help.text"
-msgid "<image src=\"cmd/sc_wrapthrough.png\" id=\"img_id3152999\"><alt id=\"alt_id3152999\">Icon</alt></image>"
-msgstr "<image src=\"cmd/sc_wrapthrough.png\" id=\"img_id3152999\"><alt id=\"alt_id3152999\">Ikona</alt></image>"
+msgid "<image src=\"cmd/sc_wrapthrough.png\" id=\"img_id3152999\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3152999\">Wrap Through Icon</alt></image>"
+msgstr "<image src=\"cmd/sc_wrapthrough.png\" id=\"img_id3152999\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3152999\">Ikona Přes text</alt></image>"
#: 00000004.xhp
msgctxt ""
@@ -85,8 +85,8 @@ msgctxt ""
"00000004.xhp\n"
"par_id3148773\n"
"help.text"
-msgid "<image src=\"res/sc06301.png\" id=\"img_id3149026\"><alt id=\"alt_id3149026\">Icon</alt></image>"
-msgstr "<image src=\"res/sc06301.png\" id=\"img_id3149026\"><alt id=\"alt_id3149026\">Ikona</alt></image>"
+msgid "<image src=\"res/sc06301.png\" id=\"img_id3149026\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3149026\">Jump to Previous Script Icon</alt></image>"
+msgstr "<image src=\"res/sc06301.png\" id=\"img_id3149026\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3149026\">Ikona Přejít na předchozí skript</alt></image>"
#: 00000004.xhp
msgctxt ""
@@ -101,8 +101,8 @@ msgctxt ""
"00000004.xhp\n"
"par_id3151265\n"
"help.text"
-msgid "<image src=\"res/sc06300.png\" id=\"img_id3151272\"><alt id=\"alt_id3151272\">Icon</alt></image>"
-msgstr "<image src=\"res/sc06300.png\" id=\"img_id3151272\"><alt id=\"alt_id3151272\">Ikona</alt></image>"
+msgid "<image src=\"res/sc06300.png\" id=\"img_id3151272\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3151272\"> Jump to Next Script Icon</alt></image>"
+msgstr "<image src=\"res/sc06300.png\" id=\"img_id3151272\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3151272\">Ikona Přejít na další skript</alt></image>"
#: 00000004.xhp
msgctxt ""
@@ -381,8 +381,8 @@ msgctxt ""
"00000403.xhp\n"
"par_id3154763\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command </caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F8"
-msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command </caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F8"
+msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F8"
+msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F8"
#: 00000403.xhp
msgctxt ""
@@ -397,8 +397,8 @@ msgctxt ""
"00000403.xhp\n"
"par_id3151387\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command </caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F9"
-msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command </caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F9"
+msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F9"
+msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F9"
#: 00000403.xhp
msgctxt ""
@@ -413,8 +413,8 @@ msgctxt ""
"00000403.xhp\n"
"par_id3145823\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command </caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F10"
-msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command </caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F10"
+msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F10"
+msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F10"
#: 00000403.xhp
msgctxt ""
@@ -429,8 +429,8 @@ msgctxt ""
"00000403.xhp\n"
"par_id3150932\n"
"help.text"
-msgid "<image id=\"img_id3150502\" src=\"cmd/sc_controlcodes.png\"><alt id=\"alt_id3150502\">Icon</alt></image>"
-msgstr "<image id=\"img_id3150502\" src=\"cmd/sc_controlcodes.png\"><alt id=\"alt_id3150502\">Ikona</alt></image>"
+msgid "<image id=\"img_id3150502\" src=\"cmd/sc_controlcodes.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3150502\">Formatting Marks Icon</alt></image>"
+msgstr "<image id=\"img_id3150502\" src=\"cmd/sc_controlcodes.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3150502\">Ikona Řídicí znaky</alt></image>"
#: 00000403.xhp
msgctxt ""
@@ -461,8 +461,8 @@ msgctxt ""
"00000403.xhp\n"
"par_id3150765\n"
"help.text"
-msgid "<image id=\"img_id3147572\" src=\"cmd/sc_browseview.png\"><alt id=\"alt_id3147572\">Icon</alt></image>"
-msgstr "<image id=\"img_id3147572\" src=\"cmd/sc_browseview.png\"><alt id=\"alt_id3147572\">Ikona</alt></image>"
+msgid "<image id=\"img_id3147572\" src=\"cmd/sc_browseview.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3147572\">Web Icon</alt></image>"
+msgstr "<image id=\"img_id3147572\" src=\"cmd/sc_browseview.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3147572\">Ikona Web</alt></image>"
#: 00000403.xhp
msgctxt ""
@@ -2461,8 +2461,8 @@ msgctxt ""
"stylesmenu.xhp\n"
"par_id941529884998705\n"
"help.text"
-msgid "<variable id=\"ses\">Choose <emph>Styles - Edit Styles</emph></variable>."
-msgstr "<variable id=\"ses\">Zvolte <emph>Styly - Upravit styl</emph></variable>."
+msgid "<variable id=\"ses\">Choose <emph>Styles - Edit Styles...</emph></variable>."
+msgstr "<variable id=\"ses\">Zvolte <emph>Styly - Upravit styl...</emph></variable>."
#: stylesmenu.xhp
msgctxt ""
diff --git a/source/cs/helpcontent2/source/text/swriter/guide.po b/source/cs/helpcontent2/source/text/swriter/guide.po
index c3ca07f4322..270f701c17c 100644
--- a/source/cs/helpcontent2/source/text/swriter/guide.po
+++ b/source/cs/helpcontent2/source/text/swriter/guide.po
@@ -4,8 +4,8 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2018-11-05 17:38+0100\n"
-"PO-Revision-Date: 2018-10-15 18:10+0000\n"
-"Last-Translator: raal <raal@post.cz>\n"
+"PO-Revision-Date: 2018-11-14 11:35+0000\n"
+"Last-Translator: Stanislav Horáček <stanislav.horacek@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: cs\n"
"MIME-Version: 1.0\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1539627035.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542195347.000000\n"
#: anchor_object.xhp
msgctxt ""
@@ -7550,7 +7550,7 @@ msgctxt ""
"par_id3155900\n"
"help.text"
msgid "Choose <emph>Data - Record</emph>."
-msgstr ""
+msgstr "Zvolte <emph>Data - Záznam</emph>."
#: indices_literature.xhp
msgctxt ""
@@ -10934,7 +10934,7 @@ msgctxt ""
"par_id3149847\n"
"help.text"
msgid "Choose <emph>File - Print Preview</emph>."
-msgstr ""
+msgstr "Zvolte <emph>Soubor - Náhled tisku</emph>."
#: print_preview.xhp
msgctxt ""
diff --git a/source/cs/officecfg/registry/data/org/openoffice/Office.po b/source/cs/officecfg/registry/data/org/openoffice/Office.po
index bd349a05c07..1766cd9b6f8 100644
--- a/source/cs/officecfg/registry/data/org/openoffice/Office.po
+++ b/source/cs/officecfg/registry/data/org/openoffice/Office.po
@@ -4,8 +4,8 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2018-11-12 12:23+0100\n"
-"PO-Revision-Date: 2018-10-03 08:45+0000\n"
-"Last-Translator: raal <raal@post.cz>\n"
+"PO-Revision-Date: 2018-11-14 09:31+0000\n"
+"Last-Translator: Stanislav Horáček <stanislav.horacek@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: cs\n"
"MIME-Version: 1.0\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1538556315.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542187867.000000\n"
#: Addons.xcu
msgctxt ""
@@ -185,7 +185,7 @@ msgctxt ""
"Title\n"
"value.text"
msgid "~Labels"
-msgstr ""
+msgstr "Štítk~y"
#: Common.xcu
msgctxt ""
@@ -194,7 +194,7 @@ msgctxt ""
"Title\n"
"value.text"
msgid "B~usiness Cards"
-msgstr ""
+msgstr "Vi~zitky"
#: Common.xcu
msgctxt ""
@@ -203,7 +203,7 @@ msgctxt ""
"Title\n"
"value.text"
msgid "M~aster Document"
-msgstr ""
+msgstr "Hlav~ní dokument"
#: Common.xcu
msgctxt ""
@@ -1427,7 +1427,7 @@ msgctxt ""
"STR_FILENAME_SUFFIX\n"
"value.text"
msgid "(minimized)"
-msgstr ""
+msgstr "(komprimováno)"
#: PresentationMinimizer.xcu
msgctxt ""
diff --git a/source/cs/officecfg/registry/data/org/openoffice/Office/UI.po b/source/cs/officecfg/registry/data/org/openoffice/Office/UI.po
index acb50d6ff77..640b5533608 100644
--- a/source/cs/officecfg/registry/data/org/openoffice/Office/UI.po
+++ b/source/cs/officecfg/registry/data/org/openoffice/Office/UI.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2018-11-12 12:23+0100\n"
-"PO-Revision-Date: 2018-11-11 14:06+0000\n"
+"PO-Revision-Date: 2018-11-14 09:54+0000\n"
"Last-Translator: Stanislav Horáček <stanislav.horacek@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: cs\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1541945168.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542189281.000000\n"
#: BaseWindowState.xcu
msgctxt ""
@@ -9311,7 +9311,7 @@ msgctxt ""
"ContextLabel\n"
"value.text"
msgid "~Select..."
-msgstr ""
+msgstr "V~ybrat..."
#: DrawImpressCommands.xcu
msgctxt ""
@@ -9320,7 +9320,7 @@ msgctxt ""
"PopupLabel\n"
"value.text"
msgid "Select Table"
-msgstr ""
+msgstr "Vybrat tabulku"
#: DrawImpressCommands.xcu
msgctxt ""
@@ -9338,7 +9338,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Select Row"
-msgstr ""
+msgstr "Vybrat řádek"
#: DrawImpressCommands.xcu
msgctxt ""
@@ -9356,7 +9356,7 @@ msgctxt ""
"ContextLabel\n"
"value.text"
msgid "~Properties..."
-msgstr ""
+msgstr "~Vlastnosti..."
#: DrawImpressCommands.xcu
msgctxt ""
@@ -9365,7 +9365,7 @@ msgctxt ""
"PopupLabel\n"
"value.text"
msgid "Ta~ble Properties..."
-msgstr ""
+msgstr "~Vlastnosti tabulky..."
#: DrawImpressCommands.xcu
msgctxt ""
@@ -22264,7 +22264,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "~Insert"
-msgstr ""
+msgstr "Vlož~it"
#: GenericCommands.xcu
msgctxt ""
@@ -22273,7 +22273,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "~Delete"
-msgstr ""
+msgstr "~Smazat"
#: GenericCommands.xcu
msgctxt ""
@@ -22282,7 +22282,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Si~ze"
-msgstr ""
+msgstr "V~elikost"
#: GenericCommands.xcu
msgctxt ""
@@ -22417,7 +22417,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "T~able"
-msgstr ""
+msgstr "T~abulka"
#: GenericCommands.xcu
msgctxt ""
@@ -25216,7 +25216,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Tabbed Compact"
-msgstr ""
+msgstr "Kompaktní karty"
#: ToolbarMode.xcu
msgctxt ""
@@ -29419,7 +29419,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "C~haracter"
-msgstr ""
+msgstr "~Znak"
#: WriterCommands.xcu
msgctxt ""
@@ -29428,7 +29428,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "P~aragraph"
-msgstr ""
+msgstr "~Odstavec"
#: WriterCommands.xcu
msgctxt ""
@@ -29437,7 +29437,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "~Bullets and Numbering"
-msgstr ""
+msgstr "O~drážky a číslování"
#: WriterCommands.xcu
msgctxt ""
@@ -30229,7 +30229,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Default Style"
-msgstr ""
+msgstr "Výchozí styl"
#: WriterCommands.xcu
msgctxt ""
@@ -30238,7 +30238,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Academic"
-msgstr ""
+msgstr "Akademický"
#: WriterCommands.xcu
msgctxt ""
@@ -30247,7 +30247,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Elegant"
-msgstr ""
+msgstr "Elegantní"
#: WriterCommands.xcu
msgctxt ""
@@ -30256,7 +30256,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Financial"
-msgstr ""
+msgstr "Finanční"
#: WriterCommands.xcu
msgctxt ""
@@ -30265,7 +30265,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Box List Blue"
-msgstr ""
+msgstr "Modrý seznam"
#: WriterCommands.xcu
msgctxt ""
@@ -30274,7 +30274,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Box List Green"
-msgstr ""
+msgstr "Zelený seznam"
#: WriterCommands.xcu
msgctxt ""
@@ -30283,7 +30283,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Box List Red"
-msgstr ""
+msgstr "Červený seznam"
#: WriterCommands.xcu
msgctxt ""
@@ -30292,7 +30292,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Box List Yellow"
-msgstr ""
+msgstr "Žlutý seznam"
#: WriterCommands.xcu
msgctxt ""
diff --git a/source/cs/sc/messages.po b/source/cs/sc/messages.po
index 84e14edb946..9c1e7d94133 100644
--- a/source/cs/sc/messages.po
+++ b/source/cs/sc/messages.po
@@ -4,8 +4,8 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2018-11-12 12:23+0100\n"
-"PO-Revision-Date: 2018-11-12 21:44+0000\n"
-"Last-Translator: raal <raal@post.cz>\n"
+"PO-Revision-Date: 2018-11-14 10:11+0000\n"
+"Last-Translator: Stanislav Horáček <stanislav.horacek@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: cs\n"
"MIME-Version: 1.0\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: Pootle 2.8\n"
-"X-POOTLE-MTIME: 1542059045.000000\n"
+"X-POOTLE-MTIME: 1542190270.000000\n"
#: sc/inc/compiler.hrc:27
msgctxt "RID_FUNCTION_CATEGORIES"
@@ -727,18 +727,18 @@ msgstr "Vybráno: $1, $2"
msgctxt "STR_SELCOUNT_ROWARG"
msgid "$1 row"
msgid_plural "$1 rows"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
+msgstr[0] "$1 řádek"
+msgstr[1] "$1 řádky"
+msgstr[2] "$1 řádků"
#. To translators: STR_SELCOUNT_COLARG is $1 of STR_SELCOUNT. $1 of STR_SELCOUNT_ROWARG is number of columns
#: sc/inc/globstr.hrc:165
msgctxt "STR_SELCOUNT_COLARG"
msgid "$1 column"
msgid_plural "$1 columns"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
+msgstr[0] "$1 sloupec"
+msgstr[1] "$1 sloupce"
+msgstr[2] "$1 sloupců"
#: sc/inc/globstr.hrc:166
msgctxt "STR_FILTER_SELCOUNT"
@@ -12739,7 +12739,7 @@ msgstr "Kolikátý výskyt původního textu se má nahradit."
#: sc/inc/scfuncs.hrc:3822
msgctxt "SC_OPCODE_REGEX"
msgid "Matches and extracts or optionally replaces text using regular expressions."
-msgstr ""
+msgstr "Nalezne a vrátí nebo volitelně nahradí text za použití regulárních výrazů."
#: sc/inc/scfuncs.hrc:3823
msgctxt "SC_OPCODE_REGEX"
@@ -12749,7 +12749,7 @@ msgstr "Text"
#: sc/inc/scfuncs.hrc:3824
msgctxt "SC_OPCODE_REGEX"
msgid "The text to be operated on."
-msgstr ""
+msgstr "Text, ve kterém se hledá."
#: sc/inc/scfuncs.hrc:3825
msgctxt "SC_OPCODE_REGEX"
@@ -12769,17 +12769,17 @@ msgstr "Náhrada"
#: sc/inc/scfuncs.hrc:3828
msgctxt "SC_OPCODE_REGEX"
msgid "The replacement text and references to capture groups."
-msgstr ""
+msgstr "Text náhrady a odkazy na očíslované skupiny."
#: sc/inc/scfuncs.hrc:3829
msgctxt "SC_OPCODE_REGEX"
msgid "Flags"
-msgstr ""
+msgstr "Přepínače"
#: sc/inc/scfuncs.hrc:3830
msgctxt "SC_OPCODE_REGEX"
msgid "Text specifying option flags, \"g\" for global replacement."
-msgstr ""
+msgstr "Text udávající přepínače možností, \"g\" znamená globální nahrazení."
#: sc/inc/scfuncs.hrc:3836
msgctxt "SC_OPCODE_BASE"
@@ -16089,12 +16089,12 @@ msgstr "5 kostek"
#: sc/uiconfig/scalc/ui/conditionalentry.ui:429
msgctxt "conditionalentry|Label_minimum"
msgid "Minimum"
-msgstr ""
+msgstr "Minimum"
#: sc/uiconfig/scalc/ui/conditionalentry.ui:439
msgctxt "conditionalentry|Label_maximum"
msgid "Maximum"
-msgstr ""
+msgstr "Maximum"
#: sc/uiconfig/scalc/ui/conditionalformatdialog.ui:8
msgctxt "conditionalformatdialog|ConditionalFormatDialog"
diff --git a/source/cs/svtools/messages.po b/source/cs/svtools/messages.po
index ea63433a4bd..4cb1fd2fb52 100644
--- a/source/cs/svtools/messages.po
+++ b/source/cs/svtools/messages.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-05 17:38+0100\n"
-"PO-Revision-Date: 2018-09-08 08:41+0000\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:46+0000\n"
"Last-Translator: raal <raal@post.cz>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: cs\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1536396108.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542195997.000000\n"
#: include/svtools/strings.hrc:25
msgctxt "STR_UNDO"
@@ -1534,7 +1534,7 @@ msgstr "Dělení slov Libhyphen"
#: include/svtools/strings.hrc:360
msgctxt "STR_DESCRIPTION_MYTHES"
-msgid "Mythes Thesaurus"
+msgid "MyThes Thesaurus"
msgstr "Slovník synonym Mythes"
#: include/svtools/strings.hrc:361
diff --git a/source/cs/sw/messages.po b/source/cs/sw/messages.po
index baa2916cfca..406ca14bca5 100644
--- a/source/cs/sw/messages.po
+++ b/source/cs/sw/messages.po
@@ -3,15 +3,18 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 23:50+0100\n"
-"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
-"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-15 14:33+0100\n"
+"Last-Translator: Stanislav Horáček <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"
-"X-Generator: LibreOffice\n"
+"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
"X-Accelerator-Marker: ~\n"
+"X-Generator: LibreOffice\n"
+"X-POOTLE-MTIME: 1542224741.000000\n"
#: sw/inc/app.hrc:29
msgctxt "RID_PARAGRAPHSTYLEFAMILY"
@@ -463,82 +466,82 @@ msgstr "Řádek"
#: sw/inc/pageformatpanel.hrc:18
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "None"
-msgstr ""
+msgstr "Žádné"
#: sw/inc/pageformatpanel.hrc:19
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "Narrow"
-msgstr ""
+msgstr "Úzké"
#: sw/inc/pageformatpanel.hrc:20
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "Moderate"
-msgstr ""
+msgstr "Střední"
#: sw/inc/pageformatpanel.hrc:21
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "Normal (0.75\")"
-msgstr ""
+msgstr "Normální (0,75\")"
#: sw/inc/pageformatpanel.hrc:22
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "Normal (1\")"
-msgstr ""
+msgstr "Normální (1\")"
#: sw/inc/pageformatpanel.hrc:23
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "Normal (1.25\")"
-msgstr ""
+msgstr "Normální (1,25\")"
#: sw/inc/pageformatpanel.hrc:24
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "Wide"
-msgstr ""
+msgstr "Široké"
#: sw/inc/pageformatpanel.hrc:25
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "Mirrored"
-msgstr ""
+msgstr "Zrcadlené"
#: sw/inc/pageformatpanel.hrc:31
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "None"
-msgstr ""
+msgstr "Žádné"
#: sw/inc/pageformatpanel.hrc:32
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "Narrow"
-msgstr ""
+msgstr "Úzké"
#: sw/inc/pageformatpanel.hrc:33
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "Moderate"
-msgstr ""
+msgstr "Střední"
#: sw/inc/pageformatpanel.hrc:34
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "Normal (1.9cm)"
-msgstr ""
+msgstr "Normální (1,9cm)"
#: sw/inc/pageformatpanel.hrc:35
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "Normal (2.54cm)"
-msgstr ""
+msgstr "Normální (2,54cm)"
#: sw/inc/pageformatpanel.hrc:36
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "Normal (3.18cm)"
-msgstr ""
+msgstr "Normální (3,18cm)"
#: sw/inc/pageformatpanel.hrc:37
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "Wide"
-msgstr ""
+msgstr "Široké"
#: sw/inc/pageformatpanel.hrc:38
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "Mirrored"
-msgstr ""
+msgstr "Zrcadlené"
#. Format names
#: sw/inc/strings.hrc:27
@@ -6842,7 +6845,12 @@ msgctxt "asciifilterdialog|lf"
msgid "_LF"
msgstr "LF"
-#: sw/uiconfig/swriter/ui/asciifilterdialog.ui:264
+#: sw/uiconfig/swriter/ui/asciifilterdialog.ui:258
+msgctxt "asciifilterdialog|includebom"
+msgid "Include byte-order-mark"
+msgstr "Vložit značku pořadí bajtů (BOM)"
+
+#: sw/uiconfig/swriter/ui/asciifilterdialog.ui:280
msgctxt "asciifilterdialog|label1"
msgid "Properties"
msgstr "Vlastnosti"
diff --git a/source/cs/swext/mediawiki/help.po b/source/cs/swext/mediawiki/help.po
index dd348024946..56a74b1e867 100644
--- a/source/cs/swext/mediawiki/help.po
+++ b/source/cs/swext/mediawiki/help.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 12:23+0100\n"
-"PO-Revision-Date: 2018-11-12 21:51+0000\n"
-"Last-Translator: raal <raal@post.cz>\n"
+"POT-Creation-Date: 2018-11-15 13:53+0100\n"
+"PO-Revision-Date: 2018-11-14 11:31+0000\n"
+"Last-Translator: Stanislav Horáček <stanislav.horacek@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: cs\n"
"MIME-Version: 1.0\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: Pootle 2.8\n"
-"X-POOTLE-MTIME: 1542059485.000000\n"
+"X-Generator: LibreOffice\n"
+"X-POOTLE-MTIME: 1542195113.000000\n"
#: help.tree
msgctxt ""
@@ -93,8 +93,8 @@ msgctxt ""
"wiki.xhp\n"
"par_id7387615\n"
"help.text"
-msgid "A wiki account on a supported <link href=\"http://www.mediawiki.org/wiki/MediaWiki\">MediaWiki</link> server"
-msgstr "Wiki účet na podporovaném serveru <link href=\"http://www.mediawiki.org/wiki/MediaWiki\">MediaWiki</link>"
+msgid "A wiki account on a supported <link href=\"https://www.mediawiki.org/wiki/MediaWiki\">MediaWiki</link> server"
+msgstr ""
#: wiki.xhp
msgctxt ""
@@ -149,24 +149,24 @@ msgctxt ""
"wiki.xhp\n"
"par_id368968\n"
"help.text"
-msgid "In the <link href=\"com.sun.wiki-publisher/wikisettings.xhp\">Options</link> dialog, click Add."
-msgstr "V dialogovém okně <link href=\"com.sun.wiki-publisher/wikisettings.xhp\">Možnosti</link> klepněte na tlačítko Přidat."
+msgid "In the <link href=\"com.sun.wiki-publisher/wikisettings.xhp\"><emph>Options</emph></link> dialog, click <emph>Add</emph>."
+msgstr ""
#: wiki.xhp
msgctxt ""
"wiki.xhp\n"
"par_id6962187\n"
"help.text"
-msgid "In the <link href=\"com.sun.wiki-publisher/wikiaccount.xhp\">MediaWiki</link> dialog, enter the account information for the wiki."
-msgstr "V dialogovém okně <link href=\"com.sun.wiki-publisher/wikiaccount.xhp\">MediaWiki</link> zadejte umístění a přihlašovací údaje dané wiki."
+msgid "In the <link href=\"com.sun.wiki-publisher/wikiaccount.xhp\"><emph>MediaWiki</emph></link> dialog, enter the account information for the wiki."
+msgstr ""
#: wiki.xhp
msgctxt ""
"wiki.xhp\n"
"par_id5328836\n"
"help.text"
-msgid "In the URL text box, enter the address of a wiki that you want to connect to."
-msgstr "Do pole URL zadejte adresu serveru wiki, ke kterému se chcete připojit."
+msgid "In the <emph>URL</emph> text box, enter the address of a wiki that you want to connect to."
+msgstr ""
#: wiki.xhp
msgctxt ""
@@ -181,8 +181,8 @@ msgctxt ""
"wiki.xhp\n"
"par_id5906552\n"
"help.text"
-msgid "In the Username box, enter your user ID for your wiki account."
-msgstr "Do pole Uživatelské jméno zadejte své uživatelské jméno na wiki."
+msgid "In the <emph>Username</emph> box, enter your user ID for your wiki account."
+msgstr ""
#: wiki.xhp
msgctxt ""
@@ -197,8 +197,8 @@ msgctxt ""
"wiki.xhp\n"
"par_id8869594\n"
"help.text"
-msgid "In the Password box, enter the password for your wiki account, then click OK."
-msgstr "Do pole Heslo zadejte své heslo pro přístup k wiki a poté klikněte na tlačítko OK."
+msgid "In the Password box, enter the password for your wiki account, then click <emph>OK</emph>."
+msgstr ""
#: wiki.xhp
msgctxt ""
@@ -245,8 +245,8 @@ msgctxt ""
"wiki.xhp\n"
"par_id228278\n"
"help.text"
-msgid "In the <link href=\"com.sun.wiki-publisher/wikisend.xhp\">Send to MediaWiki</link> dialog, specify the settings for your entry."
-msgstr "V dialogovém okně <link href=\"com.sun.wiki-publisher/wikisend.xhp\">Odeslat do MediaWiki</link> zadejte nastavení příspěvku."
+msgid "In the <link href=\"com.sun.wiki-publisher/wikisend.xhp\"><emph>Send to MediaWiki</emph></link> dialog, specify the settings for your entry."
+msgstr ""
#: wiki.xhp
msgctxt ""
@@ -318,7 +318,7 @@ msgctxt ""
"par_id4571672\n"
"help.text"
msgid "Use the <emph>MediaWiki</emph> dialog to add or edit your MediaWiki account settings."
-msgstr ""
+msgstr "Pomocí dialogového okna <emph>MediaWiki</emph> můžete přidat nebo upravit nastavení účtu MediaWiki."
#: wikiaccount.xhp
msgctxt ""
@@ -374,7 +374,7 @@ msgctxt ""
"par_id9046601\n"
"help.text"
msgid "If you have enabled the master password feature on the <emph>Security</emph> tab page of the <item type=\"menuitem\">Tools - Options - %PRODUCTNAME</item> dialog, then the software can store your password and automatically insert the data where necessary. Enable the <emph>Save password</emph> checkbox to store your password."
-msgstr ""
+msgstr "Pokud jste na kartě <emph>Zabezpečení</emph> dialogového okna <item type=\"menuitem\">Nástroje - Možnosti - %PRODUCTNAME</item> povolili hlavní heslo, může program vaše heslo uložit a automaticky zadávat potřebné údaje, když je to třeba. Chcete-li heslo uložit, zaškrtněte pole <emph>Uložit heslo</emph>."
#: wikiformats.xhp
msgctxt ""
@@ -622,7 +622,7 @@ msgctxt ""
"par_id1743827\n"
"help.text"
msgid "In the <emph>Send to MediaWiki</emph> dialog, specify the settings for your current wiki upload."
-msgstr ""
+msgstr "V dialogovém okně <emph>Odeslat do MediaWiki</emph> nastavte možnosti odeslání článku do wiki."
#: wikisend.xhp
msgctxt ""
@@ -630,7 +630,7 @@ msgctxt ""
"par_id664082\n"
"help.text"
msgid "<ahelp hid=\".\">Select the MediaWiki server where you want to publish your document. Click <emph>Add</emph> to add a new server to the list.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\">Zvolte server MediaWiki, na kterém chcete svůj dokument uveřejnit. Klepnutím na tlačítko <emph>Přidat</emph> můžete do seznamu přidat nový server.</ahelp>"
#: wikisend.xhp
msgctxt ""
@@ -646,7 +646,7 @@ msgctxt ""
"par_id2486342\n"
"help.text"
msgid "<ahelp hid=\".\">Enter an optional short summary or comment.</ahelp> See <link href=\"https://meta.wikimedia.org/wiki/Help:Edit_summary\"><emph>https://meta.wikimedia.org/wiki/Help:Edit_summary</emph></link>."
-msgstr ""
+msgstr "<ahelp hid=\".\">Můžete zadat krátký souhrn nebo komentář.</ahelp> Viz také <link href=\"https://meta.wikimedia.org/wiki/Help:Edit_summary\"><emph>http://meta.wikimedia.org/wiki/Help:Edit_summary</emph></link>."
#: wikisend.xhp
msgctxt ""
diff --git a/source/cy/cui/messages.po b/source/cy/cui/messages.po
index 9965fd92ced..e74792d08b4 100644
--- a/source/cy/cui/messages.po
+++ b/source/cy/cui/messages.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 12:22+0100\n"
-"PO-Revision-Date: 2018-10-31 13:30+0000\n"
-"Last-Translator: Rhoslyn Prys <rprys@yahoo.com>\n"
+"POT-Creation-Date: 2018-11-14 12:21+0100\n"
+"PO-Revision-Date: 2018-11-14 11:35+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: cy\n"
"MIME-Version: 1.0\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n==2) ? 1 : 0;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1540992644.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542195328.000000\n"
#: cui/inc/strings.hrc:24
msgctxt "RID_SVXSTR_KEY_CONFIG_DIR"
@@ -1558,141 +1558,136 @@ msgid "Dimension line"
msgstr "Llinell Dimensiwn"
#: cui/inc/strings.hrc:365
-msgctxt "RID_SVXSTR_LOAD_ERROR"
-msgid "The selected module could not be loaded."
-msgstr "Nid oedd modd llwytho'r modiwl yma."
-
-#: cui/inc/strings.hrc:366
msgctxt "RID_SVXSTR_STARTQUOTE"
msgid "Start Quote"
msgstr "Cychwyn Dyfyniad"
-#: cui/inc/strings.hrc:367
+#: cui/inc/strings.hrc:366
msgctxt "RID_SVXSTR_ENDQUOTE"
msgid "End Quote"
msgstr "Diwedd Dyfyniad"
-#: cui/inc/strings.hrc:369
+#: cui/inc/strings.hrc:368
msgctxt "RID_SVXSTR_SELECTEDPERSONA"
msgid "Selected Theme: "
msgstr "Thema Dewiswyd: "
-#: cui/inc/strings.hrc:370
+#: cui/inc/strings.hrc:369
msgctxt "RID_SVXSTR_SEARCHING"
msgid "Searching, please wait..."
msgstr "Chwilio, arhoswch os gwelwch yn dda..."
-#: cui/inc/strings.hrc:371
+#: cui/inc/strings.hrc:370
msgctxt "RID_SVXSTR_SEARCHERROR"
msgid "Cannot open %1, please try again later."
msgstr "Methu agor %1, ceisiwch eto'n hwyrach."
-#: cui/inc/strings.hrc:372
+#: cui/inc/strings.hrc:371
msgctxt "RID_SVXSTR_NORESULTS"
msgid "No results found."
msgstr "Heb ganfod canlyniadau."
-#: cui/inc/strings.hrc:373
+#: cui/inc/strings.hrc:372
msgctxt "RID_SVXSTR_APPLYPERSONA"
msgid "Applying Theme..."
msgstr "Gosod Thema..."
-#: cui/inc/strings.hrc:374
+#: cui/inc/strings.hrc:373
msgctxt "RID_SVXSTR_INVALIDPERSONAURL"
msgid "Please enter a valid theme address or a search term."
msgstr "Rhowch gyfeiriad thema dilys neu derm chwilio."
-#: cui/inc/strings.hrc:376
+#: cui/inc/strings.hrc:375
msgctxt "RID_SVXSTR_TABLE_PRESET_NONE"
msgid "Set No Borders"
msgstr "Peidio Gosod Borderi"
-#: cui/inc/strings.hrc:377
+#: cui/inc/strings.hrc:376
msgctxt "RID_SVXSTR_TABLE_PRESET_ONLYOUTER"
msgid "Set Outer Border Only"
msgstr "Gosod Border Allanol yn Unig"
-#: cui/inc/strings.hrc:378
+#: cui/inc/strings.hrc:377
msgctxt "RID_SVXSTR_TABLE_PRESET_OUTERHORI"
msgid "Set Outer Border and Horizontal Lines"
msgstr "Gosod Border Allanol a Llinellau Llorweddol"
-#: cui/inc/strings.hrc:379
+#: cui/inc/strings.hrc:378
msgctxt "RID_SVXSTR_TABLE_PRESET_OUTERALL"
msgid "Set Outer Border and All Inner Lines"
msgstr "Gosod Border Allanol a Phob Llinell Fewnol"
-#: cui/inc/strings.hrc:380
+#: cui/inc/strings.hrc:379
msgctxt "RID_SVXSTR_TABLE_PRESET_OUTERINNER"
msgid "Set Outer Border Without Changing Inner Lines"
msgstr "Gosod Border Allanol Heb Newid Llinellau Mewnol"
-#: cui/inc/strings.hrc:381
+#: cui/inc/strings.hrc:380
msgctxt "RID_SVXSTR_PARA_PRESET_DIAGONAL"
msgid "Set Diagonal Lines Only"
msgstr "Gosod Llinellau Croeslin yn Unig"
-#: cui/inc/strings.hrc:382
+#: cui/inc/strings.hrc:381
msgctxt "RID_SVXSTR_PARA_PRESET_ALL"
msgid "Set All Four Borders"
msgstr "Gosod y Pedwar Border"
-#: cui/inc/strings.hrc:383
+#: cui/inc/strings.hrc:382
msgctxt "RID_SVXSTR_PARA_PRESET_LEFTRIGHT"
msgid "Set Left and Right Borders Only"
msgstr "Gosod Border Chwith a De yn Unig"
-#: cui/inc/strings.hrc:384
+#: cui/inc/strings.hrc:383
msgctxt "RID_SVXSTR_PARA_PRESET_TOPBOTTOM"
msgid "Set Top and Bottom Borders Only"
msgstr "Gosod Borderi Brig a Gwaelod yn Unig"
-#: cui/inc/strings.hrc:385
+#: cui/inc/strings.hrc:384
msgctxt "RID_SVXSTR_PARA_PRESET_ONLYLEFT"
msgid "Set Left Border Only"
msgstr "Gosod Border Chwith Yn Unig"
-#: cui/inc/strings.hrc:386
+#: cui/inc/strings.hrc:385
msgctxt "RID_SVXSTR_HOR_PRESET_ONLYHOR"
msgid "Set Top and Bottom Borders, and All Inner Lines"
msgstr "Gosod Brig a Gwaelod Borderi a Phob Llinell Fewnol"
-#: cui/inc/strings.hrc:387
+#: cui/inc/strings.hrc:386
msgctxt "RID_SVXSTR_VER_PRESET_ONLYVER"
msgid "Set Left and Right Borders, and All Inner Lines"
msgstr "Gosod Brig a Gwaelod Borderi a Phob Llinell Fewnol"
-#: cui/inc/strings.hrc:388
+#: cui/inc/strings.hrc:387
msgctxt "RID_SVXSTR_SHADOW_STYLE_NONE"
msgid "No Shadow"
msgstr "Dim Cysgod"
-#: cui/inc/strings.hrc:389
+#: cui/inc/strings.hrc:388
msgctxt "RID_SVXSTR_SHADOW_STYLE_BOTTOMRIGHT"
msgid "Cast Shadow to Bottom Right"
msgstr "Taflu Cysgod i'r Gwaelod De"
-#: cui/inc/strings.hrc:390
+#: cui/inc/strings.hrc:389
msgctxt "RID_SVXSTR_SHADOW_STYLE_TOPRIGHT"
msgid "Cast Shadow to Top Right"
msgstr "Taflu Cysgod i'r Brig De"
-#: cui/inc/strings.hrc:391
+#: cui/inc/strings.hrc:390
msgctxt "RID_SVXSTR_SHADOW_STYLE_BOTTOMLEFT"
msgid "Cast Shadow to Bottom Left"
msgstr "Taflu Cysgod i'r Gwaelod Chwith"
-#: cui/inc/strings.hrc:392
+#: cui/inc/strings.hrc:391
msgctxt "RID_SVXSTR_SHADOW_STYLE_TOPLEFT"
msgid "Cast Shadow to Top Left"
msgstr "Taflu Cysgod i'r Brig Chwith"
-#: cui/inc/strings.hrc:393
+#: cui/inc/strings.hrc:392
msgctxt "RID_SVXSTR_SIGNATURELINE_SIGNED_BY"
msgid "Signed by: %1"
msgstr "Llofnodwyd gan: %1"
-#: cui/inc/strings.hrc:394
+#: cui/inc/strings.hrc:393
msgctxt "RID_SVXSTR_OPENCL_RESTART"
msgid "For the OpenCL changes to take effect, %PRODUCTNAME must be restarted."
msgstr "Rhaid ailgychwyn %PRODUCTNAME i'r newidiadau i OpenCL ddod i rym."
@@ -10668,22 +10663,43 @@ msgctxt "signsignatureline|btn_select_certificate"
msgid "Select Certificate"
msgstr "Dewis Tystysgrif"
-#: cui/uiconfig/ui/signsignatureline.ui:168
+#. Name of the signer
+#: cui/uiconfig/ui/signsignatureline.ui:166
+msgctxt "signsignatureline|label_name"
+msgid "or"
+msgstr ""
+
+#: cui/uiconfig/ui/signsignatureline.ui:175
+msgctxt "signsignatureline|btn_load_image"
+msgid "Use Signature Image"
+msgstr ""
+
+#: cui/uiconfig/ui/signsignatureline.ui:190
+msgctxt "signsignatureline|btn_clear_image"
+msgid "Clear"
+msgstr ""
+
+#: cui/uiconfig/ui/signsignatureline.ui:206
+msgctxt "signsignatureline|label_image_dimensions"
+msgid "Best image size: 600 x 100 px"
+msgstr ""
+
+#: cui/uiconfig/ui/signsignatureline.ui:237
msgctxt "signsignatureline|label_sign"
msgid "Sign"
msgstr "Llofnodi"
-#: cui/uiconfig/ui/signsignatureline.ui:205
+#: cui/uiconfig/ui/signsignatureline.ui:274
msgctxt "signsignatureline|label_add_comment"
msgid "Add comment:"
msgstr "Ychwanegu Sylw:"
-#: cui/uiconfig/ui/signsignatureline.ui:241
+#: cui/uiconfig/ui/signsignatureline.ui:310
msgctxt "signsignatureline|label_hint"
msgid "Instructions from the document creator:"
msgstr "Cyfarwyddiadau gan awdur y ddogfen:"
-#: cui/uiconfig/ui/signsignatureline.ui:274
+#: cui/uiconfig/ui/signsignatureline.ui:343
msgctxt "signsignatureline|label_more"
msgid "More"
msgstr "Rhagor"
diff --git a/source/cy/svtools/messages.po b/source/cy/svtools/messages.po
index dc296ec7a60..53e5c2f4676 100644
--- a/source/cy/svtools/messages.po
+++ b/source/cy/svtools/messages.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-05 17:38+0100\n"
-"PO-Revision-Date: 2018-09-07 13:22+0000\n"
-"Last-Translator: Rhoslyn Prys <rprys@yahoo.com>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:35+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: cy\n"
"MIME-Version: 1.0\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n==2) ? 1 : 0;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1536326553.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542195328.000000\n"
#: include/svtools/strings.hrc:25
msgctxt "STR_UNDO"
@@ -1534,8 +1534,8 @@ msgstr "Cysylltnodwr Libhyphen"
#: include/svtools/strings.hrc:360
msgctxt "STR_DESCRIPTION_MYTHES"
-msgid "Mythes Thesaurus"
-msgstr "Thesawrws Mythes"
+msgid "MyThes Thesaurus"
+msgstr ""
#: include/svtools/strings.hrc:361
msgctxt "STR_DESCRIPTION_IGNOREALLLIST"
diff --git a/source/cy/sw/messages.po b/source/cy/sw/messages.po
index 8ad8a4207a5..2cd2c4269d2 100644
--- a/source/cy/sw/messages.po
+++ b/source/cy/sw/messages.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 12:23+0100\n"
-"PO-Revision-Date: 2018-10-22 12:09+0000\n"
-"Last-Translator: Rhoslyn Prys <rprys@yahoo.com>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:35+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: cy\n"
"MIME-Version: 1.0\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n==2) ? 1 : 0;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1540210155.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542195328.000000\n"
#: sw/inc/app.hrc:29
msgctxt "RID_PARAGRAPHSTYLEFAMILY"
@@ -6848,7 +6848,12 @@ msgctxt "asciifilterdialog|lf"
msgid "_LF"
msgstr "_LF"
-#: sw/uiconfig/swriter/ui/asciifilterdialog.ui:264
+#: sw/uiconfig/swriter/ui/asciifilterdialog.ui:258
+msgctxt "asciifilterdialog|includebom"
+msgid "Include byte-order-mark"
+msgstr ""
+
+#: sw/uiconfig/swriter/ui/asciifilterdialog.ui:280
msgctxt "asciifilterdialog|label1"
msgid "Properties"
msgstr "Priodweddau"
diff --git a/source/cy/swext/mediawiki/help.po b/source/cy/swext/mediawiki/help.po
index d0dea99e191..95cf8802298 100644
--- a/source/cy/swext/mediawiki/help.po
+++ b/source/cy/swext/mediawiki/help.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 12:23+0100\n"
-"PO-Revision-Date: 2017-01-13 16:35+0000\n"
-"Last-Translator: Rhoslyn Prys <rprys@yahoo.com>\n"
+"POT-Creation-Date: 2018-11-15 13:53+0100\n"
+"PO-Revision-Date: 2018-11-12 11:41+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: cy\n"
"MIME-Version: 1.0\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n==2) ? 1 : 0;\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1484325307.000000\n"
+"X-POOTLE-MTIME: 1542022878.000000\n"
#: help.tree
msgctxt ""
@@ -93,8 +93,8 @@ msgctxt ""
"wiki.xhp\n"
"par_id7387615\n"
"help.text"
-msgid "A wiki account on a supported <link href=\"http://www.mediawiki.org/wiki/MediaWiki\">MediaWiki</link> server"
-msgstr "Cyfrif Wiki ar weinydd sy'n cynnal <link href=\"http://www.mediawiki.org/wiki/MediaWiki\">MediaWiki</link>"
+msgid "A wiki account on a supported <link href=\"https://www.mediawiki.org/wiki/MediaWiki\">MediaWiki</link> server"
+msgstr ""
#: wiki.xhp
msgctxt ""
@@ -149,24 +149,24 @@ msgctxt ""
"wiki.xhp\n"
"par_id368968\n"
"help.text"
-msgid "In the <link href=\"com.sun.wiki-publisher/wikisettings.xhp\">Options</link> dialog, click Add."
-msgstr "Yn ffenestr <link href=\"com.sun.wiki-publisher/wikisettings.xhp\">Dewisiadau</link> iwch Ychwanegu."
+msgid "In the <link href=\"com.sun.wiki-publisher/wikisettings.xhp\"><emph>Options</emph></link> dialog, click <emph>Add</emph>."
+msgstr ""
#: wiki.xhp
msgctxt ""
"wiki.xhp\n"
"par_id6962187\n"
"help.text"
-msgid "In the <link href=\"com.sun.wiki-publisher/wikiaccount.xhp\">MediaWiki</link> dialog, enter the account information for the wiki."
-msgstr "Yn y deialog <link href=\"com.sun.wiki-publisher/wikiaccount.xhp\">MediaWiki</link> rhowch fanylion eich cyfrif ar y Wiki."
+msgid "In the <link href=\"com.sun.wiki-publisher/wikiaccount.xhp\"><emph>MediaWiki</emph></link> dialog, enter the account information for the wiki."
+msgstr ""
#: wiki.xhp
msgctxt ""
"wiki.xhp\n"
"par_id5328836\n"
"help.text"
-msgid "In the URL text box, enter the address of a wiki that you want to connect to."
-msgstr "Ym mlwch testun yr URL, rhowch gyfeiriad y Wiki i gysylltu iddo."
+msgid "In the <emph>URL</emph> text box, enter the address of a wiki that you want to connect to."
+msgstr ""
#: wiki.xhp
msgctxt ""
@@ -181,8 +181,8 @@ msgctxt ""
"wiki.xhp\n"
"par_id5906552\n"
"help.text"
-msgid "In the Username box, enter your user ID for your wiki account."
-msgstr "Yn y blwch Enw Defnyddiwr, rhowch eich enw defnyddiwr ar gyfer eich cyfrif Wiki."
+msgid "In the <emph>Username</emph> box, enter your user ID for your wiki account."
+msgstr ""
#: wiki.xhp
msgctxt ""
@@ -197,8 +197,8 @@ msgctxt ""
"wiki.xhp\n"
"par_id8869594\n"
"help.text"
-msgid "In the Password box, enter the password for your wiki account, then click OK."
-msgstr "Yn y blwch Cyfrinair, rhowch gyfrinair eich cyfrif Wiki ac yna clicio Iawn."
+msgid "In the Password box, enter the password for your wiki account, then click <emph>OK</emph>."
+msgstr ""
#: wiki.xhp
msgctxt ""
@@ -245,8 +245,8 @@ msgctxt ""
"wiki.xhp\n"
"par_id228278\n"
"help.text"
-msgid "In the <link href=\"com.sun.wiki-publisher/wikisend.xhp\">Send to MediaWiki</link> dialog, specify the settings for your entry."
-msgstr "Yn y deialog <link href=\"com.sun.wiki-publisher/wikisend.xhp\">Anfon i MediaWiki</link>pennwch y gosodiadau ar gyfer eich cofnod."
+msgid "In the <link href=\"com.sun.wiki-publisher/wikisend.xhp\"><emph>Send to MediaWiki</emph></link> dialog, specify the settings for your entry."
+msgstr ""
#: wiki.xhp
msgctxt ""
diff --git a/source/da/cui/messages.po b/source/da/cui/messages.po
index c07d1d71fc2..3697aa853d0 100644
--- a/source/da/cui/messages.po
+++ b/source/da/cui/messages.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 12:22+0100\n"
-"PO-Revision-Date: 2018-11-12 18:56+0000\n"
+"POT-Creation-Date: 2018-11-14 12:21+0100\n"
+"PO-Revision-Date: 2018-11-14 23:39+0000\n"
"Last-Translator: Leif Lodahl <leiflodahl@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: da\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: Pootle 2.8\n"
-"X-POOTLE-MTIME: 1542048998.000000\n"
+"X-POOTLE-MTIME: 1542238760.000000\n"
#: cui/inc/strings.hrc:24
msgctxt "RID_SVXSTR_KEY_CONFIG_DIR"
@@ -1558,141 +1558,136 @@ msgid "Dimension line"
msgstr "Dimensioneringslinje"
#: cui/inc/strings.hrc:365
-msgctxt "RID_SVXSTR_LOAD_ERROR"
-msgid "The selected module could not be loaded."
-msgstr "Det var ikke muligt at indlæse det valgte modul."
-
-#: cui/inc/strings.hrc:366
msgctxt "RID_SVXSTR_STARTQUOTE"
msgid "Start Quote"
msgstr "Start-citationstegn"
-#: cui/inc/strings.hrc:367
+#: cui/inc/strings.hrc:366
msgctxt "RID_SVXSTR_ENDQUOTE"
msgid "End Quote"
msgstr "Slut-citationstegn"
-#: cui/inc/strings.hrc:369
+#: cui/inc/strings.hrc:368
msgctxt "RID_SVXSTR_SELECTEDPERSONA"
msgid "Selected Theme: "
msgstr "Valgt tema: "
-#: cui/inc/strings.hrc:370
+#: cui/inc/strings.hrc:369
msgctxt "RID_SVXSTR_SEARCHING"
msgid "Searching, please wait..."
msgstr "Søger, vent venligst..."
-#: cui/inc/strings.hrc:371
+#: cui/inc/strings.hrc:370
msgctxt "RID_SVXSTR_SEARCHERROR"
msgid "Cannot open %1, please try again later."
msgstr "Kan ikke åbne %1, prøv igen senere."
-#: cui/inc/strings.hrc:372
+#: cui/inc/strings.hrc:371
msgctxt "RID_SVXSTR_NORESULTS"
msgid "No results found."
msgstr "Ingen resultater fundet."
-#: cui/inc/strings.hrc:373
+#: cui/inc/strings.hrc:372
msgctxt "RID_SVXSTR_APPLYPERSONA"
msgid "Applying Theme..."
msgstr "Udfører ændringer ..."
-#: cui/inc/strings.hrc:374
+#: cui/inc/strings.hrc:373
msgctxt "RID_SVXSTR_INVALIDPERSONAURL"
msgid "Please enter a valid theme address or a search term."
msgstr "Indtast venligst en gyldig temaadresse eller et søgeudtryk."
-#: cui/inc/strings.hrc:376
+#: cui/inc/strings.hrc:375
msgctxt "RID_SVXSTR_TABLE_PRESET_NONE"
msgid "Set No Borders"
msgstr "Sæt ingen kanter"
-#: cui/inc/strings.hrc:377
+#: cui/inc/strings.hrc:376
msgctxt "RID_SVXSTR_TABLE_PRESET_ONLYOUTER"
msgid "Set Outer Border Only"
msgstr "Sæt kun ydre kant"
-#: cui/inc/strings.hrc:378
+#: cui/inc/strings.hrc:377
msgctxt "RID_SVXSTR_TABLE_PRESET_OUTERHORI"
msgid "Set Outer Border and Horizontal Lines"
msgstr "Sæt ydre kant og vandrette linjer"
-#: cui/inc/strings.hrc:379
+#: cui/inc/strings.hrc:378
msgctxt "RID_SVXSTR_TABLE_PRESET_OUTERALL"
msgid "Set Outer Border and All Inner Lines"
msgstr "Sæt ydre kant og alle indre linjer"
-#: cui/inc/strings.hrc:380
+#: cui/inc/strings.hrc:379
msgctxt "RID_SVXSTR_TABLE_PRESET_OUTERINNER"
msgid "Set Outer Border Without Changing Inner Lines"
msgstr "Sæt ydre kant uden at ændre indre linjer"
-#: cui/inc/strings.hrc:381
+#: cui/inc/strings.hrc:380
msgctxt "RID_SVXSTR_PARA_PRESET_DIAGONAL"
msgid "Set Diagonal Lines Only"
msgstr "Sæt kun diagonallinjer"
-#: cui/inc/strings.hrc:382
+#: cui/inc/strings.hrc:381
msgctxt "RID_SVXSTR_PARA_PRESET_ALL"
msgid "Set All Four Borders"
msgstr "Sæt alle fire kanter"
-#: cui/inc/strings.hrc:383
+#: cui/inc/strings.hrc:382
msgctxt "RID_SVXSTR_PARA_PRESET_LEFTRIGHT"
msgid "Set Left and Right Borders Only"
msgstr "Sæt kun venstre og højre kanter"
-#: cui/inc/strings.hrc:384
+#: cui/inc/strings.hrc:383
msgctxt "RID_SVXSTR_PARA_PRESET_TOPBOTTOM"
msgid "Set Top and Bottom Borders Only"
msgstr "Sæt kun top- og bundkanter"
-#: cui/inc/strings.hrc:385
+#: cui/inc/strings.hrc:384
msgctxt "RID_SVXSTR_PARA_PRESET_ONLYLEFT"
msgid "Set Left Border Only"
msgstr "Sæt kun venstre kant"
-#: cui/inc/strings.hrc:386
+#: cui/inc/strings.hrc:385
msgctxt "RID_SVXSTR_HOR_PRESET_ONLYHOR"
msgid "Set Top and Bottom Borders, and All Inner Lines"
msgstr "Sæt top- og bundkant og alle indre linjer"
-#: cui/inc/strings.hrc:387
+#: cui/inc/strings.hrc:386
msgctxt "RID_SVXSTR_VER_PRESET_ONLYVER"
msgid "Set Left and Right Borders, and All Inner Lines"
msgstr "Sæt venstre og højre kant og alle indre linjer"
-#: cui/inc/strings.hrc:388
+#: cui/inc/strings.hrc:387
msgctxt "RID_SVXSTR_SHADOW_STYLE_NONE"
msgid "No Shadow"
msgstr "Ingen skygge"
-#: cui/inc/strings.hrc:389
+#: cui/inc/strings.hrc:388
msgctxt "RID_SVXSTR_SHADOW_STYLE_BOTTOMRIGHT"
msgid "Cast Shadow to Bottom Right"
msgstr "Kast skygge nederst til højre"
-#: cui/inc/strings.hrc:390
+#: cui/inc/strings.hrc:389
msgctxt "RID_SVXSTR_SHADOW_STYLE_TOPRIGHT"
msgid "Cast Shadow to Top Right"
msgstr "Kast skygge øverst til højre"
-#: cui/inc/strings.hrc:391
+#: cui/inc/strings.hrc:390
msgctxt "RID_SVXSTR_SHADOW_STYLE_BOTTOMLEFT"
msgid "Cast Shadow to Bottom Left"
msgstr "Kast skygge nederst til venstre"
-#: cui/inc/strings.hrc:392
+#: cui/inc/strings.hrc:391
msgctxt "RID_SVXSTR_SHADOW_STYLE_TOPLEFT"
msgid "Cast Shadow to Top Left"
msgstr "Kast skygge øverst til venstre"
-#: cui/inc/strings.hrc:393
+#: cui/inc/strings.hrc:392
msgctxt "RID_SVXSTR_SIGNATURELINE_SIGNED_BY"
msgid "Signed by: %1"
msgstr "Underskrevet af: %1"
-#: cui/inc/strings.hrc:394
+#: cui/inc/strings.hrc:393
msgctxt "RID_SVXSTR_OPENCL_RESTART"
msgid "For the OpenCL changes to take effect, %PRODUCTNAME must be restarted."
msgstr "For at OpenCL-ændringer kan træde i kraft, skal %PRODUCTNAME genstartes."
@@ -2180,7 +2175,7 @@ msgstr "Lokalisering: $LOCALE"
#: cui/uiconfig/ui/aboutdialog.ui:170
msgctxt "aboutdialog|locale"
msgid "UI-Language: $LOCALE"
-msgstr ""
+msgstr "Sprog for brugergrænseflade: $LOCALE"
#: cui/uiconfig/ui/aboutdialog.ui:187
msgctxt "aboutdialog|buildIdLink"
@@ -5196,7 +5191,7 @@ msgstr "Katalog"
#: cui/uiconfig/ui/gallerythemedialog.ui:8
msgctxt "gallerythemedialog|GalleryThemeDialog"
msgid "Properties of %1"
-msgstr ""
+msgstr "Egenskaber for %1"
#: cui/uiconfig/ui/gallerythemedialog.ui:135
msgctxt "gallerythemedialog|general"
@@ -10440,7 +10435,7 @@ msgstr ""
#: cui/uiconfig/ui/select_persona_dialog.ui:197
msgctxt "select_persona_dialog|categoriesCB"
msgid "Causes"
-msgstr ""
+msgstr "Årsager"
#: cui/uiconfig/ui/select_persona_dialog.ui:198
msgctxt "select_persona_dialog|categoriesCB"
@@ -10450,7 +10445,7 @@ msgstr ""
#: cui/uiconfig/ui/select_persona_dialog.ui:199
msgctxt "select_persona_dialog|categoriesCB"
msgid "Film and TV"
-msgstr ""
+msgstr "Film og TV"
#: cui/uiconfig/ui/select_persona_dialog.ui:200
msgctxt "select_persona_dialog|categoriesCB"
@@ -10461,17 +10456,17 @@ msgstr "Firefox"
#: cui/uiconfig/ui/select_persona_dialog.ui:201
msgctxt "select_persona_dialog|categoriesCB"
msgid "Foxkeh"
-msgstr ""
+msgstr "Foxkeh"
#: cui/uiconfig/ui/select_persona_dialog.ui:202
msgctxt "select_persona_dialog|categoriesCB"
msgid "Holiday"
-msgstr ""
+msgstr "Helligdag"
#: cui/uiconfig/ui/select_persona_dialog.ui:203
msgctxt "select_persona_dialog|categoriesCB"
msgid "Music"
-msgstr ""
+msgstr "Musik"
#: cui/uiconfig/ui/select_persona_dialog.ui:204
msgctxt "select_persona_dialog|categoriesCB"
@@ -10486,7 +10481,7 @@ msgstr "Andet"
#: cui/uiconfig/ui/select_persona_dialog.ui:206
msgctxt "select_persona_dialog|categoriesCB"
msgid "Scenery"
-msgstr ""
+msgstr "Sceneri"
#: cui/uiconfig/ui/select_persona_dialog.ui:207
msgctxt "select_persona_dialog|categoriesCB"
@@ -10496,12 +10491,12 @@ msgstr ""
#: cui/uiconfig/ui/select_persona_dialog.ui:208
msgctxt "select_persona_dialog|categoriesCB"
msgid "Solid"
-msgstr ""
+msgstr "Massiv"
#: cui/uiconfig/ui/select_persona_dialog.ui:209
msgctxt "select_persona_dialog|categoriesCB"
msgid "Sports"
-msgstr ""
+msgstr "Sport"
#: cui/uiconfig/ui/select_persona_dialog.ui:210
msgctxt "select_persona_dialog|categoriesCB"
@@ -10511,7 +10506,7 @@ msgstr ""
#: cui/uiconfig/ui/select_persona_dialog.ui:211
msgctxt "select_persona_dialog|categoriesCB"
msgid "Featured"
-msgstr ""
+msgstr "Fremhævede"
#: cui/uiconfig/ui/select_persona_dialog.ui:231
msgctxt "select_persona_dialog|label6"
@@ -10668,22 +10663,43 @@ msgctxt "signsignatureline|btn_select_certificate"
msgid "Select Certificate"
msgstr "Vælg certifikat"
-#: cui/uiconfig/ui/signsignatureline.ui:168
+#. Name of the signer
+#: cui/uiconfig/ui/signsignatureline.ui:166
+msgctxt "signsignatureline|label_name"
+msgid "or"
+msgstr ""
+
+#: cui/uiconfig/ui/signsignatureline.ui:175
+msgctxt "signsignatureline|btn_load_image"
+msgid "Use Signature Image"
+msgstr ""
+
+#: cui/uiconfig/ui/signsignatureline.ui:190
+msgctxt "signsignatureline|btn_clear_image"
+msgid "Clear"
+msgstr ""
+
+#: cui/uiconfig/ui/signsignatureline.ui:206
+msgctxt "signsignatureline|label_image_dimensions"
+msgid "Best image size: 600 x 100 px"
+msgstr ""
+
+#: cui/uiconfig/ui/signsignatureline.ui:237
msgctxt "signsignatureline|label_sign"
msgid "Sign"
msgstr "Underskriv"
-#: cui/uiconfig/ui/signsignatureline.ui:205
+#: cui/uiconfig/ui/signsignatureline.ui:274
msgctxt "signsignatureline|label_add_comment"
msgid "Add comment:"
msgstr "Tilføj kommentar:"
-#: cui/uiconfig/ui/signsignatureline.ui:241
+#: cui/uiconfig/ui/signsignatureline.ui:310
msgctxt "signsignatureline|label_hint"
msgid "Instructions from the document creator:"
msgstr "Instruktioner fra dokumentets ophavsmand:"
-#: cui/uiconfig/ui/signsignatureline.ui:274
+#: cui/uiconfig/ui/signsignatureline.ui:343
msgctxt "signsignatureline|label_more"
msgid "More"
msgstr "Mere"
diff --git a/source/da/dictionaries/ru_RU/dialog.po b/source/da/dictionaries/ru_RU/dialog.po
index 60759bba6bb..4299fa7c521 100644
--- a/source/da/dictionaries/ru_RU/dialog.po
+++ b/source/da/dictionaries/ru_RU/dialog.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2018-11-05 17:38+0100\n"
-"PO-Revision-Date: 2013-05-23 22:54+0000\n"
+"PO-Revision-Date: 2018-11-14 23:41+0000\n"
"Last-Translator: Leif Lodahl <leiflodahl@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: da\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1369349681.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542238888.000000\n"
#: ru_RU_en_US.properties
msgctxt ""
@@ -94,7 +94,7 @@ msgctxt ""
"typographica\n"
"property.text"
msgid "Typographical"
-msgstr ""
+msgstr "Typografisk"
#: ru_RU_en_US.properties
msgctxt ""
diff --git a/source/da/formula/messages.po b/source/da/formula/messages.po
index 9376692e2a3..f4ec6cb86d1 100644
--- a/source/da/formula/messages.po
+++ b/source/da/formula/messages.po
@@ -3,15 +3,15 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 23:50+0100\n"
+"POT-Creation-Date: 2018-11-15 14:33+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"
"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"
+"X-Generator: LibreOffice\n"
#: formula/inc/core_resource.hrc:2263
msgctxt "RID_STRLIST_FUNCTION_NAMES"
@@ -2063,7 +2063,7 @@ msgstr "SØGB"
#: formula/inc/core_resource.hrc:2682
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "REGEX"
-msgstr ""
+msgstr "REGEX"
#: formula/inc/strings.hrc:25
msgctxt "STR_OPTIONAL"
diff --git a/source/da/helpcontent2/source/text/sbasic/shared/01.po b/source/da/helpcontent2/source/text/sbasic/shared/01.po
index e9944ec0531..0dc7f491265 100644
--- a/source/da/helpcontent2/source/text/sbasic/shared/01.po
+++ b/source/da/helpcontent2/source/text/sbasic/shared/01.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-05-16 16:54+0200\n"
-"PO-Revision-Date: 2018-05-26 17:40+0000\n"
-"Last-Translator: Leif Lodahl <leiflodahl@gmail.com>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:54+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: da\n"
"MIME-Version: 1.0\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: Pootle 2.8\n"
-"X-POOTLE-MTIME: 1527356444.000000\n"
+"X-POOTLE-MTIME: 1542196469.000000\n"
#: 06130000.xhp
msgctxt ""
@@ -93,8 +93,8 @@ msgctxt ""
"06130000.xhp\n"
"par_id3154791\n"
"help.text"
-msgid "<ahelp hid=\"modules/BasicIDE/ui/basicmacrodialog/run\">Runs or saves the current macro.</ahelp>"
-msgstr "<ahelp hid=\"modules/BasicIDE/ui/basicmacrodialog/run\">Kører eller gemmer den aktuelle makro.</ahelp>"
+msgid "<ahelp hid=\"modules/BasicIDE/ui/basicmacrodialog/ok\">Runs or saves the current macro.</ahelp>"
+msgstr ""
#: 06130000.xhp
msgctxt ""
diff --git a/source/da/helpcontent2/source/text/scalc/00.po b/source/da/helpcontent2/source/text/scalc/00.po
index bd8673a8437..099e7f0e48a 100644
--- a/source/da/helpcontent2/source/text/scalc/00.po
+++ b/source/da/helpcontent2/source/text/scalc/00.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2017-11-22 13:53+0100\n"
-"PO-Revision-Date: 2017-11-25 15:57+0000\n"
-"Last-Translator: David Lamhauge <davidlamhauge@gmail.com>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-15 10:04+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"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: Pootle 2.8\n"
-"X-POOTLE-MTIME: 1511625476.000000\n"
+"X-POOTLE-MTIME: 1542276292.000000\n"
#: 00000004.xhp
msgctxt ""
@@ -29,7 +29,7 @@ msgctxt ""
"00000004.xhp\n"
"hd_id3155535\n"
"help.text"
-msgid "<variable id=\"wie\">To access this function... </variable>"
+msgid "<variable id=\"wie\">To access this function...</variable>"
msgstr "<variable id=\"wie\">For at tilgå denne funktion...</variable>"
#: 00000004.xhp
@@ -37,7 +37,7 @@ msgctxt ""
"00000004.xhp\n"
"par_idN1056E\n"
"help.text"
-msgid "<variable id=\"moreontop\">More explanations on top of this page. </variable>"
+msgid "<variable id=\"moreontop\">More explanations on top of this page.</variable>"
msgstr "<variable id=\"moreontop\">Flere forklaringer øverst på denne side. </variable>"
#: 00000004.xhp
@@ -45,8 +45,8 @@ msgctxt ""
"00000004.xhp\n"
"par_idN105AF\n"
"help.text"
-msgid "<variable id=\"optional\">In the %PRODUCTNAME Calc functions, parameters marked as \"optional\" can be left out only when no parameter follows. For example, in a function with four parameters, where the last two parameters are marked as \"optional\", you can leave out parameter 4 or parameters 3 and 4, but you cannot leave out parameter 3 alone. </variable>"
-msgstr "<variable id=\"optional\">I %PRODUCTNAME Calc-funktioner kan parametre markeret som \"valgfri\" kun udelades, hvis ingen parameter følger. For eksempel i en funktion med fire parametre, hvor de sidste to parametre er markeret som \"valgfri\", kan du udelade parameter 4 eller parametrene 3 og 4, men du kan ikke udelade parameter 3 alene. </variable>"
+msgid "<variable id=\"optional\">In the %PRODUCTNAME Calc functions, parameters marked as \"optional\" can be left out only when no parameter follows. For example, in a function with four parameters, where the last two parameters are marked as \"optional\", you can leave out parameter 4 or parameters 3 and 4, but you cannot leave out parameter 3 alone.</variable>"
+msgstr ""
#: 00000004.xhp
msgctxt ""
@@ -77,15 +77,15 @@ msgctxt ""
"00000402.xhp\n"
"par_id3155555\n"
"help.text"
-msgid "<variable id=\"kopffuss\">Choose <emph>Insert - Headers and Footers</emph></variable>"
-msgstr "<variable id=\"kopffuss\">Vælg <emph>Indsæt- Sidehoved og sidefod</emph></variable>"
+msgid "<variable id=\"kopffuss\">Choose <emph>Insert - Headers and Footers</emph>.</variable>"
+msgstr "<variable id=\"kopffuss\">Vælg <emph>Indsæt - Sidehoved og sidefod</emph>.</variable>"
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3159233\n"
"help.text"
-msgid "<variable id=\"bkopfzeile\">Choose <emph>Insert - Headers and Footers - Header and Footer</emph> tabs</variable>"
+msgid "<variable id=\"bkopfzeile\">Choose <emph>Insert - Headers and Footers - Header and Footer</emph> tabs.</variable>"
msgstr "<variable id=\"bkopfzeile\">Vælg fanebladet <emph>Indsæt - Sidehoved og sidefod - Sidehoved/Sidefod</emph></variable>"
#: 00000402.xhp
@@ -93,64 +93,64 @@ msgctxt ""
"00000402.xhp\n"
"par_id3150443\n"
"help.text"
-msgid "<variable id=\"bausfullen\">Choose <emph>Sheet - Fill Cells</emph></variable>"
-msgstr "<variable id=\"bausfullen\">Vælg <emph>Rediger - Fyld</emph></variable>"
+msgid "<variable id=\"bausfullen\">Choose <emph>Sheet - Fill Cells</emph>.</variable>"
+msgstr "<variable id=\"bausfullen\">Vælg <emph>Ark - Udfyld celler</emph></variable>"
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3143267\n"
"help.text"
-msgid "<variable id=\"bausunten\">Choose <emph>Sheet - Fill Cells - Down</emph></variable>"
-msgstr "<variable id=\"bausunten\">Vælg <emph>Rediger - Fyld - Nedad</emph></variable>"
+msgid "<variable id=\"bausunten\">Choose <emph>Sheet - Fill Cells - Down</emph>.</variable>"
+msgstr "<variable id=\"bausunten\">Vælg <emph>Ark - Udfyld Celler - Nedad</emph>.</variable>"
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3153880\n"
"help.text"
-msgid "<variable id=\"bausrechts\">Choose <emph>Sheet - Fill Cells - Right</emph></variable>"
-msgstr "<variable id=\"bausrechts\">Vælg <emph>Rediger - Fyld - Højre</emph></variable>"
+msgid "<variable id=\"bausrechts\">Choose <emph>Sheet - Fill Cells - Right</emph>.</variable>"
+msgstr "<variable id=\"bausrechts\">Vælg <emph>Ark - Udfyld Celler - Højre</emph>.</variable>"
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3151245\n"
"help.text"
-msgid "<variable id=\"bausoben\">Choose <emph>Sheet - Fill Cells - Up</emph></variable>"
-msgstr "<variable id=\"bausoben\">Vælg <emph>Rediger - Fyld - Opad</emph></variable>"
+msgid "<variable id=\"bausoben\">Choose <emph>Sheet - Fill Cells - Up</emph>.</variable>"
+msgstr "<variable id=\"bausoben\">Vælg <emph>Ark - Udfyld Celler - Opad</emph>.</variable>"
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3145068\n"
"help.text"
-msgid "<variable id=\"bauslinks\">Choose <emph>Sheet - Fill Cells - Left</emph></variable>"
-msgstr "<variable id=\"bauslinks\">Vælg <emph>Rediger - Fyld - Venstre</emph></variable>"
+msgid "<variable id=\"bauslinks\">Choose <emph>Sheet - Fill Cells - Left</emph>.</variable>"
+msgstr "<variable id=\"bauslinks\">Vælg <emph>Ark - Udfyld Celler - Venstre</emph>.</variable>"
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3150400\n"
"help.text"
-msgid "<variable id=\"baustab\">Choose <emph>Sheet - Fill Cells - Sheets</emph></variable>"
-msgstr "<variable id=\"baustab\">Vælg <emph>Rediger - Fyld - Ark</emph></variable>"
+msgid "<variable id=\"baustab\">Choose <emph>Sheet - Fill Cells - Sheets</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3154910\n"
"help.text"
-msgid "<variable id=\"bausreihe\">Choose <emph>Sheet - Fill Cells - Series</emph></variable>"
-msgstr "<variable id=\"bausreihe\">Vælg <emph>Rediger - Fyld - Serie</emph></variable>"
+msgid "<variable id=\"bausreihe\">Choose <emph>Sheet - Fill Cells - Series</emph>.</variable>"
+msgstr "<variable id=\"bausreihe\">Vælg <emph>Ark - Udfyld Celler - Serie...</emph>.</variable>"
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3154123\n"
"help.text"
-msgid "Choose <emph>Sheet - Clear Cells</emph>"
-msgstr "Vælg <emph>Rediger- Slet indhold...</emph>"
+msgid "Choose <emph>Sheet - Clear Cells</emph>."
+msgstr "Vælg <emph>Ark - Ryd celler</emph>."
#: 00000402.xhp
msgctxt ""
@@ -165,40 +165,40 @@ msgctxt ""
"00000402.xhp\n"
"par_id3150011\n"
"help.text"
-msgid "<variable id=\"bzelo\">Choose <emph>Sheet - Delete Cells</emph></variable>"
-msgstr "<variable id=\"bzelo\">Vælg <emph>Rediger - Slet Celler...</emph></variable>"
+msgid "<variable id=\"bzelo\">Choose <emph>Sheet - Delete Cells</emph>.</variable>"
+msgstr "<variable id=\"bzelo\">Vælg <emph>Ark - Slet Celler...</emph>.</variable>"
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3153951\n"
"help.text"
-msgid "Choose <emph>Sheet - Delete Sheet</emph>"
-msgstr "Vælg <emph>Ark - Slet celle</emph>"
+msgid "Choose <emph>Sheet - Delete Sheet</emph>."
+msgstr "Vælg <emph>Ark - Slet ark</emph>."
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3155306\n"
"help.text"
-msgid "Open context menu for a sheet tab"
-msgstr "Åbn genvejsmenu for en arkfane"
+msgid "Open context menu for a sheet tab."
+msgstr "Åbn en arkfanens genvejsmenu."
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3146119\n"
"help.text"
-msgid "Choose <emph>Sheet - Move or Copy Sheet</emph>"
-msgstr "Vælg <emph>Ark - Flyt eller Kopier ark</emph>"
+msgid "Choose <emph>Sheet - Move or Copy Sheet</emph>."
+msgstr "Vælg <emph>Ark - Flyt eller Kopier ark</emph>."
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3148645\n"
"help.text"
-msgid "Open context menu for a sheet tab"
-msgstr "Åbn genvejsmenu for en arkfane"
+msgid "Open context menu for a sheet tab."
+msgstr ""
#: 00000403.xhp
msgctxt ""
@@ -221,7 +221,7 @@ msgctxt ""
"00000403.xhp\n"
"par_id3150275\n"
"help.text"
-msgid "<variable id=\"aspze\">Choose <emph>View - Column & Row Headers</emph></variable>"
+msgid "<variable id=\"aspze\">Choose <emph>View - Column & Row Headers</emph>.</variable>"
msgstr "<variable id=\"aspze\">Vælg <emph>Vis - Kolonne- & rækkeoverskrifter</emph></variable>"
#: 00000403.xhp
@@ -229,7 +229,7 @@ msgctxt ""
"00000403.xhp\n"
"par_id3154514\n"
"help.text"
-msgid "<variable id=\"awehe\">Choose <emph>View - Value Highlighting</emph></variable>"
+msgid "<variable id=\"awehe\">Choose <emph>View - Value Highlighting</emph>.</variable>"
msgstr "<variable id=\"awehe\">Vælg <emph>Vis - Fremhæv værdier</emph></variable>"
#: 00000403.xhp
@@ -237,7 +237,7 @@ msgctxt ""
"00000403.xhp\n"
"par_id3148947\n"
"help.text"
-msgid "<variable id=\"rechenleiste\">Choose <emph>View - Formula Bar</emph> or <emph>View - Toolbars - Formula Bar</emph></variable>"
+msgid "<variable id=\"rechenleiste\">Choose <emph>View - Formula Bar</emph> or <emph>View - Toolbars - Formula Bar</emph>.</variable>"
msgstr "<variable id=\"rechenleiste\">Vælg <emph>Vis - Formellinje</emph> eller <emph>Vis - Værktøjslinjer - Formellinje</emph></variable>"
#: 00000403.xhp
@@ -245,7 +245,7 @@ msgctxt ""
"00000403.xhp\n"
"par_id3148663\n"
"help.text"
-msgid "<variable id=\"seumvo\">Choose <emph>View - Page Break</emph></variable>"
+msgid "<variable id=\"seumvo\">Choose <emph>View - Page Break</emph>.</variable>"
msgstr "<variable id=\"seumvo\">Vælg <emph>Vis - Sideskift</emph></variable>"
#: 00000404.xhp
@@ -269,16 +269,16 @@ msgctxt ""
"00000404.xhp\n"
"par_id3149784\n"
"help.text"
-msgid "Choose <emph>Insert - Cells</emph>"
-msgstr "Vælg <emph>Indsæt - Celler</emph>"
+msgid "Choose <emph>Insert - Cells</emph>."
+msgstr "Vælg <emph>Indsæt - Celler</emph>."
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3154514\n"
"help.text"
-msgid "Open <emph>Insert Cells</emph> toolbar from Tools bar:"
-msgstr "Åbn værktøjslinjen <emph>Indsæt celler</emph> fra værktøjslinjen Funktioner:"
+msgid "Open <emph>Insert Cells</emph> toolbar from <emph>Tools</emph> bar:"
+msgstr "Åbn værktøjslinjen <emph>Indsæt celler</emph> fra værktøjslinjen <emph>Funktioner</emph>:"
#: 00000404.xhp
msgctxt ""
@@ -365,24 +365,24 @@ msgctxt ""
"00000404.xhp\n"
"par_id3149033\n"
"help.text"
-msgid "<variable id=\"eitab\">Choose <emph>Sheet - Insert Sheet</emph></variable>"
-msgstr "<variable id=\"eitab\">Vælg <emph>Ark - Indsæt ark</emph></variable>"
+msgid "<variable id=\"eitab\">Choose <emph>Sheet - Insert Sheet</emph>.</variable>"
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_idN1082F\n"
"help.text"
-msgid "<variable id=\"eitabfile\">Choose <emph>Sheet - Insert Sheet from File</emph></variable>"
-msgstr "<variable id=\"eitabfile\">Vælg <emph>Ark - Indsæt ark fra fil</emph></variable>"
+msgid "<variable id=\"eitabfile\">Choose <emph>Sheet - Insert Sheet from File</emph>.</variable>"
+msgstr "<variable id=\"eitabfile\">Vælg <emph>Ark - Indsæt ark fra fil</emph>.</variable>"
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3155115\n"
"help.text"
-msgid "Choose <emph>Insert - Function</emph>"
-msgstr "Vælg <emph>Indsæt - Funktion</emph>"
+msgid "Choose <emph>Insert - Function</emph>."
+msgstr ""
#: 00000404.xhp
msgctxt ""
@@ -429,8 +429,8 @@ msgctxt ""
"00000404.xhp\n"
"par_id3155809\n"
"help.text"
-msgid "<variable id=\"eikadaze\"><emph>Insert - Function</emph> - Category <emph>Date&Time</emph></variable>"
-msgstr "<variable id=\"eikadaze\"><emph>Indsæt - Funktion</emph> - Kategori <emph>Dato og klokkeslæt</emph></variable>"
+msgid "<variable id=\"eikadaze\"><emph>Insert - Function</emph> - Category <emph>Date & Time</emph></variable>"
+msgstr ""
#: 00000404.xhp
msgctxt ""
@@ -517,32 +517,32 @@ msgctxt ""
"00000404.xhp\n"
"par_id3155383\n"
"help.text"
-msgid "<variable id=\"funktionsliste\">Choose <emph>Insert - Function List</emph></variable>"
-msgstr "<variable id=\"funktionsliste\">Vælg <emph>Indsæt - Funktionsliste</emph></variable>"
+msgid "<variable id=\"funktionsliste\">Choose <emph>Insert - Function List</emph>.</variable>"
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3153250\n"
"help.text"
-msgid "<variable id=\"einamen\">Choose <emph>Insert - Named Ranges and Expressions</emph></variable>"
-msgstr "<variable id=\"einamen\">Vælg <emph>Indsæt - Navngivne områder og udtryk</emph></variable>"
+msgid "<variable id=\"einamen\">Choose <emph>Insert - Named Ranges and Expressions</emph>.</variable>"
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3146776\n"
"help.text"
-msgid "<variable id=\"eiextdata\">Choose <emph>Sheet - Link to External data</emph></variable>"
-msgstr "<variable id=\"eiextdata\">Vælg <emph>Ark - Opret kæde til eksterne data</emph></variable>"
+msgid "<variable id=\"eiextdata\">Choose <emph>Sheet - Link to External data</emph>.</variable>"
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3143222\n"
"help.text"
-msgid "Choose <emph>Sheet - Named Ranges and Expressions - Define</emph>"
-msgstr "Vælg <emph>Ark - Navngivne områder og udtryk - Definer</emph>"
+msgid "Choose <emph>Sheet - Named Ranges and Expressions - Define</emph>."
+msgstr ""
#: 00000404.xhp
msgctxt ""
@@ -557,24 +557,24 @@ msgctxt ""
"00000404.xhp\n"
"par_id3145214\n"
"help.text"
-msgid "<variable id=\"einaei\">Choose <emph>Sheet - Named Ranges and Expressions - Insert</emph></variable>"
-msgstr "<variable id=\"einaei\">Vælg <emph>Indsæt - Navngivne områder og udtryk - Indsæt</emph></variable>"
+msgid "<variable id=\"einaei\">Choose <emph>Sheet - Named Ranges and Expressions - Insert</emph>.</variable>"
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3153558\n"
"help.text"
-msgid "<variable id=\"einaueb\">Choose <emph>Sheet - Named Ranges and Expressions - Create</emph></variable>"
-msgstr "<variable id=\"einaueb\">Vælg <emph>Ark - Navngivne områder og udtryk - Opret</emph></variable>"
+msgid "<variable id=\"einaueb\">Choose <emph>Sheet - Named Ranges and Expressions - Create</emph>.</variable>"
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3153483\n"
"help.text"
-msgid "<variable id=\"einabesch\">Choose <emph>Sheet - Named Ranges and Expressions - Labels</emph></variable>"
-msgstr "<variable id=\"einabesch\">Vælg <emph>Ark - Navngivne områder og udtryk - Etiketter</emph></variable>"
+msgid "<variable id=\"einabesch\">Choose <emph>Sheet - Named Ranges and Expressions - Labels</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
@@ -597,192 +597,192 @@ msgctxt ""
"00000405.xhp\n"
"par_id3154685\n"
"help.text"
-msgid "<variable id=\"fozelle\">Choose <emph>Format - Cells</emph></variable>"
-msgstr "<variable id=\"fozelle\">Vælg <emph>Formater - Celler</emph></variable>"
+msgid "<variable id=\"fozelle\">Choose <emph>Format - Cells</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3153194\n"
"help.text"
-msgid "<variable id=\"fozelstz\">Choose <emph>Format - Cells - Cell Protection</emph> tab </variable>"
-msgstr "<variable id=\"fozelstz\">Vælg <emph>Formater - Celler - Cellebeskyttelse</emph></variable>"
+msgid "<variable id=\"fozelstz\">Choose <emph>Format - Cells - Cell Protection</emph> tab.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3155854\n"
"help.text"
-msgid "<variable id=\"fozei\">Choose <emph>Format - Row</emph></variable>"
-msgstr "<variable id=\"fozei\">Vælg <emph>Formater - Række</emph></variable>"
+msgid "<variable id=\"fozei\">Choose <emph>Format - Rows</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3150012\n"
"help.text"
-msgid "<variable id=\"fozeiophoe\">Choose <emph>Format - Row - Optimal Height</emph></variable>"
-msgstr "<variable id=\"fozeiophoe\">Vælg <emph>Formater - Række - Optimal højde</emph></variable>"
+msgid "<variable id=\"fozeiophoe\">Choose <emph>Format - Rows - Optimal Height</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3148645\n"
"help.text"
-msgid "Choose <emph>Format - Row - Hide</emph>"
-msgstr "Vælg <emph>Formater - Række - Skjul</emph>"
+msgid "Choose <emph>Format - Rows - Hide</emph>."
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3153728\n"
"help.text"
-msgid "Choose <emph>Format - Column - Hide</emph>"
-msgstr "Vælg <emph>Formater - Kolonne - Skjul</emph>"
+msgid "Choose <emph>Format - Columns - Hide</emph>."
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3151114\n"
"help.text"
-msgid "Choose <emph>Format - Sheet - Hide</emph>"
-msgstr "Vælg <emph>Formater - Ark - Skjul</emph>"
+msgid "Choose <emph>Sheet - Hide Sheet</emph>."
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3148576\n"
"help.text"
-msgid "Choose <emph>Format - Row - Show</emph>"
-msgstr "Vælg <emph>Formater - Række - Vis</emph>"
+msgid "Choose <emph>Format - Rows - Show</emph>."
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3156286\n"
"help.text"
-msgid "Choose <emph>Format - Column - Show</emph>"
-msgstr "Vælg <emph>Formater - Kolonne - Vis</emph>"
+msgid "Choose <emph>Format - Columns - Show</emph>."
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3145645\n"
"help.text"
-msgid "<variable id=\"fospa\">Choose <emph>Format - Column</emph></variable>"
-msgstr "<variable id=\"fospa\">Vælg <emph>Formater - Kolonne</emph></variable>"
+msgid "<variable id=\"fospa\">Choose <emph>Format - Columns</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3145252\n"
"help.text"
-msgid "Choose <emph>Format - Column - Optimal Width</emph>"
-msgstr "Vælg <emph>Formater - Kolonne - Optimal bredde</emph>"
+msgid "Choose <emph>Format - Columns - Optimal Width</emph>."
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3146971\n"
"help.text"
-msgid "Double-click right column separator in column headers"
-msgstr "Dobbeltklik på den højre kolonneadskiller i kolonneoverskrifter"
+msgid "Double-click right column separator in column headers."
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3147362\n"
"help.text"
-msgid "<variable id=\"fot\">Choose <emph>Format - Sheet</emph></variable>"
-msgstr "<variable id=\"fot\">Vælg <emph>Formater - Ark</emph></variable>"
+msgid "<variable id=\"fot\">Choose <emph>Sheet</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3163805\n"
"help.text"
-msgid "<variable id=\"fotu\">Choose <emph>Format - Sheet - Rename</emph></variable>"
-msgstr "<variable id=\"fotu\">Vælg <emph>Formater - Ark - Omdøb</emph></variable>"
+msgid "<variable id=\"fotu\">Choose <emph>Sheet - Rename Sheet</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3155333\n"
"help.text"
-msgid "<variable id=\"fotenb\">Choose <emph>Format - Sheet - Show</emph></variable>"
-msgstr "<variable id=\"fotenb\">Vælg <emph>Formater - Ark - Vis</emph></variable>"
+msgid "<variable id=\"fotenb\">Choose <emph>Sheet - Show Sheet</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_idN1077A\n"
"help.text"
-msgid "<variable id=\"foste\">Choose <emph>Format - Page</emph></variable>"
-msgstr "<variable id=\"foste\">Vælg <emph>Formater - Side</emph></variable>"
+msgid "<variable id=\"foste\">Choose <emph>Format - Page</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3155508\n"
"help.text"
-msgid "<variable id=\"fostel\">Choose <emph>Format - Page - Sheet</emph> tab </variable>"
-msgstr "<variable id=\"fostel\">Vælg <emph>Formater - Side - Ark</emph></variable>"
+msgid "<variable id=\"fostel\">Choose <emph>Format - Page - Sheet</emph> tab.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3150883\n"
"help.text"
-msgid "<variable id=\"fodrbe\">Choose <emph>Format - Print Ranges</emph></variable>"
-msgstr "<variable id=\"fodrbe\">Vælg <emph>Formater - Udskriftsområder</emph></variable>"
+msgid "<variable id=\"fodrbe\">Choose <emph>Format - Print Ranges</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3156448\n"
"help.text"
-msgid "<variable id=\"fodrfe\">Choose <emph>Format - Print Ranges - Define</emph></variable>"
-msgstr "<variable id=\"fodrfe\">Vælg <emph>Formater - Udskriftsområder - Definer</emph></variable>"
+msgid "<variable id=\"fodrfe\">Choose <emph>Format - Print Ranges - Define</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3156290\n"
"help.text"
-msgid "<variable id=\"fodrhin\">Choose <emph>Format - Print Ranges - Add</emph></variable>"
-msgstr "<variable id=\"fodrhin\">Vælg <emph>Formater - Udskriftsområder - Tilføj</emph></variable>"
+msgid "<variable id=\"fodrhin\">Choose <emph>Format - Print Ranges - Add</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3155812\n"
"help.text"
-msgid "<variable id=\"fodbah\">Choose <emph>Format - Print Ranges - Clear</emph></variable>"
-msgstr "<variable id=\"fodbah\">Vælg <emph>Formater - Udskriftsområder - Ryd</emph></variable>"
+msgid "<variable id=\"fodbah\">Choose <emph>Format - Print Ranges - Clear</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3153307\n"
"help.text"
-msgid "<variable id=\"fodbbe\">Choose <emph>Format - Print Ranges - Edit</emph></variable>"
-msgstr "<variable id=\"fodbbe\">Vælg <emph>Formater - Udskriftsområder - Rediger</emph></variable>"
+msgid "<variable id=\"fodbbe\">Choose <emph>Format - Print Ranges - Edit</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3153916\n"
"help.text"
-msgid "Choose <emph>Format - AutoFormat</emph>"
-msgstr "Vælg <emph>Formater - Autoformat</emph>"
+msgid "Choose <emph>Format - AutoFormat</emph>."
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3154532\n"
"help.text"
-msgid "On the Tools bar, click"
-msgstr "På værktøjslinjen Funktioner, klik"
+msgid "On the <emph>Tools</emph> bar, click"
+msgstr ""
#: 00000405.xhp
msgctxt ""
@@ -805,8 +805,8 @@ msgctxt ""
"00000405.xhp\n"
"par_id3154618\n"
"help.text"
-msgid "<variable id=\"bedingte\">Choose <emph>Format - Conditional Formatting</emph></variable>"
-msgstr "<variable id=\"bedingte\">Vælg <emph>Formater - Betinget formatering</emph></variable>"
+msgid "<variable id=\"bedingte\">Choose <emph>Format - Conditional Formatting</emph>.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
@@ -829,16 +829,16 @@ msgctxt ""
"00000406.xhp\n"
"par_id3150541\n"
"help.text"
-msgid "<variable id=\"exdektv\">Choose <emph>Tools - Detective</emph> </variable>"
-msgstr "<variable id=\"exdektv\">Vælg <emph>Funktioner - Detektiv</emph></variable>"
+msgid "<variable id=\"exdektv\">Choose <emph>Tools - Detective</emph>.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id3153194\n"
"help.text"
-msgid "Choose <emph>Tools - Detective - Trace Precedents</emph>"
-msgstr "Vælg <emph>Funktioner - Detektiv - Spor overordnede</emph>"
+msgid "Choose <emph>Tools - Detective - Trace Precedents</emph>."
+msgstr ""
#: 00000406.xhp
msgctxt ""
@@ -853,24 +853,24 @@ msgctxt ""
"00000406.xhp\n"
"par_id3154123\n"
"help.text"
-msgid "<variable id=\"silbentrennungc\">Menu <emph>Tools - Language - Hyphenation</emph> </variable>"
-msgstr "<variable id=\"silbentrennungc\">Menu <emph>Værktøjer - Sprog - Orddeling</emph> </variable>"
+msgid "<variable id=\"silbentrennungc\">Menu <emph>Tools - Language - Hyphenation</emph>.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id3145785\n"
"help.text"
-msgid "<variable id=\"exdvore\">Choose <emph>Tools - Detective - Remove Precedents</emph> </variable>"
-msgstr "<variable id=\"exdvore\">Vælg <emph>Funktioner - Detektiv - Fjern overordnede spor</emph></variable>"
+msgid "<variable id=\"exdvore\">Choose <emph>Tools - Detective - Remove Precedents</emph>.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id3155411\n"
"help.text"
-msgid "Choose <emph>Tools - Detective - Trace Dependents</emph>"
-msgstr "Vælg <emph>Funktioner - Detektiv - Spor underordnede</emph>"
+msgid "Choose <emph>Tools - Detective - Trace Dependents</emph>."
+msgstr ""
#: 00000406.xhp
msgctxt ""
@@ -885,112 +885,112 @@ msgctxt ""
"00000406.xhp\n"
"par_id3146984\n"
"help.text"
-msgid "<variable id=\"exdszne\">Choose <emph>Tools - Detective - Remove Dependents</emph> </variable>"
-msgstr "<variable id=\"exdszne\">Vælg <emph>Funktioner - Detektiv - Fjern underordnede spor</emph></variable>"
+msgid "<variable id=\"exdszne\">Choose <emph>Tools - Detective - Remove Dependents</emph>.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id3154014\n"
"help.text"
-msgid "<variable id=\"exdase\">Choose <emph>Tools - Detective - Remove All Traces</emph> </variable>"
-msgstr "<variable id=\"exdase\">Vælg <emph>Funktioner - Detektiv - Fjern Alle Spor</emph></variable>"
+msgid "<variable id=\"exdase\">Choose <emph>Tools - Detective - Remove All Traces</emph>.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id3153188\n"
"help.text"
-msgid "<variable id=\"exdszfe\">Choose <emph>Tools - Detective - Trace Error</emph> </variable>"
-msgstr "<variable id=\"exdszfe\">Vælg <emph>Funktioner - Detektiv - Spor Fejl</emph></variable>"
+msgid "<variable id=\"exdszfe\">Choose <emph>Tools - Detective - Trace Error</emph>.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id3149410\n"
"help.text"
-msgid "<variable id=\"fuellmodus\">Choose <emph>Tools - Detective - Fill Mode</emph> </variable>"
-msgstr "<variable id=\"fuellmodus\">Vælg <emph>Funktioner - Detektiv - Fyld Tilstand</emph></variable>"
+msgid "<variable id=\"fuellmodus\">Choose <emph>Tools - Detective - Fill Mode</emph>.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id3156284\n"
"help.text"
-msgid "<variable id=\"dateneinkreisen\">Choose <emph>Tools - Detective - Mark Invalid Data</emph> </variable>"
-msgstr "<variable id=\"dateneinkreisen\">Vælg <emph>Funktioner - Detektiv - Marker ugyldige data</emph></variable>"
+msgid "<variable id=\"dateneinkreisen\">Choose <emph>Tools - Detective - Mark Invalid Data</emph>.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id3153159\n"
"help.text"
-msgid "<variable id=\"spurenaktualisieren\">Choose <emph>Tools - Detective - Refresh Traces</emph> </variable>"
-msgstr "<variable id=\"spurenaktualisieren\">Vælg <emph>Funktioner - Detektiv - Opdater Spor</emph></variable>"
+msgid "<variable id=\"spurenaktualisieren\">Choose <emph>Tools - Detective - Refresh Traces</emph>.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id3147397\n"
"help.text"
-msgid "<variable id=\"automatisch\">Choose <emph>Tools - Detective - AutoRefresh</emph> </variable>"
-msgstr "<variable id=\"automatisch\">Vælg <emph>Funktioner - Detektiv - Opdater automatisk</emph></variable>"
+msgid "<variable id=\"automatisch\">Choose <emph>Tools - Detective - AutoRefresh</emph>.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id3154018\n"
"help.text"
-msgid "<variable id=\"exzws\">Choose <emph>Tools - Goal Seek</emph> </variable>"
-msgstr "<variable id=\"exzws\">Vælg <emph>Værktøjer - Målsøgning</emph> </variable>"
+msgid "<variable id=\"exzws\">Choose <emph>Tools - Goal Seek</emph>.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id3269142\n"
"help.text"
-msgid "<variable id=\"solver\">Choose <emph>Tools - Solver</emph> </variable>"
-msgstr "<variable id=\"solver\">Vælg <emph> Funktioner - Problemløser</emph></variable>"
+msgid "<variable id=\"solver\">Choose <emph>Tools - Solver</emph>.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id8554338\n"
"help.text"
-msgid "<variable id=\"solver_options\">Choose <emph>Tools - Solver</emph>, <emph>Options</emph> button </variable>"
-msgstr "<variable id=\"solver_options\">Vælg <emph> Funktioner - Problemløser</emph>, <emph> knappen </emph>Indstillinger</variable>"
+msgid "<variable id=\"solver_options\">Choose <emph>Tools - Solver</emph>, click <emph>Options</emph> button.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id3156277\n"
"help.text"
-msgid "<variable id=\"exsze\">Choose <emph>Tools - Scenarios</emph> </variable>"
-msgstr "<variable id=\"exsze\">Vælg <emph>Funktioner - Scenarier</emph></variable>"
+msgid "<variable id=\"exsze\">Choose <emph>Tools - Scenarios</emph>.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id3149020\n"
"help.text"
-msgid "<variable id=\"protect_sheet\">Choose <emph>Tools - Protect Sheet</emph></variable>"
-msgstr "<variable id=\"protect_sheet\">Vælg <emph>Funktioner - Beskyt Ark</emph></variable>"
+msgid "<variable id=\"protect_sheet\">Choose <emph>Tools - Protect Sheet</emph>.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id3154256\n"
"help.text"
-msgid "<variable id=\"protect_spreadsheet\">Choose <emph>Tools - Protect Spreadsheet</emph></variable>"
-msgstr "<variable id=\"protect_spreadsheet\">Vælg <emph>Funktioner - Beskyt Regneark</emph></variable>"
+msgid "<variable id=\"protect_spreadsheet\">Choose <emph>Tools - Protect Spreadsheet</emph>.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id3146919\n"
"help.text"
-msgid "Choose <emph>Data - Calculate - Recalculate</emph>"
-msgstr "Vælg <emph>Data - Beregn - Genberegn</emph>"
+msgid "Choose <emph>Data - Calculate - Recalculate</emph>."
+msgstr ""
#: 00000406.xhp
msgctxt ""
@@ -1005,16 +1005,16 @@ msgctxt ""
"00000406.xhp\n"
"par_id3150941\n"
"help.text"
-msgid "<variable id=\"exatmb\">Choose <emph>Data - Calculate - AutoCalculate</emph> </variable>"
-msgstr "<variable id=\"exatmb\">Vælg <emph>Data - Beregn - Automatisk beregning</emph></variable>"
+msgid "<variable id=\"exatmb\">Choose <emph>Data - Calculate - AutoCalculate</emph>.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id3151276\n"
"help.text"
-msgid "<variable id=\"autoeingabe\">Choose <emph>Tools - AutoInput</emph> </variable>"
-msgstr "<variable id=\"autoeingabe\">Vælg <emph>Funktioner - Autoindtastning</emph></variable>"
+msgid "<variable id=\"autoeingabe\">Choose <emph>Tools - AutoInput</emph>.</variable>"
+msgstr ""
#: 00000407.xhp
msgctxt ""
@@ -1037,16 +1037,16 @@ msgctxt ""
"00000407.xhp\n"
"par_id3147335\n"
"help.text"
-msgid "<variable id=\"fete\">Choose <item type=\"menuitem\">View - Split Window</item></variable>"
-msgstr "<variable id=\"fete\">Vælg <item type=\"menuitem\">Vindue - Opdel</item></variable>"
+msgid "<variable id=\"fete\">Choose ><item type=\"menuitem\">View - Split Window</item>.</variable>"
+msgstr ""
#: 00000407.xhp
msgctxt ""
"00000407.xhp\n"
"par_id3153663\n"
"help.text"
-msgid "<variable id=\"fefix\">Choose <item type=\"menuitem\">View - Freeze Cells - Freeze Rows and Columns</item></variable>"
-msgstr "<variable id=\"fefix\">Vælg <item type=\"menuitem\">Visning - Frys celler - Frys rækker og kolonner</item></variable>"
+msgid "<variable id=\"fefix\">Choose <item type=\"menuitem\">View - Freeze Cells - Freeze Rows and Columns</item>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
@@ -1069,48 +1069,48 @@ msgctxt ""
"00000412.xhp\n"
"par_id8366954\n"
"help.text"
-msgid "<variable id=\"text2columns\">Choose <emph>Data - Text to Columns</emph></variable>"
-msgstr "<variable id=\"text2columns\">Vælg <emph>Data - Tekst til kolonner</emph></variable>"
+msgid "<variable id=\"text2columns\">Choose <emph>Data - Text to Columns</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3147399\n"
"help.text"
-msgid "<variable id=\"dbrbf\">Choose <emph>Data - Define Range</emph></variable>"
-msgstr "<variable id=\"dbrbf\">Vælg <emph>Data - Definer område</emph></variable>"
+msgid "<variable id=\"dbrbf\">Choose <emph>Data - Define Range</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3145345\n"
"help.text"
-msgid "<variable id=\"dbrba\">Choose <emph>Data - Select Range</emph></variable>"
-msgstr "<variable id=\"dbrba\">Vælg <emph>Data - Marker område</emph></variable>"
+msgid "<variable id=\"dbrba\">Choose <emph>Data - Select Range</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3150443\n"
"help.text"
-msgid "<variable id=\"dnsrt\">Choose <emph>Data - Sort...</emph></variable>"
-msgstr "<variable id=\"dnsrt\">Vælg <emph>Data - Sorter</emph></variable>"
+msgid "<variable id=\"dnsrt\">Choose <emph>Data - Sort...</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3148491\n"
"help.text"
-msgid "Choose <emph>Data - Sort - Sort Criteria</emph> tab"
-msgstr "Vælg <emph>Data - Sorter - Sorteringskriterier</emph>"
+msgid "Choose <emph>Data - Sort - Sort Criteria</emph> tab."
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3154516\n"
"help.text"
-msgid "On Standard bar, click"
-msgstr "På værktøjslinjen Standard, klik på"
+msgid "On <emph>Standard</emph> bar, click"
+msgstr ""
#: 00000412.xhp
msgctxt ""
@@ -1149,32 +1149,32 @@ msgctxt ""
"00000412.xhp\n"
"par_id3146984\n"
"help.text"
-msgid "<variable id=\"dnstot\">Choose <emph>Data - Sort - Options</emph> tab</variable>"
-msgstr "<variable id=\"dnstot\">Vælg <emph>Data - Sorter - Indstillinger</emph> </variable>"
+msgid "<variable id=\"dnstot\">Choose <emph>Data - Sort - Options</emph> tab.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3155308\n"
"help.text"
-msgid "<variable id=\"dnftr\">Choose <emph>Data - Filter</emph></variable>"
-msgstr "<variable id=\"dnftr\">Vælg <emph>Data - Filter</emph></variable>"
+msgid "<variable id=\"dnftr\">Choose <emph>Data - Filter</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3148646\n"
"help.text"
-msgid "Choose <emph>Data - AutoFilter</emph>"
-msgstr "Vælg <emph>Data - Autofilter</emph>"
+msgid "Choose <emph>Data - AutoFilter</emph>."
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3151113\n"
"help.text"
-msgid "On Tools bar or Table Data bar, click"
-msgstr "På værktøjslinjen Funktioner eller Tabeldata, klik på"
+msgid "On <emph>Tools</emph> bar or <emph>Table Data</emph> bar, click"
+msgstr ""
#: 00000412.xhp
msgctxt ""
@@ -1197,40 +1197,40 @@ msgctxt ""
"00000412.xhp\n"
"par_id3156278\n"
"help.text"
-msgid "<variable id=\"dnfspz\">Choose <emph>Data - More Filters - Advanced Filter...</emph></variable>"
-msgstr "<variable id=\"dnfspz\">Vælg <emph>Data - Flere filtre - Avanceret filter...</emph></variable>"
+msgid "<variable id=\"dnfspz\">Choose <emph>Data - More Filters - Advanced Filter...</emph> .</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3153764\n"
"help.text"
-msgid "Choose <emph>Data - More Filters - Standard Filter... - Options</emph> label"
-msgstr "Vælg <emph>Data - Flere filtre - Standardfilter - Indstillinger...</emph> label"
+msgid "Choose <emph>Data - More Filters - Standard Filter... - Options</emph> label."
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3155444\n"
"help.text"
-msgid "Choose <emph>Data - More Filters - Advanced Filter... - Options</emph> label"
-msgstr "Vælg etiketten <emph>Data - Flere filtre - Avanceret filter... - Indstillinger</emph>"
+msgid "Choose <emph>Data - More Filters - Advanced Filter... - Options</emph> label."
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3156382\n"
"help.text"
-msgid "Choose <emph>Data - More Filters - Reset Filter</emph>"
-msgstr "Vælg <emph>Data - Flere filtre - Nulstil filter</emph>"
+msgid "Choose <emph>Data - More Filters - Reset Filter</emph>."
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3155961\n"
"help.text"
-msgid "On Table Data bar, click <emph>Reset Filter/Sort</emph>"
-msgstr "På Tabeldatalinjen, klik på <emph>Nulstil filter/sortering</emph>"
+msgid "On <emph>Table Data</emph> bar, click <emph>Reset Filter/Sort</emph>."
+msgstr ""
#: 00000412.xhp
msgctxt ""
@@ -1253,112 +1253,112 @@ msgctxt ""
"00000412.xhp\n"
"par_id3152778\n"
"help.text"
-msgid "<variable id=\"dnaftas\">Choose <emph>Data - More Filter - Hide AutoFilter</emph></variable>"
-msgstr "<variable id=\"dnaftas\">Vælg <emph>Data - Flere filtre - Skjul Autofilter</emph></variable>"
+msgid "<variable id=\"dnaftas\">Choose <emph>Data - More Filter - Hide AutoFilter</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3166424\n"
"help.text"
-msgid "<variable id=\"dntegs\">Choose <emph>Data - Subtotals</emph></variable>"
-msgstr "<variable id=\"dntegs\">Vælg <emph>Data - Subtotaler</emph></variable>"
+msgid "<variable id=\"dntegs\">Choose <emph>Data - Subtotals</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3154574\n"
"help.text"
-msgid "<variable id=\"dntezd\">Choose <emph>Data - Subtotals - 1st, 2nd, 3rd Group</emph> tabs</variable>"
-msgstr "<variable id=\"dntezd\">Vælg <emph>Data - Subtotaler - 1. gruppe, 2. gruppe, 3. gruppe</emph></variable>"
+msgid "<variable id=\"dntezd\">Choose <emph>Data - Subtotals - 1st, 2nd, 3rd Group</emph> tabs.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3151277\n"
"help.text"
-msgid "<variable id=\"dntopi\">Choose <emph>Data - Subtotals - Options</emph> tab</variable>"
-msgstr "<variable id=\"dntopi\">Vælg <emph>Data - Subtotaler</emph> og fanen Indstillinger</variable>"
+msgid "<variable id=\"dntopi\">Choose <emph>Data - Subtotals - Options</emph> tab.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3145133\n"
"help.text"
-msgid "<variable id=\"datengueltig\">Choose <emph>Data - Validity</emph></variable>"
-msgstr "<variable id=\"datengueltig\">Vælg <emph>Data - Validitet</emph></variable>"
+msgid "<variable id=\"datengueltig\">Choose <emph>Data - Validity</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3152992\n"
"help.text"
-msgid "<variable id=\"datengueltigwerte\">Menu <emph>Data - Validity - Criteria</emph> tab</variable>"
-msgstr "<variable id=\"datengueltigwerte\">Menu <emph>Data - Validitet - Kriterier</emph></variable>"
+msgid "<variable id=\"datengueltigwerte\">Menu <emph>Data - Validity - Criteria</emph> tab.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3150367\n"
"help.text"
-msgid "<variable id=\"datengueltigeingabe\">Choose <emph>Data - Validity - Input Help</emph> tab</variable>"
-msgstr "<variable id=\"datengueltigeingabe\">Vælg <emph>Data - Validitet- Indtastningshjælp</emph></variable>"
+msgid "<variable id=\"datengueltigeingabe\">Choose <emph>Data - Validity - Input Help</emph> tab.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3154486\n"
"help.text"
-msgid "<variable id=\"datengueltigfehler\">Choose <emph>Data - Validity - Error Alert</emph> tab</variable>"
-msgstr "<variable id=\"datengueltigfehler\">Vælg <emph>Data - Validitet - Fejlmeddelelse</emph></variable>"
+msgid "<variable id=\"datengueltigfehler\">Choose <emph>Data - Validity - Error Alert</emph> tab.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3146978\n"
"help.text"
-msgid "<variable id=\"dnmfo\">Choose <emph>Data - Multiple Operations</emph></variable>"
-msgstr "<variable id=\"dnmfo\">Vælg <emph>Data - Multioperation</emph></variable>"
+msgid "<variable id=\"dnmfo\">Choose <emph>Data - Multiple Operations</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3155809\n"
"help.text"
-msgid "<variable id=\"dnksd\">Choose <emph>Data - Consolidate</emph></variable>"
-msgstr "<variable id=\"dnksd\">Vælg <emph>Data - Konsolider</emph></variable>"
+msgid "<variable id=\"dnksd\">Choose <emph>Data - Consolidate</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3148701\n"
"help.text"
-msgid "<variable id=\"dngld\">Choose <emph>Data - Group and Outline</emph></variable>"
-msgstr "<variable id=\"dngld\">Vælg <emph>Data - Gruppe og disposition</emph></variable>"
+msgid "<variable id=\"dngld\">Choose <emph>Data - Group and Outline</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3153815\n"
"help.text"
-msgid "<variable id=\"dngda\">Choose <emph>Data - Group and Outline - Hide Details</emph></variable>"
-msgstr "<variable id=\"dngda\">Vælg <emph>Data - Gruppe og disposition - Skjul detaljer</emph></variable>"
+msgid "<variable id=\"dngda\">Choose <emph>Data - Group and Outline - Hide Details</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3159223\n"
"help.text"
-msgid "<variable id=\"dngde\">Choose <emph>Data - Group and Outline - Show Details</emph></variable>"
-msgstr "<variable id=\"dngde\">Vælg <emph>Data - Gruppe og disposition - Vis detaljer</emph></variable>"
+msgid "<variable id=\"dngde\">Choose <emph>Data - Group and Outline - Show Details</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3146870\n"
"help.text"
-msgid "Choose <emph>Data - Group and Outline - Group</emph>"
-msgstr "Vælg <emph>Data - Gruppe og disposition - Gruppering</emph>"
+msgid "Choose <emph>Data - Group and Outline - Group</emph>."
+msgstr ""
#: 00000412.xhp
msgctxt ""
@@ -1397,8 +1397,8 @@ msgctxt ""
"00000412.xhp\n"
"par_id3146781\n"
"help.text"
-msgid "Choose <emph>Data - Group and Outline - Ungroup</emph>"
-msgstr "Vælg <emph>Data - Gruppe og disposition - Ophæv gruppe</emph>"
+msgid "Choose <emph>Data - Group and Outline - Ungroup</emph>."
+msgstr ""
#: 00000412.xhp
msgctxt ""
@@ -1437,96 +1437,96 @@ msgctxt ""
"00000412.xhp\n"
"par_id3153008\n"
"help.text"
-msgid "<variable id=\"dnglagl\">Choose <emph>Data - Group and Outline - AutoOutline</emph></variable>"
-msgstr "<variable id=\"dnglagl\">Vælg <emph>Data - Gruppe og disposition - Autodisposition</emph></variable>"
+msgid "<variable id=\"dnglagl\">Choose <emph>Data - Group and Outline - AutoOutline</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3154709\n"
"help.text"
-msgid "<variable id=\"dnglef\">Choose <emph>Data - Group and Outline - Remove</emph></variable>"
-msgstr "<variable id=\"dnglef\">Vælg <emph>Data - Gruppe og disposition - Fjern</emph></variable>"
+msgid "<variable id=\"dnglef\">Choose <emph>Data - Group and Outline - Remove Outline</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id1774346\n"
"help.text"
-msgid "<variable id=\"dngdrill\">Choose <emph>Data - Group and Outline - Show Details</emph> (for some pivot tables)</variable>"
-msgstr "<variable id=\"dngdrill\">Vælg <emph>Data - Gruppe og disposition - Vis detaljer</emph> (for visse pivottabeller)</variable>"
+msgid "<variable id=\"dngdrill\">Choose <emph>Data - Group and Outline - Show Details</emph> (for some pivot tables).</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3155759\n"
"help.text"
-msgid "<variable id=\"dndtpt\">Choose <emph>Data - Pivot Table</emph></variable>"
-msgstr "<variable id=\"dndtpt\">Vælg <emph>Data - Pivottabel</emph></variable>"
+msgid "<variable id=\"dndtpt\">Choose <emph>Data - Pivot Table</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3154625\n"
"help.text"
-msgid "<variable id=\"dndpa\">Choose <emph>Insert - Pivot Table</emph></variable>"
-msgstr "<variable id=\"dndpa\">Vælg <emph>Indsæt - Pivottabel</emph></variable>"
+msgid "<variable id=\"dndpa\">Choose <emph>Insert - Pivot Table</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3147558\n"
"help.text"
-msgid "<variable id=\"dndq\">Choose <emph>Insert - Pivot Table</emph>, in the Select Source dialog choose the option <emph>Data source registered in $[officename]</emph>.</variable>"
-msgstr "<variable id=\"dndq\">Vælg <emph>Indsæt - Pivottabel</emph>. I dialogen \"Vælg kilde\" benyttes muligheden <emph>Datakilde registreret i $[officename]</emph>.</variable>"
+msgid "<variable id=\"dndq\">Choose <emph>Insert - Pivot Table</emph>, in the <emph>Select Source</emph> dialog choose the option <emph>Data source registered in $[officename]</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3153297\n"
"help.text"
-msgid "Choose <emph>Insert - Pivot Table</emph>, in the Select Source dialog choose the option <emph>Current selection</emph>."
-msgstr "Vælg <emph>Indsæt - Pivottabel</emph>. I dialogen \"Vælg kilde\" skal du benytte valgmuligheden <emph>Aktuel markering</emph>."
+msgid "Choose <emph>Insert - Pivot Table</emph>, in the <emph>Select Source</emph> dialog choose the option <emph>Current selection</emph>."
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3145118\n"
"help.text"
-msgid "Choose <emph>Insert - Pivot Table</emph>, in the Select Source dialog choose the option <emph>Data source registered in $[officename]</emph>, click <emph>OK</emph> to see <emph>Select Data Source</emph> dialog."
-msgstr "Vælg <emph>Indsæt - Pivottabel</emph>. I dialogen Vælg kilde skal du benytte valgmuligheden <emph>Datakilde registreret i $[officename]</emph> og klikke på <emph>OK</emph> for at åbne dialogen <emph>Vælg datakilde</emph>."
+msgid "Choose <emph>Insert - Pivot Table</emph>, in the <emph>Select Source</emph> dialog choose the option <emph>Data source registered in $[officename]</emph>, click <emph>OK</emph> to see <emph>Select Data Source</emph> dialog."
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3153294\n"
"help.text"
-msgid "<variable id=\"dndpak\">Choose <emph>Data - Pivot Table - Refresh</emph></variable>"
-msgstr "<variable id=\"dndpak\">Vælg <emph>Data - Pivottabel - Opdater</emph></variable>"
+msgid "<variable id=\"dndpak\">Choose <emph>Data - Pivot Table - Refresh</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3151344\n"
"help.text"
-msgid "<variable id=\"dndploe\">Choose <emph>Data - Pivot Table - Delete</emph></variable>"
-msgstr "<variable id=\"dndploe\">Vælg <emph>Data - Pivottabel - Slet</emph></variable>"
+msgid "<variable id=\"dndploe\">Choose <emph>Data - Pivot Table - Delete</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3150397\n"
"help.text"
-msgid "<variable id=\"dndakt\">Choose <emph>Data - Refresh Range</emph></variable>"
-msgstr "<variable id=\"dndakt\">Vælg <emph>Data - Opdater område</emph></variable>"
+msgid "<variable id=\"dndakt\">Choose <emph>Data - Refresh Range</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_idN10B8F\n"
"help.text"
-msgid "<variable id=\"grouping\">Choose <emph>Data - Group and Outline - Group</emph></variable>"
-msgstr "<variable id=\"grouping\">Vælg <emph>Data - Gruppe og disposition - Gruppering</emph></variable>"
+msgid "<variable id=\"grouping\">Choose <emph>Data - Group and Outline - Group</emph>.</variable>"
+msgstr ""
#: sheet_menu.xhp
msgctxt ""
@@ -1549,77 +1549,77 @@ msgctxt ""
"sheet_menu.xhp\n"
"par_id160220162106567373\n"
"help.text"
-msgid "<variable id=\"insert_rows_above\">Choose <emph>Sheet - Insert Rows - Rows Above</emph> </variable>"
-msgstr "<variable id=\"insert_rows_above\">Vælg<emph>Ark - Indsæt rækker - Rækker over</emph></variable>"
+msgid "<variable id=\"insert_rows_above\">Choose <emph>Sheet - Insert Rows - Rows Above</emph>.</variable>"
+msgstr ""
#: sheet_menu.xhp
msgctxt ""
"sheet_menu.xhp\n"
"par_id160220162109048207\n"
"help.text"
-msgid "<variable id=\"insert_rows_below\">Choose <emph>Sheet - Insert Rows - Rows Below</emph></variable>"
-msgstr "<variable id=\"insert_rows_below\">Vælg <emph>Ark - Indsæt rækker - Rækker under</emph></variable>"
+msgid "<variable id=\"insert_rows_below\">Choose <emph>Sheet - Insert Rows - Rows Below</emph>.</variable>"
+msgstr ""
#: sheet_menu.xhp
msgctxt ""
"sheet_menu.xhp\n"
"par_id160220162107055028\n"
"help.text"
-msgid "<variable id=\"insert_columns_left\">Choose <emph>Sheet - Insert Columns - Columns Left</emph></variable>"
-msgstr "<variable id=\"insert_columns_left\">Vælg <emph>Ark - Indsæt kolonner - Kolonner venstre</emph></variable>"
+msgid "<variable id=\"insert_columns_left\">Choose <emph>Sheet - Insert Columns - Columns Left</emph>.</variable>"
+msgstr ""
#: sheet_menu.xhp
msgctxt ""
"sheet_menu.xhp\n"
"par_id160220162109126013\n"
"help.text"
-msgid "<variable id=\"insert_columns_right\">Choose <emph>Sheet - Insert Columns - Columns Right</emph></variable>"
-msgstr "<variable id=\"insert_columns_right\">Vælg <emph>Ark - Indsæt kolonner - Kolonner højre</emph></variable>"
+msgid "<variable id=\"insert_columns_right\">Choose <emph>Sheet - Insert Columns - Columns Right</emph>.</variable>"
+msgstr ""
#: sheet_menu.xhp
msgctxt ""
"sheet_menu.xhp\n"
"par_id3149095\n"
"help.text"
-msgid "<variable id=\"insert_page_break\">Choose <emph>Sheet - Insert Page Break</emph></variable>"
-msgstr "<variable id=\"insert_page_break\">Vælg <emph>Ark - Indsæt sideskift </emph></variable>"
+msgid "<variable id=\"insert_page_break\">Choose <emph>Sheet - Insert Page Break</emph>.</variable>"
+msgstr ""
#: sheet_menu.xhp
msgctxt ""
"sheet_menu.xhp\n"
"par_id3149398\n"
"help.text"
-msgid "<variable id=\"insert_page_break_row\">Choose <emph>Sheet - Insert Page Break - Row Break</emph></variable>"
-msgstr "<variable id=\"insert_page_break_row\">Vælg <emph>Ark - Indsæt sideskift - rækkeskift</emph></variable>"
+msgid "<variable id=\"insert_page_break_row\">Choose <emph>Sheet - Insert Page Break - Row Break</emph>.</variable>"
+msgstr ""
#: sheet_menu.xhp
msgctxt ""
"sheet_menu.xhp\n"
"par_id3150084\n"
"help.text"
-msgid "<variable id=\"insert_page_break_column\">Choose <emph>Sheet - Insert Page Break - Column Break</emph></variable>"
-msgstr "<variable id=\"insert_page_break_column\">Vælg <emph>Ark - Indsæt sideskift - kolonneskift</emph></variable>"
+msgid "<variable id=\"insert_page_break_column\">Choose <emph>Sheet - Insert Page Break - Column Break</emph>.</variable>"
+msgstr ""
#: sheet_menu.xhp
msgctxt ""
"sheet_menu.xhp\n"
"par_id3153093\n"
"help.text"
-msgid "<variable id=\"delete_page_break\">Choose <emph>Sheet - Delete Page Break</emph></variable>"
-msgstr "<variable id=\"delete_page_break\">Vælg <emph>Rediger - Slet sideskift</emph></variable>"
+msgid "<variable id=\"delete_page_break\">Choose <emph>Sheet - Delete Page Break</emph>.</variable>"
+msgstr ""
#: sheet_menu.xhp
msgctxt ""
"sheet_menu.xhp\n"
"par_id3153191\n"
"help.text"
-msgid "<variable id=\"delete_page_break_row\">Choose <emph>Sheet - Delete Page Break - Row Break</emph></variable>"
-msgstr "<variable id=\"delete_page_break_row\">Vælg <emph>Rediger - Slet sideskift - Rækkeskift</emph></variable>"
+msgid "<variable id=\"delete_page_break_row\">Choose <emph>Sheet - Delete Page Break - Row Break</emph>.</variable>"
+msgstr ""
#: sheet_menu.xhp
msgctxt ""
"sheet_menu.xhp\n"
"par_id3145645\n"
"help.text"
-msgid "<variable id=\"delete_page_break_column\">Choose <emph>Sheet - Delete Page Break - Column Break</emph></variable>"
-msgstr "<variable id=\"delete_page_break_column\">Vælg <emph>Rediger - Slet sideskift - Kolonneskift</emph></variable>"
+msgid "<variable id=\"delete_page_break_column\">Choose <emph>Sheet - Delete Page Break - Column Break</emph>.</variable>"
+msgstr ""
diff --git a/source/da/helpcontent2/source/text/scalc/01.po b/source/da/helpcontent2/source/text/scalc/01.po
index b84c69ba6c7..1edbe3c059a 100644
--- a/source/da/helpcontent2/source/text/scalc/01.po
+++ b/source/da/helpcontent2/source/text/scalc/01.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2018-11-12 12:22+0100\n"
-"PO-Revision-Date: 2018-11-07 15:00+0000\n"
+"PO-Revision-Date: 2018-11-13 20:15+0000\n"
"Last-Translator: SteenRønnow <steen.roennow@mail.dk>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: da\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1541602826.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542140107.000000\n"
#: 01120000.xhp
msgctxt ""
@@ -14350,7 +14350,7 @@ msgctxt ""
"par_id3154798\n"
"help.text"
msgid "After you have made changes, press <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline><emph> + Shift + Enter</emph>."
-msgstr ""
+msgstr "Når du har lavet ændringer, trykker du på <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Kommando</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline><emph> + Skift + Enter</emph>."
#: 04060107.xhp
msgctxt ""
@@ -14382,7 +14382,7 @@ msgctxt ""
"par_id3154619\n"
"help.text"
msgid "Either press <emph>F2</emph> or position the cursor in the input line."
-msgstr ""
+msgstr "Enten tryk på <emph>F2</emph> eller placer markøren i indtastningslinjen."
#: 04060107.xhp
msgctxt ""
@@ -14390,7 +14390,7 @@ msgctxt ""
"par_id3150994\n"
"help.text"
msgid "Copy the formula into the input line by pressing <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline><emph> + C</emph>."
-msgstr ""
+msgstr "Kopier formlen ind i input-linjen ved at trykke på <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Kommando</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline>+<emph>C</emph>."
#: 04060107.xhp
msgctxt ""
@@ -14398,7 +14398,7 @@ msgctxt ""
"par_id3146787\n"
"help.text"
msgid "Select a range of cells where you want to insert the array formula and either press <emph>F2</emph> or position the cursor in the input line."
-msgstr ""
+msgstr "Vælg et celleområde, hvor du vil indsætte matrixformlen og enten tryk på <emph>F2</emph> eller placer markøren på indtastningslinjen."
#: 04060107.xhp
msgctxt ""
@@ -14406,7 +14406,7 @@ msgctxt ""
"par_id3154419\n"
"help.text"
msgid "Paste the formula by pressing <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline><emph> + V</emph> in the selected space and confirm it by pressing <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline><emph> + Shift + Enter</emph>. The selected range now contains the array formula."
-msgstr ""
+msgstr "Indsæt formlen ved at trykke på <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Kommando</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline><emph> + V</emph> i det markerede område og bekræft det ved at trykke på <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Kommando</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline><emph> + Skift + Enter</emph>. Det markerede område indeolder nu matrixformlen."
#: 04060107.xhp
msgctxt ""
@@ -14454,7 +14454,7 @@ msgctxt ""
"par_id3146080\n"
"help.text"
msgid "By holding down the <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline> key, you can create a copy of the array formula in the given range."
-msgstr ""
+msgstr "Ved at holde <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Kommando</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline>-tasten nede kan du oprette en kopi af matrixformlen i det givne område."
#: 04060107.xhp
msgctxt ""
@@ -14854,7 +14854,7 @@ msgctxt ""
"par_id3150403\n"
"help.text"
msgid "You can also enter the <item type=\"input\">=MUNIT(5)</item> formula in the last cell of the selected range (E5), and press <switchinline select=\"sys\"><caseinline select=\"MAC\"><item type=\"keycode\">Shift + Command + Enter</item></caseinline><defaultinline><item type=\"keycode\">Shift + Ctrl + Enter</item></defaultinline></switchinline>."
-msgstr ""
+msgstr "Du kan også indtaste <item type=\"input\">=MUNIT(5)</item>-formlen i den sidste celle i det markerede område (E5) og trykke på <switchinline select=\"sys\"><caseinline select=\"MAC\"><item type=\"keycode\">Skift + Kommando + Enter</item></caseinline><defaultinline><item type=\"keycode\">Skift + Ctrl + Enter</item></defaultinline></switchinline>."
#: 04060107.xhp
msgctxt ""
@@ -14886,7 +14886,7 @@ msgctxt ""
"par_id3145777\n"
"help.text"
msgid "<ahelp hid=\"HID_FUNC_HAEUFIGKEIT\">Indicates the frequency distribution in a one-column-array.</ahelp> The function counts the number of values in the <emph>Data</emph> array that are within the values given by the <emph>Classes</emph> array."
-msgstr ""
+msgstr "<ahelp hid=\"HID_FUNC_HAEUFIGKEIT\">Angiver frekvensfordelingen i en enkeltkolonnematrix.</ahelp> Funktionen tæller antallet af værdier i <emph>Data</emph>-matricen, som ligger inden for de værdier, der er opgivet af <emph>Klasser</emph>-matricen."
#: 04060107.xhp
msgctxt ""
@@ -15238,7 +15238,7 @@ msgctxt ""
"bm_id3151030\n"
"help.text"
msgid "<bookmark_value>MDETERM function</bookmark_value><bookmark_value>determinants</bookmark_value>"
-msgstr ""
+msgstr "<bookmark_value>MDETERM-funktion</bookmark_value><bookmark_value>determinanter</bookmark_value>"
#: 04060107.xhp
msgctxt ""
@@ -15286,7 +15286,7 @@ msgctxt ""
"bm_id3151348\n"
"help.text"
msgid "<bookmark_value>MINVERSE function</bookmark_value><bookmark_value>inverse arrays</bookmark_value>"
-msgstr ""
+msgstr "<bookmark_value>MINVERT-funktion</bookmark_value> <bookmark_value>invertere matricer</bookmark_value>"
#: 04060107.xhp
msgctxt ""
@@ -15438,7 +15438,7 @@ msgctxt ""
"par_id3159366\n"
"help.text"
msgid "In the spreadsheet, select the range in which the transposed array can appear. If the original array has n rows and m columns, your selected range must have at least m rows and n columns. Then enter the formula directly, select the original array and press <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Shift + Command + Enter</emph></caseinline><defaultinline><emph>Shift + Ctrl + Enter</emph></defaultinline></switchinline>. Or, if you are using the <emph>Function Wizard</emph>, mark the <emph>Array</emph> check box. The transposed array appears in the selected target range and is protected automatically against changes."
-msgstr ""
+msgstr "Vælg det område i regnearket, hvor den transponerede tabel kan vises. Hvis originaltabellen har n rækker og m kolonner, skal dit markerede område have mindst m rækker og n kolonner. Indtast formlen direkte, marker originaltabellen og tryk på <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Skift + Kommando + Enter</emph></caseinline><defaultinline><emph>Skift + Ctrl + Enter</emph></defaultinline></switchinline>. Hvis du bruger <emph>Funktionsguiden</emph>, kan du i stedet markere afkrydsningsfeltet <emph>Matrix</emph>. Den transponerede matrix vises i det markerede målområde og er automatisk beskyttet imod ændringer."
#: 04060107.xhp
msgctxt ""
@@ -15462,7 +15462,7 @@ msgctxt ""
"par_id3178518\n"
"help.text"
msgid "Then <emph>make sure to enter it as matrix formula with </emph><switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Shift + Command + Enter</emph></caseinline><defaultinline><emph>Shift + Ctrl + Enter</emph></defaultinline></switchinline>. The result will be as follows:"
-msgstr ""
+msgstr "<emph>Sørg derefter for at indtaste det som matriceformel med </emph><switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Skift + Kommando + Enter</emph></caseinline><defaultinline><emph>Shift + Ctrl + Enter</emph></defaultinline></switchinline>. Resultatet vil være som følger:"
#: 04060107.xhp
msgctxt ""
@@ -15542,7 +15542,7 @@ msgctxt ""
"par_id0811200804502261\n"
"help.text"
msgid "LINEST returns a table (array) of statistics as below and must be entered as an array formula (for example by using <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline><emph> + Shift + Return</emph> rather than just <emph>Return</emph>)."
-msgstr ""
+msgstr "LINREGR returnerer en tabel (matrice) med statistik som herunder og skal indsættes som områdeformel (for eksempel ved at bruge <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Kommando</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline><emph> + Skift + Enter</emph> frem for kun <emph>Enter</emph>)."
#: 04060107.xhp
msgctxt ""
@@ -16062,7 +16062,7 @@ msgctxt ""
"par_id3158106\n"
"help.text"
msgid "The formula in the <emph>Formula</emph> bar corresponds to each cell of the LINEST array <item type=\"input\">{=LINEST(C2:C8;A2:B8;1;1)}</item>."
-msgstr ""
+msgstr "Formlen i <emph>Formellinjen</emph> svarer til hver celle af LINREGR-matricen <item type=\"input\">{=LINREGR(C2:C8;A2:B8;1;1)}</item>"
#: 04060107.xhp
msgctxt ""
@@ -16078,7 +16078,7 @@ msgctxt ""
"bm_id3158146\n"
"help.text"
msgid "<bookmark_value>slopes, see also regression lines</bookmark_value><bookmark_value>regression lines; LINEST function</bookmark_value>"
-msgstr ""
+msgstr "<bookmark_value>hældninger, se også regressionslinjer</bookmark_value><bookmark_value>regressionslinjer;LINREGR-funktion</bookmark_value>"
#: 04060107.xhp
msgctxt ""
@@ -16102,7 +16102,7 @@ msgctxt ""
"bm_id3158204\n"
"help.text"
msgid "<bookmark_value>standard errors; array functions</bookmark_value>"
-msgstr ""
+msgstr "<bookmark_value>standardfejl;matrixfunktioner</bookmark_value>"
#: 04060107.xhp
msgctxt ""
@@ -16254,7 +16254,7 @@ msgctxt ""
"bm_id3163286\n"
"help.text"
msgid "<bookmark_value>SUMPRODUCT function</bookmark_value><bookmark_value>scalar products</bookmark_value><bookmark_value>dot products</bookmark_value><bookmark_value>inner products</bookmark_value>"
-msgstr ""
+msgstr "<bookmark_value>SUMPRODUKT-funktion</bookmark_value><bookmark_value>skalarprodukter</bookmark_value><bookmark_value>prikprodukter</bookmark_value><bookmark_value>indre produkter</bookmark_value>"
#: 04060107.xhp
msgctxt ""
@@ -16278,7 +16278,7 @@ msgctxt ""
"par_id3163347\n"
"help.text"
msgid "SUMPRODUCT(Array1; Array2; ...; Array30)"
-msgstr ""
+msgstr "SUMPRODUKT(Matrix1; Matrix2...Matrix30)"
#: 04060107.xhp
msgctxt ""
@@ -16286,7 +16286,7 @@ msgctxt ""
"par_id3163362\n"
"help.text"
msgid "<emph>Array1, Array2; ...; Array30</emph> represent arrays whose corresponding elements are to be multiplied."
-msgstr ""
+msgstr "<emph>Matrix1, Matrix2; ...; Matrix30</emph> repræsenterer matricer, hvis elementer skal ganges."
#: 04060107.xhp
msgctxt ""
diff --git a/source/da/helpcontent2/source/text/scalc/02.po b/source/da/helpcontent2/source/text/scalc/02.po
index b711686b57f..2dce9f1feb4 100644
--- a/source/da/helpcontent2/source/text/scalc/02.po
+++ b/source/da/helpcontent2/source/text/scalc/02.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2017-05-12 14:35+0200\n"
-"PO-Revision-Date: 2017-05-30 13:29+0000\n"
-"Last-Translator: Jesper <jesper@laugesen.org>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:54+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: da\n"
"MIME-Version: 1.0\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: Pootle 2.8\n"
-"X-POOTLE-MTIME: 1496150973.000000\n"
+"X-POOTLE-MTIME: 1542196470.000000\n"
#: 02130000.xhp
msgctxt ""
@@ -45,8 +45,8 @@ msgctxt ""
"02130000.xhp\n"
"par_id3155267\n"
"help.text"
-msgid "<image src=\"cmd/sc_currencyfield.png\" id=\"img_id3159096\"><alt id=\"alt_id3159096\">Icon</alt></image>"
-msgstr "<image src=\"cmd/sc_currencyfield.png\" id=\"img_id3159096\"><alt id=\"alt_id3159096\">Ikon</alt></image>"
+msgid "<image src=\"cmd/sc_currencyfield.png\" id=\"img_id3159096\"><alt id=\"alt_id3159096\">Currency Number Format Icon</alt></image>"
+msgstr ""
#: 02130000.xhp
msgctxt ""
@@ -61,8 +61,8 @@ msgctxt ""
"02130000.xhp\n"
"par_id3146776\n"
"help.text"
-msgid "<link href=\"text/shared/01/05020300.xhp\" name=\"Format - Cell - Numbers\">Format - Cell - Numbers</link>."
-msgstr "<link href=\"text/shared/01/05020300.xhp\" name=\"Format - Cell - Numbers\">Formater - Celler - Tal</link>."
+msgid "<link href=\"text/shared/01/05020300.xhp\" name=\"Format - Cells - Numbers\">Format - Cells - Numbers</link>."
+msgstr ""
#: 02140000.xhp
msgctxt ""
diff --git a/source/da/helpcontent2/source/text/scalc/06.po b/source/da/helpcontent2/source/text/scalc/06.po
index f7f6c3c4c3c..9c336995713 100644
--- a/source/da/helpcontent2/source/text/scalc/06.po
+++ b/source/da/helpcontent2/source/text/scalc/06.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-06-14 17:23+0200\n"
-"PO-Revision-Date: 2018-07-06 07:10+0000\n"
-"Last-Translator: Jesper <jesper@laugesen.org>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-05-26 18:01+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"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: Pootle 2.8\n"
-"X-POOTLE-MTIME: 1530861033.000000\n"
+"X-POOTLE-MTIME: 1527357690.000000\n"
#: calcsamplefiles.xhp
msgctxt ""
@@ -23,35 +23,3 @@ msgctxt ""
"help.text"
msgid "Calc Sample Files"
msgstr "Calc Eksempelfiler"
-
-#: calcsamplefiles.xhp
-msgctxt ""
-"calcsamplefiles.xhp\n"
-"par_id161521663319917\n"
-"help.text"
-msgid "<object data=\"media/files/scalc/imtrigon.ods\" id=\"ods_id61521568603544\" type=\"application/vnd.oasis.opendocument.spreadsheet\"/>"
-msgstr "<object data=\"media/files/scalc/imtrigon.ods\" id=\"ods_id61521568603544\" type=\"application/vnd.oasis.opendocument.spreadsheet\"/>"
-
-#: calcsamplefiles.xhp
-msgctxt ""
-"calcsamplefiles.xhp\n"
-"par_id161521663319918\n"
-"help.text"
-msgid "<object data=\"media/files/scalc/trigon.ods\" id=\"ods_id61521548603544\" type=\"application/vnd.oasis.opendocument.spreadsheet\"/>"
-msgstr "<object data=\"media/files/scalc/trigon.ods\" id=\"ods_id61521548603544\" type=\"application/vnd.oasis.opendocument.spreadsheet\"/>"
-
-#: calcsamplefiles.xhp
-msgctxt ""
-"calcsamplefiles.xhp\n"
-"par_id161521563314918\n"
-"help.text"
-msgid "<object data=\"media/files/scalc/pivot.ods\" id=\"ods_id61521547603544\" type=\"application/vnd.oasis.opendocument.spreadsheet\"/>"
-msgstr "<object data=\"media/files/scalc/pivot.ods\" id=\"ods_id61521547603544\" type=\"application/vnd.oasis.opendocument.spreadsheet\"/>"
-
-#: calcsamplefiles.xhp
-msgctxt ""
-"calcsamplefiles.xhp\n"
-"par_id721528312694192\n"
-"help.text"
-msgid "<object data=\"media/files/scalc/functions_ifs.ods\" id=\"ods_id61521547603534\" type=\"application/vnd.oasis.opendocument.spreadsheet\"/>"
-msgstr "<object data=\"media/files/scalc/functions_ifs.ods\" id=\"ods_id61521547603534\" type=\"application/vnd.oasis.opendocument.spreadsheet\"/>"
diff --git a/source/da/helpcontent2/source/text/scalc/guide.po b/source/da/helpcontent2/source/text/scalc/guide.po
index d9203d7d45f..acb939e11e1 100644
--- a/source/da/helpcontent2/source/text/scalc/guide.po
+++ b/source/da/helpcontent2/source/text/scalc/guide.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-07-31 14:10+0200\n"
-"PO-Revision-Date: 2018-08-03 07:32+0000\n"
-"Last-Translator: SteenRønnow <steen.roennow@mail.dk>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:54+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: da\n"
"MIME-Version: 1.0\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: Pootle 2.8\n"
-"X-POOTLE-MTIME: 1533281550.000000\n"
+"X-POOTLE-MTIME: 1542196471.000000\n"
#: address_auto.xhp
msgctxt ""
@@ -3709,8 +3709,8 @@ msgctxt ""
"database_filter.xhp\n"
"par_idN10693\n"
"help.text"
-msgid "Choose <item type=\"menuitem\">Data - Filter - Standard Filter</item>."
-msgstr "Vælg <item type=\"menuitem\">Data - Filter - Standardfilter</item>."
+msgid "Choose <item type=\"menuitem\">Data - More Filters - Standard Filter</item>."
+msgstr ""
#: database_filter.xhp
msgctxt ""
@@ -3765,8 +3765,8 @@ msgctxt ""
"database_filter.xhp\n"
"par_id3154944\n"
"help.text"
-msgid "Choose <item type=\"menuitem\">Data - Filter - AutoFilter</item>."
-msgstr "Vælg <item type=\"menuitem\">Data - Filter - Autofilter</item>."
+msgid "Choose <item type=\"menuitem\">Data - AutoFilter</item>."
+msgstr ""
#: database_filter.xhp
msgctxt ""
diff --git a/source/da/helpcontent2/source/text/shared.po b/source/da/helpcontent2/source/text/shared.po
index 0ad90123bbe..df4a993872a 100644
--- a/source/da/helpcontent2/source/text/shared.po
+++ b/source/da/helpcontent2/source/text/shared.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-09-03 13:23+0200\n"
-"PO-Revision-Date: 2018-07-10 07:38+0000\n"
-"Last-Translator: SteenRønnow <steen.roennow@mail.dk>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:54+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: da\n"
"MIME-Version: 1.0\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1531208294.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542196472.000000\n"
#: 3dsettings_toolbar.xhp
msgctxt ""
@@ -2013,5 +2013,5 @@ msgctxt ""
"need_help.xhp\n"
"hd_id1000010\n"
"help.text"
-msgid "This help page needs further work for correctness and completion. Please join the LibreOffice project and help us out to write the missing information. Visit our <link href=\"http://documentation.libreoffice.org/en/join-community/update-help-contents\">web page on writing Help contents</link>."
-msgstr "Denne side behøver hjælp til korrektur og færdiggørelse. Kom med i LibreOffice projektet og hjælp os med at skrive den manglende information. Besøg vores <link href=\"http://documentation.libreoffice.org/en/join-community/update-help-contents\">hjemmeside om at skrive indhold til hjælpen</link>."
+msgid "This help page needs further work for correctness and completion. Please join the LibreOffice project and help us out to write the missing information. Visit our <link href=\"https://documentation.libreoffice.org/en/join-community/update-help-contents\"><emph>web page on writing Help contents</emph></link>."
+msgstr ""
diff --git a/source/da/helpcontent2/source/text/shared/00.po b/source/da/helpcontent2/source/text/shared/00.po
index b2d24379313..9ba44486bd8 100644
--- a/source/da/helpcontent2/source/text/shared/00.po
+++ b/source/da/helpcontent2/source/text/shared/00.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-10-21 20:57+0200\n"
-"PO-Revision-Date: 2018-10-23 21:35+0000\n"
-"Last-Translator: SteenRønnow <steen.roennow@mail.dk>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:54+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: da\n"
"MIME-Version: 1.0\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: Pootle 2.8\n"
-"X-POOTLE-MTIME: 1540330544.000000\n"
+"X-POOTLE-MTIME: 1542196473.000000\n"
#: 00000001.xhp
msgctxt ""
@@ -6221,8 +6221,8 @@ msgctxt ""
"00000401.xhp\n"
"par_id621525017637963\n"
"help.text"
-msgid "Choose <emph>File - Export as EPUB</emph>."
-msgstr "Vælg <emph>Filer - Eksporter som EPUB</emph>."
+msgid "Choose <emph>File - Export As - Export as EPUB</emph>."
+msgstr ""
#: 00000401.xhp
msgctxt ""
@@ -7197,16 +7197,16 @@ msgctxt ""
"00000403.xhp\n"
"par_idN1091B\n"
"help.text"
-msgid "<variable id=\"grid\">Choose <emph>View - Grid</emph> (Impress or Draw).</variable>"
-msgstr "<variable id=\"grid\">Vælg <emph>Vis - Net</emph> (Impress eller Draw).</variable>"
+msgid "<variable id=\"grid\">Choose <emph>View - Grid and Helplines</emph> (Impress or Draw).</variable>"
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_idN1092E\n"
"help.text"
-msgid "<variable id=\"guides\">Choose <emph>View - Snap Lines</emph> (Impress or Draw).</variable>"
-msgstr "<variable id=\"guides\">Vælg <emph>Vis - Fanglinjer</emph> (Impress eller Draw).</variable>"
+msgid "<variable id=\"guides\">Choose <emph>View - Snap Guides</emph> (Impress or Draw).</variable>"
+msgstr ""
#: 00000404.xhp
msgctxt ""
@@ -7861,8 +7861,8 @@ msgctxt ""
"00000406.xhp\n"
"par_id9988402\n"
"help.text"
-msgid "<variable id=\"packagemanager_eu\">Choose <emph>Tools - Extension Manager</emph>, click <emph>Updates</emph> button.</variable>"
-msgstr "<variable id=\"packagemanager_eu\">Vælg <emph>Funktioner - Udvidelsesadministration</emph>, klik på knappen <emph>Opdateringer</emph> </variable>"
+msgid "<variable id=\"packagemanager_eu\">Choose <emph>Tools - Extension Manager</emph>, click <emph>Check for Updates</emph> button.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
@@ -8075,14 +8075,6 @@ msgstr "<variable id=\"allg\">Vælg<switchinline select=\"sys\"><caseinline sele
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
-"par_id3150032\n"
-"help.text"
-msgid "<variable id=\"arbeit\">Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - $[officename] - Memory</emph>.</variable>"
-msgstr "<variable id=\"arbeit\">Vælg <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Indstillinger</emph></caseinline><defaultinline><emph>Funktioner - Indstillinger</emph></defaultinline></switchinline><emph> - $[officename] - Programfarver</emph>.</variable>"
-
-#: 00000406.xhp
-msgctxt ""
-"00000406.xhp\n"
"par_id3159153\n"
"help.text"
msgid "<variable id=\"ansicht\">Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - $[officename] - View</emph>.</variable>"
@@ -11045,16 +11037,16 @@ msgctxt ""
"00040502.xhp\n"
"par_id366527\n"
"help.text"
-msgid "Choose <emph>Format - Object - Line</emph> (Writer)."
-msgstr "Vælg <emph>Formater - Objekt - Streg </emph>(Writer)."
+msgid "Choose <emph>Format - Text Box and Shape - Line</emph> (Writer)."
+msgstr ""
#: 00040502.xhp
msgctxt ""
"00040502.xhp\n"
"par_id3835261\n"
"help.text"
-msgid "Choose <emph>Format - Graphic - Line</emph> (Calc)."
-msgstr "Vælg <emph>Formater - Grafik - Streg </emph>(Calc)."
+msgid "Choose <emph>Format - Object - Line</emph> (Calc)."
+msgstr ""
#: 00040502.xhp
msgctxt ""
@@ -11085,8 +11077,8 @@ msgctxt ""
"00040502.xhp\n"
"par_id3154285\n"
"help.text"
-msgid "Choose <emph>Format - </emph><switchinline select=\"appl\"><caseinline select=\"WRITER\"><emph>Object - </emph></caseinline><caseinline select=\"CALC\"><emph>Graphic - </emph></caseinline></switchinline><emph>Line - Line</emph> tab."
-msgstr "Vælg fanebladet <emph>Formater - </emph><switchinline select=\"appl\"><caseinline select=\"WRITER\"><emph>Objekt - </emph></caseinline><caseinline select=\"CALC\"><emph>Grafik - </emph></caseinline></switchinline> fanebladet <emph>Linje - Linje</emph>."
+msgid "Choose <emph>Format - </emph><switchinline select=\"appl\"><caseinline select=\"WRITER\"><emph>Text Box and Shape - </emph></caseinline><caseinline select=\"CALC\"><emph>Object - </emph></caseinline></switchinline><emph>Line - Line</emph> tab."
+msgstr ""
#: 00040502.xhp
msgctxt ""
diff --git a/source/da/helpcontent2/source/text/shared/01.po b/source/da/helpcontent2/source/text/shared/01.po
index 23f8d7c4788..ab034168368 100644
--- a/source/da/helpcontent2/source/text/shared/01.po
+++ b/source/da/helpcontent2/source/text/shared/01.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 12:22+0100\n"
-"PO-Revision-Date: 2018-11-07 15:00+0000\n"
-"Last-Translator: SteenRønnow <steen.roennow@mail.dk>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:54+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: da\n"
"MIME-Version: 1.0\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1541602855.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542196477.000000\n"
#: 01010000.xhp
msgctxt ""
@@ -33637,8 +33637,8 @@ msgctxt ""
"06130000.xhp\n"
"par_id3153748\n"
"help.text"
-msgid "<ahelp hid=\"modules/BasicIDE/ui/basicmacrodialog/run\">Runs or saves the current macro.</ahelp>"
-msgstr "<ahelp hid=\"modules/BasicIDE/ui/basicmacrodialog/run\">Kører eller gemmer den aktuelle makro.</ahelp>"
+msgid "<ahelp hid=\"modules/BasicIDE/ui/basicmacrodialog/ok\">Runs or saves the current macro.</ahelp>"
+msgstr ""
#: 06130000.xhp
msgctxt ""
@@ -40771,14 +40771,6 @@ msgstr "Eksporter den aktuelle fil til <link href=\"text/shared/00/00000002.xhp#
#: ref_epub_export.xhp
msgctxt ""
"ref_epub_export.xhp\n"
-"par_id701525003241759\n"
-"help.text"
-msgid "<embedvar href=\"text/shared/00/00000002.xhp#epubv\" markup=\"keep\"/>"
-msgstr "<embedvar href=\"text/shared/00/00000002.xhp#epubv\" markup=\"keep\"/>"
-
-#: ref_epub_export.xhp
-msgctxt ""
-"ref_epub_export.xhp\n"
"par_id19921\n"
"help.text"
msgid "<image id=\"img_id22170\" src=\"media/screenshots/modules/swriter/ui/exportepub/EPubDialog.png\" localize=\"true\" width=\"664px\" height=\"482px\"><alt id=\"alt_id59843\">EPUB dialog box</alt></image>"
@@ -40925,8 +40917,8 @@ msgctxt ""
"ref_epub_export.xhp\n"
"par_id971525023515891\n"
"help.text"
-msgid "For custom metadata, you must provide a file with same name as the original filename and with extension as \".xmp\". The provided metadata will override the the internal document metadata. In the example above, the custom metadata must exist in the MyText directory as <item type=\"literal\">MyText.xmp</item>."
-msgstr "Til metadata må du sørge for en fil med samme navn som det originale filnavn og med filtypen \".xmp\". De indtastede metadata vil fortrænge de interne dokument-metadata. I et eksemplet ovenfor skal de tilpassede metadata findes i mappen MinTekst som <item type=\"literal\">MinTekst.xmp</item>."
+msgid "For custom metadata, you must provide a file with same name as the original filename and with extension as \".xmp\". The provided metadata will override the internal document metadata. In the example above, the custom metadata must exist in the MyText directory as <item type=\"literal\">MyText.xmp</item>."
+msgstr ""
#: ref_epub_export.xhp
msgctxt ""
diff --git a/source/da/helpcontent2/source/text/shared/guide.po b/source/da/helpcontent2/source/text/shared/guide.po
index f9ab6bf05c1..e0821d10eb2 100644
--- a/source/da/helpcontent2/source/text/shared/guide.po
+++ b/source/da/helpcontent2/source/text/shared/guide.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 12:23+0100\n"
-"PO-Revision-Date: 2018-10-01 17:03+0000\n"
-"Last-Translator: David Lamhauge <davidlamhauge@gmail.com>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:54+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: da\n"
"MIME-Version: 1.0\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1538413408.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542196483.000000\n"
#: aaa_start.xhp
msgctxt ""
@@ -8829,8 +8829,8 @@ msgctxt ""
"gallery_insert.xhp\n"
"par_id3145068\n"
"help.text"
-msgid "Open the Gallery by clicking the <emph>Gallery</emph> icon on the <emph>Standard</emph> bar, or by selecting <emph>Tools - Gallery</emph>."
-msgstr "Åbn Galleri ved at klikke på ikonet <emph>Galleri</emph> på værktøjslinjen <emph>Standard</emph>, eller ved at vælge <emph>Funktioner - Galleri</emph>."
+msgid "Open the Gallery by clicking the <emph>Gallery</emph> icon on the <emph>Standard</emph> bar, or by choosing <emph>Insert - Media - Gallery</emph>."
+msgstr ""
#: gallery_insert.xhp
msgctxt ""
diff --git a/source/da/helpcontent2/source/text/shared/optionen.po b/source/da/helpcontent2/source/text/shared/optionen.po
index 2df3b601daf..5064a32340c 100644
--- a/source/da/helpcontent2/source/text/shared/optionen.po
+++ b/source/da/helpcontent2/source/text/shared/optionen.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 12:23+0100\n"
-"PO-Revision-Date: 2018-10-18 21:40+0000\n"
-"Last-Translator: Leif Lodahl <leiflodahl@gmail.com>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:54+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: da\n"
"MIME-Version: 1.0\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1539898800.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542196486.000000\n"
#: 01000000.xhp
msgctxt ""
@@ -267,6 +267,14 @@ msgstr "Nogle brugerdata er automatisk inkluderet i en intern ordbog, så de er
#: 01010100.xhp
msgctxt ""
"01010100.xhp\n"
+"par_id3153032\n"
+"help.text"
+msgid "User data is also used when commenting and in tracking changes mode, to identify comments/edits author; and to mark last edit position in document, so that when author opens the document later, it opens at the last edit position."
+msgstr ""
+
+#: 01010100.xhp
+msgctxt ""
+"01010100.xhp\n"
"hd_id3147653\n"
"help.text"
msgid "Address"
@@ -8550,7 +8558,7 @@ msgctxt ""
"par_id31508727\n"
"help.text"
msgid "<ahelp hid=\"modules/scalc/ui/scgeneralpage/legacy_cell_selection_cb\">With the option set, expanding a selection (with <switchinline select=\"sys\"><caseinline select=\"MAC\"><item type=\"keycode\">Command </item></caseinline><defaultinline><item type=\"keycode\">Ctrl</item></defaultinline></switchinline> +<item type=\"keycode\">Shift</item>+<item type=\"keycode\">Down/Up</item>) jumps to the end of the range in the column that was added as last to the initial selection.When the option is not set, expanding a selection (with <switchinline select=\"sys\"><caseinline select=\"MAC\"><item type=\"keycode\">Command</item></caseinline><defaultinline><item type=\"keycode\">Ctrl</item></defaultinline></switchinline>+<item type=\"keycode\">Shift </item>+<item type=\"keycode\">Down/Up</item>) jumps to the end of the range in the column where selecting the cell range was started.The same of course applies when extending a selection on rows, with <switchinline select=\"sys\"><caseinline select=\"MAC\"><item type=\"keycode\">Command</item></caseinline><defaultinline><item type=\"keycode\">Ctrl</item></defaultinline></switchinline>+<item type=\"keycode\"> Shift</item>+<item type=\"keycode\">Left/Right</item>.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/scalc/ui/scgeneralpage/legacy_cell_selection_cb\">Med indstillingen aktiveret udvides markeringen (med <switchinline select=\"sys\"><caseinline select=\"MAC\"><item type=\"keycode\">Kommando </item></caseinline><defaultinline><item type=\"keycode\">Ctrl</item></defaultinline></switchinline> +<item type=\"keycode\">Skift</item>+<item type=\"keycode\">Pil op/Pil ned</item>) ved at hoppe til slutningen af området i den kolonne, som senest blev føjet til den oprindelige markering. Når indstillingen ikke er aktiveret, udvides en markering (med <switchinline select=\"sys\"><caseinline select=\"MAC\"><item type=\"keycode\">Kommando </item></caseinline><defaultinline><item type=\"keycode\">Ctrl</item></defaultinline></switchinline>+<item type=\"keycode\">Skift </item>+<item type=\"keycode\">Pil op/Pil ned</item>) ved hoppe til slutningen af området i den kolonne, hvor markeringen af celleområdet begyndte. Det samme gælder naturligvis, når udvidelsen af markeringen sker i rækker ved hjælp af <switchinline select=\"sys\"><caseinline select=\"MAC\"><item type=\"keycode\">Kommando</item></caseinline><defaultinline><item type=\"keycode\">Ctrl</item></defaultinline></switchinline>+<item type=\"keycode\">Skift</item>+<item type=\"keycode\">Venstre-/Højrepil</item>.</ahelp>"
#: 01060400.xhp
msgctxt ""
@@ -14741,8 +14749,8 @@ msgctxt ""
"opencl.xhp\n"
"par_id5293741\n"
"help.text"
-msgid "for more information on OpenCL, visit <link href=\"http://www.khronos.org/opencl/\">the OpenCL site</link>"
-msgstr "for mere information om OpenCL, besøg <link href=\"http://www.khronos.org/opencl/\">OpenCL -websiden</link>"
+msgid "for more information on OpenCL, visit <link href=\"https://www.khronos.org/opencl/\">the OpenCL site</link>"
+msgstr ""
#: persona_firefox.xhp
msgctxt ""
diff --git a/source/da/helpcontent2/source/text/swriter/00.po b/source/da/helpcontent2/source/text/swriter/00.po
index 64f3297cce1..c9ada7d1355 100644
--- a/source/da/helpcontent2/source/text/swriter/00.po
+++ b/source/da/helpcontent2/source/text/swriter/00.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-09-03 13:23+0200\n"
-"PO-Revision-Date: 2018-10-01 17:05+0000\n"
-"Last-Translator: David Lamhauge <davidlamhauge@gmail.com>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:54+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: da\n"
"MIME-Version: 1.0\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: Pootle 2.8\n"
-"X-POOTLE-MTIME: 1538413528.000000\n"
+"X-POOTLE-MTIME: 1542196488.000000\n"
#: 00000004.xhp
msgctxt ""
@@ -37,8 +37,8 @@ msgctxt ""
"00000004.xhp\n"
"par_id3150253\n"
"help.text"
-msgid "<image src=\"cmd/sc_wrapoff.png\" id=\"img_id3145389\"><alt id=\"alt_id3145389\">Icon</alt></image>"
-msgstr "<image src=\"cmd/sc_wrapoff.png\" id=\"img_id3145389\"><alt id=\"alt_id3145389\">Ikon</alt></image>"
+msgid "<image src=\"cmd/sc_wrapoff.png\" id=\"img_id3145389\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3145389\">Wrap Off Icon</alt></image>"
+msgstr ""
#: 00000004.xhp
msgctxt ""
@@ -53,8 +53,8 @@ msgctxt ""
"00000004.xhp\n"
"par_id3156397\n"
"help.text"
-msgid "<image src=\"cmd/sc_wrapon.png\" id=\"img_id3149048\"><alt id=\"alt_id3149048\">Icon</alt></image>"
-msgstr "<image src=\"cmd/sc_wrapon.png\" id=\"img_id3149048\"><alt id=\"alt_id3149048\">Ikon</alt></image>"
+msgid "<image src=\"cmd/sc_wrapon.png\" id=\"img_id3149048\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3149048\">Wrap On Icon</alt></image>"
+msgstr ""
#: 00000004.xhp
msgctxt ""
@@ -69,8 +69,8 @@ msgctxt ""
"00000004.xhp\n"
"par_id3154558\n"
"help.text"
-msgid "<image src=\"cmd/sc_wrapthrough.png\" id=\"img_id3152999\"><alt id=\"alt_id3152999\">Icon</alt></image>"
-msgstr "<image src=\"cmd/sc_wrapthrough.png\" id=\"img_id3152999\"><alt id=\"alt_id3152999\">Ikon</alt></image>"
+msgid "<image src=\"cmd/sc_wrapthrough.png\" id=\"img_id3152999\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3152999\">Wrap Through Icon</alt></image>"
+msgstr ""
#: 00000004.xhp
msgctxt ""
@@ -85,8 +85,8 @@ msgctxt ""
"00000004.xhp\n"
"par_id3148773\n"
"help.text"
-msgid "<image src=\"res/sc06301.png\" id=\"img_id3149026\"><alt id=\"alt_id3149026\">Icon</alt></image>"
-msgstr "<image src=\"res/sc06301.png\" id=\"img_id3149026\"><alt id=\"alt_id3149026\">Ikon</alt></image>"
+msgid "<image src=\"res/sc06301.png\" id=\"img_id3149026\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3149026\">Jump to Previous Script Icon</alt></image>"
+msgstr ""
#: 00000004.xhp
msgctxt ""
@@ -101,8 +101,8 @@ msgctxt ""
"00000004.xhp\n"
"par_id3151265\n"
"help.text"
-msgid "<image src=\"res/sc06300.png\" id=\"img_id3151272\"><alt id=\"alt_id3151272\">Icon</alt></image>"
-msgstr "<image src=\"res/sc06300.png\" id=\"img_id3151272\"><alt id=\"alt_id3151272\">Ikon</alt></image>"
+msgid "<image src=\"res/sc06300.png\" id=\"img_id3151272\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3151272\"> Jump to Next Script Icon</alt></image>"
+msgstr ""
#: 00000004.xhp
msgctxt ""
@@ -381,8 +381,8 @@ msgctxt ""
"00000403.xhp\n"
"par_id3154763\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command </caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F8"
-msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">Æble</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F8"
+msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F8"
+msgstr ""
#: 00000403.xhp
msgctxt ""
@@ -397,8 +397,8 @@ msgctxt ""
"00000403.xhp\n"
"par_id3151387\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command </caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F9"
-msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">Æble</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F9"
+msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F9"
+msgstr ""
#: 00000403.xhp
msgctxt ""
@@ -413,8 +413,8 @@ msgctxt ""
"00000403.xhp\n"
"par_id3145823\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command </caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F10"
-msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">Æble</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F10"
+msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F10"
+msgstr ""
#: 00000403.xhp
msgctxt ""
@@ -429,8 +429,8 @@ msgctxt ""
"00000403.xhp\n"
"par_id3150932\n"
"help.text"
-msgid "<image id=\"img_id3150502\" src=\"cmd/sc_controlcodes.png\"><alt id=\"alt_id3150502\">Icon</alt></image>"
-msgstr "<image id=\"img_id3150502\" src=\"cmd/sc_controlcodes.png\"><alt id=\"alt_id3150502\">Ikon</alt></image>"
+msgid "<image id=\"img_id3150502\" src=\"cmd/sc_controlcodes.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3150502\">Formatting Marks Icon</alt></image>"
+msgstr ""
#: 00000403.xhp
msgctxt ""
@@ -461,8 +461,8 @@ msgctxt ""
"00000403.xhp\n"
"par_id3150765\n"
"help.text"
-msgid "<image id=\"img_id3147572\" src=\"cmd/sc_browseview.png\"><alt id=\"alt_id3147572\">Icon</alt></image>"
-msgstr "<image id=\"img_id3147572\" src=\"cmd/sc_browseview.png\"><alt id=\"alt_id3147572\">Ikon</alt></image>"
+msgid "<image id=\"img_id3147572\" src=\"cmd/sc_browseview.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3147572\">Web Icon</alt></image>"
+msgstr ""
#: 00000403.xhp
msgctxt ""
@@ -2461,8 +2461,8 @@ msgctxt ""
"stylesmenu.xhp\n"
"par_id941529884998705\n"
"help.text"
-msgid "<variable id=\"ses\">Choose <emph>Styles - Edit Styles</emph></variable>."
-msgstr "<variable id=\"ses\">Vælg <emph>Typografier - Rediger typografier</emph></variable>."
+msgid "<variable id=\"ses\">Choose <emph>Styles - Edit Styles...</emph></variable>."
+msgstr ""
#: stylesmenu.xhp
msgctxt ""
diff --git a/source/da/officecfg/registry/data/org/openoffice/Office.po b/source/da/officecfg/registry/data/org/openoffice/Office.po
index aa392d9ec55..1ac4510c2ab 100644
--- a/source/da/officecfg/registry/data/org/openoffice/Office.po
+++ b/source/da/officecfg/registry/data/org/openoffice/Office.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2018-11-12 12:23+0100\n"
-"PO-Revision-Date: 2018-10-02 19:10+0000\n"
+"PO-Revision-Date: 2018-11-14 23:44+0000\n"
"Last-Translator: Leif Lodahl <leiflodahl@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: da\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1538507418.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542239043.000000\n"
#: Addons.xcu
msgctxt ""
@@ -185,7 +185,7 @@ msgctxt ""
"Title\n"
"value.text"
msgid "~Labels"
-msgstr ""
+msgstr "~Etiketter"
#: Common.xcu
msgctxt ""
@@ -194,7 +194,7 @@ msgctxt ""
"Title\n"
"value.text"
msgid "B~usiness Cards"
-msgstr ""
+msgstr "~Visitkort"
#: Common.xcu
msgctxt ""
@@ -203,7 +203,7 @@ msgctxt ""
"Title\n"
"value.text"
msgid "M~aster Document"
-msgstr ""
+msgstr "~Hoveddokument"
#: Common.xcu
msgctxt ""
@@ -1427,7 +1427,7 @@ msgctxt ""
"STR_FILENAME_SUFFIX\n"
"value.text"
msgid "(minimized)"
-msgstr ""
+msgstr "(minimeret)"
#: PresentationMinimizer.xcu
msgctxt ""
diff --git a/source/da/officecfg/registry/data/org/openoffice/Office/UI.po b/source/da/officecfg/registry/data/org/openoffice/Office/UI.po
index be001d9883b..87b74fdfa5c 100644
--- a/source/da/officecfg/registry/data/org/openoffice/Office/UI.po
+++ b/source/da/officecfg/registry/data/org/openoffice/Office/UI.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2018-11-12 12:23+0100\n"
-"PO-Revision-Date: 2018-11-12 19:01+0000\n"
+"PO-Revision-Date: 2018-11-14 23:45+0000\n"
"Last-Translator: Leif Lodahl <leiflodahl@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: da\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: Pootle 2.8\n"
-"X-POOTLE-MTIME: 1542049314.000000\n"
+"X-POOTLE-MTIME: 1542239136.000000\n"
#: BaseWindowState.xcu
msgctxt ""
@@ -9356,7 +9356,7 @@ msgctxt ""
"ContextLabel\n"
"value.text"
msgid "~Properties..."
-msgstr ""
+msgstr "~Egenskaber"
#: DrawImpressCommands.xcu
msgctxt ""
@@ -9365,7 +9365,7 @@ msgctxt ""
"PopupLabel\n"
"value.text"
msgid "Ta~ble Properties..."
-msgstr ""
+msgstr "Ta~belegenskaber..."
#: DrawImpressCommands.xcu
msgctxt ""
@@ -22264,7 +22264,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "~Insert"
-msgstr ""
+msgstr "~Indsæt"
#: GenericCommands.xcu
msgctxt ""
@@ -22273,7 +22273,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "~Delete"
-msgstr ""
+msgstr "~Slet"
#: GenericCommands.xcu
msgctxt ""
@@ -29419,7 +29419,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "C~haracter"
-msgstr ""
+msgstr "Te~gn"
#: WriterCommands.xcu
msgctxt ""
@@ -29428,7 +29428,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "P~aragraph"
-msgstr ""
+msgstr "~Afsnit"
#: WriterCommands.xcu
msgctxt ""
@@ -29437,7 +29437,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "~Bullets and Numbering"
-msgstr ""
+msgstr "~Punktegn og nummerering"
#: WriterCommands.xcu
msgctxt ""
@@ -30256,7 +30256,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Financial"
-msgstr ""
+msgstr "Finansiel"
#: WriterCommands.xcu
msgctxt ""
diff --git a/source/da/sc/messages.po b/source/da/sc/messages.po
index 95a6b64a5f2..e975e9efd27 100644
--- a/source/da/sc/messages.po
+++ b/source/da/sc/messages.po
@@ -4,8 +4,8 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2018-11-12 12:23+0100\n"
-"PO-Revision-Date: 2018-11-07 15:02+0000\n"
-"Last-Translator: SteenRønnow <steen.roennow@mail.dk>\n"
+"PO-Revision-Date: 2018-11-14 23:51+0000\n"
+"Last-Translator: Leif Lodahl <leiflodahl@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: da\n"
"MIME-Version: 1.0\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1541602976.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542239501.000000\n"
#: sc/inc/compiler.hrc:27
msgctxt "RID_FUNCTION_CATEGORIES"
@@ -720,23 +720,23 @@ msgstr "Gruppe"
#: sc/inc/globstr.hrc:161
msgctxt "STR_SELCOUNT"
msgid "Selected: $1, $2"
-msgstr ""
+msgstr "Valgt: $1, $2"
#. To translators: STR_SELCOUNT_ROWARG is $1 of STR_SELCOUNT. $1 of STR_SELCOUNT_ROWARG is number of rows
#: sc/inc/globstr.hrc:163
msgctxt "STR_SELCOUNT_ROWARG"
msgid "$1 row"
msgid_plural "$1 rows"
-msgstr[0] ""
-msgstr[1] ""
+msgstr[0] "$1 række"
+msgstr[1] "$1 rækker"
#. To translators: STR_SELCOUNT_COLARG is $1 of STR_SELCOUNT. $1 of STR_SELCOUNT_ROWARG is number of columns
#: sc/inc/globstr.hrc:165
msgctxt "STR_SELCOUNT_COLARG"
msgid "$1 column"
msgid_plural "$1 columns"
-msgstr[0] ""
-msgstr[1] ""
+msgstr[0] "$1 kolonne"
+msgstr[1] "$1 kolonner"
#: sc/inc/globstr.hrc:166
msgctxt "STR_FILTER_SELCOUNT"
@@ -12736,47 +12736,47 @@ msgstr "Angiver hvilken forekomst af tekststrengen der skal erstattes."
#: sc/inc/scfuncs.hrc:3822
msgctxt "SC_OPCODE_REGEX"
msgid "Matches and extracts or optionally replaces text using regular expressions."
-msgstr ""
+msgstr "Match og udtræk eller valgfri erstatning af tekst ved hjælp af regulære udtryk."
#: sc/inc/scfuncs.hrc:3823
msgctxt "SC_OPCODE_REGEX"
msgid "Text"
-msgstr ""
+msgstr "Tekst"
#: sc/inc/scfuncs.hrc:3824
msgctxt "SC_OPCODE_REGEX"
msgid "The text to be operated on."
-msgstr ""
+msgstr "Teksten der skal behandles."
#: sc/inc/scfuncs.hrc:3825
msgctxt "SC_OPCODE_REGEX"
msgid "Expression"
-msgstr ""
+msgstr "Udtryk"
#: sc/inc/scfuncs.hrc:3826
msgctxt "SC_OPCODE_REGEX"
msgid "The regular expression pattern to be matched."
-msgstr ""
+msgstr "Det regulære udtryk mønster som skal matches."
#: sc/inc/scfuncs.hrc:3827
msgctxt "SC_OPCODE_REGEX"
msgid "Replacement"
-msgstr ""
+msgstr "Erstatning"
#: sc/inc/scfuncs.hrc:3828
msgctxt "SC_OPCODE_REGEX"
msgid "The replacement text and references to capture groups."
-msgstr ""
+msgstr "Erstatningsteksten og henvisninger til at fange grupper."
#: sc/inc/scfuncs.hrc:3829
msgctxt "SC_OPCODE_REGEX"
msgid "Flags"
-msgstr ""
+msgstr "Flag"
#: sc/inc/scfuncs.hrc:3830
msgctxt "SC_OPCODE_REGEX"
msgid "Text specifying option flags, \"g\" for global replacement."
-msgstr ""
+msgstr "Tekst som angiver valgmuligheder, hvor \"g\" betyder global erstatning."
#: sc/inc/scfuncs.hrc:3836
msgctxt "SC_OPCODE_BASE"
@@ -16085,12 +16085,12 @@ msgstr "5 bokse"
#: sc/uiconfig/scalc/ui/conditionalentry.ui:429
msgctxt "conditionalentry|Label_minimum"
msgid "Minimum"
-msgstr ""
+msgstr "Minimum"
#: sc/uiconfig/scalc/ui/conditionalentry.ui:439
msgctxt "conditionalentry|Label_maximum"
msgid "Maximum"
-msgstr ""
+msgstr "Maksimum"
#: sc/uiconfig/scalc/ui/conditionalformatdialog.ui:8
msgctxt "conditionalformatdialog|ConditionalFormatDialog"
diff --git a/source/da/scp2/source/ooo.po b/source/da/scp2/source/ooo.po
index 7236c326a9e..31966321ea5 100644
--- a/source/da/scp2/source/ooo.po
+++ b/source/da/scp2/source/ooo.po
@@ -4,8 +4,8 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2018-11-12 12:23+0100\n"
-"PO-Revision-Date: 2018-11-07 15:03+0000\n"
-"Last-Translator: SteenRønnow <steen.roennow@mail.dk>\n"
+"PO-Revision-Date: 2018-11-14 23:51+0000\n"
+"Last-Translator: Leif Lodahl <leiflodahl@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: da\n"
"MIME-Version: 1.0\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1541602987.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542239514.000000\n"
#: folderitem_ooo.ulf
msgctxt ""
@@ -38,7 +38,7 @@ msgctxt ""
"STR_FI_TOOLTIP_SOFFICE\n"
"LngText.text"
msgid "LibreOffice, the office productivity suite provided by The Document Foundation. See https://www.documentfoundation.org"
-msgstr ""
+msgstr "LibreOffice, kontorpakken som udbydes af The Document Foundation. Se https://www.documentfoundation.org"
#: module_helppack.ulf
msgctxt ""
diff --git a/source/da/svtools/messages.po b/source/da/svtools/messages.po
index 46b13bff9e5..c1443a58c4c 100644
--- a/source/da/svtools/messages.po
+++ b/source/da/svtools/messages.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-05 17:38+0100\n"
-"PO-Revision-Date: 2018-10-01 16:45+0000\n"
-"Last-Translator: David Lamhauge <davidlamhauge@gmail.com>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:35+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: da\n"
"MIME-Version: 1.0\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1538412322.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542195336.000000\n"
#: include/svtools/strings.hrc:25
msgctxt "STR_UNDO"
@@ -1534,8 +1534,8 @@ msgstr "Libhyphen orddeling"
#: include/svtools/strings.hrc:360
msgctxt "STR_DESCRIPTION_MYTHES"
-msgid "Mythes Thesaurus"
-msgstr "Mythes Synonymordbog"
+msgid "MyThes Thesaurus"
+msgstr ""
#: include/svtools/strings.hrc:361
msgctxt "STR_DESCRIPTION_IGNOREALLLIST"
diff --git a/source/da/svx/messages.po b/source/da/svx/messages.po
index d41011c42f2..92e3bccb5f4 100644
--- a/source/da/svx/messages.po
+++ b/source/da/svx/messages.po
@@ -4,8 +4,8 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2018-11-05 17:38+0100\n"
-"PO-Revision-Date: 2018-11-12 19:10+0000\n"
-"Last-Translator: Leif Lodahl <leiflodahl@gmail.com>\n"
+"PO-Revision-Date: 2018-11-15 00:03+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"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: Pootle 2.8\n"
-"X-POOTLE-MTIME: 1542049843.000000\n"
+"X-POOTLE-MTIME: 1542240221.000000\n"
#: include/svx/strings.hrc:25
msgctxt "STR_ObjNameSingulNONE"
@@ -2650,7 +2650,7 @@ msgstr "Vandmærke"
#: include/svx/strings.hrc:556
msgctxt "RID_SVXSTR_COLOR_DEFAULT_FONTCOLOR"
msgid "Dark Red 2"
-msgstr ""
+msgstr "Mørkerød 2"
#: include/svx/strings.hrc:557
msgctxt "RID_SVXSTR_COLOR_DEFAULT_FRAMELINE"
@@ -2660,17 +2660,17 @@ msgstr "Blå"
#: include/svx/strings.hrc:558
msgctxt "RID_SVXSTR_COLOR_DEFAULT_HIGHLIGHT"
msgid "Yellow"
-msgstr ""
+msgstr "Gul"
#: include/svx/strings.hrc:559
msgctxt "RID_SVXSTR_COLOR_DEFAULT_SHAPE_STROKE"
msgid "Dark Blue 1"
-msgstr ""
+msgstr "Mørkeblå 1"
#: include/svx/strings.hrc:560
msgctxt "RID_SVXSTR_COLOR_DEFAULT_SHAPE_FILLING"
msgid "Light Blue 2"
-msgstr ""
+msgstr "Lyseblå 2"
#. Elements of the standard color palette
#: include/svx/strings.hrc:562
@@ -8751,7 +8751,7 @@ msgstr "Lille medium (0,64cm)"
#: svx/inc/spacing.hrc:37
msgctxt "RID_SVXSTRARY_SPACING_CM"
msgid "Medium (0.95cm)"
-msgstr ""
+msgstr "Medium (0,95cm)"
#: svx/inc/spacing.hrc:38
msgctxt "RID_SVXSTRARY_SPACING_CM"
@@ -8766,17 +8766,17 @@ msgstr ""
#: svx/inc/spacing.hrc:40
msgctxt "RID_SVXSTRARY_SPACING_CM"
msgid "Extra Large (2.54cm)"
-msgstr ""
+msgstr "Ekstra stor (2,54cm)"
#: svx/inc/spacing.hrc:47
msgctxt "RID_SVXSTRARY_MARGINS_INCH"
msgid "None"
-msgstr ""
+msgstr "Ingen"
#: svx/inc/spacing.hrc:48
msgctxt "RID_SVXSTRARY_MARGINS_INCH"
msgid "Extra Small (1/16\")"
-msgstr ""
+msgstr "Ekstra lille (0,16cm)"
#: svx/inc/spacing.hrc:49
msgctxt "RID_SVXSTRARY_MARGINS_INCH"
@@ -8811,7 +8811,7 @@ msgstr ""
#: svx/inc/spacing.hrc:61
msgctxt "RID_SVXSTRARY_MARGINS_CM"
msgid "None"
-msgstr ""
+msgstr "Ingen"
#: svx/inc/spacing.hrc:62
msgctxt "RID_SVXSTRARY_MARGINS_CM"
diff --git a/source/da/sw/messages.po b/source/da/sw/messages.po
index 5d43fe2958d..3362582f81e 100644
--- a/source/da/sw/messages.po
+++ b/source/da/sw/messages.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 12:23+0100\n"
-"PO-Revision-Date: 2018-11-11 20:41+0000\n"
-"Last-Translator: Leif Lodahl <leiflodahl@gmail.com>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-15 00:12+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"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1541968889.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542240727.000000\n"
#: sw/inc/app.hrc:29
msgctxt "RID_PARAGRAPHSTYLEFAMILY"
@@ -466,17 +466,17 @@ msgstr "Linje"
#: sw/inc/pageformatpanel.hrc:18
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "None"
-msgstr ""
+msgstr "Ingen"
#: sw/inc/pageformatpanel.hrc:19
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "Narrow"
-msgstr ""
+msgstr "Smal"
#: sw/inc/pageformatpanel.hrc:20
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "Moderate"
-msgstr ""
+msgstr "Moderat"
#: sw/inc/pageformatpanel.hrc:21
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
@@ -496,27 +496,27 @@ msgstr ""
#: sw/inc/pageformatpanel.hrc:24
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "Wide"
-msgstr ""
+msgstr "Bred"
#: sw/inc/pageformatpanel.hrc:25
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "Mirrored"
-msgstr ""
+msgstr "Spejlvendt"
#: sw/inc/pageformatpanel.hrc:31
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "None"
-msgstr ""
+msgstr "Ingen"
#: sw/inc/pageformatpanel.hrc:32
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "Narrow"
-msgstr ""
+msgstr "Smal"
#: sw/inc/pageformatpanel.hrc:33
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "Moderate"
-msgstr ""
+msgstr "Moderat"
#: sw/inc/pageformatpanel.hrc:34
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
@@ -536,12 +536,12 @@ msgstr ""
#: sw/inc/pageformatpanel.hrc:37
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "Wide"
-msgstr ""
+msgstr "Bred"
#: sw/inc/pageformatpanel.hrc:38
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "Mirrored"
-msgstr ""
+msgstr "Spejlvendt"
#. Format names
#: sw/inc/strings.hrc:27
@@ -6848,7 +6848,12 @@ msgctxt "asciifilterdialog|lf"
msgid "_LF"
msgstr "_LF"
-#: sw/uiconfig/swriter/ui/asciifilterdialog.ui:264
+#: sw/uiconfig/swriter/ui/asciifilterdialog.ui:258
+msgctxt "asciifilterdialog|includebom"
+msgid "Include byte-order-mark"
+msgstr ""
+
+#: sw/uiconfig/swriter/ui/asciifilterdialog.ui:280
msgctxt "asciifilterdialog|label1"
msgid "Properties"
msgstr "Egenskaber"
diff --git a/source/da/swext/mediawiki/help.po b/source/da/swext/mediawiki/help.po
index 63baf77d321..2b63a1fa02c 100644
--- a/source/da/swext/mediawiki/help.po
+++ b/source/da/swext/mediawiki/help.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 12:23+0100\n"
-"PO-Revision-Date: 2018-05-27 18:02+0000\n"
-"Last-Translator: SteenRønnow <steen.roennow@mail.dk>\n"
+"POT-Creation-Date: 2018-11-15 13:53+0100\n"
+"PO-Revision-Date: 2018-11-12 11:41+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: da\n"
"MIME-Version: 1.0\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1527444130.000000\n"
+"X-POOTLE-MTIME: 1542022904.000000\n"
#: help.tree
msgctxt ""
@@ -93,8 +93,8 @@ msgctxt ""
"wiki.xhp\n"
"par_id7387615\n"
"help.text"
-msgid "A wiki account on a supported <link href=\"http://www.mediawiki.org/wiki/MediaWiki\">MediaWiki</link> server"
-msgstr "En Wiki-konto på en understøttet <link href=\"http://www.mediawiki.org/wiki/MediaWiki\">MediaWiki</link>-server"
+msgid "A wiki account on a supported <link href=\"https://www.mediawiki.org/wiki/MediaWiki\">MediaWiki</link> server"
+msgstr ""
#: wiki.xhp
msgctxt ""
@@ -149,24 +149,24 @@ msgctxt ""
"wiki.xhp\n"
"par_id368968\n"
"help.text"
-msgid "In the <link href=\"com.sun.wiki-publisher/wikisettings.xhp\">Options</link> dialog, click Add."
-msgstr "Klik på Tilføj i dialogen <link href=\"com.sun.wiki-publisher/wikisettings.xhp\">Indstillinger</link> ."
+msgid "In the <link href=\"com.sun.wiki-publisher/wikisettings.xhp\"><emph>Options</emph></link> dialog, click <emph>Add</emph>."
+msgstr ""
#: wiki.xhp
msgctxt ""
"wiki.xhp\n"
"par_id6962187\n"
"help.text"
-msgid "In the <link href=\"com.sun.wiki-publisher/wikiaccount.xhp\">MediaWiki</link> dialog, enter the account information for the wiki."
-msgstr "Indtast kontooplysningerne for Wiki'en i dialogen <link href=\"com.sun.wiki-publisher/wikiaccount.xhp\">MediaWiki</link>."
+msgid "In the <link href=\"com.sun.wiki-publisher/wikiaccount.xhp\"><emph>MediaWiki</emph></link> dialog, enter the account information for the wiki."
+msgstr ""
#: wiki.xhp
msgctxt ""
"wiki.xhp\n"
"par_id5328836\n"
"help.text"
-msgid "In the URL text box, enter the address of a wiki that you want to connect to."
-msgstr "I URL-tekstboksen, indtast adressen for en wiki, som du vil forbinde til."
+msgid "In the <emph>URL</emph> text box, enter the address of a wiki that you want to connect to."
+msgstr ""
#: wiki.xhp
msgctxt ""
@@ -181,8 +181,8 @@ msgctxt ""
"wiki.xhp\n"
"par_id5906552\n"
"help.text"
-msgid "In the Username box, enter your user ID for your wiki account."
-msgstr "I boksen Brugernavn indtaster du dit brugerID til din wiki-konto."
+msgid "In the <emph>Username</emph> box, enter your user ID for your wiki account."
+msgstr ""
#: wiki.xhp
msgctxt ""
@@ -197,8 +197,8 @@ msgctxt ""
"wiki.xhp\n"
"par_id8869594\n"
"help.text"
-msgid "In the Password box, enter the password for your wiki account, then click OK."
-msgstr "I boksen Adgangskode indtaster du adgangskoden til din wiki-konto og klikker så på OK."
+msgid "In the Password box, enter the password for your wiki account, then click <emph>OK</emph>."
+msgstr ""
#: wiki.xhp
msgctxt ""
@@ -245,8 +245,8 @@ msgctxt ""
"wiki.xhp\n"
"par_id228278\n"
"help.text"
-msgid "In the <link href=\"com.sun.wiki-publisher/wikisend.xhp\">Send to MediaWiki</link> dialog, specify the settings for your entry."
-msgstr "I dialogen <link href=\"com.sun.wiki-publisher/wikisend.xhp\">Send til MediaWiki</link> angiver du indstillingerne for dit indlæg."
+msgid "In the <link href=\"com.sun.wiki-publisher/wikisend.xhp\"><emph>Send to MediaWiki</emph></link> dialog, specify the settings for your entry."
+msgstr ""
#: wiki.xhp
msgctxt ""
diff --git a/source/de/cui/messages.po b/source/de/cui/messages.po
index 137c139e16a..250d8ab1cde 100644
--- a/source/de/cui/messages.po
+++ b/source/de/cui/messages.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 12:22+0100\n"
-"PO-Revision-Date: 2018-11-12 11:43+0000\n"
-"Last-Translator: Sophia Schröder <sophia.schroeder@outlook.com>\n"
+"POT-Creation-Date: 2018-11-14 12:21+0100\n"
+"PO-Revision-Date: 2018-11-15 05:08+0000\n"
+"Last-Translator: Christian Kühl <kuehl.christian@googlemail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: de\n"
"MIME-Version: 1.0\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: Pootle 2.8\n"
-"X-POOTLE-MTIME: 1542023031.000000\n"
+"X-POOTLE-MTIME: 1542258527.000000\n"
#: cui/inc/strings.hrc:24
msgctxt "RID_SVXSTR_KEY_CONFIG_DIR"
@@ -1558,141 +1558,136 @@ msgid "Dimension line"
msgstr "Bemaßungslinie"
#: cui/inc/strings.hrc:365
-msgctxt "RID_SVXSTR_LOAD_ERROR"
-msgid "The selected module could not be loaded."
-msgstr "Das ausgewählte Modul konnte nicht geladen werden."
-
-#: cui/inc/strings.hrc:366
msgctxt "RID_SVXSTR_STARTQUOTE"
msgid "Start Quote"
msgstr "Am Wortanfang"
-#: cui/inc/strings.hrc:367
+#: cui/inc/strings.hrc:366
msgctxt "RID_SVXSTR_ENDQUOTE"
msgid "End Quote"
msgstr "Am Wortende"
-#: cui/inc/strings.hrc:369
+#: cui/inc/strings.hrc:368
msgctxt "RID_SVXSTR_SELECTEDPERSONA"
msgid "Selected Theme: "
msgstr "Gewähltes Theme: "
-#: cui/inc/strings.hrc:370
+#: cui/inc/strings.hrc:369
msgctxt "RID_SVXSTR_SEARCHING"
msgid "Searching, please wait..."
msgstr "Suchvorgang, bitte warten..."
-#: cui/inc/strings.hrc:371
+#: cui/inc/strings.hrc:370
msgctxt "RID_SVXSTR_SEARCHERROR"
msgid "Cannot open %1, please try again later."
msgstr "%1 kann nicht geöffnet werden, bitte versuchen Sie es später erneut."
-#: cui/inc/strings.hrc:372
+#: cui/inc/strings.hrc:371
msgctxt "RID_SVXSTR_NORESULTS"
msgid "No results found."
msgstr "Keine Suchergebnisse."
-#: cui/inc/strings.hrc:373
+#: cui/inc/strings.hrc:372
msgctxt "RID_SVXSTR_APPLYPERSONA"
msgid "Applying Theme..."
msgstr "Theme zuweisen..."
-#: cui/inc/strings.hrc:374
+#: cui/inc/strings.hrc:373
msgctxt "RID_SVXSTR_INVALIDPERSONAURL"
msgid "Please enter a valid theme address or a search term."
msgstr "Geben Sie bitte eine gültige Theme-Adresse oder ein Stichwort ein."
-#: cui/inc/strings.hrc:376
+#: cui/inc/strings.hrc:375
msgctxt "RID_SVXSTR_TABLE_PRESET_NONE"
msgid "Set No Borders"
msgstr "Keine Umrandung zeichnen"
-#: cui/inc/strings.hrc:377
+#: cui/inc/strings.hrc:376
msgctxt "RID_SVXSTR_TABLE_PRESET_ONLYOUTER"
msgid "Set Outer Border Only"
msgstr "Nur äußere Umrandung zeichnen"
-#: cui/inc/strings.hrc:378
+#: cui/inc/strings.hrc:377
msgctxt "RID_SVXSTR_TABLE_PRESET_OUTERHORI"
msgid "Set Outer Border and Horizontal Lines"
msgstr "Äußere Umrandung und horizontale Linien zeichnen"
-#: cui/inc/strings.hrc:379
+#: cui/inc/strings.hrc:378
msgctxt "RID_SVXSTR_TABLE_PRESET_OUTERALL"
msgid "Set Outer Border and All Inner Lines"
msgstr "Äußere Umrandung und alle inneren Linien zeichnen"
-#: cui/inc/strings.hrc:380
+#: cui/inc/strings.hrc:379
msgctxt "RID_SVXSTR_TABLE_PRESET_OUTERINNER"
msgid "Set Outer Border Without Changing Inner Lines"
msgstr "Äußere Umrandung zeichnen, ohne innere Linien zu verändern"
-#: cui/inc/strings.hrc:381
+#: cui/inc/strings.hrc:380
msgctxt "RID_SVXSTR_PARA_PRESET_DIAGONAL"
msgid "Set Diagonal Lines Only"
msgstr "Nur diagonale Linien zeichnen"
-#: cui/inc/strings.hrc:382
+#: cui/inc/strings.hrc:381
msgctxt "RID_SVXSTR_PARA_PRESET_ALL"
msgid "Set All Four Borders"
msgstr "Komplette Umrandung zeichnen"
-#: cui/inc/strings.hrc:383
+#: cui/inc/strings.hrc:382
msgctxt "RID_SVXSTR_PARA_PRESET_LEFTRIGHT"
msgid "Set Left and Right Borders Only"
msgstr "Nur linken und rechten Rand zeichnen"
-#: cui/inc/strings.hrc:384
+#: cui/inc/strings.hrc:383
msgctxt "RID_SVXSTR_PARA_PRESET_TOPBOTTOM"
msgid "Set Top and Bottom Borders Only"
msgstr "Nur oberen und unteren Rand zeichnen"
-#: cui/inc/strings.hrc:385
+#: cui/inc/strings.hrc:384
msgctxt "RID_SVXSTR_PARA_PRESET_ONLYLEFT"
msgid "Set Left Border Only"
msgstr "Nur linken Rand zeichnen"
-#: cui/inc/strings.hrc:386
+#: cui/inc/strings.hrc:385
msgctxt "RID_SVXSTR_HOR_PRESET_ONLYHOR"
msgid "Set Top and Bottom Borders, and All Inner Lines"
msgstr "Oberen und unteren Rand und alle inneren Linien zeichnen"
-#: cui/inc/strings.hrc:387
+#: cui/inc/strings.hrc:386
msgctxt "RID_SVXSTR_VER_PRESET_ONLYVER"
msgid "Set Left and Right Borders, and All Inner Lines"
msgstr "Linken und rechten Rand und alle inneren Linien zeichnen"
-#: cui/inc/strings.hrc:388
+#: cui/inc/strings.hrc:387
msgctxt "RID_SVXSTR_SHADOW_STYLE_NONE"
msgid "No Shadow"
msgstr "Kein Schatten"
-#: cui/inc/strings.hrc:389
+#: cui/inc/strings.hrc:388
msgctxt "RID_SVXSTR_SHADOW_STYLE_BOTTOMRIGHT"
msgid "Cast Shadow to Bottom Right"
msgstr "Schatten nach rechts unten werfen"
-#: cui/inc/strings.hrc:390
+#: cui/inc/strings.hrc:389
msgctxt "RID_SVXSTR_SHADOW_STYLE_TOPRIGHT"
msgid "Cast Shadow to Top Right"
msgstr "Schatten nach rechts oben werfen"
-#: cui/inc/strings.hrc:391
+#: cui/inc/strings.hrc:390
msgctxt "RID_SVXSTR_SHADOW_STYLE_BOTTOMLEFT"
msgid "Cast Shadow to Bottom Left"
msgstr "Schatten nach links unten werfen"
-#: cui/inc/strings.hrc:392
+#: cui/inc/strings.hrc:391
msgctxt "RID_SVXSTR_SHADOW_STYLE_TOPLEFT"
msgid "Cast Shadow to Top Left"
msgstr "Schatten nach links oben werfen"
-#: cui/inc/strings.hrc:393
+#: cui/inc/strings.hrc:392
msgctxt "RID_SVXSTR_SIGNATURELINE_SIGNED_BY"
msgid "Signed by: %1"
msgstr "Signiert von: %1"
-#: cui/inc/strings.hrc:394
+#: cui/inc/strings.hrc:393
msgctxt "RID_SVXSTR_OPENCL_RESTART"
msgid "For the OpenCL changes to take effect, %PRODUCTNAME must be restarted."
msgstr "Damit die OpenCL-Änderungen wirksam werden, muss %PRODUCTNAME neu gestartet werden."
@@ -2180,7 +2175,7 @@ msgstr "Gebietsschema: $LOCALE"
#: cui/uiconfig/ui/aboutdialog.ui:170
msgctxt "aboutdialog|locale"
msgid "UI-Language: $LOCALE"
-msgstr ""
+msgstr "UI-Sprache: $LOCALE"
#: cui/uiconfig/ui/aboutdialog.ui:187
msgctxt "aboutdialog|buildIdLink"
@@ -5196,7 +5191,7 @@ msgstr "Verzeichnis"
#: cui/uiconfig/ui/gallerythemedialog.ui:8
msgctxt "gallerythemedialog|GalleryThemeDialog"
msgid "Properties of %1"
-msgstr ""
+msgstr "Eigenschaften von %1"
#: cui/uiconfig/ui/gallerythemedialog.ui:135
msgctxt "gallerythemedialog|general"
@@ -10435,22 +10430,22 @@ msgstr "Suchbegriff oder URL des Firefox-Themes"
#: cui/uiconfig/ui/select_persona_dialog.ui:196
msgctxt "select_persona_dialog|categoriesCB"
msgid "Abstract"
-msgstr ""
+msgstr "Zusammenfassung"
#: cui/uiconfig/ui/select_persona_dialog.ui:197
msgctxt "select_persona_dialog|categoriesCB"
msgid "Causes"
-msgstr ""
+msgstr "Anlass"
#: cui/uiconfig/ui/select_persona_dialog.ui:198
msgctxt "select_persona_dialog|categoriesCB"
msgid "Fashion"
-msgstr ""
+msgstr "Stil"
#: cui/uiconfig/ui/select_persona_dialog.ui:199
msgctxt "select_persona_dialog|categoriesCB"
msgid "Film and TV"
-msgstr ""
+msgstr "Film und Fernsehen"
#: cui/uiconfig/ui/select_persona_dialog.ui:200
msgctxt "select_persona_dialog|categoriesCB"
@@ -10461,57 +10456,57 @@ msgstr "Firefox"
#: cui/uiconfig/ui/select_persona_dialog.ui:201
msgctxt "select_persona_dialog|categoriesCB"
msgid "Foxkeh"
-msgstr ""
+msgstr "Foxkeh"
#: cui/uiconfig/ui/select_persona_dialog.ui:202
msgctxt "select_persona_dialog|categoriesCB"
msgid "Holiday"
-msgstr ""
+msgstr "Urlaub"
#: cui/uiconfig/ui/select_persona_dialog.ui:203
msgctxt "select_persona_dialog|categoriesCB"
msgid "Music"
-msgstr ""
+msgstr "Musik"
#: cui/uiconfig/ui/select_persona_dialog.ui:204
msgctxt "select_persona_dialog|categoriesCB"
msgid "Nature"
-msgstr ""
+msgstr "Natur"
#: cui/uiconfig/ui/select_persona_dialog.ui:205
msgctxt "select_persona_dialog|categoriesCB"
msgid "Other"
-msgstr ""
+msgstr "Andere"
#: cui/uiconfig/ui/select_persona_dialog.ui:206
msgctxt "select_persona_dialog|categoriesCB"
msgid "Scenery"
-msgstr ""
+msgstr "Landschaft"
#: cui/uiconfig/ui/select_persona_dialog.ui:207
msgctxt "select_persona_dialog|categoriesCB"
msgid "Seasonal"
-msgstr ""
+msgstr "Saisonal"
#: cui/uiconfig/ui/select_persona_dialog.ui:208
msgctxt "select_persona_dialog|categoriesCB"
msgid "Solid"
-msgstr ""
+msgstr "Körper"
#: cui/uiconfig/ui/select_persona_dialog.ui:209
msgctxt "select_persona_dialog|categoriesCB"
msgid "Sports"
-msgstr ""
+msgstr "Sport"
#: cui/uiconfig/ui/select_persona_dialog.ui:210
msgctxt "select_persona_dialog|categoriesCB"
msgid "Websites"
-msgstr ""
+msgstr "Webseiten"
#: cui/uiconfig/ui/select_persona_dialog.ui:211
msgctxt "select_persona_dialog|categoriesCB"
msgid "Featured"
-msgstr ""
+msgstr "Vorkommen"
#: cui/uiconfig/ui/select_persona_dialog.ui:231
msgctxt "select_persona_dialog|label6"
@@ -10668,22 +10663,43 @@ msgctxt "signsignatureline|btn_select_certificate"
msgid "Select Certificate"
msgstr "Zertifikat auswählen"
-#: cui/uiconfig/ui/signsignatureline.ui:168
+#. Name of the signer
+#: cui/uiconfig/ui/signsignatureline.ui:166
+msgctxt "signsignatureline|label_name"
+msgid "or"
+msgstr "oder"
+
+#: cui/uiconfig/ui/signsignatureline.ui:175
+msgctxt "signsignatureline|btn_load_image"
+msgid "Use Signature Image"
+msgstr "Signatur-Bild verwenden"
+
+#: cui/uiconfig/ui/signsignatureline.ui:190
+msgctxt "signsignatureline|btn_clear_image"
+msgid "Clear"
+msgstr "Löschen"
+
+#: cui/uiconfig/ui/signsignatureline.ui:206
+msgctxt "signsignatureline|label_image_dimensions"
+msgid "Best image size: 600 x 100 px"
+msgstr "Beste Bildgröße: 600 x 100 px"
+
+#: cui/uiconfig/ui/signsignatureline.ui:237
msgctxt "signsignatureline|label_sign"
msgid "Sign"
msgstr "Signieren"
-#: cui/uiconfig/ui/signsignatureline.ui:205
+#: cui/uiconfig/ui/signsignatureline.ui:274
msgctxt "signsignatureline|label_add_comment"
msgid "Add comment:"
msgstr "Kommentar hinzufügen:"
-#: cui/uiconfig/ui/signsignatureline.ui:241
+#: cui/uiconfig/ui/signsignatureline.ui:310
msgctxt "signsignatureline|label_hint"
msgid "Instructions from the document creator:"
msgstr "Anweisungen vom Dokumentenersteller:"
-#: cui/uiconfig/ui/signsignatureline.ui:274
+#: cui/uiconfig/ui/signsignatureline.ui:343
msgctxt "signsignatureline|label_more"
msgid "More"
msgstr "Mehr"
diff --git a/source/de/dictionaries/ru_RU/dialog.po b/source/de/dictionaries/ru_RU/dialog.po
index 8e5c3e5f1f0..cd87fdc80f3 100644
--- a/source/de/dictionaries/ru_RU/dialog.po
+++ b/source/de/dictionaries/ru_RU/dialog.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2018-11-05 17:38+0100\n"
-"PO-Revision-Date: 2013-10-27 15:59+0000\n"
+"PO-Revision-Date: 2018-11-15 05:08+0000\n"
"Last-Translator: Christian Kühl <kuehl.christian@googlemail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: de\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1382889568.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542258537.000000\n"
#: ru_RU_en_US.properties
msgctxt ""
@@ -94,7 +94,7 @@ msgctxt ""
"typographica\n"
"property.text"
msgid "Typographical"
-msgstr ""
+msgstr "Typografisch"
#: ru_RU_en_US.properties
msgctxt ""
diff --git a/source/de/formula/messages.po b/source/de/formula/messages.po
index e01d6cfffc7..fa42153ca3b 100644
--- a/source/de/formula/messages.po
+++ b/source/de/formula/messages.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2018-11-05 17:38+0100\n"
-"PO-Revision-Date: 2017-10-08 09:16+0000\n"
+"PO-Revision-Date: 2018-11-15 05:09+0000\n"
"Last-Translator: Christian Kühl <kuehl.christian@googlemail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: de\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1507454202.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542258543.000000\n"
#: formula/inc/core_resource.hrc:2263
msgctxt "RID_STRLIST_FUNCTION_NAMES"
@@ -2076,7 +2076,7 @@ msgstr "SUCHENB"
#: formula/inc/core_resource.hrc:2682
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "REGEX"
-msgstr ""
+msgstr "REGEX"
#: formula/inc/strings.hrc:25
msgctxt "STR_OPTIONAL"
diff --git a/source/de/helpcontent2/source/text/sbasic/shared/01.po b/source/de/helpcontent2/source/text/sbasic/shared/01.po
index 47d886f435b..ae0fc23c666 100644
--- a/source/de/helpcontent2/source/text/sbasic/shared/01.po
+++ b/source/de/helpcontent2/source/text/sbasic/shared/01.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-05-16 16:54+0200\n"
-"PO-Revision-Date: 2018-05-24 07:55+0000\n"
-"Last-Translator: Sophia Schröder <sophia.schroeder@outlook.com>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-15 11:36+0000\n"
+"Last-Translator: Christian Kühl <kuehl.christian@googlemail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: de\n"
"MIME-Version: 1.0\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: Pootle 2.8\n"
-"X-POOTLE-MTIME: 1527148547.000000\n"
+"X-POOTLE-MTIME: 1542281769.000000\n"
#: 06130000.xhp
msgctxt ""
@@ -93,8 +93,8 @@ msgctxt ""
"06130000.xhp\n"
"par_id3154791\n"
"help.text"
-msgid "<ahelp hid=\"modules/BasicIDE/ui/basicmacrodialog/run\">Runs or saves the current macro.</ahelp>"
-msgstr "<ahelp hid=\"modules/BasicIDE/ui/basicmacrodialog/run\">Führt das gegenwärtige Makro aus oder speichert es.</ahelp>"
+msgid "<ahelp hid=\"modules/BasicIDE/ui/basicmacrodialog/ok\">Runs or saves the current macro.</ahelp>"
+msgstr "<ahelp hid=\"modules/BasicIDE/ui/basicmacrodialog/ok\">Führt das gegenwärtige Makro aus oder speichert es.</ahelp>"
#: 06130000.xhp
msgctxt ""
diff --git a/source/de/helpcontent2/source/text/scalc/00.po b/source/de/helpcontent2/source/text/scalc/00.po
index 9225ee1e05a..27b8488add5 100644
--- a/source/de/helpcontent2/source/text/scalc/00.po
+++ b/source/de/helpcontent2/source/text/scalc/00.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2017-11-22 13:53+0100\n"
-"PO-Revision-Date: 2018-07-14 18:02+0000\n"
-"Last-Translator: Sophia Schröder <sophia.schroeder@outlook.com>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-15 11:51+0000\n"
+"Last-Translator: Christian Kühl <kuehl.christian@googlemail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: de\n"
"MIME-Version: 1.0\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: Pootle 2.8\n"
-"X-POOTLE-MTIME: 1531591370.000000\n"
+"X-POOTLE-MTIME: 1542282714.000000\n"
#: 00000004.xhp
msgctxt ""
@@ -29,7 +29,7 @@ msgctxt ""
"00000004.xhp\n"
"hd_id3155535\n"
"help.text"
-msgid "<variable id=\"wie\">To access this function... </variable>"
+msgid "<variable id=\"wie\">To access this function...</variable>"
msgstr "<variable id=\"wie\">Wie Sie diese Funktion erhalten...</variable>"
#: 00000004.xhp
@@ -37,7 +37,7 @@ msgctxt ""
"00000004.xhp\n"
"par_idN1056E\n"
"help.text"
-msgid "<variable id=\"moreontop\">More explanations on top of this page. </variable>"
+msgid "<variable id=\"moreontop\">More explanations on top of this page.</variable>"
msgstr "<variable id=\"moreontop\">Weitere Erklärungen finden Sie oben auf dieser Seite.</variable>"
#: 00000004.xhp
@@ -45,8 +45,8 @@ msgctxt ""
"00000004.xhp\n"
"par_idN105AF\n"
"help.text"
-msgid "<variable id=\"optional\">In the %PRODUCTNAME Calc functions, parameters marked as \"optional\" can be left out only when no parameter follows. For example, in a function with four parameters, where the last two parameters are marked as \"optional\", you can leave out parameter 4 or parameters 3 and 4, but you cannot leave out parameter 3 alone. </variable>"
-msgstr "<variable id=\"optional\">In %PRODUCTNAME Calc Funktionen dürfen Parameter, die als \"optional\" gekennzeichnet sind, nur dann ausgelassen werden, wenn ihnen kein weiterer Parameter mehr folgt. So können Sie beispielsweise in einer Funktion mit vier Parametern, von denen die letzten beiden als \"optional\" gekennzeichnet sind, den Parameter 4 oder die Parameter 3 und 4 auslassen, jedoch nicht den Parameter 3 allein. </variable>"
+msgid "<variable id=\"optional\">In the %PRODUCTNAME Calc functions, parameters marked as \"optional\" can be left out only when no parameter follows. For example, in a function with four parameters, where the last two parameters are marked as \"optional\", you can leave out parameter 4 or parameters 3 and 4, but you cannot leave out parameter 3 alone.</variable>"
+msgstr "<variable id=\"optional\">In %PRODUCTNAME Calc Funktionen dürfen Parameter, die als \"optional\" gekennzeichnet sind, nur dann ausgelassen werden, wenn ihnen kein weiterer Parameter mehr folgt. So können Sie beispielsweise in einer Funktion mit vier Parametern, von denen die letzten beiden als \"optional\" gekennzeichnet sind, den Parameter 4 oder die Parameter 3 und 4 auslassen, jedoch nicht den Parameter 3 allein.</variable>"
#: 00000004.xhp
msgctxt ""
@@ -77,80 +77,80 @@ msgctxt ""
"00000402.xhp\n"
"par_id3155555\n"
"help.text"
-msgid "<variable id=\"kopffuss\">Choose <emph>Insert - Headers and Footers</emph></variable>"
-msgstr "<variable id=\"kopffuss\">Wählen Sie <emph>Einfügen - Kopf-/Fußzeilen...</emph></variable>"
+msgid "<variable id=\"kopffuss\">Choose <emph>Insert - Headers and Footers</emph>.</variable>"
+msgstr "<variable id=\"kopffuss\">Wählen Sie <emph>Einfügen - Kopf-/Fußzeilen...</emph>.</variable>"
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3159233\n"
"help.text"
-msgid "<variable id=\"bkopfzeile\">Choose <emph>Insert - Headers and Footers - Header and Footer</emph> tabs</variable>"
-msgstr "<variable id=\"bkopfzeile\">Wählen Sie <emph>Einfügen - Kopf-/Fußzeilen... - Register: Kopfzeile/Fußzeile</emph></variable>"
+msgid "<variable id=\"bkopfzeile\">Choose <emph>Insert - Headers and Footers - Header and Footer</emph> tabs.</variable>"
+msgstr "<variable id=\"bkopfzeile\">Wählen Sie <emph>Einfügen - Kopf-/Fußzeilen... - Register: Kopfzeile/Fußzeile</emph>.</variable>"
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3150443\n"
"help.text"
-msgid "<variable id=\"bausfullen\">Choose <emph>Sheet - Fill Cells</emph></variable>"
-msgstr "<variable id=\"bausfullen\">Wählen Sie <emph>Tabelle - Zellen ausfüllen</emph></variable>"
+msgid "<variable id=\"bausfullen\">Choose <emph>Sheet - Fill Cells</emph>.</variable>"
+msgstr "<variable id=\"bausfullen\">Wählen Sie <emph>Tabelle - Zellen ausfüllen</emph>.</variable>"
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3143267\n"
"help.text"
-msgid "<variable id=\"bausunten\">Choose <emph>Sheet - Fill Cells - Down</emph></variable>"
-msgstr "<variable id=\"bausunten\">Wählen Sie <emph>Tabelle - Zellen ausfüllen - Unten</emph></variable>"
+msgid "<variable id=\"bausunten\">Choose <emph>Sheet - Fill Cells - Down</emph>.</variable>"
+msgstr "<variable id=\"bausunten\">Wählen Sie <emph>Tabelle - Zellen ausfüllen - Unten</emph>.</variable>"
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3153880\n"
"help.text"
-msgid "<variable id=\"bausrechts\">Choose <emph>Sheet - Fill Cells - Right</emph></variable>"
-msgstr "<variable id=\"bausrechts\">Wählen Sie <emph>Tabelle - Zellen ausfüllen - Rechts</emph></variable>"
+msgid "<variable id=\"bausrechts\">Choose <emph>Sheet - Fill Cells - Right</emph>.</variable>"
+msgstr "<variable id=\"bausrechts\">Wählen Sie <emph>Tabelle - Zellen ausfüllen - Rechts</emph>.</variable>"
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3151245\n"
"help.text"
-msgid "<variable id=\"bausoben\">Choose <emph>Sheet - Fill Cells - Up</emph></variable>"
-msgstr "<variable id=\"bausoben\">Wählen Sie <emph>Tabelle - Zellen ausfüllen - Oben</emph></variable>"
+msgid "<variable id=\"bausoben\">Choose <emph>Sheet - Fill Cells - Up</emph>.</variable>"
+msgstr "<variable id=\"bausoben\">Wählen Sie <emph>Tabelle - Zellen ausfüllen - Oben</emph>.</variable>"
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3145068\n"
"help.text"
-msgid "<variable id=\"bauslinks\">Choose <emph>Sheet - Fill Cells - Left</emph></variable>"
-msgstr "<variable id=\"bauslinks\">Wählen Sie <emph>Tabelle - Zellen ausfüllen - Links</emph></variable>"
+msgid "<variable id=\"bauslinks\">Choose <emph>Sheet - Fill Cells - Left</emph>.</variable>"
+msgstr "<variable id=\"bauslinks\">Wählen Sie <emph>Tabelle - Zellen ausfüllen - Links</emph>.</variable>"
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3150400\n"
"help.text"
-msgid "<variable id=\"baustab\">Choose <emph>Sheet - Fill Cells - Sheets</emph></variable>"
-msgstr "<variable id=\"baustab\">Wählen Sie <emph>Tabelle - Zellen ausfüllen - Tabellen...</emph></variable>"
+msgid "<variable id=\"baustab\">Choose <emph>Sheet - Fill Cells - Sheets</emph>.</variable>"
+msgstr "<variable id=\"baustab\">Wählen Sie <emph>Tabelle - Zellen ausfüllen - Tabellen...</emph>.</variable>"
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3154910\n"
"help.text"
-msgid "<variable id=\"bausreihe\">Choose <emph>Sheet - Fill Cells - Series</emph></variable>"
-msgstr "<variable id=\"bausreihe\">Wählen Sie <emph>Tabelle - Zellen ausfüllen - Reihen...</emph></variable>"
+msgid "<variable id=\"bausreihe\">Choose <emph>Sheet - Fill Cells - Series</emph>.</variable>"
+msgstr "<variable id=\"bausreihe\">Wählen Sie <emph>Tabelle - Zellen ausfüllen - Reihen...</emph>.</variable>"
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3154123\n"
"help.text"
-msgid "Choose <emph>Sheet - Clear Cells</emph>"
-msgstr "Wählen Sie <emph>Tabelle - Inhalte löschen...</emph>"
+msgid "Choose <emph>Sheet - Clear Cells</emph>."
+msgstr "Wählen Sie <emph>Tabelle - Inhalte löschen...</emph>."
#: 00000402.xhp
msgctxt ""
@@ -165,40 +165,40 @@ msgctxt ""
"00000402.xhp\n"
"par_id3150011\n"
"help.text"
-msgid "<variable id=\"bzelo\">Choose <emph>Sheet - Delete Cells</emph></variable>"
-msgstr "<variable id=\"bzelo\">Wählen Sie <emph>Tabelle - Zellen löschen...</emph></variable>"
+msgid "<variable id=\"bzelo\">Choose <emph>Sheet - Delete Cells</emph>.</variable>"
+msgstr "<variable id=\"bzelo\">Wählen Sie <emph>Tabelle - Zellen löschen...</emph>.</variable>"
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3153951\n"
"help.text"
-msgid "Choose <emph>Sheet - Delete Sheet</emph>"
-msgstr "Wählen Sie <emph>Tabelle - Tabelle löschen...</emph>"
+msgid "Choose <emph>Sheet - Delete Sheet</emph>."
+msgstr "Wählen Sie <emph>Tabelle - Tabelle löschen...</emph>."
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3155306\n"
"help.text"
-msgid "Open context menu for a sheet tab"
-msgstr "Öffnen Sie das Kontextmenü eines Tabellenregisters"
+msgid "Open context menu for a sheet tab."
+msgstr "Öffnen Sie das Kontextmenü eines Tabellenregisters."
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3146119\n"
"help.text"
-msgid "Choose <emph>Sheet - Move or Copy Sheet</emph>"
-msgstr "Wählen Sie <emph>Tabelle - Tabelle verschieben/kopieren...</emph>"
+msgid "Choose <emph>Sheet - Move or Copy Sheet</emph>."
+msgstr "Wählen Sie <emph>Tabelle - Tabelle verschieben/kopieren...</emph>."
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3148645\n"
"help.text"
-msgid "Open context menu for a sheet tab"
-msgstr "Öffnen Sie das Kontextmenü eines Tabellenregisters"
+msgid "Open context menu for a sheet tab."
+msgstr "Öffnen Sie das Kontextmenü eines Tabellenregisters."
#: 00000403.xhp
msgctxt ""
@@ -221,32 +221,32 @@ msgctxt ""
"00000403.xhp\n"
"par_id3150275\n"
"help.text"
-msgid "<variable id=\"aspze\">Choose <emph>View - Column & Row Headers</emph></variable>"
-msgstr "<variable id=\"aspze\">Wählen Sie <emph>Ansicht - Spalten-/Zeilenköpfe</emph></variable>"
+msgid "<variable id=\"aspze\">Choose <emph>View - Column & Row Headers</emph>.</variable>"
+msgstr "<variable id=\"aspze\">Wählen Sie <emph>Ansicht - Spalten-/Zeilenköpfe</emph>.</variable>"
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3154514\n"
"help.text"
-msgid "<variable id=\"awehe\">Choose <emph>View - Value Highlighting</emph></variable>"
-msgstr "<variable id=\"awehe\">Wählen Sie <emph>Ansicht - Werte hervorheben</emph></variable>"
+msgid "<variable id=\"awehe\">Choose <emph>View - Value Highlighting</emph>.</variable>"
+msgstr "<variable id=\"awehe\">Wählen Sie <emph>Ansicht - Werte hervorheben</emph>.</variable>"
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3148947\n"
"help.text"
-msgid "<variable id=\"rechenleiste\">Choose <emph>View - Formula Bar</emph> or <emph>View - Toolbars - Formula Bar</emph></variable>"
-msgstr "<variable id=\"rechenleiste\">Wählen Sie <emph>Ansicht - Rechenleiste</emph> oder <emph>Ansicht - Symbolleisten - Rechenleiste</emph></variable>"
+msgid "<variable id=\"rechenleiste\">Choose <emph>View - Formula Bar</emph> or <emph>View - Toolbars - Formula Bar</emph>.</variable>"
+msgstr "<variable id=\"rechenleiste\">Wählen Sie <emph>Ansicht - Rechenleiste</emph> oder <emph>Ansicht - Symbolleisten - Rechenleiste</emph>.</variable>"
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3148663\n"
"help.text"
-msgid "<variable id=\"seumvo\">Choose <emph>View - Page Break</emph></variable>"
-msgstr "<variable id=\"seumvo\">Wählen Sie <emph>Ansicht - Seitenumbruch</emph></variable>"
+msgid "<variable id=\"seumvo\">Choose <emph>View - Page Break</emph>.</variable>"
+msgstr "<variable id=\"seumvo\">Wählen Sie <emph>Ansicht - Seitenumbruch</emph>.</variable>"
#: 00000404.xhp
msgctxt ""
@@ -269,16 +269,16 @@ msgctxt ""
"00000404.xhp\n"
"par_id3149784\n"
"help.text"
-msgid "Choose <emph>Insert - Cells</emph>"
-msgstr "Wählen Sie <emph>Einfügen - Zellen...</emph>"
+msgid "Choose <emph>Insert - Cells</emph>."
+msgstr "Wählen Sie <emph>Einfügen - Zellen...</emph>."
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3154514\n"
"help.text"
-msgid "Open <emph>Insert Cells</emph> toolbar from Tools bar:"
-msgstr "Symbol <emph>Zellen einfügen</emph> in der Symbolleiste Extras:"
+msgid "Open <emph>Insert Cells</emph> toolbar from <emph>Tools</emph> bar:"
+msgstr "Wählen Sie <emph>Zellen einfügen</emph> in der Symbolleiste <emph>Extras</emph>:"
#: 00000404.xhp
msgctxt ""
@@ -365,24 +365,24 @@ msgctxt ""
"00000404.xhp\n"
"par_id3149033\n"
"help.text"
-msgid "<variable id=\"eitab\">Choose <emph>Sheet - Insert Sheet</emph></variable>"
-msgstr "<variable id=\"eitab\">Wählen Sie <emph>Tabelle - Tabelle einfügen...</emph></variable>"
+msgid "<variable id=\"eitab\">Choose <emph>Sheet - Insert Sheet</emph>.</variable>"
+msgstr "<variable id=\"eitab\">Wählen Sie <emph>Tabelle - Tabelle einfügen...</emph>.</variable>"
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_idN1082F\n"
"help.text"
-msgid "<variable id=\"eitabfile\">Choose <emph>Sheet - Insert Sheet from File</emph></variable>"
-msgstr "<variable id=\"eitabfile\">Wählen Sie <emph>Tabelle - Tabelle aus Datei einfügen...</emph> </variable>"
+msgid "<variable id=\"eitabfile\">Choose <emph>Sheet - Insert Sheet from File</emph>.</variable>"
+msgstr "<variable id=\"eitabfile\">Wählen Sie <emph>Tabelle - Tabelle aus Datei einfügen...</emph>.</variable>"
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3155115\n"
"help.text"
-msgid "Choose <emph>Insert - Function</emph>"
-msgstr "Wählen Sie <emph>Einfügen - Funktion...</emph>"
+msgid "Choose <emph>Insert - Function</emph>."
+msgstr "Wählen Sie <emph>Einfügen - Funktion...</emph>."
#: 00000404.xhp
msgctxt ""
@@ -429,8 +429,8 @@ msgctxt ""
"00000404.xhp\n"
"par_id3155809\n"
"help.text"
-msgid "<variable id=\"eikadaze\"><emph>Insert - Function</emph> - Category <emph>Date&Time</emph></variable>"
-msgstr "<variable id=\"eikadaze\"><emph>Einfügen - Funktion</emph> - Kategorie <emph>Datum und Zeit</emph></variable>"
+msgid "<variable id=\"eikadaze\"><emph>Insert - Function</emph> - Category <emph>Date & Time</emph></variable>"
+msgstr "<variable id=\"eikadaze\">Wählen Sie <emph>Einfügen - Funktion...</emph> - Kategorie: <emph>Datum und Zeit</emph>.</variable>"
#: 00000404.xhp
msgctxt ""
@@ -517,32 +517,32 @@ msgctxt ""
"00000404.xhp\n"
"par_id3155383\n"
"help.text"
-msgid "<variable id=\"funktionsliste\">Choose <emph>Insert - Function List</emph></variable>"
-msgstr "<variable id=\"funktionsliste\">Wählen Sie <emph>Einfügen - Funktion... - Liste: Funktion</emph></variable>"
+msgid "<variable id=\"funktionsliste\">Choose <emph>Insert - Function List</emph>.</variable>"
+msgstr "<variable id=\"funktionsliste\">Wählen Sie <emph>Einfügen - Funktion... - Liste: Funktion</emph>.</variable>"
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3153250\n"
"help.text"
-msgid "<variable id=\"einamen\">Choose <emph>Insert - Named Ranges and Expressions</emph></variable>"
-msgstr "<variable id=\"einamen\">Wählen Sie <emph>Einfügen - Benannten Bereich...</emph></variable>"
+msgid "<variable id=\"einamen\">Choose <emph>Insert - Named Ranges and Expressions</emph>.</variable>"
+msgstr "<variable id=\"einamen\">Wählen Sie <emph>Einfügen - Benannten Bereich...</emph>.</variable>"
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3146776\n"
"help.text"
-msgid "<variable id=\"eiextdata\">Choose <emph>Sheet - Link to External data</emph></variable>"
-msgstr "<variable id=\"eiextdata\">Wählen Sie <emph>Tabelle - Verknüpfung zu externen Daten...</emph></variable>"
+msgid "<variable id=\"eiextdata\">Choose <emph>Sheet - Link to External data</emph>.</variable>"
+msgstr "<variable id=\"eiextdata\">Wählen Sie <emph>Tabelle - Verknüpfung zu externen Daten...</emph>.</variable>"
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3143222\n"
"help.text"
-msgid "Choose <emph>Sheet - Named Ranges and Expressions - Define</emph>"
-msgstr "Wählen Sie <emph>Tabelle - Benannte Bereiche - Festlegen...</emph>"
+msgid "Choose <emph>Sheet - Named Ranges and Expressions - Define</emph>."
+msgstr "Wählen Sie <emph>Tabelle - Benannte Bereiche - Festlegen...</emph>."
#: 00000404.xhp
msgctxt ""
@@ -557,24 +557,24 @@ msgctxt ""
"00000404.xhp\n"
"par_id3145214\n"
"help.text"
-msgid "<variable id=\"einaei\">Choose <emph>Sheet - Named Ranges and Expressions - Insert</emph></variable>"
-msgstr "<variable id=\"einaei\">Wählen Sie <emph>Tabelle - Benannte Bereiche - Einfügen...</emph></variable>"
+msgid "<variable id=\"einaei\">Choose <emph>Sheet - Named Ranges and Expressions - Insert</emph>.</variable>"
+msgstr "<variable id=\"einaei\">Wählen Sie <emph>Tabelle - Benannte Bereiche - Einfügen...</emph>.</variable>"
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3153558\n"
"help.text"
-msgid "<variable id=\"einaueb\">Choose <emph>Sheet - Named Ranges and Expressions - Create</emph></variable>"
-msgstr "<variable id=\"einaueb\">Wählen Sie <emph>Tabelle - Benannte Bereiche - Erstellen...</emph></variable>"
+msgid "<variable id=\"einaueb\">Choose <emph>Sheet - Named Ranges and Expressions - Create</emph>.</variable>"
+msgstr "<variable id=\"einaueb\">Wählen Sie <emph>Tabelle - Benannte Bereiche - Erstellen...</emph>.</variable>"
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3153483\n"
"help.text"
-msgid "<variable id=\"einabesch\">Choose <emph>Sheet - Named Ranges and Expressions - Labels</emph></variable>"
-msgstr "<variable id=\"einabesch\">Wählen Sie <emph>Tabelle - Benannte Bereiche - Beschriftungen...</emph></variable>"
+msgid "<variable id=\"einabesch\">Choose <emph>Sheet - Named Ranges and Expressions - Labels</emph>.</variable>"
+msgstr "<variable id=\"einabesch\">Wählen Sie <emph>Tabelle - Benannte Bereiche - Beschriftungen...</emph>.</variable>"
#: 00000405.xhp
msgctxt ""
@@ -597,192 +597,192 @@ msgctxt ""
"00000405.xhp\n"
"par_id3154685\n"
"help.text"
-msgid "<variable id=\"fozelle\">Choose <emph>Format - Cells</emph></variable>"
-msgstr "<variable id=\"fozelle\">Wählen Sie <emph>Format - Zellen</emph></variable>"
+msgid "<variable id=\"fozelle\">Choose <emph>Format - Cells</emph>.</variable>"
+msgstr "<variable id=\"fozelle\">Wählen Sie <emph>Format - Zellen...</emph>.</variable>"
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3153194\n"
"help.text"
-msgid "<variable id=\"fozelstz\">Choose <emph>Format - Cells - Cell Protection</emph> tab </variable>"
-msgstr "<variable id=\"fozelstz\">Wählen Sie <emph>Format - Zellen... - Register: Zellschutz</emph></variable>"
+msgid "<variable id=\"fozelstz\">Choose <emph>Format - Cells - Cell Protection</emph> tab.</variable>"
+msgstr "<variable id=\"fozelstz\">Wählen Sie <emph>Format - Zellen... - Register: Zellschutz</emph>.</variable>"
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3155854\n"
"help.text"
-msgid "<variable id=\"fozei\">Choose <emph>Format - Row</emph></variable>"
-msgstr "<variable id=\"fozei\">Wählen Sie <emph>Format - Zeilen</emph></variable>"
+msgid "<variable id=\"fozei\">Choose <emph>Format - Rows</emph>.</variable>"
+msgstr "<variable id=\"fozei\">Wählen Sie <emph>Format - Zeilen</emph>.</variable>"
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3150012\n"
"help.text"
-msgid "<variable id=\"fozeiophoe\">Choose <emph>Format - Row - Optimal Height</emph></variable>"
-msgstr "<variable id=\"fozeiophoe\">Wählen Sie <emph>Format - Zeilen - Optimale Zeilenhöhe...</emph></variable>"
+msgid "<variable id=\"fozeiophoe\">Choose <emph>Format - Rows - Optimal Height</emph>.</variable>"
+msgstr "<variable id=\"fozeiophoe\">Wählen Sie <emph>Format - Zeilen - Optimale Zeilenhöhe...</emph>.</variable>"
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3148645\n"
"help.text"
-msgid "Choose <emph>Format - Row - Hide</emph>"
-msgstr "Wählen Sie <emph>Format - Zeilen - Ausblenden</emph>"
+msgid "Choose <emph>Format - Rows - Hide</emph>."
+msgstr "Wählen Sie <emph>Format - Zeilen - Ausblenden</emph>."
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3153728\n"
"help.text"
-msgid "Choose <emph>Format - Column - Hide</emph>"
-msgstr "Wählen Sie <emph>Format - Spalten - Ausblenden</emph>"
+msgid "Choose <emph>Format - Columns - Hide</emph>."
+msgstr "Wählen Sie <emph>Format - Spalten - Ausblenden</emph>."
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3151114\n"
"help.text"
-msgid "Choose <emph>Format - Sheet - Hide</emph>"
-msgstr "Wählen Sie <emph>Tabelle - Tabelle ausblenden</emph>"
+msgid "Choose <emph>Sheet - Hide Sheet</emph>."
+msgstr "Wählen Sie <emph>Tabelle - Tabelle ausblenden</emph>."
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3148576\n"
"help.text"
-msgid "Choose <emph>Format - Row - Show</emph>"
-msgstr "Wählen Sie <emph>Format - Zeilen - Einblenden</emph>"
+msgid "Choose <emph>Format - Rows - Show</emph>."
+msgstr "Wählen Sie <emph>Format - Zeilen - Einblenden</emph>."
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3156286\n"
"help.text"
-msgid "Choose <emph>Format - Column - Show</emph>"
-msgstr "Wählen Sie <emph>Format - Spalten - Einblenden</emph>"
+msgid "Choose <emph>Format - Columns - Show</emph>."
+msgstr "Wählen Sie <emph>Format - Spalten - Einblenden</emph>."
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3145645\n"
"help.text"
-msgid "<variable id=\"fospa\">Choose <emph>Format - Column</emph></variable>"
-msgstr "<variable id=\"fospa\">Wählen Sie <emph>Format - Spalten</emph></variable>"
+msgid "<variable id=\"fospa\">Choose <emph>Format - Columns</emph>.</variable>"
+msgstr "<variable id=\"fospa\">Wählen Sie <emph>Format - Spalten</emph>.</variable>"
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3145252\n"
"help.text"
-msgid "Choose <emph>Format - Column - Optimal Width</emph>"
-msgstr "Wählen Sie <emph>Format - Spalten - Optimale Breite...</emph>"
+msgid "Choose <emph>Format - Columns - Optimal Width</emph>."
+msgstr "Wählen Sie <emph>Format - Spalten - Optimale Breite...</emph>."
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3146971\n"
"help.text"
-msgid "Double-click right column separator in column headers"
-msgstr "Doppelklick auf das rechte Spaltentrennzeichen in den Spaltenköpfen"
+msgid "Double-click right column separator in column headers."
+msgstr "Doppelklick auf das rechte Spaltentrennzeichen in den Spaltenköpfen."
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3147362\n"
"help.text"
-msgid "<variable id=\"fot\">Choose <emph>Format - Sheet</emph></variable>"
-msgstr "<variable id=\"fot\">Wählen Sie <emph>Format - Tabelle</emph></variable>"
+msgid "<variable id=\"fot\">Choose <emph>Sheet</emph>.</variable>"
+msgstr "<variable id=\"fot\">Wählen Sie <emph>Tabelle</emph>.</variable>"
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3163805\n"
"help.text"
-msgid "<variable id=\"fotu\">Choose <emph>Format - Sheet - Rename</emph></variable>"
-msgstr "<variable id=\"fotu\">Wählen Sie <emph>Tabelle - Tabelle umbenennen...</emph></variable>"
+msgid "<variable id=\"fotu\">Choose <emph>Sheet - Rename Sheet</emph>.</variable>"
+msgstr "<variable id=\"fotu\">Wählen Sie <emph>Tabelle - Tabelle umbenennen...</emph>.</variable>"
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3155333\n"
"help.text"
-msgid "<variable id=\"fotenb\">Choose <emph>Format - Sheet - Show</emph></variable>"
-msgstr "<variable id=\"fotenb\">Wählen Sie <emph>Tabelle - Tabelle einblenden...</emph></variable>"
+msgid "<variable id=\"fotenb\">Choose <emph>Sheet - Show Sheet</emph>.</variable>"
+msgstr "<variable id=\"fotenb\">Wählen Sie <emph>Tabelle - Tabelle einblenden...</emph>.</variable>"
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_idN1077A\n"
"help.text"
-msgid "<variable id=\"foste\">Choose <emph>Format - Page</emph></variable>"
-msgstr "<variable id=\"foste\">Wählen Sie <emph>Format - Seite</emph>.</variable>"
+msgid "<variable id=\"foste\">Choose <emph>Format - Page</emph>.</variable>"
+msgstr "<variable id=\"foste\">Wählen Sie <emph>Format - Seite...</emph>.</variable>"
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3155508\n"
"help.text"
-msgid "<variable id=\"fostel\">Choose <emph>Format - Page - Sheet</emph> tab </variable>"
-msgstr "<variable id=\"fostel\">Wählen Sie <emph>Format - Seite... - Register: Tabelle</emph></variable>"
+msgid "<variable id=\"fostel\">Choose <emph>Format - Page - Sheet</emph> tab.</variable>"
+msgstr "<variable id=\"fostel\">Wählen Sie <emph>Format - Seite... - Register: Tabelle</emph>.</variable>"
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3150883\n"
"help.text"
-msgid "<variable id=\"fodrbe\">Choose <emph>Format - Print Ranges</emph></variable>"
-msgstr "<variable id=\"fodrbe\">Wählen Sie <emph>Format - Druckbereiche</emph></variable>"
+msgid "<variable id=\"fodrbe\">Choose <emph>Format - Print Ranges</emph>.</variable>"
+msgstr "<variable id=\"fodrbe\">Wählen Sie <emph>Format - Druckbereiche</emph>.</variable>"
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3156448\n"
"help.text"
-msgid "<variable id=\"fodrfe\">Choose <emph>Format - Print Ranges - Define</emph></variable>"
-msgstr "<variable id=\"fodrfe\">Wählen Sie <emph>Format - Druckbereiche - Festlegen</emph></variable>"
+msgid "<variable id=\"fodrfe\">Choose <emph>Format - Print Ranges - Define</emph>.</variable>"
+msgstr "<variable id=\"fodrfe\">Wählen Sie <emph>Format - Druckbereiche - Festlegen</emph>.</variable>"
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3156290\n"
"help.text"
-msgid "<variable id=\"fodrhin\">Choose <emph>Format - Print Ranges - Add</emph></variable>"
-msgstr "<variable id=\"fodrhin\">Wählen Sie <emph>Format - Druckbereiche - Hinzufügen</emph></variable>"
+msgid "<variable id=\"fodrhin\">Choose <emph>Format - Print Ranges - Add</emph>.</variable>"
+msgstr "<variable id=\"fodrhin\">Wählen Sie <emph>Format - Druckbereiche - Hinzufügen</emph>.</variable>"
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3155812\n"
"help.text"
-msgid "<variable id=\"fodbah\">Choose <emph>Format - Print Ranges - Clear</emph></variable>"
-msgstr "<variable id=\"fodbah\">Wählen Sie <emph>Format - Druckbereiche - Löschen</emph></variable>"
+msgid "<variable id=\"fodbah\">Choose <emph>Format - Print Ranges - Clear</emph>.</variable>"
+msgstr "<variable id=\"fodbah\">Wählen Sie <emph>Format - Druckbereiche - Löschen</emph>.</variable>"
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3153307\n"
"help.text"
-msgid "<variable id=\"fodbbe\">Choose <emph>Format - Print Ranges - Edit</emph></variable>"
-msgstr "<variable id=\"fodbbe\">Wählen Sie <emph>Format - Druckbereiche - Bearbeiten...</emph></variable>"
+msgid "<variable id=\"fodbbe\">Choose <emph>Format - Print Ranges - Edit</emph>.</variable>"
+msgstr "<variable id=\"fodbbe\">Wählen Sie <emph>Format - Druckbereiche - Bearbeiten...</emph>.</variable>"
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3153916\n"
"help.text"
-msgid "Choose <emph>Format - AutoFormat</emph>"
-msgstr "Wählen Sie <emph>Format - AutoFormat...</emph>"
+msgid "Choose <emph>Format - AutoFormat</emph>."
+msgstr "Wählen Sie <emph>Format - AutoFormat...</emph>."
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3154532\n"
"help.text"
-msgid "On the Tools bar, click"
-msgstr "Klicken Sie in der Symbolleiste Extras auf"
+msgid "On the <emph>Tools</emph> bar, click"
+msgstr "Klicken Sie in der Symbolleiste <emph>Extras</emph> auf"
#: 00000405.xhp
msgctxt ""
@@ -805,8 +805,8 @@ msgctxt ""
"00000405.xhp\n"
"par_id3154618\n"
"help.text"
-msgid "<variable id=\"bedingte\">Choose <emph>Format - Conditional Formatting</emph></variable>"
-msgstr "<variable id=\"bedingte\">Wählen Sie <emph>Format - Bedingte Formatierung</emph></variable>"
+msgid "<variable id=\"bedingte\">Choose <emph>Format - Conditional Formatting</emph>.</variable>"
+msgstr "<variable id=\"bedingte\">Wählen Sie <emph>Format - Bedingte Formatierung</emph>.</variable>"
#: 00000406.xhp
msgctxt ""
@@ -829,16 +829,16 @@ msgctxt ""
"00000406.xhp\n"
"par_id3150541\n"
"help.text"
-msgid "<variable id=\"exdektv\">Choose <emph>Tools - Detective</emph> </variable>"
-msgstr "<variable id=\"exdektv\">Wählen Sie <emph>Extras - Detektiv</emph> </variable>"
+msgid "<variable id=\"exdektv\">Choose <emph>Tools - Detective</emph>.</variable>"
+msgstr "<variable id=\"exdektv\">Wählen Sie <emph>Extras - Detektiv</emph>.</variable>"
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id3153194\n"
"help.text"
-msgid "Choose <emph>Tools - Detective - Trace Precedents</emph>"
-msgstr "Wählen Sie <emph>Extras - Detektiv - Spur zum Vorgänger</emph>"
+msgid "Choose <emph>Tools - Detective - Trace Precedents</emph>."
+msgstr "Wählen Sie <emph>Extras - Detektiv - Spur zum Vorgänger</emph>."
#: 00000406.xhp
msgctxt ""
@@ -853,24 +853,24 @@ msgctxt ""
"00000406.xhp\n"
"par_id3154123\n"
"help.text"
-msgid "<variable id=\"silbentrennungc\">Menu <emph>Tools - Language - Hyphenation</emph> </variable>"
-msgstr "<variable id=\"silbentrennungc\">Wählen Sie <emph>Extras - Sprache - Silbentrennung...</emph> </variable>"
+msgid "<variable id=\"silbentrennungc\">Menu <emph>Tools - Language - Hyphenation</emph>.</variable>"
+msgstr "<variable id=\"silbentrennungc\">Wählen Sie <emph>Extras - Sprache - Silbentrennung...</emph>.</variable>"
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id3145785\n"
"help.text"
-msgid "<variable id=\"exdvore\">Choose <emph>Tools - Detective - Remove Precedents</emph> </variable>"
-msgstr "<variable id=\"exdvore\">Wählen Sie <emph>Extras - Detektiv - Spur zum Vorgänger entfernen</emph> </variable>"
+msgid "<variable id=\"exdvore\">Choose <emph>Tools - Detective - Remove Precedents</emph>.</variable>"
+msgstr "<variable id=\"exdvore\">Wählen Sie <emph>Extras - Detektiv - Spur zum Vorgänger entfernen</emph>.</variable>"
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id3155411\n"
"help.text"
-msgid "Choose <emph>Tools - Detective - Trace Dependents</emph>"
-msgstr "Wählen Sie <emph>Extras - Detektiv - Spur zum Nachfolger</emph>"
+msgid "Choose <emph>Tools - Detective - Trace Dependents</emph>."
+msgstr "Wählen Sie <emph>Extras - Detektiv - Spur zum Nachfolger</emph>."
#: 00000406.xhp
msgctxt ""
@@ -885,112 +885,112 @@ msgctxt ""
"00000406.xhp\n"
"par_id3146984\n"
"help.text"
-msgid "<variable id=\"exdszne\">Choose <emph>Tools - Detective - Remove Dependents</emph> </variable>"
-msgstr "<variable id=\"exdszne\">Wählen Sie <emph>Extras - Detektiv - Spur zum Nachfolger entfernen</emph> </variable>"
+msgid "<variable id=\"exdszne\">Choose <emph>Tools - Detective - Remove Dependents</emph>.</variable>"
+msgstr "<variable id=\"exdszne\">Wählen Sie <emph>Extras - Detektiv - Spur zum Nachfolger entfernen</emph>.</variable>"
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id3154014\n"
"help.text"
-msgid "<variable id=\"exdase\">Choose <emph>Tools - Detective - Remove All Traces</emph> </variable>"
-msgstr "<variable id=\"exdase\">Wählen Sie <emph>Extras - Detektiv - Alle Spuren entfernen</emph> </variable>"
+msgid "<variable id=\"exdase\">Choose <emph>Tools - Detective - Remove All Traces</emph>.</variable>"
+msgstr "<variable id=\"exdase\">Wählen Sie <emph>Extras - Detektiv - Alle Spuren entfernen</emph>.</variable>"
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id3153188\n"
"help.text"
-msgid "<variable id=\"exdszfe\">Choose <emph>Tools - Detective - Trace Error</emph> </variable>"
-msgstr "<variable id=\"exdszfe\">Wählen Sie <emph>Extras - Detektiv - Spur zum Fehler</emph> </variable>"
+msgid "<variable id=\"exdszfe\">Choose <emph>Tools - Detective - Trace Error</emph>.</variable>"
+msgstr "<variable id=\"exdszfe\">Wählen Sie <emph>Extras - Detektiv - Spur zum Fehler</emph>.</variable>"
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id3149410\n"
"help.text"
-msgid "<variable id=\"fuellmodus\">Choose <emph>Tools - Detective - Fill Mode</emph> </variable>"
-msgstr "<variable id=\"fuellmodus\">Wählen Sie <emph>Extras - Detektiv - Füll-Modus</emph> </variable>"
+msgid "<variable id=\"fuellmodus\">Choose <emph>Tools - Detective - Fill Mode</emph>.</variable>"
+msgstr "<variable id=\"fuellmodus\">Wählen Sie <emph>Extras - Detektiv - Füll-Modus</emph>.</variable>"
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id3156284\n"
"help.text"
-msgid "<variable id=\"dateneinkreisen\">Choose <emph>Tools - Detective - Mark Invalid Data</emph> </variable>"
-msgstr "<variable id=\"dateneinkreisen\">Wählen Sie <emph>Extras - Detektiv - Ungültige Daten einkreisen</emph> </variable>"
+msgid "<variable id=\"dateneinkreisen\">Choose <emph>Tools - Detective - Mark Invalid Data</emph>.</variable>"
+msgstr "<variable id=\"dateneinkreisen\">Wählen Sie <emph>Extras - Detektiv - Ungültige Daten einkreisen</emph>.</variable>"
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id3153159\n"
"help.text"
-msgid "<variable id=\"spurenaktualisieren\">Choose <emph>Tools - Detective - Refresh Traces</emph> </variable>"
-msgstr "<variable id=\"spurenaktualisieren\">Wählen Sie <emph>Extras - Detektiv - Spuren aktualisieren</emph> </variable>"
+msgid "<variable id=\"spurenaktualisieren\">Choose <emph>Tools - Detective - Refresh Traces</emph>.</variable>"
+msgstr "<variable id=\"spurenaktualisieren\">Wählen Sie <emph>Extras - Detektiv - Spuren aktualisieren</emph>.</variable>"
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id3147397\n"
"help.text"
-msgid "<variable id=\"automatisch\">Choose <emph>Tools - Detective - AutoRefresh</emph> </variable>"
-msgstr "<variable id=\"automatisch\">Wählen Sie <emph>Extras - Detektiv - Automatisch aktualisieren</emph> </variable>"
+msgid "<variable id=\"automatisch\">Choose <emph>Tools - Detective - AutoRefresh</emph>.</variable>"
+msgstr "<variable id=\"automatisch\">Wählen Sie <emph>Extras - Detektiv - Automatisch aktualisieren</emph>.</variable>"
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id3154018\n"
"help.text"
-msgid "<variable id=\"exzws\">Choose <emph>Tools - Goal Seek</emph> </variable>"
-msgstr "<variable id=\"exzws\">Wählen Sie <emph>Extras - Zielwertsuche...</emph> </variable>"
+msgid "<variable id=\"exzws\">Choose <emph>Tools - Goal Seek</emph>.</variable>"
+msgstr "<variable id=\"exzws\">Wählen Sie <emph>Extras - Zielwertsuche...</emph>.</variable>"
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id3269142\n"
"help.text"
-msgid "<variable id=\"solver\">Choose <emph>Tools - Solver</emph> </variable>"
-msgstr "<variable id=\"solver\">Wählen Sie <emph>Extras - Solver...</emph> </variable>"
+msgid "<variable id=\"solver\">Choose <emph>Tools - Solver</emph>.</variable>"
+msgstr "<variable id=\"solver\">Wählen Sie <emph>Extras - Solver...</emph>.</variable>"
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id8554338\n"
"help.text"
-msgid "<variable id=\"solver_options\">Choose <emph>Tools - Solver</emph>, <emph>Options</emph> button </variable>"
-msgstr "<variable id=\"solver_options\">Wählen Sie <emph>Extras - Solver...</emph>, Schaltfläche <emph>Optionen...</emph> </variable>"
+msgid "<variable id=\"solver_options\">Choose <emph>Tools - Solver</emph>, click <emph>Options</emph> button.</variable>"
+msgstr "<variable id=\"solver_options\">Wählen Sie <emph>Extras - Solver...</emph> - Schaltfläche: <emph>Optionen...</emph>.</variable>"
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id3156277\n"
"help.text"
-msgid "<variable id=\"exsze\">Choose <emph>Tools - Scenarios</emph> </variable>"
-msgstr "<variable id=\"exsze\">Wählen Sie <emph>Extras - Szenarien...</emph> </variable>"
+msgid "<variable id=\"exsze\">Choose <emph>Tools - Scenarios</emph>.</variable>"
+msgstr "<variable id=\"exsze\">Wählen Sie <emph>Extras - Szenarien...</emph>.</variable>"
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id3149020\n"
"help.text"
-msgid "<variable id=\"protect_sheet\">Choose <emph>Tools - Protect Sheet</emph></variable>"
-msgstr "<variable id=\"protect_sheet\">Wählen Sie <emph>Extras - Tabelle schützen...</emph></variable>"
+msgid "<variable id=\"protect_sheet\">Choose <emph>Tools - Protect Sheet</emph>.</variable>"
+msgstr "<variable id=\"protect_sheet\">Wählen Sie <emph>Extras - Tabelle schützen...</emph>.</variable>"
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id3154256\n"
"help.text"
-msgid "<variable id=\"protect_spreadsheet\">Choose <emph>Tools - Protect Spreadsheet</emph></variable>"
-msgstr "<variable id=\"protect_spreadsheet\">Wählen Sie <emph>Extras - Tabellendokument schützen...</emph></variable>"
+msgid "<variable id=\"protect_spreadsheet\">Choose <emph>Tools - Protect Spreadsheet</emph>.</variable>"
+msgstr "<variable id=\"protect_spreadsheet\">Wählen Sie <emph>Extras - Tabellendokument schützen...</emph>.</variable>"
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id3146919\n"
"help.text"
-msgid "Choose <emph>Data - Calculate - Recalculate</emph>"
-msgstr "Wählen Sie <emph>Daten - Berechnen - Neu berechnen</emph>"
+msgid "Choose <emph>Data - Calculate - Recalculate</emph>."
+msgstr "Wählen Sie <emph>Daten - Berechnen - Neu berechnen</emph>."
#: 00000406.xhp
msgctxt ""
@@ -1005,16 +1005,16 @@ msgctxt ""
"00000406.xhp\n"
"par_id3150941\n"
"help.text"
-msgid "<variable id=\"exatmb\">Choose <emph>Data - Calculate - AutoCalculate</emph> </variable>"
-msgstr "<variable id=\"exatmb\">Wählen Sie <emph>Daten - Berechnen - Automatisch berechnen</emph> </variable>"
+msgid "<variable id=\"exatmb\">Choose <emph>Data - Calculate - AutoCalculate</emph>.</variable>"
+msgstr "<variable id=\"exatmb\">Wählen Sie <emph>Daten - Berechnen - Automatisch berechnen</emph>.</variable>"
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id3151276\n"
"help.text"
-msgid "<variable id=\"autoeingabe\">Choose <emph>Tools - AutoInput</emph> </variable>"
-msgstr "<variable id=\"autoeingabe\">Wählen Sie <emph>Extras - AutoEingabe</emph> </variable>"
+msgid "<variable id=\"autoeingabe\">Choose <emph>Tools - AutoInput</emph>.</variable>"
+msgstr "<variable id=\"autoeingabe\">Wählen Sie <emph>Extras - AutoEingabe</emph>.</variable>"
#: 00000407.xhp
msgctxt ""
@@ -1037,16 +1037,16 @@ msgctxt ""
"00000407.xhp\n"
"par_id3147335\n"
"help.text"
-msgid "<variable id=\"fete\">Choose <item type=\"menuitem\">View - Split Window</item></variable>"
-msgstr "<variable id=\"fete\">Wählen Sie <item type=\"menuitem\">Ansicht - Fenster teilen</item></variable>"
+msgid "<variable id=\"fete\">Choose ><item type=\"menuitem\">View - Split Window</item>.</variable>"
+msgstr "<variable id=\"fete\">Wählen Sie <item type=\"menuitem\">Ansicht - Fenster teilen</item>.</variable>"
#: 00000407.xhp
msgctxt ""
"00000407.xhp\n"
"par_id3153663\n"
"help.text"
-msgid "<variable id=\"fefix\">Choose <item type=\"menuitem\">View - Freeze Cells - Freeze Rows and Columns</item></variable>"
-msgstr "<variable id=\"fefix\">Wählen Sie <item type=\"menuitem\">Ansicht - Zellen fixieren - Zeilen/Spalten fixieren</item></variable>"
+msgid "<variable id=\"fefix\">Choose <item type=\"menuitem\">View - Freeze Cells - Freeze Rows and Columns</item>.</variable>"
+msgstr "<variable id=\"fefix\">Wählen Sie <item type=\"menuitem\">Ansicht - Zellen fixieren - Zeilen/Spalten fixieren</item>.</variable>"
#: 00000412.xhp
msgctxt ""
@@ -1069,48 +1069,48 @@ msgctxt ""
"00000412.xhp\n"
"par_id8366954\n"
"help.text"
-msgid "<variable id=\"text2columns\">Choose <emph>Data - Text to Columns</emph></variable>"
-msgstr "<variable id=\"text2columns\">Wählen Sie <emph>Daten - Text in Spalten</emph></variable>"
+msgid "<variable id=\"text2columns\">Choose <emph>Data - Text to Columns</emph>.</variable>"
+msgstr "<variable id=\"text2columns\">Wählen Sie <emph>Daten - Text in Spalten</emph>.</variable>"
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3147399\n"
"help.text"
-msgid "<variable id=\"dbrbf\">Choose <emph>Data - Define Range</emph></variable>"
-msgstr "<variable id=\"dbrbf\">Wählen Sie <emph>Daten - Bereich festlegen...</emph></variable>"
+msgid "<variable id=\"dbrbf\">Choose <emph>Data - Define Range</emph>.</variable>"
+msgstr "<variable id=\"dbrbf\">Wählen Sie <emph>Daten - Bereich festlegen...</emph>.</variable>"
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3145345\n"
"help.text"
-msgid "<variable id=\"dbrba\">Choose <emph>Data - Select Range</emph></variable>"
-msgstr "<variable id=\"dbrba\">Wählen Sie <emph>Daten - Bereich auswählen...</emph></variable>"
+msgid "<variable id=\"dbrba\">Choose <emph>Data - Select Range</emph>.</variable>"
+msgstr "<variable id=\"dbrba\">Wählen Sie <emph>Daten - Bereich auswählen...</emph>.</variable>"
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3150443\n"
"help.text"
-msgid "<variable id=\"dnsrt\">Choose <emph>Data - Sort...</emph></variable>"
-msgstr "<variable id=\"dnsrt\">Wählen Sie <emph>Daten - Sortieren...</emph></variable>"
+msgid "<variable id=\"dnsrt\">Choose <emph>Data - Sort...</emph>.</variable>"
+msgstr "<variable id=\"dnsrt\">Wählen Sie <emph>Daten - Sortieren...</emph>.</variable>"
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3148491\n"
"help.text"
-msgid "Choose <emph>Data - Sort - Sort Criteria</emph> tab"
-msgstr "Wählen Sie <emph>Daten - Sortieren... - Register: Sortierkriterien</emph>"
+msgid "Choose <emph>Data - Sort - Sort Criteria</emph> tab."
+msgstr "Wählen Sie <emph>Daten - Sortieren... - Register: Sortierkriterien</emph>."
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3154516\n"
"help.text"
-msgid "On Standard bar, click"
-msgstr "Klicken Sie in der Symbolleiste Standard auf"
+msgid "On <emph>Standard</emph> bar, click"
+msgstr "Klicken Sie in der Symbolleiste <emph>Standard</emph> auf"
#: 00000412.xhp
msgctxt ""
@@ -1149,32 +1149,32 @@ msgctxt ""
"00000412.xhp\n"
"par_id3146984\n"
"help.text"
-msgid "<variable id=\"dnstot\">Choose <emph>Data - Sort - Options</emph> tab</variable>"
-msgstr "<variable id=\"dnstot\">Wählen Sie <emph>Daten - Sortieren... - Register: Optionen</emph></variable>"
+msgid "<variable id=\"dnstot\">Choose <emph>Data - Sort - Options</emph> tab.</variable>"
+msgstr "<variable id=\"dnstot\">Wählen Sie <emph>Daten - Sortieren... - Register: Optionen</emph>.</variable>"
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3155308\n"
"help.text"
-msgid "<variable id=\"dnftr\">Choose <emph>Data - Filter</emph></variable>"
-msgstr "<variable id=\"dnftr\">Wählen Sie <emph>Daten - Weitere Filter</emph></variable>"
+msgid "<variable id=\"dnftr\">Choose <emph>Data - Filter</emph>.</variable>"
+msgstr "<variable id=\"dnftr\">Wählen Sie <emph>Daten - Weitere Filter</emph>.</variable>"
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3148646\n"
"help.text"
-msgid "Choose <emph>Data - AutoFilter</emph>"
-msgstr "Wählen Sie <emph>Daten - AutoFilter</emph>"
+msgid "Choose <emph>Data - AutoFilter</emph>."
+msgstr "Wählen Sie <emph>Daten - AutoFilter</emph>."
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3151113\n"
"help.text"
-msgid "On Tools bar or Table Data bar, click"
-msgstr "Klicken Sie in den Symbolleisten Extras oder Datentabelle auf"
+msgid "On <emph>Tools</emph> bar or <emph>Table Data</emph> bar, click"
+msgstr "Klicken Sie in einer der Symbolleisten <emph>Extras</emph> oder <emph>Datentabelle</emph> auf"
#: 00000412.xhp
msgctxt ""
@@ -1197,40 +1197,40 @@ msgctxt ""
"00000412.xhp\n"
"par_id3156278\n"
"help.text"
-msgid "<variable id=\"dnfspz\">Choose <emph>Data - More Filters - Advanced Filter...</emph></variable>"
-msgstr "<variable id=\"dnfspz\">Wählen Sie <emph>Daten - Weitere Filter - Spezialfilter...</emph></variable>"
+msgid "<variable id=\"dnfspz\">Choose <emph>Data - More Filters - Advanced Filter...</emph> .</variable>"
+msgstr "<variable id=\"dnfspz\">Wählen Sie <emph>Daten - Weitere Filter - Spezialfilter...</emph>.</variable>"
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3153764\n"
"help.text"
-msgid "Choose <emph>Data - More Filters - Standard Filter... - Options</emph> label"
-msgstr "Wählen Sie <emph>Daten - Weitere Filter - Standardfilter... - Optionen</emph>"
+msgid "Choose <emph>Data - More Filters - Standard Filter... - Options</emph> label."
+msgstr "Wählen Sie <emph>Daten - Weitere Filter - Standardfilter... - Optionen</emph>."
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3155444\n"
"help.text"
-msgid "Choose <emph>Data - More Filters - Advanced Filter... - Options</emph> label"
-msgstr "Wählen Sie <emph>Daten - Weitere Filter - Spezialfilter... - Optionen</emph>"
+msgid "Choose <emph>Data - More Filters - Advanced Filter... - Options</emph> label."
+msgstr "Wählen Sie <emph>Daten - Weitere Filter - Spezialfilter... - Optionen</emph>."
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3156382\n"
"help.text"
-msgid "Choose <emph>Data - More Filters - Reset Filter</emph>"
-msgstr "Wählen Sie <emph>Daten - Weitere Filter - Filter zurücksetzen</emph>"
+msgid "Choose <emph>Data - More Filters - Reset Filter</emph>."
+msgstr "Wählen Sie <emph>Daten - Weitere Filter - Filter zurücksetzen</emph>."
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3155961\n"
"help.text"
-msgid "On Table Data bar, click <emph>Reset Filter/Sort</emph>"
-msgstr "Klicken Sie in der Symbolleiste Formular-Navigation auf <emph>Filter/Sortierung zurücksetzen</emph>"
+msgid "On <emph>Table Data</emph> bar, click <emph>Reset Filter/Sort</emph>."
+msgstr "Klicken Sie in der Symbolleiste <emph>Datentabelle</emph> auf <emph>Filter/Sortierung zurücksetzen</emph>."
#: 00000412.xhp
msgctxt ""
@@ -1253,112 +1253,112 @@ msgctxt ""
"00000412.xhp\n"
"par_id3152778\n"
"help.text"
-msgid "<variable id=\"dnaftas\">Choose <emph>Data - More Filter - Hide AutoFilter</emph></variable>"
-msgstr "<variable id=\"dnaftas\">Wählen Sie <emph>Daten - Weitere Filter - AutoFilter ausblenden</emph></variable>"
+msgid "<variable id=\"dnaftas\">Choose <emph>Data - More Filter - Hide AutoFilter</emph>.</variable>"
+msgstr "<variable id=\"dnaftas\">Wählen Sie <emph>Daten - Weitere Filter - AutoFilter ausblenden</emph>.</variable>"
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3166424\n"
"help.text"
-msgid "<variable id=\"dntegs\">Choose <emph>Data - Subtotals</emph></variable>"
-msgstr "<variable id=\"dntegs\">Wählen Sie <emph>Daten - Teilergebnisse...</emph></variable>"
+msgid "<variable id=\"dntegs\">Choose <emph>Data - Subtotals</emph>.</variable>"
+msgstr "<variable id=\"dntegs\">Wählen Sie <emph>Daten - Teilergebnisse...</emph>.</variable>"
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3154574\n"
"help.text"
-msgid "<variable id=\"dntezd\">Choose <emph>Data - Subtotals - 1st, 2nd, 3rd Group</emph> tabs</variable>"
-msgstr "<variable id=\"dntezd\">Wählen Sie <emph>Daten - Teilergebnisse... - Register: 1./2./3. Gruppe</emph></variable>"
+msgid "<variable id=\"dntezd\">Choose <emph>Data - Subtotals - 1st, 2nd, 3rd Group</emph> tabs.</variable>"
+msgstr "<variable id=\"dntezd\">Wählen Sie <emph>Daten - Teilergebnisse... - Register: 1./2./3. Gruppe</emph>.</variable>"
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3151277\n"
"help.text"
-msgid "<variable id=\"dntopi\">Choose <emph>Data - Subtotals - Options</emph> tab</variable>"
-msgstr "<variable id=\"dntopi\">Wählen Sie <emph>Daten - Teilergebnisse... - Register: Optionen</emph></variable>"
+msgid "<variable id=\"dntopi\">Choose <emph>Data - Subtotals - Options</emph> tab.</variable>"
+msgstr "<variable id=\"dntopi\">Wählen Sie <emph>Daten - Teilergebnisse... - Register: Optionen</emph>.</variable>"
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3145133\n"
"help.text"
-msgid "<variable id=\"datengueltig\">Choose <emph>Data - Validity</emph></variable>"
-msgstr "<variable id=\"datengueltig\">Wählen Sie <emph>Daten - Gültigkeit...</emph></variable>"
+msgid "<variable id=\"datengueltig\">Choose <emph>Data - Validity</emph>.</variable>"
+msgstr "<variable id=\"datengueltig\">Wählen Sie <emph>Daten - Gültigkeit...</emph>.</variable>"
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3152992\n"
"help.text"
-msgid "<variable id=\"datengueltigwerte\">Menu <emph>Data - Validity - Criteria</emph> tab</variable>"
-msgstr "<variable id=\"datengueltigwerte\">Wählen Sie <emph>Daten - Gültigkeit... - Kriterien</emph></variable>"
+msgid "<variable id=\"datengueltigwerte\">Menu <emph>Data - Validity - Criteria</emph> tab.</variable>"
+msgstr "<variable id=\"datengueltigwerte\">Wählen Sie <emph>Daten - Gültigkeit... - Register: Kriterien</emph>.</variable>"
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3150367\n"
"help.text"
-msgid "<variable id=\"datengueltigeingabe\">Choose <emph>Data - Validity - Input Help</emph> tab</variable>"
-msgstr "<variable id=\"datengueltigeingabe\">Wählen Sie <emph>Daten - Gültigkeit... - Register: Eingabehilfe</emph></variable>"
+msgid "<variable id=\"datengueltigeingabe\">Choose <emph>Data - Validity - Input Help</emph> tab.</variable>"
+msgstr "<variable id=\"datengueltigeingabe\">Wählen Sie <emph>Daten - Gültigkeit... - Register: Eingabehilfe</emph>.</variable>"
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3154486\n"
"help.text"
-msgid "<variable id=\"datengueltigfehler\">Choose <emph>Data - Validity - Error Alert</emph> tab</variable>"
-msgstr "<variable id=\"datengueltigfehler\">Wählen Sie <emph>Daten - Gültigkeit... - Register: Fehlermeldung</emph></variable>"
+msgid "<variable id=\"datengueltigfehler\">Choose <emph>Data - Validity - Error Alert</emph> tab.</variable>"
+msgstr "<variable id=\"datengueltigfehler\">Wählen Sie <emph>Daten - Gültigkeit... - Register: Fehlermeldung</emph>.</variable>"
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3146978\n"
"help.text"
-msgid "<variable id=\"dnmfo\">Choose <emph>Data - Multiple Operations</emph></variable>"
-msgstr "<variable id=\"dnmfo\">Wählen Sie <emph>Daten - Mehrfachoperationen...</emph></variable>"
+msgid "<variable id=\"dnmfo\">Choose <emph>Data - Multiple Operations</emph>.</variable>"
+msgstr "<variable id=\"dnmfo\">Wählen Sie <emph>Daten - Mehrfachoperationen...</emph>.</variable>"
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3155809\n"
"help.text"
-msgid "<variable id=\"dnksd\">Choose <emph>Data - Consolidate</emph></variable>"
-msgstr "<variable id=\"dnksd\">Wählen Sie <emph>Daten - Konsolidieren...</emph></variable>"
+msgid "<variable id=\"dnksd\">Choose <emph>Data - Consolidate</emph>.</variable>"
+msgstr "<variable id=\"dnksd\">Wählen Sie <emph>Daten - Konsolidieren...</emph>.</variable>"
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3148701\n"
"help.text"
-msgid "<variable id=\"dngld\">Choose <emph>Data - Group and Outline</emph></variable>"
-msgstr "<variable id=\"dngld\">Wählen Sie <emph>Daten - Gruppierung und Gliederung</emph></variable>"
+msgid "<variable id=\"dngld\">Choose <emph>Data - Group and Outline</emph>.</variable>"
+msgstr "<variable id=\"dngld\">Wählen Sie <emph>Daten - Gruppierung und Gliederung</emph>.</variable>"
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3153815\n"
"help.text"
-msgid "<variable id=\"dngda\">Choose <emph>Data - Group and Outline - Hide Details</emph></variable>"
-msgstr "<variable id=\"dngda\">Wählen Sie <emph>Daten - Gruppierung und Gliederung - Details ausblenden</emph></variable>"
+msgid "<variable id=\"dngda\">Choose <emph>Data - Group and Outline - Hide Details</emph>.</variable>"
+msgstr "<variable id=\"dngda\">Wählen Sie <emph>Daten - Gruppierung und Gliederung - Details ausblenden</emph>.</variable>"
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3159223\n"
"help.text"
-msgid "<variable id=\"dngde\">Choose <emph>Data - Group and Outline - Show Details</emph></variable>"
-msgstr "<variable id=\"dngde\">Wählen Sie <emph>Daten - Gruppierung und Gliederung - Details einblenden</emph></variable>"
+msgid "<variable id=\"dngde\">Choose <emph>Data - Group and Outline - Show Details</emph>.</variable>"
+msgstr "<variable id=\"dngde\">Wählen Sie <emph>Daten - Gruppierung und Gliederung - Details einblenden</emph>.</variable>"
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3146870\n"
"help.text"
-msgid "Choose <emph>Data - Group and Outline - Group</emph>"
-msgstr "Wählen Sie <emph>Daten - Gruppierung und Gliederung - Gruppierung...</emph>"
+msgid "Choose <emph>Data - Group and Outline - Group</emph>."
+msgstr "Wählen Sie <emph>Daten - Gruppierung und Gliederung - Gruppieren...</emph>."
#: 00000412.xhp
msgctxt ""
@@ -1397,8 +1397,8 @@ msgctxt ""
"00000412.xhp\n"
"par_id3146781\n"
"help.text"
-msgid "Choose <emph>Data - Group and Outline - Ungroup</emph>"
-msgstr "Wählen Sie <emph>Daten - Gruppierung und Gliederung - Gruppierung aufheben...</emph>"
+msgid "Choose <emph>Data - Group and Outline - Ungroup</emph>."
+msgstr "Wählen Sie <emph>Daten - Gruppierung und Gliederung - Gruppierung aufheben...</emph>."
#: 00000412.xhp
msgctxt ""
@@ -1437,96 +1437,96 @@ msgctxt ""
"00000412.xhp\n"
"par_id3153008\n"
"help.text"
-msgid "<variable id=\"dnglagl\">Choose <emph>Data - Group and Outline - AutoOutline</emph></variable>"
-msgstr "<variable id=\"dnglagl\">Wählen Sie <emph>Daten - Gruppierung und Gliederung - AutoGliederung</emph></variable>"
+msgid "<variable id=\"dnglagl\">Choose <emph>Data - Group and Outline - AutoOutline</emph>.</variable>"
+msgstr "<variable id=\"dnglagl\">Wählen Sie <emph>Daten - Gruppierung und Gliederung - AutoGliederung</emph>.</variable>"
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3154709\n"
"help.text"
-msgid "<variable id=\"dnglef\">Choose <emph>Data - Group and Outline - Remove</emph></variable>"
-msgstr "<variable id=\"dnglef\">Wählen Sie <emph>Daten - Gruppierung und Gliederung - Gruppierung entfernen</emph></variable>"
+msgid "<variable id=\"dnglef\">Choose <emph>Data - Group and Outline - Remove Outline</emph>.</variable>"
+msgstr "<variable id=\"dnglef\">Wählen Sie <emph>Daten - Gruppierung und Gliederung - Gruppierung entfernen</emph>.</variable>"
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id1774346\n"
"help.text"
-msgid "<variable id=\"dngdrill\">Choose <emph>Data - Group and Outline - Show Details</emph> (for some pivot tables)</variable>"
-msgstr "<variable id=\"dngdrill\">Wählen Sie <emph>Daten - Gruppierung und Gliederung - Detail einblenden</emph> (für einige Pivot-Tabelle)</variable>"
+msgid "<variable id=\"dngdrill\">Choose <emph>Data - Group and Outline - Show Details</emph> (for some pivot tables).</variable>"
+msgstr "<variable id=\"dngdrill\">Wählen Sie <emph>Daten - Gruppierung und Gliederung - Details einblenden</emph> (für einige Pivot-Tabellen).</variable>"
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3155759\n"
"help.text"
-msgid "<variable id=\"dndtpt\">Choose <emph>Data - Pivot Table</emph></variable>"
-msgstr "<variable id=\"dndtpt\">Wählen Sie <emph>Daten - Pivot-Tabelle</emph></variable>"
+msgid "<variable id=\"dndtpt\">Choose <emph>Data - Pivot Table</emph>.</variable>"
+msgstr "<variable id=\"dndtpt\">Wählen Sie <emph>Daten - Pivot-Tabelle</emph>.</variable>"
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3154625\n"
"help.text"
-msgid "<variable id=\"dndpa\">Choose <emph>Insert - Pivot Table</emph></variable>"
-msgstr "<variable id=\"dndpa\">Wählen Sie <emph>Einfügen - Pivot-Tabelle...</emph></variable>"
+msgid "<variable id=\"dndpa\">Choose <emph>Insert - Pivot Table</emph>.</variable>"
+msgstr "<variable id=\"dndpa\">Wählen Sie <emph>Einfügen - Pivot-Tabelle...</emph>.</variable>"
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3147558\n"
"help.text"
-msgid "<variable id=\"dndq\">Choose <emph>Insert - Pivot Table</emph>, in the Select Source dialog choose the option <emph>Data source registered in $[officename]</emph>.</variable>"
-msgstr "<variable id=\"dndq\">Wählen Sie <emph>Einfügen - Pivot-Tabelle...</emph> und aktivieren Sie die Option <emph>In $[officename] angemeldete Datenquelle</emph>.</variable>"
+msgid "<variable id=\"dndq\">Choose <emph>Insert - Pivot Table</emph>, in the <emph>Select Source</emph> dialog choose the option <emph>Data source registered in $[officename]</emph>.</variable>"
+msgstr "<variable id=\"dndq\">Wählen Sie <emph>Einfügen - Pivot-Tabelle...</emph> und aktivieren Sie im Dialog <emph>Quelle wählen</emph> die Option <emph>In $[officename] angemeldete Datenquelle</emph>.</variable>"
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3153297\n"
"help.text"
-msgid "Choose <emph>Insert - Pivot Table</emph>, in the Select Source dialog choose the option <emph>Current selection</emph>."
-msgstr "Wählen Sie <emph>Einfügen - Pivot-Tabelle...</emph> und aktivieren Sie die Option <emph>Aktuelle Auswahl</emph>."
+msgid "Choose <emph>Insert - Pivot Table</emph>, in the <emph>Select Source</emph> dialog choose the option <emph>Current selection</emph>."
+msgstr "Wählen Sie <emph>Einfügen - Pivot-Tabelle...</emph> und aktivieren Sie im Dialog <emph>Quelle wählen</emph> die Option <emph>Aktuelle Auswahl</emph>."
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3145118\n"
"help.text"
-msgid "Choose <emph>Insert - Pivot Table</emph>, in the Select Source dialog choose the option <emph>Data source registered in $[officename]</emph>, click <emph>OK</emph> to see <emph>Select Data Source</emph> dialog."
-msgstr "Wählen Sie <emph>Einfügen - Pivot-Tabelle...</emph>, aktivieren Sie die Option <emph>In $[officename] angemeldete Datenquelle</emph> und klicken Sie auf <emph>OK</emph>, um den Dialog <emph>Datenquelle auswählen</emph> zu öffnen."
+msgid "Choose <emph>Insert - Pivot Table</emph>, in the <emph>Select Source</emph> dialog choose the option <emph>Data source registered in $[officename]</emph>, click <emph>OK</emph> to see <emph>Select Data Source</emph> dialog."
+msgstr "Wählen Sie <emph>Einfügen - Pivot-Tabelle...</emph>, aktivieren Sie im Dialog <emph>Quelle wählen</emph> die Option <emph>In $[officename] angemeldete Datenquelle</emph> und klicken Sie auf <emph>OK</emph>, um den Dialog <emph>Datenquelle auswählen</emph> zu öffnen."
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3153294\n"
"help.text"
-msgid "<variable id=\"dndpak\">Choose <emph>Data - Pivot Table - Refresh</emph></variable>"
-msgstr "<variable id=\"dndpak\">Wählen Sie <emph>Daten - Pivot-Tabelle - Aktualisieren</emph></variable>"
+msgid "<variable id=\"dndpak\">Choose <emph>Data - Pivot Table - Refresh</emph>.</variable>"
+msgstr "<variable id=\"dndpak\">Wählen Sie <emph>Daten - Pivot-Tabelle - Aktualisieren</emph>.</variable>"
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3151344\n"
"help.text"
-msgid "<variable id=\"dndploe\">Choose <emph>Data - Pivot Table - Delete</emph></variable>"
-msgstr "<variable id=\"dndploe\">Wählen Sie <emph>Daten - Pivot-Tabelle - Löschen</emph></variable>"
+msgid "<variable id=\"dndploe\">Choose <emph>Data - Pivot Table - Delete</emph>.</variable>"
+msgstr "<variable id=\"dndploe\">Wählen Sie <emph>Daten - Pivot-Tabelle - Löschen</emph>.</variable>"
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3150397\n"
"help.text"
-msgid "<variable id=\"dndakt\">Choose <emph>Data - Refresh Range</emph></variable>"
-msgstr "<variable id=\"dndakt\">Wählen Sie <emph>Daten - Bereich aktualisieren</emph></variable>"
+msgid "<variable id=\"dndakt\">Choose <emph>Data - Refresh Range</emph>.</variable>"
+msgstr "<variable id=\"dndakt\">Wählen Sie <emph>Daten - Bereich aktualisieren</emph>.</variable>"
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_idN10B8F\n"
"help.text"
-msgid "<variable id=\"grouping\">Choose <emph>Data - Group and Outline - Group</emph></variable>"
-msgstr "<variable id=\"grouping\">Wählen Sie <emph>Daten - Gruppierung und Gliederung - Gruppierung</emph></variable>"
+msgid "<variable id=\"grouping\">Choose <emph>Data - Group and Outline - Group</emph>.</variable>"
+msgstr "<variable id=\"grouping\">Wählen Sie <emph>Daten - Gruppierung und Gliederung - Gruppieren...</emph>.</variable>"
#: sheet_menu.xhp
msgctxt ""
@@ -1549,77 +1549,77 @@ msgctxt ""
"sheet_menu.xhp\n"
"par_id160220162106567373\n"
"help.text"
-msgid "<variable id=\"insert_rows_above\">Choose <emph>Sheet - Insert Rows - Rows Above</emph> </variable>"
-msgstr "<variable id=\"insert_rows_above\">Wählen Sie <emph>Tabelle - Zeilen einfügen - Zeilen oberhalb</emph></variable>"
+msgid "<variable id=\"insert_rows_above\">Choose <emph>Sheet - Insert Rows - Rows Above</emph>.</variable>"
+msgstr "<variable id=\"insert_rows_above\">Wählen Sie <emph>Tabelle - Zeilen einfügen - Zeilen oberhalb</emph>.</variable>"
#: sheet_menu.xhp
msgctxt ""
"sheet_menu.xhp\n"
"par_id160220162109048207\n"
"help.text"
-msgid "<variable id=\"insert_rows_below\">Choose <emph>Sheet - Insert Rows - Rows Below</emph></variable>"
-msgstr "<variable id=\"insert_rows_below\">Wählen Sie <emph>Tabelle - Zeilen einfügen - Zeilen unterhalb</emph></variable>"
+msgid "<variable id=\"insert_rows_below\">Choose <emph>Sheet - Insert Rows - Rows Below</emph>.</variable>"
+msgstr "<variable id=\"insert_rows_below\">Wählen Sie <emph>Tabelle - Zeilen einfügen - Zeilen unterhalb</emph>.</variable>"
#: sheet_menu.xhp
msgctxt ""
"sheet_menu.xhp\n"
"par_id160220162107055028\n"
"help.text"
-msgid "<variable id=\"insert_columns_left\">Choose <emph>Sheet - Insert Columns - Columns Left</emph></variable>"
-msgstr "<variable id=\"insert_columns_left\">Wählen Sie <emph>Tabelle - Spalten einfügen - Spalten links</emph></variable>"
+msgid "<variable id=\"insert_columns_left\">Choose <emph>Sheet - Insert Columns - Columns Left</emph>.</variable>"
+msgstr "<variable id=\"insert_columns_left\">Wählen Sie <emph>Tabelle - Spalten einfügen - Spalten links</emph>.</variable>"
#: sheet_menu.xhp
msgctxt ""
"sheet_menu.xhp\n"
"par_id160220162109126013\n"
"help.text"
-msgid "<variable id=\"insert_columns_right\">Choose <emph>Sheet - Insert Columns - Columns Right</emph></variable>"
-msgstr "<variable id=\"insert_columns_right\">Wählen Sie <emph>Tabellen - Spalten einfügen - Spalten rechts</emph></variable>"
+msgid "<variable id=\"insert_columns_right\">Choose <emph>Sheet - Insert Columns - Columns Right</emph>.</variable>"
+msgstr "<variable id=\"insert_columns_right\">Wählen Sie <emph>Tabellen - Spalten einfügen - Spalten rechts</emph>.</variable>"
#: sheet_menu.xhp
msgctxt ""
"sheet_menu.xhp\n"
"par_id3149095\n"
"help.text"
-msgid "<variable id=\"insert_page_break\">Choose <emph>Sheet - Insert Page Break</emph></variable>"
-msgstr "<variable id=\"insert_page_break\">Wählen Sie <emph>Tabelle - Umbruch einfügen</emph></variable>"
+msgid "<variable id=\"insert_page_break\">Choose <emph>Sheet - Insert Page Break</emph>.</variable>"
+msgstr "<variable id=\"insert_page_break\">Wählen Sie <emph>Tabelle - Umbruch einfügen</emph>.</variable>"
#: sheet_menu.xhp
msgctxt ""
"sheet_menu.xhp\n"
"par_id3149398\n"
"help.text"
-msgid "<variable id=\"insert_page_break_row\">Choose <emph>Sheet - Insert Page Break - Row Break</emph></variable>"
-msgstr "<variable id=\"insert_page_break_row\">Wählen Sie <emph>Tabelle - Umbruch einfügen - Zeilenumbruch</emph></variable>"
+msgid "<variable id=\"insert_page_break_row\">Choose <emph>Sheet - Insert Page Break - Row Break</emph>.</variable>"
+msgstr "<variable id=\"insert_page_break_row\">Wählen Sie <emph>Tabelle - Umbruch einfügen - Zeilenumbruch</emph>.</variable>"
#: sheet_menu.xhp
msgctxt ""
"sheet_menu.xhp\n"
"par_id3150084\n"
"help.text"
-msgid "<variable id=\"insert_page_break_column\">Choose <emph>Sheet - Insert Page Break - Column Break</emph></variable>"
-msgstr "<variable id=\"insert_page_break_column\">Wählen Sie <emph>Tabelle - Umbruch einfügen - Spaltenumbruch</emph></variable>"
+msgid "<variable id=\"insert_page_break_column\">Choose <emph>Sheet - Insert Page Break - Column Break</emph>.</variable>"
+msgstr "<variable id=\"insert_page_break_column\">Wählen Sie <emph>Tabelle - Umbruch einfügen - Spaltenumbruch</emph>.</variable>"
#: sheet_menu.xhp
msgctxt ""
"sheet_menu.xhp\n"
"par_id3153093\n"
"help.text"
-msgid "<variable id=\"delete_page_break\">Choose <emph>Sheet - Delete Page Break</emph></variable>"
-msgstr "<variable id=\"delete_page_break\">Wählen Sie <emph>Tabelle - Umbruch löschen</emph></variable>"
+msgid "<variable id=\"delete_page_break\">Choose <emph>Sheet - Delete Page Break</emph>.</variable>"
+msgstr "<variable id=\"delete_page_break\">Wählen Sie <emph>Tabelle - Umbruch löschen</emph>.</variable>"
#: sheet_menu.xhp
msgctxt ""
"sheet_menu.xhp\n"
"par_id3153191\n"
"help.text"
-msgid "<variable id=\"delete_page_break_row\">Choose <emph>Sheet - Delete Page Break - Row Break</emph></variable>"
-msgstr "<variable id=\"delete_page_break_row\">Wählen Sie <emph>Tabelle - Umbruch löschen - Zeilenumbruch</emph></variable>"
+msgid "<variable id=\"delete_page_break_row\">Choose <emph>Sheet - Delete Page Break - Row Break</emph>.</variable>"
+msgstr "<variable id=\"delete_page_break_row\">Wählen Sie <emph>Tabelle - Umbruch löschen - Zeilenumbruch</emph>.</variable>"
#: sheet_menu.xhp
msgctxt ""
"sheet_menu.xhp\n"
"par_id3145645\n"
"help.text"
-msgid "<variable id=\"delete_page_break_column\">Choose <emph>Sheet - Delete Page Break - Column Break</emph></variable>"
-msgstr "<variable id=\"delete_page_break_column\">Wählen Sie <emph>Tabelle - Umbruch löschen - Spaltenumbruch</emph></variable>"
+msgid "<variable id=\"delete_page_break_column\">Choose <emph>Sheet - Delete Page Break - Column Break</emph>.</variable>"
+msgstr "<variable id=\"delete_page_break_column\">Wählen Sie <emph>Tabelle - Umbruch löschen - Spaltenumbruch</emph>.</variable>"
diff --git a/source/de/helpcontent2/source/text/scalc/01.po b/source/de/helpcontent2/source/text/scalc/01.po
index e0019ecfc1e..f1950f213bd 100644
--- a/source/de/helpcontent2/source/text/scalc/01.po
+++ b/source/de/helpcontent2/source/text/scalc/01.po
@@ -4,8 +4,8 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2018-11-12 12:22+0100\n"
-"PO-Revision-Date: 2018-11-12 14:15+0000\n"
-"Last-Translator: Sophia Schröder <sophia.schroeder@outlook.com>\n"
+"PO-Revision-Date: 2018-11-15 11:56+0000\n"
+"Last-Translator: Christian Kühl <kuehl.christian@googlemail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: de\n"
"MIME-Version: 1.0\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: Pootle 2.8\n"
-"X-POOTLE-MTIME: 1542032108.000000\n"
+"X-POOTLE-MTIME: 1542282989.000000\n"
#: 01120000.xhp
msgctxt ""
@@ -14102,7 +14102,7 @@ msgctxt ""
"par_id3158432\n"
"help.text"
msgid "To multiply the values in the individual cells by 10 in the above array, you do not need to apply a formula to each individual cell or value. Instead you just need to use a single array formula. Select a range of 3 x 3 cells on another part of the spreadsheet, enter the formula <item type=\"input\">=10*A1:C3</item> and confirm this entry using the key combination <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline><emph> + Shift + Enter</emph>. The result is a 3 x 3 array in which the individual values in the cell range (A1:C3) are multiplied by a factor of 10."
-msgstr ""
+msgstr "Um in der obigen Matrix die Werte in den einzelnen Zellen mit 10 zu multiplizieren, ist es nicht nötig, eine Formel auf jede einzelne Zelle oder jeden einzelnen Wert anzuwenden. Es muss nur eine einzelne Matrixformel verwendet werden. Wählen Sie in einem anderen Teil des Tabellendokuments einen Bereich von 3 x 3 Zellen aus, geben Sie die Formel <item type=\"input\">=10*A1:C3</item> ein, und bestätigen Sie diesen Eintrag mit der Tastenkombination <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Befehl</emph></caseinline><defaultinline><emph>Strg</emph></defaultinline></switchinline><emph>+Umschalt+Eingabetaste</emph>. Das Ergebnis ist eine 3x3-Matrix, in der die einzelnen Werte im Zellbereich (A1:C3) mit dem Faktor 10 multipliziert werden."
#: 04060107.xhp
msgctxt ""
@@ -14350,7 +14350,7 @@ msgctxt ""
"par_id3154798\n"
"help.text"
msgid "After you have made changes, press <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline><emph> + Shift + Enter</emph>."
-msgstr ""
+msgstr "Wenn Sie Änderungen vorgenommen haben, drücken Sie <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Befehl</emph></caseinline><defaultinline><emph>Strg</emph></defaultinline></switchinline><emph>+Umschalt+Eingabetaste</emph>."
#: 04060107.xhp
msgctxt ""
@@ -14390,7 +14390,7 @@ msgctxt ""
"par_id3150994\n"
"help.text"
msgid "Copy the formula into the input line by pressing <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline><emph> + C</emph>."
-msgstr ""
+msgstr "Kopieren Sie die Formel mittels <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Befehl</emph></caseinline><defaultinline><emph>Strg</emph></defaultinline></switchinline><emph>+C</emph> in die Eingabezeile."
#: 04060107.xhp
msgctxt ""
@@ -14398,7 +14398,7 @@ msgctxt ""
"par_id3146787\n"
"help.text"
msgid "Select a range of cells where you want to insert the array formula and either press <emph>F2</emph> or position the cursor in the input line."
-msgstr ""
+msgstr "Wählen Sie den Zellbereich aus, in den die Matrixformel eingefügt werden soll. Drücken Sie dann entweder die Taste <emph>F2</emph> oder setzen Sie den Cursor in die Eingabezeile."
#: 04060107.xhp
msgctxt ""
@@ -15238,7 +15238,7 @@ msgctxt ""
"bm_id3151030\n"
"help.text"
msgid "<bookmark_value>MDETERM function</bookmark_value><bookmark_value>determinants</bookmark_value>"
-msgstr ""
+msgstr "<bookmark_value>MDET (Funktion)</bookmark_value><bookmark_value>Determinanten</bookmark_value>"
#: 04060107.xhp
msgctxt ""
@@ -15286,7 +15286,7 @@ msgctxt ""
"bm_id3151348\n"
"help.text"
msgid "<bookmark_value>MINVERSE function</bookmark_value><bookmark_value>inverse arrays</bookmark_value>"
-msgstr ""
+msgstr "<bookmark_value>MINV (Funktion)</bookmark_value><bookmark_value>Inverse Arrays</bookmark_value>"
#: 04060107.xhp
msgctxt ""
diff --git a/source/de/helpcontent2/source/text/scalc/02.po b/source/de/helpcontent2/source/text/scalc/02.po
index 2785415dfff..bb9922669b0 100644
--- a/source/de/helpcontent2/source/text/scalc/02.po
+++ b/source/de/helpcontent2/source/text/scalc/02.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2017-05-12 14:35+0200\n"
-"PO-Revision-Date: 2018-04-13 04:27+0000\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-15 11:58+0000\n"
"Last-Translator: Christian Kühl <kuehl.christian@googlemail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: de\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: Pootle 2.8\n"
-"X-POOTLE-MTIME: 1523593639.000000\n"
+"X-POOTLE-MTIME: 1542283095.000000\n"
#: 02130000.xhp
msgctxt ""
@@ -45,8 +45,8 @@ msgctxt ""
"02130000.xhp\n"
"par_id3155267\n"
"help.text"
-msgid "<image src=\"cmd/sc_currencyfield.png\" id=\"img_id3159096\"><alt id=\"alt_id3159096\">Icon</alt></image>"
-msgstr "<image src=\"cmd/sc_currencyfield.png\" id=\"img_id3159096\"><alt id=\"alt_id3159096\">Symbol</alt></image>"
+msgid "<image src=\"cmd/sc_currencyfield.png\" id=\"img_id3159096\"><alt id=\"alt_id3159096\">Currency Number Format Icon</alt></image>"
+msgstr ""
#: 02130000.xhp
msgctxt ""
@@ -61,8 +61,8 @@ msgctxt ""
"02130000.xhp\n"
"par_id3146776\n"
"help.text"
-msgid "<link href=\"text/shared/01/05020300.xhp\" name=\"Format - Cell - Numbers\">Format - Cell - Numbers</link>."
-msgstr "<link href=\"text/shared/01/05020300.xhp\" name=\"Format - Zelle - Zahlen\">Format - Zelle - Zahlen</link>."
+msgid "<link href=\"text/shared/01/05020300.xhp\" name=\"Format - Cells - Numbers\">Format - Cells - Numbers</link>."
+msgstr "<link href=\"text/shared/01/05020300.xhp\" name=\"Format - Zellen... - Register: Zahlen\">Format - Zellen... - Register: Zahlen</link>."
#: 02140000.xhp
msgctxt ""
diff --git a/source/de/helpcontent2/source/text/scalc/06.po b/source/de/helpcontent2/source/text/scalc/06.po
index 6da7ee59c0f..1bd8d85946e 100644
--- a/source/de/helpcontent2/source/text/scalc/06.po
+++ b/source/de/helpcontent2/source/text/scalc/06.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-06-14 17:23+0200\n"
-"PO-Revision-Date: 2018-07-21 06:32+0000\n"
-"Last-Translator: Christian Kühl <kuehl.christian@googlemail.com>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-04-26 04:09+0000\n"
+"Last-Translator: Sophia Schröder <sophia.schroeder@outlook.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: de\n"
"MIME-Version: 1.0\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: Pootle 2.8\n"
-"X-POOTLE-MTIME: 1532154740.000000\n"
+"X-POOTLE-MTIME: 1524715799.000000\n"
#: calcsamplefiles.xhp
msgctxt ""
@@ -23,35 +23,3 @@ msgctxt ""
"help.text"
msgid "Calc Sample Files"
msgstr "Calc Beispieldateien"
-
-#: calcsamplefiles.xhp
-msgctxt ""
-"calcsamplefiles.xhp\n"
-"par_id161521663319917\n"
-"help.text"
-msgid "<object data=\"media/files/scalc/imtrigon.ods\" id=\"ods_id61521568603544\" type=\"application/vnd.oasis.opendocument.spreadsheet\"/>"
-msgstr "<object data=\"media/files/scalc/imtrigon.ods\" id=\"ods_id61521568603544\" type=\"application/vnd.oasis.opendocument.spreadsheet\"/>"
-
-#: calcsamplefiles.xhp
-msgctxt ""
-"calcsamplefiles.xhp\n"
-"par_id161521663319918\n"
-"help.text"
-msgid "<object data=\"media/files/scalc/trigon.ods\" id=\"ods_id61521548603544\" type=\"application/vnd.oasis.opendocument.spreadsheet\"/>"
-msgstr "<object data=\"media/files/scalc/trigon.ods\" id=\"ods_id61521548603544\" type=\"application/vnd.oasis.opendocument.spreadsheet\"/>"
-
-#: calcsamplefiles.xhp
-msgctxt ""
-"calcsamplefiles.xhp\n"
-"par_id161521563314918\n"
-"help.text"
-msgid "<object data=\"media/files/scalc/pivot.ods\" id=\"ods_id61521547603544\" type=\"application/vnd.oasis.opendocument.spreadsheet\"/>"
-msgstr "<object data=\"media/files/scalc/pivot.ods\" id=\"ods_id61521547603544\" type=\"application/vnd.oasis.opendocument.spreadsheet\"/>"
-
-#: calcsamplefiles.xhp
-msgctxt ""
-"calcsamplefiles.xhp\n"
-"par_id721528312694192\n"
-"help.text"
-msgid "<object data=\"media/files/scalc/functions_ifs.ods\" id=\"ods_id61521547603534\" type=\"application/vnd.oasis.opendocument.spreadsheet\"/>"
-msgstr "<object data=\"media/files/scalc/functions_ifs.ods\" id=\"ods_id61521547603534\" type=\"application/vnd.oasis.opendocument.spreadsheet\"/>"
diff --git a/source/de/helpcontent2/source/text/scalc/guide.po b/source/de/helpcontent2/source/text/scalc/guide.po
index 8b2ccdd0100..1380e5b582a 100644
--- a/source/de/helpcontent2/source/text/scalc/guide.po
+++ b/source/de/helpcontent2/source/text/scalc/guide.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-07-31 14:10+0200\n"
-"PO-Revision-Date: 2018-08-13 13:33+0000\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-15 11:58+0000\n"
"Last-Translator: Christian Kühl <kuehl.christian@googlemail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: de\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: Pootle 2.8\n"
-"X-POOTLE-MTIME: 1534167226.000000\n"
+"X-POOTLE-MTIME: 1542283135.000000\n"
#: address_auto.xhp
msgctxt ""
@@ -3709,8 +3709,8 @@ msgctxt ""
"database_filter.xhp\n"
"par_idN10693\n"
"help.text"
-msgid "Choose <item type=\"menuitem\">Data - Filter - Standard Filter</item>."
-msgstr "Wählen Sie <item type=\"menuitem\">Daten - Filter - Standardfilter...</item>."
+msgid "Choose <item type=\"menuitem\">Data - More Filters - Standard Filter</item>."
+msgstr "Wählen Sie <item type=\"menuitem\">Daten - Weitere Filter - Standardfilter...</item>."
#: database_filter.xhp
msgctxt ""
@@ -3765,7 +3765,7 @@ msgctxt ""
"database_filter.xhp\n"
"par_id3154944\n"
"help.text"
-msgid "Choose <item type=\"menuitem\">Data - Filter - AutoFilter</item>."
+msgid "Choose <item type=\"menuitem\">Data - AutoFilter</item>."
msgstr "Wählen Sie <item type=\"menuitem\">Daten - AutoFilter</item>."
#: database_filter.xhp
diff --git a/source/de/helpcontent2/source/text/shared.po b/source/de/helpcontent2/source/text/shared.po
index 378a8268faf..6c684a064c8 100644
--- a/source/de/helpcontent2/source/text/shared.po
+++ b/source/de/helpcontent2/source/text/shared.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-09-03 13:23+0200\n"
-"PO-Revision-Date: 2018-11-05 14:25+0000\n"
-"Last-Translator: Sophia Schröder <sophia.schroeder@outlook.com>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:55+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: de\n"
"MIME-Version: 1.0\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: Pootle 2.8\n"
-"X-POOTLE-MTIME: 1541427946.000000\n"
+"X-POOTLE-MTIME: 1542196500.000000\n"
#: 3dsettings_toolbar.xhp
msgctxt ""
@@ -2013,5 +2013,5 @@ msgctxt ""
"need_help.xhp\n"
"hd_id1000010\n"
"help.text"
-msgid "This help page needs further work for correctness and completion. Please join the LibreOffice project and help us out to write the missing information. Visit our <link href=\"http://documentation.libreoffice.org/en/join-community/update-help-contents\">web page on writing Help contents</link>."
-msgstr "Diese Hilfeseite ist nicht korrekt oder unvollständig. Bitte treten Sie dem LibreOffice-Projekt bei, um uns dabei zu helfen, die fehlenden Informationen zu ergänzen. Besuchen Sie die Seite <link href=\"https://documentation.libreoffice.org/en/join-community/update-help-contents\">https://documentation.libreoffice.org/en/join-community/update-help-contents</link> (englisch), um zu erfahren, wie Sie Hilfetexte schreiben."
+msgid "This help page needs further work for correctness and completion. Please join the LibreOffice project and help us out to write the missing information. Visit our <link href=\"https://documentation.libreoffice.org/en/join-community/update-help-contents\"><emph>web page on writing Help contents</emph></link>."
+msgstr ""
diff --git a/source/de/helpcontent2/source/text/shared/00.po b/source/de/helpcontent2/source/text/shared/00.po
index 98111bda901..6ec5d9d2e8a 100644
--- a/source/de/helpcontent2/source/text/shared/00.po
+++ b/source/de/helpcontent2/source/text/shared/00.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-10-21 20:57+0200\n"
-"PO-Revision-Date: 2018-11-06 11:50+0000\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-15 11:59+0000\n"
"Last-Translator: Christian Kühl <kuehl.christian@googlemail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: de\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1541505050.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542283156.000000\n"
#: 00000001.xhp
msgctxt ""
@@ -6221,8 +6221,8 @@ msgctxt ""
"00000401.xhp\n"
"par_id621525017637963\n"
"help.text"
-msgid "Choose <emph>File - Export as EPUB</emph>."
-msgstr "Wählen Sie <emph>Datei - Als EPUB exportieren...</emph>."
+msgid "Choose <emph>File - Export As - Export as EPUB</emph>."
+msgstr "Wählen Sie <emph>Datei - Exportieren als - Als EPUB exportieren...</emph>."
#: 00000401.xhp
msgctxt ""
@@ -7197,16 +7197,16 @@ msgctxt ""
"00000403.xhp\n"
"par_idN1091B\n"
"help.text"
-msgid "<variable id=\"grid\">Choose <emph>View - Grid</emph> (Impress or Draw).</variable>"
-msgstr "<variable id=\"grid\">Wählen Sie <emph>Ansicht - Raster</emph> (Impress oder Draw).</variable>"
+msgid "<variable id=\"grid\">Choose <emph>View - Grid and Helplines</emph> (Impress or Draw).</variable>"
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_idN1092E\n"
"help.text"
-msgid "<variable id=\"guides\">Choose <emph>View - Snap Lines</emph> (Impress or Draw).</variable>"
-msgstr "<variable id=\"guides\">Wählen Sie <emph>Ansicht - Fanglinien</emph> (Impress oder Draw).</variable>"
+msgid "<variable id=\"guides\">Choose <emph>View - Snap Guides</emph> (Impress or Draw).</variable>"
+msgstr ""
#: 00000404.xhp
msgctxt ""
@@ -7861,8 +7861,8 @@ msgctxt ""
"00000406.xhp\n"
"par_id9988402\n"
"help.text"
-msgid "<variable id=\"packagemanager_eu\">Choose <emph>Tools - Extension Manager</emph>, click <emph>Updates</emph> button.</variable>"
-msgstr "<variable id=\"packagemanager_eu\">Wählen Sie <emph>Extras - Extension Manager...</emph> und klicken Sie dann auf die Schaltfläche <emph>Auf Updates prüfen</emph>.</variable>"
+msgid "<variable id=\"packagemanager_eu\">Choose <emph>Tools - Extension Manager</emph>, click <emph>Check for Updates</emph> button.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
@@ -8075,14 +8075,6 @@ msgstr "<variable id=\"allg\">Wählen Sie <switchinline select=\"sys\"><caseinli
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
-"par_id3150032\n"
-"help.text"
-msgid "<variable id=\"arbeit\">Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - $[officename] - Memory</emph>.</variable>"
-msgstr "<variable id=\"arbeit\">Wählen Sie <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Einstellungen</emph></caseinline><defaultinline><emph>Extras - Optionen...</emph></defaultinline></switchinline><emph> - $[officename] - Speicher</emph>.</variable>"
-
-#: 00000406.xhp
-msgctxt ""
-"00000406.xhp\n"
"par_id3159153\n"
"help.text"
msgid "<variable id=\"ansicht\">Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - $[officename] - View</emph>.</variable>"
@@ -11045,16 +11037,16 @@ msgctxt ""
"00040502.xhp\n"
"par_id366527\n"
"help.text"
-msgid "Choose <emph>Format - Object - Line</emph> (Writer)."
-msgstr "Wählen Sie <emph>Format - Objekt - Linie...</emph> (Writer)."
+msgid "Choose <emph>Format - Text Box and Shape - Line</emph> (Writer)."
+msgstr ""
#: 00040502.xhp
msgctxt ""
"00040502.xhp\n"
"par_id3835261\n"
"help.text"
-msgid "Choose <emph>Format - Graphic - Line</emph> (Calc)."
-msgstr "Wählen Sie <emph>Format - Objekt - Linie...</emph> (Calc)."
+msgid "Choose <emph>Format - Object - Line</emph> (Calc)."
+msgstr ""
#: 00040502.xhp
msgctxt ""
@@ -11085,8 +11077,8 @@ msgctxt ""
"00040502.xhp\n"
"par_id3154285\n"
"help.text"
-msgid "Choose <emph>Format - </emph><switchinline select=\"appl\"><caseinline select=\"WRITER\"><emph>Object - </emph></caseinline><caseinline select=\"CALC\"><emph>Graphic - </emph></caseinline></switchinline><emph>Line - Line</emph> tab."
-msgstr "Wählen Sie <emph>Format - </emph><switchinline select=\"appl\"><caseinline select=\"WRITER\"><emph>Objekt</emph></caseinline><caseinline select=\"CALC\"><emph>Objekt</emph></caseinline></switchinline><emph> - Linie... - Register: Linie</emph>."
+msgid "Choose <emph>Format - </emph><switchinline select=\"appl\"><caseinline select=\"WRITER\"><emph>Text Box and Shape - </emph></caseinline><caseinline select=\"CALC\"><emph>Object - </emph></caseinline></switchinline><emph>Line - Line</emph> tab."
+msgstr ""
#: 00040502.xhp
msgctxt ""
diff --git a/source/de/helpcontent2/source/text/shared/01.po b/source/de/helpcontent2/source/text/shared/01.po
index bf3ec6daa49..56da9c20166 100644
--- a/source/de/helpcontent2/source/text/shared/01.po
+++ b/source/de/helpcontent2/source/text/shared/01.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 12:22+0100\n"
-"PO-Revision-Date: 2018-11-06 12:01+0000\n"
-"Last-Translator: Christian Kühl <kuehl.christian@googlemail.com>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:55+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: de\n"
"MIME-Version: 1.0\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1541505660.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542196506.000000\n"
#: 01010000.xhp
msgctxt ""
@@ -33637,8 +33637,8 @@ msgctxt ""
"06130000.xhp\n"
"par_id3153748\n"
"help.text"
-msgid "<ahelp hid=\"modules/BasicIDE/ui/basicmacrodialog/run\">Runs or saves the current macro.</ahelp>"
-msgstr "<ahelp hid=\"modules/BasicIDE/ui/basicmacrodialog/run\">Führt das aktuelle Makro aus oder speichert es.</ahelp>"
+msgid "<ahelp hid=\"modules/BasicIDE/ui/basicmacrodialog/ok\">Runs or saves the current macro.</ahelp>"
+msgstr ""
#: 06130000.xhp
msgctxt ""
@@ -40771,14 +40771,6 @@ msgstr "Aktuelle Datei als <link href=\"text/shared/00/00000002.xhp#epub\" name=
#: ref_epub_export.xhp
msgctxt ""
"ref_epub_export.xhp\n"
-"par_id701525003241759\n"
-"help.text"
-msgid "<embedvar href=\"text/shared/00/00000002.xhp#epubv\" markup=\"keep\"/>"
-msgstr "<embedvar href=\"text/shared/00/00000002.xhp#epubv\" markup=\"keep\"/>"
-
-#: ref_epub_export.xhp
-msgctxt ""
-"ref_epub_export.xhp\n"
"par_id19921\n"
"help.text"
msgid "<image id=\"img_id22170\" src=\"media/screenshots/modules/swriter/ui/exportepub/EPubDialog.png\" localize=\"true\" width=\"664px\" height=\"482px\"><alt id=\"alt_id59843\">EPUB dialog box</alt></image>"
@@ -40925,8 +40917,8 @@ msgctxt ""
"ref_epub_export.xhp\n"
"par_id971525023515891\n"
"help.text"
-msgid "For custom metadata, you must provide a file with same name as the original filename and with extension as \".xmp\". The provided metadata will override the the internal document metadata. In the example above, the custom metadata must exist in the MyText directory as <item type=\"literal\">MyText.xmp</item>."
-msgstr "Für benutzerdefinierte Metatdaten müssen Sie eine Datei mit demselben Namen wie dem Original-Dateinamen und der Dateiendung \".xmp\" anlegen. Die bereitgestellten Metadaten überschreiben die internen Dokument-Metadaten. In dem Beispiel oben muss für die benutzerdefinierten Metadaten im Verzeichnis MeinText eine Datei <item type=\"literal\">MeinText.xmp</item> existieren."
+msgid "For custom metadata, you must provide a file with same name as the original filename and with extension as \".xmp\". The provided metadata will override the internal document metadata. In the example above, the custom metadata must exist in the MyText directory as <item type=\"literal\">MyText.xmp</item>."
+msgstr ""
#: ref_epub_export.xhp
msgctxt ""
diff --git a/source/de/helpcontent2/source/text/shared/guide.po b/source/de/helpcontent2/source/text/shared/guide.po
index 62888df962f..f1950f1189d 100644
--- a/source/de/helpcontent2/source/text/shared/guide.po
+++ b/source/de/helpcontent2/source/text/shared/guide.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 12:23+0100\n"
-"PO-Revision-Date: 2018-11-07 10:52+0000\n"
-"Last-Translator: Sophia Schröder <sophia.schroeder@outlook.com>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:55+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: de\n"
"MIME-Version: 1.0\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1541587945.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542196512.000000\n"
#: aaa_start.xhp
msgctxt ""
@@ -8829,8 +8829,8 @@ msgctxt ""
"gallery_insert.xhp\n"
"par_id3145068\n"
"help.text"
-msgid "Open the Gallery by clicking the <emph>Gallery</emph> icon on the <emph>Standard</emph> bar, or by selecting <emph>Tools - Gallery</emph>."
-msgstr "Öffnen Sie die Gallery, indem Sie auf das Symbol <emph>Gallery</emph> in der <emph>Funktionsleiste</emph> klicken oder den Befehl <emph>Extras - Gallery</emph> wählen."
+msgid "Open the Gallery by clicking the <emph>Gallery</emph> icon on the <emph>Standard</emph> bar, or by choosing <emph>Insert - Media - Gallery</emph>."
+msgstr ""
#: gallery_insert.xhp
msgctxt ""
diff --git a/source/de/helpcontent2/source/text/shared/optionen.po b/source/de/helpcontent2/source/text/shared/optionen.po
index 4be076693ee..8397f1c2ccd 100644
--- a/source/de/helpcontent2/source/text/shared/optionen.po
+++ b/source/de/helpcontent2/source/text/shared/optionen.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 12:23+0100\n"
-"PO-Revision-Date: 2018-10-20 05:32+0000\n"
-"Last-Translator: Thomas Hackert <thackert@nexgo.de>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:55+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: de\n"
"MIME-Version: 1.0\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1540013532.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542196514.000000\n"
#: 01000000.xhp
msgctxt ""
@@ -267,6 +267,14 @@ msgstr "Die Benutzerdaten Firma, Name, Straße, Ort, Titel und Position werden a
#: 01010100.xhp
msgctxt ""
"01010100.xhp\n"
+"par_id3153032\n"
+"help.text"
+msgid "User data is also used when commenting and in tracking changes mode, to identify comments/edits author; and to mark last edit position in document, so that when author opens the document later, it opens at the last edit position."
+msgstr ""
+
+#: 01010100.xhp
+msgctxt ""
+"01010100.xhp\n"
"hd_id3147653\n"
"help.text"
msgid "Address"
@@ -14741,8 +14749,8 @@ msgctxt ""
"opencl.xhp\n"
"par_id5293741\n"
"help.text"
-msgid "for more information on OpenCL, visit <link href=\"http://www.khronos.org/opencl/\">the OpenCL site</link>"
-msgstr "Weitere Informationen zu OpenCL finden Sie in Wikipedia: <link href=\"https://de.wikipedia.org/wiki/OpenCL\">https://de.wikipedia.org/wiki/OpenCL</link>"
+msgid "for more information on OpenCL, visit <link href=\"https://www.khronos.org/opencl/\">the OpenCL site</link>"
+msgstr ""
#: persona_firefox.xhp
msgctxt ""
diff --git a/source/de/helpcontent2/source/text/swriter/00.po b/source/de/helpcontent2/source/text/swriter/00.po
index b8c6b57ef0e..908e6ac93f6 100644
--- a/source/de/helpcontent2/source/text/swriter/00.po
+++ b/source/de/helpcontent2/source/text/swriter/00.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-09-03 13:23+0200\n"
-"PO-Revision-Date: 2018-11-05 10:08+0000\n"
-"Last-Translator: Sophia Schröder <sophia.schroeder@outlook.com>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:55+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: de\n"
"MIME-Version: 1.0\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: Pootle 2.8\n"
-"X-POOTLE-MTIME: 1541412539.000000\n"
+"X-POOTLE-MTIME: 1542196516.000000\n"
#: 00000004.xhp
msgctxt ""
@@ -37,8 +37,8 @@ msgctxt ""
"00000004.xhp\n"
"par_id3150253\n"
"help.text"
-msgid "<image src=\"cmd/sc_wrapoff.png\" id=\"img_id3145389\"><alt id=\"alt_id3145389\">Icon</alt></image>"
-msgstr "<image src=\"cmd/sc_wrapoff.png\" id=\"img_id3145389\"><alt id=\"alt_id3145389\">Symbol</alt></image>"
+msgid "<image src=\"cmd/sc_wrapoff.png\" id=\"img_id3145389\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3145389\">Wrap Off Icon</alt></image>"
+msgstr ""
#: 00000004.xhp
msgctxt ""
@@ -53,8 +53,8 @@ msgctxt ""
"00000004.xhp\n"
"par_id3156397\n"
"help.text"
-msgid "<image src=\"cmd/sc_wrapon.png\" id=\"img_id3149048\"><alt id=\"alt_id3149048\">Icon</alt></image>"
-msgstr "<image src=\"cmd/sc_wrapon.png\" id=\"img_id3149048\"><alt id=\"alt_id3149048\">Symbol</alt></image>"
+msgid "<image src=\"cmd/sc_wrapon.png\" id=\"img_id3149048\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3149048\">Wrap On Icon</alt></image>"
+msgstr ""
#: 00000004.xhp
msgctxt ""
@@ -69,8 +69,8 @@ msgctxt ""
"00000004.xhp\n"
"par_id3154558\n"
"help.text"
-msgid "<image src=\"cmd/sc_wrapthrough.png\" id=\"img_id3152999\"><alt id=\"alt_id3152999\">Icon</alt></image>"
-msgstr "<image src=\"cmd/sc_wrapthrough.png\" id=\"img_id3152999\"><alt id=\"alt_id3152999\">Symbol</alt></image>"
+msgid "<image src=\"cmd/sc_wrapthrough.png\" id=\"img_id3152999\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3152999\">Wrap Through Icon</alt></image>"
+msgstr ""
#: 00000004.xhp
msgctxt ""
@@ -85,8 +85,8 @@ msgctxt ""
"00000004.xhp\n"
"par_id3148773\n"
"help.text"
-msgid "<image src=\"res/sc06301.png\" id=\"img_id3149026\"><alt id=\"alt_id3149026\">Icon</alt></image>"
-msgstr "<image src=\"res/sc06301.png\" id=\"img_id3149026\"><alt id=\"alt_id3149026\">Symbol</alt></image>"
+msgid "<image src=\"res/sc06301.png\" id=\"img_id3149026\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3149026\">Jump to Previous Script Icon</alt></image>"
+msgstr ""
#: 00000004.xhp
msgctxt ""
@@ -101,8 +101,8 @@ msgctxt ""
"00000004.xhp\n"
"par_id3151265\n"
"help.text"
-msgid "<image src=\"res/sc06300.png\" id=\"img_id3151272\"><alt id=\"alt_id3151272\">Icon</alt></image>"
-msgstr "<image src=\"res/sc06300.png\" id=\"img_id3151272\"><alt id=\"alt_id3151272\">Symbol</alt></image>"
+msgid "<image src=\"res/sc06300.png\" id=\"img_id3151272\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3151272\"> Jump to Next Script Icon</alt></image>"
+msgstr ""
#: 00000004.xhp
msgctxt ""
@@ -381,8 +381,8 @@ msgctxt ""
"00000403.xhp\n"
"par_id3154763\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command </caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F8"
-msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">Befehl</caseinline><defaultinline>Strg</defaultinline></switchinline>+F8"
+msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F8"
+msgstr ""
#: 00000403.xhp
msgctxt ""
@@ -397,8 +397,8 @@ msgctxt ""
"00000403.xhp\n"
"par_id3151387\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command </caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F9"
-msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">Befehl</caseinline><defaultinline>Strg</defaultinline></switchinline>+F9"
+msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F9"
+msgstr ""
#: 00000403.xhp
msgctxt ""
@@ -413,8 +413,8 @@ msgctxt ""
"00000403.xhp\n"
"par_id3145823\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command </caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F10"
-msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">Befehl</caseinline><defaultinline>Strg</defaultinline></switchinline>+F10"
+msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F10"
+msgstr ""
#: 00000403.xhp
msgctxt ""
@@ -429,8 +429,8 @@ msgctxt ""
"00000403.xhp\n"
"par_id3150932\n"
"help.text"
-msgid "<image id=\"img_id3150502\" src=\"cmd/sc_controlcodes.png\"><alt id=\"alt_id3150502\">Icon</alt></image>"
-msgstr "<image id=\"img_id3150502\" src=\"cmd/sc_controlcodes.png\"><alt id=\"alt_id3150502\">Symbol</alt></image>"
+msgid "<image id=\"img_id3150502\" src=\"cmd/sc_controlcodes.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3150502\">Formatting Marks Icon</alt></image>"
+msgstr ""
#: 00000403.xhp
msgctxt ""
@@ -461,8 +461,8 @@ msgctxt ""
"00000403.xhp\n"
"par_id3150765\n"
"help.text"
-msgid "<image id=\"img_id3147572\" src=\"cmd/sc_browseview.png\"><alt id=\"alt_id3147572\">Icon</alt></image>"
-msgstr "<image id=\"img_id3147572\" src=\"cmd/sc_browseview.png\"><alt id=\"alt_id3147572\">Symbol</alt></image>"
+msgid "<image id=\"img_id3147572\" src=\"cmd/sc_browseview.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3147572\">Web Icon</alt></image>"
+msgstr ""
#: 00000403.xhp
msgctxt ""
@@ -2461,8 +2461,8 @@ msgctxt ""
"stylesmenu.xhp\n"
"par_id941529884998705\n"
"help.text"
-msgid "<variable id=\"ses\">Choose <emph>Styles - Edit Styles</emph></variable>."
-msgstr "<variable id=\"ses\">Wählen Sie <emph>Vorlagen - Absatzvorlage bearbeiten</emph>.</variable>"
+msgid "<variable id=\"ses\">Choose <emph>Styles - Edit Styles...</emph></variable>."
+msgstr ""
#: stylesmenu.xhp
msgctxt ""
diff --git a/source/de/instsetoo_native/inc_openoffice/windows/msi_languages.po b/source/de/instsetoo_native/inc_openoffice/windows/msi_languages.po
index bb5f081dab3..7dcfacea346 100644
--- a/source/de/instsetoo_native/inc_openoffice/windows/msi_languages.po
+++ b/source/de/instsetoo_native/inc_openoffice/windows/msi_languages.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2018-11-12 12:23+0100\n"
-"PO-Revision-Date: 2018-09-07 14:40+0000\n"
+"PO-Revision-Date: 2018-11-15 05:09+0000\n"
"Last-Translator: Christian Kühl <kuehl.christian@googlemail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: de\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1536331234.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542258561.000000\n"
#: ActionTe.ulf
msgctxt ""
@@ -1670,7 +1670,7 @@ msgctxt ""
"OOO_CONTROL_124\n"
"LngText.text"
msgid "Build contributed in collaboration with the community by [Manufacturer]. For credits, see: https://www.documentfoundation.org"
-msgstr ""
+msgstr "Erstellt in Zusammenarbeit mit der Community von [Manufacturer]. Für eine Liste der Beitragenden besuchen Sie https://www.documentfoundation.org (englisch)."
#: Control.ulf
msgctxt ""
diff --git a/source/de/officecfg/registry/data/org/openoffice/Office.po b/source/de/officecfg/registry/data/org/openoffice/Office.po
index 9c3c25d66cd..d3820bb287a 100644
--- a/source/de/officecfg/registry/data/org/openoffice/Office.po
+++ b/source/de/officecfg/registry/data/org/openoffice/Office.po
@@ -4,8 +4,8 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2018-11-12 12:23+0100\n"
-"PO-Revision-Date: 2018-10-03 13:57+0000\n"
-"Last-Translator: Sophia Schröder <sophia.schroeder@outlook.com>\n"
+"PO-Revision-Date: 2018-11-15 05:10+0000\n"
+"Last-Translator: Christian Kühl <kuehl.christian@googlemail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: de\n"
"MIME-Version: 1.0\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1538575065.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542258634.000000\n"
#: Addons.xcu
msgctxt ""
@@ -185,7 +185,7 @@ msgctxt ""
"Title\n"
"value.text"
msgid "~Labels"
-msgstr ""
+msgstr "~Etiketten"
#: Common.xcu
msgctxt ""
@@ -194,7 +194,7 @@ msgctxt ""
"Title\n"
"value.text"
msgid "B~usiness Cards"
-msgstr ""
+msgstr "Visiten~karten"
#: Common.xcu
msgctxt ""
@@ -203,7 +203,7 @@ msgctxt ""
"Title\n"
"value.text"
msgid "M~aster Document"
-msgstr ""
+msgstr "~Globaldokument"
#: Common.xcu
msgctxt ""
@@ -1427,7 +1427,7 @@ msgctxt ""
"STR_FILENAME_SUFFIX\n"
"value.text"
msgid "(minimized)"
-msgstr ""
+msgstr "(minimiert)"
#: PresentationMinimizer.xcu
msgctxt ""
diff --git a/source/de/officecfg/registry/data/org/openoffice/Office/UI.po b/source/de/officecfg/registry/data/org/openoffice/Office/UI.po
index 7e87fa7a2d7..ba4a1709c60 100644
--- a/source/de/officecfg/registry/data/org/openoffice/Office/UI.po
+++ b/source/de/officecfg/registry/data/org/openoffice/Office/UI.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2018-11-12 12:23+0100\n"
-"PO-Revision-Date: 2018-11-06 11:18+0000\n"
+"PO-Revision-Date: 2018-11-15 05:14+0000\n"
"Last-Translator: Christian Kühl <kuehl.christian@googlemail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: de\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1541503083.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542258882.000000\n"
#: BaseWindowState.xcu
msgctxt ""
@@ -9311,7 +9311,7 @@ msgctxt ""
"ContextLabel\n"
"value.text"
msgid "~Select..."
-msgstr ""
+msgstr "Aus~wählen..."
#: DrawImpressCommands.xcu
msgctxt ""
@@ -9320,7 +9320,7 @@ msgctxt ""
"PopupLabel\n"
"value.text"
msgid "Select Table"
-msgstr ""
+msgstr "Tabelle auswählen"
#: DrawImpressCommands.xcu
msgctxt ""
@@ -9338,7 +9338,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Select Row"
-msgstr ""
+msgstr "Zeile auswählen"
#: DrawImpressCommands.xcu
msgctxt ""
@@ -9356,7 +9356,7 @@ msgctxt ""
"ContextLabel\n"
"value.text"
msgid "~Properties..."
-msgstr ""
+msgstr "~Eigenschaften..."
#: DrawImpressCommands.xcu
msgctxt ""
@@ -9365,7 +9365,7 @@ msgctxt ""
"PopupLabel\n"
"value.text"
msgid "Ta~ble Properties..."
-msgstr ""
+msgstr "Tabellenei~genschaften..."
#: DrawImpressCommands.xcu
msgctxt ""
@@ -22264,7 +22264,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "~Insert"
-msgstr ""
+msgstr "~Einfügen"
#: GenericCommands.xcu
msgctxt ""
@@ -22273,7 +22273,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "~Delete"
-msgstr ""
+msgstr "~Löschen"
#: GenericCommands.xcu
msgctxt ""
@@ -22282,7 +22282,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Si~ze"
-msgstr ""
+msgstr "~Größe"
#: GenericCommands.xcu
msgctxt ""
@@ -22417,7 +22417,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "T~able"
-msgstr ""
+msgstr "T~abelle"
#: GenericCommands.xcu
msgctxt ""
@@ -25216,7 +25216,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Tabbed Compact"
-msgstr ""
+msgstr "In Registern kompakt"
#: ToolbarMode.xcu
msgctxt ""
@@ -29419,7 +29419,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "C~haracter"
-msgstr ""
+msgstr "Zei~chen"
#: WriterCommands.xcu
msgctxt ""
@@ -29428,7 +29428,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "P~aragraph"
-msgstr ""
+msgstr "~Absatz"
#: WriterCommands.xcu
msgctxt ""
@@ -29437,7 +29437,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "~Bullets and Numbering"
-msgstr ""
+msgstr "Aufz~ählungszeichen und Nummerierung"
#: WriterCommands.xcu
msgctxt ""
@@ -30229,7 +30229,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Default Style"
-msgstr ""
+msgstr "Standard"
#: WriterCommands.xcu
msgctxt ""
@@ -30238,7 +30238,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Academic"
-msgstr ""
+msgstr "Akademisch"
#: WriterCommands.xcu
msgctxt ""
@@ -30247,7 +30247,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Elegant"
-msgstr ""
+msgstr "Elegant"
#: WriterCommands.xcu
msgctxt ""
@@ -30256,7 +30256,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Financial"
-msgstr ""
+msgstr "Finanzen"
#: WriterCommands.xcu
msgctxt ""
@@ -30265,7 +30265,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Box List Blue"
-msgstr ""
+msgstr "Blaue Liste"
#: WriterCommands.xcu
msgctxt ""
@@ -30274,7 +30274,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Box List Green"
-msgstr ""
+msgstr "Grüne Liste"
#: WriterCommands.xcu
msgctxt ""
@@ -30283,7 +30283,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Box List Red"
-msgstr ""
+msgstr "Rote Liste"
#: WriterCommands.xcu
msgctxt ""
@@ -30292,7 +30292,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Box List Yellow"
-msgstr ""
+msgstr "Gelbe Liste"
#: WriterCommands.xcu
msgctxt ""
diff --git a/source/de/readlicense_oo/docs.po b/source/de/readlicense_oo/docs.po
index e68d164c5c8..449a8f24c51 100644
--- a/source/de/readlicense_oo/docs.po
+++ b/source/de/readlicense_oo/docs.po
@@ -4,8 +4,8 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2018-11-12 12:23+0100\n"
-"PO-Revision-Date: 2018-07-08 16:30+0000\n"
-"Last-Translator: Sophia Schröder <sophia.schroeder@outlook.com>\n"
+"PO-Revision-Date: 2018-11-15 05:14+0000\n"
+"Last-Translator: Christian Kühl <kuehl.christian@googlemail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: de\n"
"MIME-Version: 1.0\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1531067435.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542258898.000000\n"
#: readme.xrm
msgctxt ""
@@ -702,7 +702,7 @@ msgctxt ""
"reportbugs1\n"
"readmeitem.text"
msgid "Our system for reporting, tracking and solving bugs is currently Bugzilla, hosted at <a href=\"https://bugs.documentfoundation.org/\">https://bugs.documentfoundation.org/</a>. We encourage all users to feel entitled and welcome to report bugs that may arise on your particular platform. Energetic reporting of bugs is one of the most important contributions that the user community can make to the ongoing development and improvement of ${PRODUCTNAME}."
-msgstr ""
+msgstr "Unser System, um Fehler zu melden, zu verfolgen und zu lösen, ist derzeit BugZilla und steht unter <a href=\"https://bugs.documentfoundation.org/\">https://bugs.documentfoundation.org/</a> zur Verfügung. Wir möchten jeden ermutigen, selbst Fehler zu melden, die auf der jeweiligen Plattform auftreten könnten. Das aktive Melden von Fehlern ist einer der wichtigsten Beiträge, den die Anwender-Community machen kann, um die Weiterentwicklung von ${PRODUCTNAME} zu unterstützen."
#: readme.xrm
msgctxt ""
diff --git a/source/de/sc/messages.po b/source/de/sc/messages.po
index 9a7563cbcef..8bc09290e9a 100644
--- a/source/de/sc/messages.po
+++ b/source/de/sc/messages.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2018-11-12 12:23+0100\n"
-"PO-Revision-Date: 2018-11-06 11:25+0000\n"
+"PO-Revision-Date: 2018-11-15 05:27+0000\n"
"Last-Translator: Christian Kühl <kuehl.christian@googlemail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: de\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1541503554.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542259667.000000\n"
#: sc/inc/compiler.hrc:27
msgctxt "RID_FUNCTION_CATEGORIES"
@@ -720,23 +720,23 @@ msgstr "Gruppierung"
#: sc/inc/globstr.hrc:161
msgctxt "STR_SELCOUNT"
msgid "Selected: $1, $2"
-msgstr ""
+msgstr "Ausgewählt: $1, $2"
#. To translators: STR_SELCOUNT_ROWARG is $1 of STR_SELCOUNT. $1 of STR_SELCOUNT_ROWARG is number of rows
#: sc/inc/globstr.hrc:163
msgctxt "STR_SELCOUNT_ROWARG"
msgid "$1 row"
msgid_plural "$1 rows"
-msgstr[0] ""
-msgstr[1] ""
+msgstr[0] "$1 Zeile"
+msgstr[1] "$1 Zeilen"
#. To translators: STR_SELCOUNT_COLARG is $1 of STR_SELCOUNT. $1 of STR_SELCOUNT_ROWARG is number of columns
#: sc/inc/globstr.hrc:165
msgctxt "STR_SELCOUNT_COLARG"
msgid "$1 column"
msgid_plural "$1 columns"
-msgstr[0] ""
-msgstr[1] ""
+msgstr[0] "$1 Spalte"
+msgstr[1] "$1 Spalten"
#: sc/inc/globstr.hrc:166
msgctxt "STR_FILTER_SELCOUNT"
@@ -12736,47 +12736,47 @@ msgstr "Das wievielte Auftreten des Teilwortes ersetzt werden soll."
#: sc/inc/scfuncs.hrc:3822
msgctxt "SC_OPCODE_REGEX"
msgid "Matches and extracts or optionally replaces text using regular expressions."
-msgstr ""
+msgstr "Findet Text und extrahiert oder optional ersetzt diesen mittels regulärer Ausdrücke."
#: sc/inc/scfuncs.hrc:3823
msgctxt "SC_OPCODE_REGEX"
msgid "Text"
-msgstr ""
+msgstr "Text"
#: sc/inc/scfuncs.hrc:3824
msgctxt "SC_OPCODE_REGEX"
msgid "The text to be operated on."
-msgstr ""
+msgstr "Der zu bearbeitende Text."
#: sc/inc/scfuncs.hrc:3825
msgctxt "SC_OPCODE_REGEX"
msgid "Expression"
-msgstr ""
+msgstr "Ausdruck"
#: sc/inc/scfuncs.hrc:3826
msgctxt "SC_OPCODE_REGEX"
msgid "The regular expression pattern to be matched."
-msgstr ""
+msgstr "Das Muster des zu findenden regulären Ausdrucks"
#: sc/inc/scfuncs.hrc:3827
msgctxt "SC_OPCODE_REGEX"
msgid "Replacement"
-msgstr ""
+msgstr "Ersetzung"
#: sc/inc/scfuncs.hrc:3828
msgctxt "SC_OPCODE_REGEX"
msgid "The replacement text and references to capture groups."
-msgstr ""
+msgstr "Der zu ersetzende Text und Verweise auf erfasste Gruppen."
#: sc/inc/scfuncs.hrc:3829
msgctxt "SC_OPCODE_REGEX"
msgid "Flags"
-msgstr ""
+msgstr "Kennzeichen"
#: sc/inc/scfuncs.hrc:3830
msgctxt "SC_OPCODE_REGEX"
msgid "Text specifying option flags, \"g\" for global replacement."
-msgstr ""
+msgstr "Text, welcher Options-Kennzeichen angibt, \"g\" für globale Ersetzung."
#: sc/inc/scfuncs.hrc:3836
msgctxt "SC_OPCODE_BASE"
@@ -16085,12 +16085,12 @@ msgstr "5 Quadrate"
#: sc/uiconfig/scalc/ui/conditionalentry.ui:429
msgctxt "conditionalentry|Label_minimum"
msgid "Minimum"
-msgstr ""
+msgstr "Minimum"
#: sc/uiconfig/scalc/ui/conditionalentry.ui:439
msgctxt "conditionalentry|Label_maximum"
msgid "Maximum"
-msgstr ""
+msgstr "Maximum"
#: sc/uiconfig/scalc/ui/conditionalformatdialog.ui:8
msgctxt "conditionalformatdialog|ConditionalFormatDialog"
diff --git a/source/de/scp2/source/ooo.po b/source/de/scp2/source/ooo.po
index f5c526f1641..e8c127d2161 100644
--- a/source/de/scp2/source/ooo.po
+++ b/source/de/scp2/source/ooo.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2018-11-12 12:23+0100\n"
-"PO-Revision-Date: 2018-11-06 11:27+0000\n"
+"PO-Revision-Date: 2018-11-15 05:28+0000\n"
"Last-Translator: Christian Kühl <kuehl.christian@googlemail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: de\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1541503630.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542259715.000000\n"
#: folderitem_ooo.ulf
msgctxt ""
@@ -38,7 +38,7 @@ msgctxt ""
"STR_FI_TOOLTIP_SOFFICE\n"
"LngText.text"
msgid "LibreOffice, the office productivity suite provided by The Document Foundation. See https://www.documentfoundation.org"
-msgstr ""
+msgstr "LibreOffice, die Bürosoftwaresuite der The Document Foundation. Siehe https://www.documentfoundation.org"
#: module_helppack.ulf
msgctxt ""
diff --git a/source/de/svtools/messages.po b/source/de/svtools/messages.po
index 083a33f5f58..d479fba5d9f 100644
--- a/source/de/svtools/messages.po
+++ b/source/de/svtools/messages.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-05 17:38+0100\n"
-"PO-Revision-Date: 2018-09-07 14:53+0000\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-15 05:30+0000\n"
"Last-Translator: Christian Kühl <kuehl.christian@googlemail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: de\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1536331987.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542259800.000000\n"
#: include/svtools/strings.hrc:25
msgctxt "STR_UNDO"
@@ -1534,8 +1534,8 @@ msgstr "Libhyphen Bindestrich"
#: include/svtools/strings.hrc:360
msgctxt "STR_DESCRIPTION_MYTHES"
-msgid "Mythes Thesaurus"
-msgstr "Mythes Thesaurus"
+msgid "MyThes Thesaurus"
+msgstr "MyThes Thesaurus"
#: include/svtools/strings.hrc:361
msgctxt "STR_DESCRIPTION_IGNOREALLLIST"
diff --git a/source/de/svx/messages.po b/source/de/svx/messages.po
index 68ad1dd736a..570e8056a04 100644
--- a/source/de/svx/messages.po
+++ b/source/de/svx/messages.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2018-11-05 17:38+0100\n"
-"PO-Revision-Date: 2018-11-06 11:31+0000\n"
+"PO-Revision-Date: 2018-11-15 05:32+0000\n"
"Last-Translator: Christian Kühl <kuehl.christian@googlemail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: de\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1541503886.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542259959.000000\n"
#: include/svx/strings.hrc:25
msgctxt "STR_ObjNameSingulNONE"
@@ -2650,27 +2650,27 @@ msgstr "Wasserzeichen"
#: include/svx/strings.hrc:556
msgctxt "RID_SVXSTR_COLOR_DEFAULT_FONTCOLOR"
msgid "Dark Red 2"
-msgstr ""
+msgstr "Dunkelrot 2"
#: include/svx/strings.hrc:557
msgctxt "RID_SVXSTR_COLOR_DEFAULT_FRAMELINE"
msgid "Blue"
-msgstr ""
+msgstr "Blau"
#: include/svx/strings.hrc:558
msgctxt "RID_SVXSTR_COLOR_DEFAULT_HIGHLIGHT"
msgid "Yellow"
-msgstr ""
+msgstr "Gelb"
#: include/svx/strings.hrc:559
msgctxt "RID_SVXSTR_COLOR_DEFAULT_SHAPE_STROKE"
msgid "Dark Blue 1"
-msgstr ""
+msgstr "Dunkelblau 1"
#: include/svx/strings.hrc:560
msgctxt "RID_SVXSTR_COLOR_DEFAULT_SHAPE_FILLING"
msgid "Light Blue 2"
-msgstr ""
+msgstr "Hellblau 2"
#. Elements of the standard color palette
#: include/svx/strings.hrc:562
@@ -8691,162 +8691,162 @@ msgstr "Erste, linke und rechte Seiten"
#: svx/inc/spacing.hrc:19
msgctxt "RID_SVXSTRARY_SPACING_INCH"
msgid "None"
-msgstr ""
+msgstr "Kein"
#: svx/inc/spacing.hrc:20
msgctxt "RID_SVXSTRARY_SPACING_INCH"
msgid "Extra Small (1/16\")"
-msgstr ""
+msgstr "Winzig (1/16\")"
#: svx/inc/spacing.hrc:21
msgctxt "RID_SVXSTRARY_SPACING_INCH"
msgid "Small (1/8\")"
-msgstr ""
+msgstr "Klein (1/8\")"
#: svx/inc/spacing.hrc:22
msgctxt "RID_SVXSTRARY_SPACING_INCH"
msgid "Small Medium (1/4\")"
-msgstr ""
+msgstr "Mittelklein (1/4\")"
#: svx/inc/spacing.hrc:23
msgctxt "RID_SVXSTRARY_SPACING_INCH"
msgid "Medium (3/8\")"
-msgstr ""
+msgstr "Mittel (3/8\")"
#: svx/inc/spacing.hrc:24
msgctxt "RID_SVXSTRARY_SPACING_INCH"
msgid "Medium Large (1/2\")"
-msgstr ""
+msgstr "Mittelgroß (1/2\")"
#: svx/inc/spacing.hrc:25
msgctxt "RID_SVXSTRARY_SPACING_INCH"
msgid "Large (3/4\")"
-msgstr ""
+msgstr "Groß (3/4\")"
#: svx/inc/spacing.hrc:26
msgctxt "RID_SVXSTRARY_SPACING_INCH"
msgid "Extra Large (1\")"
-msgstr ""
+msgstr "Riesig (1\")"
#: svx/inc/spacing.hrc:33
msgctxt "RID_SVXSTRARY_SPACING_CM"
msgid "None"
-msgstr ""
+msgstr "Kein"
#: svx/inc/spacing.hrc:34
msgctxt "RID_SVXSTRARY_SPACING_CM"
msgid "Extra Small (0.16cm)"
-msgstr ""
+msgstr "Winzig (0,16cm)"
#: svx/inc/spacing.hrc:35
msgctxt "RID_SVXSTRARY_SPACING_CM"
msgid "Small (0.32cm)"
-msgstr ""
+msgstr "Klein (0,32cm)"
#: svx/inc/spacing.hrc:36
msgctxt "RID_SVXSTRARY_SPACING_CM"
msgid "Small Medium (0.64cm)"
-msgstr ""
+msgstr "Mittelklein (0,64cm)"
#: svx/inc/spacing.hrc:37
msgctxt "RID_SVXSTRARY_SPACING_CM"
msgid "Medium (0.95cm)"
-msgstr ""
+msgstr "Mittel (0,95cm)"
#: svx/inc/spacing.hrc:38
msgctxt "RID_SVXSTRARY_SPACING_CM"
msgid "Medium Large (1.27cm)"
-msgstr ""
+msgstr "Mittelgroß (1,27cm)"
#: svx/inc/spacing.hrc:39
msgctxt "RID_SVXSTRARY_SPACING_CM"
msgid "Large (1.9cm)"
-msgstr ""
+msgstr "Groß (1,90cm)"
#: svx/inc/spacing.hrc:40
msgctxt "RID_SVXSTRARY_SPACING_CM"
msgid "Extra Large (2.54cm)"
-msgstr ""
+msgstr "Riesig (2,54cm)"
#: svx/inc/spacing.hrc:47
msgctxt "RID_SVXSTRARY_MARGINS_INCH"
msgid "None"
-msgstr ""
+msgstr "Kein"
#: svx/inc/spacing.hrc:48
msgctxt "RID_SVXSTRARY_MARGINS_INCH"
msgid "Extra Small (1/16\")"
-msgstr ""
+msgstr "Winzig (1/16\")"
#: svx/inc/spacing.hrc:49
msgctxt "RID_SVXSTRARY_MARGINS_INCH"
msgid "Small (1/8\")"
-msgstr ""
+msgstr "Klein (1/8\")"
#: svx/inc/spacing.hrc:50
msgctxt "RID_SVXSTRARY_MARGINS_INCH"
msgid "Small Medium (1/4\")"
-msgstr ""
+msgstr "Mittelklein (1/4\")"
#: svx/inc/spacing.hrc:51
msgctxt "RID_SVXSTRARY_MARGINS_INCH"
msgid "Medium (3/8\")"
-msgstr ""
+msgstr "Mittel (3/8\")"
#: svx/inc/spacing.hrc:52
msgctxt "RID_SVXSTRARY_MARGINS_INCH"
msgid "Medium Large (1/2\")"
-msgstr ""
+msgstr "Mittelgroß (1/2\")"
#: svx/inc/spacing.hrc:53
msgctxt "RID_SVXSTRARY_MARGINS_INCH"
msgid "Large (3/4\")"
-msgstr ""
+msgstr "Groß (3/4\")"
#: svx/inc/spacing.hrc:54
msgctxt "RID_SVXSTRARY_MARGINS_INCH"
msgid "Extra Large (1\")"
-msgstr ""
+msgstr "Riesig (1\")"
#: svx/inc/spacing.hrc:61
msgctxt "RID_SVXSTRARY_MARGINS_CM"
msgid "None"
-msgstr ""
+msgstr "Kein"
#: svx/inc/spacing.hrc:62
msgctxt "RID_SVXSTRARY_MARGINS_CM"
msgid "Extra Small (0.16cm)"
-msgstr ""
+msgstr "Winzig (0,16cm)"
#: svx/inc/spacing.hrc:63
msgctxt "RID_SVXSTRARY_MARGINS_CM"
msgid "Small (0.32cm)"
-msgstr ""
+msgstr "Klein (0,32cm)"
#: svx/inc/spacing.hrc:64
msgctxt "RID_SVXSTRARY_MARGINS_CM"
msgid "Small Medium (0.64cm)"
-msgstr ""
+msgstr "Mittelklein (0,64cm)"
#: svx/inc/spacing.hrc:65
msgctxt "RID_SVXSTRARY_MARGINS_CM"
msgid "Medium (0.95cm)"
-msgstr ""
+msgstr "Mittel (0,95cm)"
#: svx/inc/spacing.hrc:66
msgctxt "RID_SVXSTRARY_MARGINS_CM"
msgid "Medium Large (1.27cm)"
-msgstr ""
+msgstr "Mittelgroß (1,27cm)"
#: svx/inc/spacing.hrc:67
msgctxt "RID_SVXSTRARY_MARGINS_CM"
msgid "Large (1.9cm)"
-msgstr ""
+msgstr "Groß (1,90cm)"
#: svx/inc/spacing.hrc:68
msgctxt "RID_SVXSTRARY_MARGINS_CM"
msgid "Extra Large (2.54cm)"
-msgstr ""
+msgstr "Riesig (2,54cm)"
#: svx/inc/svxerr.hrc:33
msgctxt "RID_SVXERRCTX"
diff --git a/source/de/sw/messages.po b/source/de/sw/messages.po
index 3ae1b1ab251..90c40ab8554 100644
--- a/source/de/sw/messages.po
+++ b/source/de/sw/messages.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 12:23+0100\n"
-"PO-Revision-Date: 2018-11-06 11:43+0000\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-15 05:33+0000\n"
"Last-Translator: Christian Kühl <kuehl.christian@googlemail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: de\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1541504585.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542260033.000000\n"
#: sw/inc/app.hrc:29
msgctxt "RID_PARAGRAPHSTYLEFAMILY"
@@ -466,82 +466,82 @@ msgstr "Linie"
#: sw/inc/pageformatpanel.hrc:18
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "None"
-msgstr ""
+msgstr "Kein"
#: sw/inc/pageformatpanel.hrc:19
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "Narrow"
-msgstr ""
+msgstr "Schmal"
#: sw/inc/pageformatpanel.hrc:20
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "Moderate"
-msgstr ""
+msgstr "Angemessen"
#: sw/inc/pageformatpanel.hrc:21
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "Normal (0.75\")"
-msgstr ""
+msgstr "Normal (0,75\")"
#: sw/inc/pageformatpanel.hrc:22
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "Normal (1\")"
-msgstr ""
+msgstr "Normal (1\")"
#: sw/inc/pageformatpanel.hrc:23
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "Normal (1.25\")"
-msgstr ""
+msgstr "Normal (1,25\")"
#: sw/inc/pageformatpanel.hrc:24
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "Wide"
-msgstr ""
+msgstr "Breit"
#: sw/inc/pageformatpanel.hrc:25
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "Mirrored"
-msgstr ""
+msgstr "Gespiegelt"
#: sw/inc/pageformatpanel.hrc:31
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "None"
-msgstr ""
+msgstr "Kein"
#: sw/inc/pageformatpanel.hrc:32
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "Narrow"
-msgstr ""
+msgstr "Schmal"
#: sw/inc/pageformatpanel.hrc:33
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "Moderate"
-msgstr ""
+msgstr "Angemessen"
#: sw/inc/pageformatpanel.hrc:34
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "Normal (1.9cm)"
-msgstr ""
+msgstr "Normal (1,9cm)"
#: sw/inc/pageformatpanel.hrc:35
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "Normal (2.54cm)"
-msgstr ""
+msgstr "Normal (2,54cm)"
#: sw/inc/pageformatpanel.hrc:36
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "Normal (3.18cm)"
-msgstr ""
+msgstr "Normal (3,18cm)"
#: sw/inc/pageformatpanel.hrc:37
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "Wide"
-msgstr ""
+msgstr "Breit"
#: sw/inc/pageformatpanel.hrc:38
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "Mirrored"
-msgstr ""
+msgstr "Gespiegelt"
#. Format names
#: sw/inc/strings.hrc:27
@@ -6848,7 +6848,12 @@ msgctxt "asciifilterdialog|lf"
msgid "_LF"
msgstr "_LF"
-#: sw/uiconfig/swriter/ui/asciifilterdialog.ui:264
+#: sw/uiconfig/swriter/ui/asciifilterdialog.ui:258
+msgctxt "asciifilterdialog|includebom"
+msgid "Include byte-order-mark"
+msgstr ""
+
+#: sw/uiconfig/swriter/ui/asciifilterdialog.ui:280
msgctxt "asciifilterdialog|label1"
msgid "Properties"
msgstr "Eigenschaften"
diff --git a/source/de/swext/mediawiki/help.po b/source/de/swext/mediawiki/help.po
index 395b3ee35ca..08ec139febe 100644
--- a/source/de/swext/mediawiki/help.po
+++ b/source/de/swext/mediawiki/help.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 12:23+0100\n"
-"PO-Revision-Date: 2018-06-14 03:07+0000\n"
+"POT-Creation-Date: 2018-11-15 13:53+0100\n"
+"PO-Revision-Date: 2018-11-15 11:15+0000\n"
"Last-Translator: Christian Kühl <kuehl.christian@googlemail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: de\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1528945648.000000\n"
+"X-POOTLE-MTIME: 1542280549.000000\n"
#: help.tree
msgctxt ""
@@ -93,8 +93,8 @@ msgctxt ""
"wiki.xhp\n"
"par_id7387615\n"
"help.text"
-msgid "A wiki account on a supported <link href=\"http://www.mediawiki.org/wiki/MediaWiki\">MediaWiki</link> server"
-msgstr "Ein Wiki-Konto auf einem unterstützten <link href=\"http://www.mediawiki.org/wiki/MediaWiki\">MediaWiki</link>-Server"
+msgid "A wiki account on a supported <link href=\"https://www.mediawiki.org/wiki/MediaWiki\">MediaWiki</link> server"
+msgstr ""
#: wiki.xhp
msgctxt ""
@@ -149,24 +149,24 @@ msgctxt ""
"wiki.xhp\n"
"par_id368968\n"
"help.text"
-msgid "In the <link href=\"com.sun.wiki-publisher/wikisettings.xhp\">Options</link> dialog, click Add."
-msgstr "Klicken Sie im Dialog <link href=\"com.sun.wiki-publisher/wikisettings.xhp\">Optionen</link> auf Hinzufügen."
+msgid "In the <link href=\"com.sun.wiki-publisher/wikisettings.xhp\"><emph>Options</emph></link> dialog, click <emph>Add</emph>."
+msgstr ""
#: wiki.xhp
msgctxt ""
"wiki.xhp\n"
"par_id6962187\n"
"help.text"
-msgid "In the <link href=\"com.sun.wiki-publisher/wikiaccount.xhp\">MediaWiki</link> dialog, enter the account information for the wiki."
-msgstr "Im <link href=\"com.sun.wiki-publisher/wikiaccount.xhp\">MediaWiki</link>-Dialog geben Sie die Kontoinformationen für das Wiki ein."
+msgid "In the <link href=\"com.sun.wiki-publisher/wikiaccount.xhp\"><emph>MediaWiki</emph></link> dialog, enter the account information for the wiki."
+msgstr ""
#: wiki.xhp
msgctxt ""
"wiki.xhp\n"
"par_id5328836\n"
"help.text"
-msgid "In the URL text box, enter the address of a wiki that you want to connect to."
-msgstr "Im URL-Textfeld geben Sie die Wiki-Adresse ein, mit der Sie sich verbinden möchten."
+msgid "In the <emph>URL</emph> text box, enter the address of a wiki that you want to connect to."
+msgstr ""
#: wiki.xhp
msgctxt ""
@@ -181,8 +181,8 @@ msgctxt ""
"wiki.xhp\n"
"par_id5906552\n"
"help.text"
-msgid "In the Username box, enter your user ID for your wiki account."
-msgstr "Im Feld Benutzernamen geben Ihren Benutzernamen für Ihr Wiki-Konto ein."
+msgid "In the <emph>Username</emph> box, enter your user ID for your wiki account."
+msgstr ""
#: wiki.xhp
msgctxt ""
@@ -197,8 +197,8 @@ msgctxt ""
"wiki.xhp\n"
"par_id8869594\n"
"help.text"
-msgid "In the Password box, enter the password for your wiki account, then click OK."
-msgstr "Im Feld Kennwort geben Sie das Kennwort für Ihr Wiki-Konto ein, dann klicken Sie auf OK."
+msgid "In the Password box, enter the password for your wiki account, then click <emph>OK</emph>."
+msgstr ""
#: wiki.xhp
msgctxt ""
@@ -245,8 +245,8 @@ msgctxt ""
"wiki.xhp\n"
"par_id228278\n"
"help.text"
-msgid "In the <link href=\"com.sun.wiki-publisher/wikisend.xhp\">Send to MediaWiki</link> dialog, specify the settings for your entry."
-msgstr "Geben Sie im Dialog <link href=\"com.sun.wiki-publisher/wikisend.xhp\">An MediaWiki senden</link> die Einstellungen für Ihren Eintrag ein."
+msgid "In the <link href=\"com.sun.wiki-publisher/wikisend.xhp\"><emph>Send to MediaWiki</emph></link> dialog, specify the settings for your entry."
+msgstr ""
#: wiki.xhp
msgctxt ""
@@ -318,7 +318,7 @@ msgctxt ""
"par_id4571672\n"
"help.text"
msgid "Use the <emph>MediaWiki</emph> dialog to add or edit your MediaWiki account settings."
-msgstr ""
+msgstr "Verwenden Sie den Dialog <emph>MediaWiki</emph>, um die Einstellungen für Ihre MediaWiki-Konten hinzuzufügen oder zu ändern."
#: wikiaccount.xhp
msgctxt ""
@@ -326,7 +326,7 @@ msgctxt ""
"par_id7631458\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">Enter the URL of a MediaWiki server, starting with \"https://\".</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Geben Sie die URL eines MediaWiki-Servers, beginnend mit \"https://\", ein.</ahelp>"
#: wikiaccount.xhp
msgctxt ""
@@ -358,7 +358,7 @@ msgctxt ""
"par_id3112582\n"
"help.text"
msgid "Enter the Internet address of a wiki server in a format like “https://wiki.documentfoundation.org” or copy the URL from a web browser."
-msgstr ""
+msgstr "Geben Sie die Internet-Adresse eines Wiki-Servers in einem Format wie „https://wiki.documentfoundation.org“ ein oder kopieren Sie die URL aus einem Webbrowser."
#: wikiaccount.xhp
msgctxt ""
@@ -374,7 +374,7 @@ msgctxt ""
"par_id9046601\n"
"help.text"
msgid "If you have enabled the master password feature on the <emph>Security</emph> tab page of the <item type=\"menuitem\">Tools - Options - %PRODUCTNAME</item> dialog, then the software can store your password and automatically insert the data where necessary. Enable the <emph>Save password</emph> checkbox to store your password."
-msgstr ""
+msgstr "Wenn Sie im Register <emph>Sicherheit</emph> des Dialogs unter <item type=\"menuitem\">Extras - Optionen... - %PRODUCTNAME</item> das Markierfeld \"Mit Master-Kennwort schützen (empfohlen)\" aktiviert haben, kann die Software Ihr Kennwort speichern und bei Bedarf automatisch einfügen. Aktivieren Sie auch das Markierfeld <emph>Kennwörter für Web-Verbindungen dauerhaft speichern</emph>, um Ihr Kennwort zu speichern."
#: wikiformats.xhp
msgctxt ""
@@ -622,7 +622,7 @@ msgctxt ""
"par_id1743827\n"
"help.text"
msgid "In the <emph>Send to MediaWiki</emph> dialog, specify the settings for your current wiki upload."
-msgstr ""
+msgstr "Geben Sie im Dialog <emph>An MediaWiki senden</emph> Ihre Einstellungen für den aktuellen Wiki-Export ein."
#: wikisend.xhp
msgctxt ""
@@ -630,7 +630,7 @@ msgctxt ""
"par_id664082\n"
"help.text"
msgid "<ahelp hid=\".\">Select the MediaWiki server where you want to publish your document. Click <emph>Add</emph> to add a new server to the list.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\">Wählen Sie den MediaWiki-Server aus, auf dem Sie Ihr Dokument veröffentlichen möchten. Klicken Sie auf <emph>Hinzufügen</emph>, um einen neuen Server zur Liste hinzuzufügen.</ahelp>"
#: wikisend.xhp
msgctxt ""
@@ -646,7 +646,7 @@ msgctxt ""
"par_id2486342\n"
"help.text"
msgid "<ahelp hid=\".\">Enter an optional short summary or comment.</ahelp> See <link href=\"https://meta.wikimedia.org/wiki/Help:Edit_summary\"><emph>https://meta.wikimedia.org/wiki/Help:Edit_summary</emph></link>."
-msgstr ""
+msgstr "<ahelp hid=\".\">Geben Sie optional eine Zusammenfassung oder einen kurzen Kommentar ein.</ahelp> Siehe <link href=\"https://meta.wikimedia.org/wiki/Help:Edit_summary\"><emph>https://meta.wikimedia.org/wiki/Help:Edit_summary</emph></link>."
#: wikisend.xhp
msgctxt ""
diff --git a/source/dgo/cui/messages.po b/source/dgo/cui/messages.po
index 23f54e37847..f06824f1938 100644
--- a/source/dgo/cui/messages.po
+++ b/source/dgo/cui/messages.po
@@ -3,15 +3,17 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 12:22+0100\n"
-"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
-"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"POT-Creation-Date: 2018-11-14 12:21+0100\n"
+"PO-Revision-Date: 2018-11-14 11:35+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: dgo\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542195350.000000\n"
#: cui/inc/strings.hrc:24
#, fuzzy
@@ -1582,142 +1584,136 @@ msgid "Dimension line"
msgstr "आयाम लकीर"
#: cui/inc/strings.hrc:365
-#, fuzzy
-msgctxt "RID_SVXSTR_LOAD_ERROR"
-msgid "The selected module could not be loaded."
-msgstr "चुनिंदा माड्‌यूल गी लोड नेईं कीता जाई सकेआ."
-
-#: cui/inc/strings.hrc:366
msgctxt "RID_SVXSTR_STARTQUOTE"
msgid "Start Quote"
msgstr ""
-#: cui/inc/strings.hrc:367
+#: cui/inc/strings.hrc:366
msgctxt "RID_SVXSTR_ENDQUOTE"
msgid "End Quote"
msgstr ""
-#: cui/inc/strings.hrc:369
+#: cui/inc/strings.hrc:368
msgctxt "RID_SVXSTR_SELECTEDPERSONA"
msgid "Selected Theme: "
msgstr ""
-#: cui/inc/strings.hrc:370
+#: cui/inc/strings.hrc:369
msgctxt "RID_SVXSTR_SEARCHING"
msgid "Searching, please wait..."
msgstr ""
-#: cui/inc/strings.hrc:371
+#: cui/inc/strings.hrc:370
msgctxt "RID_SVXSTR_SEARCHERROR"
msgid "Cannot open %1, please try again later."
msgstr ""
-#: cui/inc/strings.hrc:372
+#: cui/inc/strings.hrc:371
msgctxt "RID_SVXSTR_NORESULTS"
msgid "No results found."
msgstr ""
-#: cui/inc/strings.hrc:373
+#: cui/inc/strings.hrc:372
msgctxt "RID_SVXSTR_APPLYPERSONA"
msgid "Applying Theme..."
msgstr ""
-#: cui/inc/strings.hrc:374
+#: cui/inc/strings.hrc:373
msgctxt "RID_SVXSTR_INVALIDPERSONAURL"
msgid "Please enter a valid theme address or a search term."
msgstr ""
-#: cui/inc/strings.hrc:376
+#: cui/inc/strings.hrc:375
msgctxt "RID_SVXSTR_TABLE_PRESET_NONE"
msgid "Set No Borders"
msgstr "कोई बी बाडर सैट्ट नेईं करो"
-#: cui/inc/strings.hrc:377
+#: cui/inc/strings.hrc:376
msgctxt "RID_SVXSTR_TABLE_PRESET_ONLYOUTER"
msgid "Set Outer Border Only"
msgstr "सिर्फ बाह्‌रला बाडर सैट्ट करो"
-#: cui/inc/strings.hrc:378
+#: cui/inc/strings.hrc:377
msgctxt "RID_SVXSTR_TABLE_PRESET_OUTERHORI"
msgid "Set Outer Border and Horizontal Lines"
msgstr "बाह्‌रला बाडर ते आडियां लाइनां सैट्ट करो"
-#: cui/inc/strings.hrc:379
+#: cui/inc/strings.hrc:378
msgctxt "RID_SVXSTR_TABLE_PRESET_OUTERALL"
msgid "Set Outer Border and All Inner Lines"
msgstr "बाह्‌रला बाडर ते सब्भै अंदरलियां लाइनां सैट्ट करो"
-#: cui/inc/strings.hrc:380
+#: cui/inc/strings.hrc:379
msgctxt "RID_SVXSTR_TABLE_PRESET_OUTERINNER"
msgid "Set Outer Border Without Changing Inner Lines"
msgstr "अंदरलियें लाइनें गी बदले बिजन बाह्‌रला बाडर सैट्ट करो"
-#: cui/inc/strings.hrc:381
+#: cui/inc/strings.hrc:380
msgctxt "RID_SVXSTR_PARA_PRESET_DIAGONAL"
msgid "Set Diagonal Lines Only"
msgstr "सिर्फ डायगनल लाइनां सैट्ट करो"
-#: cui/inc/strings.hrc:382
+#: cui/inc/strings.hrc:381
msgctxt "RID_SVXSTR_PARA_PRESET_ALL"
msgid "Set All Four Borders"
msgstr "सभनें चौनें बाडरें गी सैट्ट करो"
-#: cui/inc/strings.hrc:383
+#: cui/inc/strings.hrc:382
msgctxt "RID_SVXSTR_PARA_PRESET_LEFTRIGHT"
msgid "Set Left and Right Borders Only"
msgstr "सिर्फ खब्बे ते सज्जे बाडर सैट्ट करो"
-#: cui/inc/strings.hrc:384
+#: cui/inc/strings.hrc:383
msgctxt "RID_SVXSTR_PARA_PRESET_TOPBOTTOM"
msgid "Set Top and Bottom Borders Only"
msgstr "सिर्फ थल्ले ते धुर उप्पर आह्‌ले बाडर सैट्ट करो"
-#: cui/inc/strings.hrc:385
+#: cui/inc/strings.hrc:384
msgctxt "RID_SVXSTR_PARA_PRESET_ONLYLEFT"
msgid "Set Left Border Only"
msgstr "सिर्फ खब्बा बाडर सैट्ट करो"
-#: cui/inc/strings.hrc:386
+#: cui/inc/strings.hrc:385
msgctxt "RID_SVXSTR_HOR_PRESET_ONLYHOR"
msgid "Set Top and Bottom Borders, and All Inner Lines"
msgstr "थल्ले ते धुर उप्पर आह्‌ले ते सब्भै अंदरलियां लाइनां बाडर सैट्ट"
-#: cui/inc/strings.hrc:387
+#: cui/inc/strings.hrc:386
msgctxt "RID_SVXSTR_VER_PRESET_ONLYVER"
msgid "Set Left and Right Borders, and All Inner Lines"
msgstr "खब्बे ते सज्जे बाडर, ते सब्भै अंदरलियां लाइनां सैट्ट करो"
-#: cui/inc/strings.hrc:388
+#: cui/inc/strings.hrc:387
msgctxt "RID_SVXSTR_SHADOW_STYLE_NONE"
msgid "No Shadow"
msgstr "कोई छौरा नेईं "
-#: cui/inc/strings.hrc:389
+#: cui/inc/strings.hrc:388
msgctxt "RID_SVXSTR_SHADOW_STYLE_BOTTOMRIGHT"
msgid "Cast Shadow to Bottom Right"
msgstr "थल्लै सज्जै छौरा करो"
-#: cui/inc/strings.hrc:390
+#: cui/inc/strings.hrc:389
msgctxt "RID_SVXSTR_SHADOW_STYLE_TOPRIGHT"
msgid "Cast Shadow to Top Right"
msgstr "धुर उप्पर सज्जै छौरा करो"
-#: cui/inc/strings.hrc:391
+#: cui/inc/strings.hrc:390
msgctxt "RID_SVXSTR_SHADOW_STYLE_BOTTOMLEFT"
msgid "Cast Shadow to Bottom Left"
msgstr "थल्लै खब्बै छौरा करो"
-#: cui/inc/strings.hrc:392
+#: cui/inc/strings.hrc:391
msgctxt "RID_SVXSTR_SHADOW_STYLE_TOPLEFT"
msgid "Cast Shadow to Top Left"
msgstr "धुर उप्पर खब्बै छौरा करो"
-#: cui/inc/strings.hrc:393
+#: cui/inc/strings.hrc:392
msgctxt "RID_SVXSTR_SIGNATURELINE_SIGNED_BY"
msgid "Signed by: %1"
msgstr ""
-#: cui/inc/strings.hrc:394
+#: cui/inc/strings.hrc:393
msgctxt "RID_SVXSTR_OPENCL_RESTART"
msgid "For the OpenCL changes to take effect, %PRODUCTNAME must be restarted."
msgstr ""
@@ -11346,22 +11342,43 @@ msgctxt "signsignatureline|btn_select_certificate"
msgid "Select Certificate"
msgstr ""
-#: cui/uiconfig/ui/signsignatureline.ui:168
+#. Name of the signer
+#: cui/uiconfig/ui/signsignatureline.ui:166
+msgctxt "signsignatureline|label_name"
+msgid "or"
+msgstr ""
+
+#: cui/uiconfig/ui/signsignatureline.ui:175
+msgctxt "signsignatureline|btn_load_image"
+msgid "Use Signature Image"
+msgstr ""
+
+#: cui/uiconfig/ui/signsignatureline.ui:190
+msgctxt "signsignatureline|btn_clear_image"
+msgid "Clear"
+msgstr ""
+
+#: cui/uiconfig/ui/signsignatureline.ui:206
+msgctxt "signsignatureline|label_image_dimensions"
+msgid "Best image size: 600 x 100 px"
+msgstr ""
+
+#: cui/uiconfig/ui/signsignatureline.ui:237
msgctxt "signsignatureline|label_sign"
msgid "Sign"
msgstr ""
-#: cui/uiconfig/ui/signsignatureline.ui:205
+#: cui/uiconfig/ui/signsignatureline.ui:274
msgctxt "signsignatureline|label_add_comment"
msgid "Add comment:"
msgstr ""
-#: cui/uiconfig/ui/signsignatureline.ui:241
+#: cui/uiconfig/ui/signsignatureline.ui:310
msgctxt "signsignatureline|label_hint"
msgid "Instructions from the document creator:"
msgstr ""
-#: cui/uiconfig/ui/signsignatureline.ui:274
+#: cui/uiconfig/ui/signsignatureline.ui:343
msgctxt "signsignatureline|label_more"
msgid "More"
msgstr ""
diff --git a/source/dgo/sc/messages.po b/source/dgo/sc/messages.po
index bdba10fb3f5..14eaf0ffc62 100644
--- a/source/dgo/sc/messages.po
+++ b/source/dgo/sc/messages.po
@@ -4,16 +4,16 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2018-11-12 12:23+0100\n"
-"PO-Revision-Date: 2018-01-15 17:42+0000\n"
-"Last-Translator: Christian Lohmaier <lohmaier+pootle@googlemail.com>\n"
+"PO-Revision-Date: 2018-11-12 11:42+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: dgo\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1516038151.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542022951.000000\n"
#: sc/inc/compiler.hrc:27
msgctxt "RID_FUNCTION_CATEGORIES"
@@ -737,7 +737,6 @@ msgctxt "STR_SELCOUNT_ROWARG"
msgid "$1 row"
msgid_plural "$1 rows"
msgstr[0] ""
-msgstr[1] ""
#. To translators: STR_SELCOUNT_COLARG is $1 of STR_SELCOUNT. $1 of STR_SELCOUNT_ROWARG is number of columns
#: sc/inc/globstr.hrc:165
@@ -745,7 +744,6 @@ msgctxt "STR_SELCOUNT_COLARG"
msgid "$1 column"
msgid_plural "$1 columns"
msgstr[0] ""
-msgstr[1] ""
#: sc/inc/globstr.hrc:166
msgctxt "STR_FILTER_SELCOUNT"
@@ -1514,7 +1512,6 @@ msgctxt "STR_SCATTR_PAGE_SCALE_PAGES"
msgid "One page"
msgid_plural "%1 pages"
msgstr[0] ""
-msgstr[1] ""
#: sc/inc/globstr.hrc:324
msgctxt "STR_SCATTR_PAGE_SCALE_AUTO"
@@ -14120,7 +14117,6 @@ msgctxt "SCSTR_TOTAL"
msgid "One result found"
msgid_plural "%1 results found"
msgstr[0] ""
-msgstr[1] ""
#: sc/inc/strings.hrc:54
msgctxt "SCSTR_SKIPPED"
diff --git a/source/dgo/svtools/messages.po b/source/dgo/svtools/messages.po
index c3c3d2c64b9..e45a82341fb 100644
--- a/source/dgo/svtools/messages.po
+++ b/source/dgo/svtools/messages.po
@@ -3,15 +3,17 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-05 17:38+0100\n"
-"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
-"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:35+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: dgo\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542195351.000000\n"
#: include/svtools/strings.hrc:25
msgctxt "STR_UNDO"
@@ -1552,7 +1554,7 @@ msgstr ""
#: include/svtools/strings.hrc:360
msgctxt "STR_DESCRIPTION_MYTHES"
-msgid "Mythes Thesaurus"
+msgid "MyThes Thesaurus"
msgstr ""
#: include/svtools/strings.hrc:361
diff --git a/source/dgo/sw/messages.po b/source/dgo/sw/messages.po
index 8ddfceb4393..f3bea938228 100644
--- a/source/dgo/sw/messages.po
+++ b/source/dgo/sw/messages.po
@@ -3,15 +3,17 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 23:50+0100\n"
-"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
-"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-15 14:33+0100\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: dgo\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"
+"X-Generator: LibreOffice\n"
+"X-POOTLE-MTIME: 1542195351.000000\n"
#: sw/inc/app.hrc:29
#, fuzzy
@@ -2763,14 +2765,12 @@ msgctxt "STR_UNDO_TABS"
msgid "One tab"
msgid_plural "$1 tabs"
msgstr[0] ""
-msgstr[1] ""
#: sw/inc/strings.hrc:469
msgctxt "STR_UNDO_NLS"
msgid "One line break"
msgid_plural "$1 line breaks"
msgstr[0] ""
-msgstr[1] ""
#: sw/inc/strings.hrc:470
msgctxt "STR_UNDO_PAGEBREAKS"
@@ -7137,7 +7137,12 @@ msgctxt "asciifilterdialog|lf"
msgid "_LF"
msgstr ""
-#: sw/uiconfig/swriter/ui/asciifilterdialog.ui:264
+#: sw/uiconfig/swriter/ui/asciifilterdialog.ui:258
+msgctxt "asciifilterdialog|includebom"
+msgid "Include byte-order-mark"
+msgstr ""
+
+#: sw/uiconfig/swriter/ui/asciifilterdialog.ui:280
msgctxt "asciifilterdialog|label1"
msgid "Properties"
msgstr "विशेशतां"
diff --git a/source/dgo/swext/mediawiki/help.po b/source/dgo/swext/mediawiki/help.po
index 4089b0d4355..43e0fa44d24 100644
--- a/source/dgo/swext/mediawiki/help.po
+++ b/source/dgo/swext/mediawiki/help.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 12:23+0100\n"
-"PO-Revision-Date: 2016-11-14 12:42+0000\n"
+"POT-Creation-Date: 2018-11-15 13:53+0100\n"
+"PO-Revision-Date: 2018-11-12 11:42+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: dgo\n"
@@ -13,7 +13,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1479127324.000000\n"
+"X-POOTLE-MTIME: 1542022957.000000\n"
#: help.tree
msgctxt ""
@@ -89,13 +89,12 @@ msgid "Java Runtime Environment"
msgstr ""
#: wiki.xhp
-#, fuzzy
msgctxt ""
"wiki.xhp\n"
"par_id7387615\n"
"help.text"
-msgid "A wiki account on a supported <link href=\"http://www.mediawiki.org/wiki/MediaWiki\">MediaWiki</link> server"
-msgstr "समर्थनशुदा मीडिया विकी <link href=\"http://www.mediawiki.org/wiki/MediaWiki\">MediaWiki</link>सर्वर पर विकी खाता"
+msgid "A wiki account on a supported <link href=\"https://www.mediawiki.org/wiki/MediaWiki\">MediaWiki</link> server"
+msgstr ""
#: wiki.xhp
msgctxt ""
@@ -150,7 +149,7 @@ msgctxt ""
"wiki.xhp\n"
"par_id368968\n"
"help.text"
-msgid "In the <link href=\"com.sun.wiki-publisher/wikisettings.xhp\">Options</link> dialog, click Add."
+msgid "In the <link href=\"com.sun.wiki-publisher/wikisettings.xhp\"><emph>Options</emph></link> dialog, click <emph>Add</emph>."
msgstr ""
#: wiki.xhp
@@ -158,17 +157,16 @@ msgctxt ""
"wiki.xhp\n"
"par_id6962187\n"
"help.text"
-msgid "In the <link href=\"com.sun.wiki-publisher/wikiaccount.xhp\">MediaWiki</link> dialog, enter the account information for the wiki."
+msgid "In the <link href=\"com.sun.wiki-publisher/wikiaccount.xhp\"><emph>MediaWiki</emph></link> dialog, enter the account information for the wiki."
msgstr ""
#: wiki.xhp
-#, fuzzy
msgctxt ""
"wiki.xhp\n"
"par_id5328836\n"
"help.text"
-msgid "In the URL text box, enter the address of a wiki that you want to connect to."
-msgstr "विकी दे जिस सिरनामे कन्नै तुस कनैक्शन जोड़ना चांह्‌दे ओ ,उसी URL इबारत खान्नै च प्रविश्ट करो."
+msgid "In the <emph>URL</emph> text box, enter the address of a wiki that you want to connect to."
+msgstr ""
#: wiki.xhp
msgctxt ""
@@ -179,13 +177,12 @@ msgid "You can copy the URL from a web browser and paste it into the textbox."
msgstr "तुस वैब तपाशी परा URL नकल करी सकदे ओ ते इसी इबारत- खान्ने च चमकाई सकदे ओ."
#: wiki.xhp
-#, fuzzy
msgctxt ""
"wiki.xhp\n"
"par_id5906552\n"
"help.text"
-msgid "In the Username box, enter your user ID for your wiki account."
-msgstr "अपने विकी खाते लेई बरतूनी-नांऽ खान्ने च अपना बरतूनी प्रविश्ट ID करो."
+msgid "In the <emph>Username</emph> box, enter your user ID for your wiki account."
+msgstr ""
#: wiki.xhp
#, fuzzy
@@ -197,13 +194,12 @@ msgid "If the wiki allows anonymous write access, you can leave the Username and
msgstr "जेकर विकी बेनाम लेखन पुज्ज दी इजाज़त दिंदा ऐ तां तुस बरतूनी-नांऽ ते पासवर्ड खान्ने सक्खने छोड़ी सकदे ओ."
#: wiki.xhp
-#, fuzzy
msgctxt ""
"wiki.xhp\n"
"par_id8869594\n"
"help.text"
-msgid "In the Password box, enter the password for your wiki account, then click OK."
-msgstr "पासवर्ड खान्ने च अपने विकी खाते लेई पासवर्ड प्रविश्ट करो ते फ्ही ठीक ऐ(OK) पर क्लिक करो.."
+msgid "In the Password box, enter the password for your wiki account, then click <emph>OK</emph>."
+msgstr ""
#: wiki.xhp
#, fuzzy
@@ -251,7 +247,7 @@ msgctxt ""
"wiki.xhp\n"
"par_id228278\n"
"help.text"
-msgid "In the <link href=\"com.sun.wiki-publisher/wikisend.xhp\">Send to MediaWiki</link> dialog, specify the settings for your entry."
+msgid "In the <link href=\"com.sun.wiki-publisher/wikisend.xhp\"><emph>Send to MediaWiki</emph></link> dialog, specify the settings for your entry."
msgstr ""
#: wiki.xhp
diff --git a/source/dsb/cui/messages.po b/source/dsb/cui/messages.po
index 4327a70afac..9285c4571df 100644
--- a/source/dsb/cui/messages.po
+++ b/source/dsb/cui/messages.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 12:22+0100\n"
-"PO-Revision-Date: 2018-11-12 17:30+0000\n"
+"POT-Creation-Date: 2018-11-14 12:21+0100\n"
+"PO-Revision-Date: 2018-11-14 12:13+0000\n"
"Last-Translator: Michael Wolf <milupo@sorbzilla.de>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: dsb\n"
@@ -13,7 +13,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: Pootle 2.8\n"
-"X-POOTLE-MTIME: 1542043817.000000\n"
+"X-POOTLE-MTIME: 1542197628.000000\n"
#: cui/inc/strings.hrc:24
msgctxt "RID_SVXSTR_KEY_CONFIG_DIR"
@@ -1557,141 +1557,136 @@ msgid "Dimension line"
msgstr "Měrjeńska linija"
#: cui/inc/strings.hrc:365
-msgctxt "RID_SVXSTR_LOAD_ERROR"
-msgid "The selected module could not be loaded."
-msgstr "Wubrany modul njedajo se zacytaś."
-
-#: cui/inc/strings.hrc:366
msgctxt "RID_SVXSTR_STARTQUOTE"
msgid "Start Quote"
msgstr "Lěwa pazorka"
-#: cui/inc/strings.hrc:367
+#: cui/inc/strings.hrc:366
msgctxt "RID_SVXSTR_ENDQUOTE"
msgid "End Quote"
msgstr "Pšawa pazorka"
-#: cui/inc/strings.hrc:369
+#: cui/inc/strings.hrc:368
msgctxt "RID_SVXSTR_SELECTEDPERSONA"
msgid "Selected Theme: "
msgstr "Wubrana drastwa: "
-#: cui/inc/strings.hrc:370
+#: cui/inc/strings.hrc:369
msgctxt "RID_SVXSTR_SEARCHING"
msgid "Searching, please wait..."
msgstr "Pyta se, pšosym cakajśo..."
-#: cui/inc/strings.hrc:371
+#: cui/inc/strings.hrc:370
msgctxt "RID_SVXSTR_SEARCHERROR"
msgid "Cannot open %1, please try again later."
msgstr "%1 njedajo se wócyniś, pšosym wopytajśo pózdźej hyšći raz."
-#: cui/inc/strings.hrc:372
+#: cui/inc/strings.hrc:371
msgctxt "RID_SVXSTR_NORESULTS"
msgid "No results found."
msgstr "Žedne wuslědki namakane."
-#: cui/inc/strings.hrc:373
+#: cui/inc/strings.hrc:372
msgctxt "RID_SVXSTR_APPLYPERSONA"
msgid "Applying Theme..."
msgstr "Drastwa se nałožujo..."
-#: cui/inc/strings.hrc:374
+#: cui/inc/strings.hrc:373
msgctxt "RID_SVXSTR_INVALIDPERSONAURL"
msgid "Please enter a valid theme address or a search term."
msgstr "Pšosym zapódajśo płaśiwu temowu adresu abo pytański wuraz."
-#: cui/inc/strings.hrc:376
+#: cui/inc/strings.hrc:375
msgctxt "RID_SVXSTR_TABLE_PRESET_NONE"
msgid "Set No Borders"
msgstr "Žeden ramik"
-#: cui/inc/strings.hrc:377
+#: cui/inc/strings.hrc:376
msgctxt "RID_SVXSTR_TABLE_PRESET_ONLYOUTER"
msgid "Set Outer Border Only"
msgstr "Jano wenkowny ramik"
-#: cui/inc/strings.hrc:378
+#: cui/inc/strings.hrc:377
msgctxt "RID_SVXSTR_TABLE_PRESET_OUTERHORI"
msgid "Set Outer Border and Horizontal Lines"
msgstr "Wenkowny ramik a horiconalne linije"
-#: cui/inc/strings.hrc:379
+#: cui/inc/strings.hrc:378
msgctxt "RID_SVXSTR_TABLE_PRESET_OUTERALL"
msgid "Set Outer Border and All Inner Lines"
msgstr "Wenkowny ramik a wšykne nutśikowne linje"
-#: cui/inc/strings.hrc:380
+#: cui/inc/strings.hrc:379
msgctxt "RID_SVXSTR_TABLE_PRESET_OUTERINNER"
msgid "Set Outer Border Without Changing Inner Lines"
msgstr "Wenkowny ramik bźez změny nutśikownych linijow"
-#: cui/inc/strings.hrc:381
+#: cui/inc/strings.hrc:380
msgctxt "RID_SVXSTR_PARA_PRESET_DIAGONAL"
msgid "Set Diagonal Lines Only"
msgstr "Jano diagonalne linije"
-#: cui/inc/strings.hrc:382
+#: cui/inc/strings.hrc:381
msgctxt "RID_SVXSTR_PARA_PRESET_ALL"
msgid "Set All Four Borders"
msgstr "Dopołny ramik"
-#: cui/inc/strings.hrc:383
+#: cui/inc/strings.hrc:382
msgctxt "RID_SVXSTR_PARA_PRESET_LEFTRIGHT"
msgid "Set Left and Right Borders Only"
msgstr "Jano lěwa a pšawa kšoma"
-#: cui/inc/strings.hrc:384
+#: cui/inc/strings.hrc:383
msgctxt "RID_SVXSTR_PARA_PRESET_TOPBOTTOM"
msgid "Set Top and Bottom Borders Only"
msgstr "Jano górny a dolny ramik"
-#: cui/inc/strings.hrc:385
+#: cui/inc/strings.hrc:384
msgctxt "RID_SVXSTR_PARA_PRESET_ONLYLEFT"
msgid "Set Left Border Only"
msgstr "Jano lěwy ramik"
-#: cui/inc/strings.hrc:386
+#: cui/inc/strings.hrc:385
msgctxt "RID_SVXSTR_HOR_PRESET_ONLYHOR"
msgid "Set Top and Bottom Borders, and All Inner Lines"
msgstr "Górna a dolna kšoma a wšykne nutśikowne linije"
-#: cui/inc/strings.hrc:387
+#: cui/inc/strings.hrc:386
msgctxt "RID_SVXSTR_VER_PRESET_ONLYVER"
msgid "Set Left and Right Borders, and All Inner Lines"
msgstr "Lěwa a pšawa kšoma a wšykne nutśikowne linije"
-#: cui/inc/strings.hrc:388
+#: cui/inc/strings.hrc:387
msgctxt "RID_SVXSTR_SHADOW_STYLE_NONE"
msgid "No Shadow"
msgstr "Bźez sni"
-#: cui/inc/strings.hrc:389
+#: cui/inc/strings.hrc:388
msgctxt "RID_SVXSTR_SHADOW_STYLE_BOTTOMRIGHT"
msgid "Cast Shadow to Bottom Right"
msgstr "Seń napšawo dołojce chyśiś"
-#: cui/inc/strings.hrc:390
+#: cui/inc/strings.hrc:389
msgctxt "RID_SVXSTR_SHADOW_STYLE_TOPRIGHT"
msgid "Cast Shadow to Top Right"
msgstr "Seń napšawo górjejce chyśiś"
-#: cui/inc/strings.hrc:391
+#: cui/inc/strings.hrc:390
msgctxt "RID_SVXSTR_SHADOW_STYLE_BOTTOMLEFT"
msgid "Cast Shadow to Bottom Left"
msgstr "Seń nalěwo dołojce chyśiś"
-#: cui/inc/strings.hrc:392
+#: cui/inc/strings.hrc:391
msgctxt "RID_SVXSTR_SHADOW_STYLE_TOPLEFT"
msgid "Cast Shadow to Top Left"
msgstr "Seń nalěwo górjejce chyśiś"
-#: cui/inc/strings.hrc:393
+#: cui/inc/strings.hrc:392
msgctxt "RID_SVXSTR_SIGNATURELINE_SIGNED_BY"
msgid "Signed by: %1"
msgstr "Signěrowany wót: %1"
-#: cui/inc/strings.hrc:394
+#: cui/inc/strings.hrc:393
msgctxt "RID_SVXSTR_OPENCL_RESTART"
msgid "For the OpenCL changes to take effect, %PRODUCTNAME must be restarted."
msgstr "Aby se změny OpenCL wustatkowali, musy se %PRODUCTNAME znowego startowaś."
@@ -10667,22 +10662,43 @@ msgctxt "signsignatureline|btn_select_certificate"
msgid "Select Certificate"
msgstr "Certifikat wubraś"
-#: cui/uiconfig/ui/signsignatureline.ui:168
+#. Name of the signer
+#: cui/uiconfig/ui/signsignatureline.ui:166
+msgctxt "signsignatureline|label_name"
+msgid "or"
+msgstr "abo"
+
+#: cui/uiconfig/ui/signsignatureline.ui:175
+msgctxt "signsignatureline|btn_load_image"
+msgid "Use Signature Image"
+msgstr "Signaturowy wobraz wužywaś"
+
+#: cui/uiconfig/ui/signsignatureline.ui:190
+msgctxt "signsignatureline|btn_clear_image"
+msgid "Clear"
+msgstr "Wulašowaś"
+
+#: cui/uiconfig/ui/signsignatureline.ui:206
+msgctxt "signsignatureline|label_image_dimensions"
+msgid "Best image size: 600 x 100 px"
+msgstr "Nejlěpša wobrazowa wjelikosć: 600 x 100 px"
+
+#: cui/uiconfig/ui/signsignatureline.ui:237
msgctxt "signsignatureline|label_sign"
msgid "Sign"
msgstr "Signěrowaś"
-#: cui/uiconfig/ui/signsignatureline.ui:205
+#: cui/uiconfig/ui/signsignatureline.ui:274
msgctxt "signsignatureline|label_add_comment"
msgid "Add comment:"
msgstr "Komentar pśidaś:"
-#: cui/uiconfig/ui/signsignatureline.ui:241
+#: cui/uiconfig/ui/signsignatureline.ui:310
msgctxt "signsignatureline|label_hint"
msgid "Instructions from the document creator:"
msgstr "Instrukcije wót awtora dokumenta:"
-#: cui/uiconfig/ui/signsignatureline.ui:274
+#: cui/uiconfig/ui/signsignatureline.ui:343
msgctxt "signsignatureline|label_more"
msgid "More"
msgstr "Wěcej"
diff --git a/source/dsb/extras/source/autocorr/emoji.po b/source/dsb/extras/source/autocorr/emoji.po
index 4e174e20dd9..69d35400f5a 100644
--- a/source/dsb/extras/source/autocorr/emoji.po
+++ b/source/dsb/extras/source/autocorr/emoji.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2017-12-20 08:16+0100\n"
-"PO-Revision-Date: 2018-10-29 21:20+0000\n"
+"PO-Revision-Date: 2018-11-14 19:35+0000\n"
"Last-Translator: Michael Wolf <milupo@sorbzilla.de>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: dsb\n"
@@ -13,7 +13,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: Pootle 2.8\n"
-"X-POOTLE-MTIME: 1540848002.000000\n"
+"X-POOTLE-MTIME: 1542224132.000000\n"
#. ¢ (U+000A2), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -8428,7 +8428,7 @@ msgctxt ""
"ANGRY_FACE\n"
"LngText.text"
msgid "angry"
-msgstr ""
+msgstr "rozgórjony"
#. 😡 (U+1F621), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -8446,7 +8446,7 @@ msgctxt ""
"CRYING_FACE\n"
"LngText.text"
msgid "cry"
-msgstr ""
+msgstr "płakajucy"
#. 😣 (U+1F623), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -8455,7 +8455,7 @@ msgctxt ""
"PERSEVERING_FACE\n"
"LngText.text"
msgid "persevere"
-msgstr ""
+msgstr "wobstaś"
#. 😤 (U+1F624), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -8464,7 +8464,7 @@ msgctxt ""
"FACE_WITH_LOOK_OF_TRIUMPH\n"
"LngText.text"
msgid "triumph"
-msgstr ""
+msgstr "triumf"
#. 😥 (U+1F625), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -8473,7 +8473,7 @@ msgctxt ""
"DISAPPOINTED_BUT_RELIEVED_FACE\n"
"LngText.text"
msgid "disappointed relieved"
-msgstr ""
+msgstr "wobtužony, ale wólažcony"
#. 😦 (U+1F626), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -8482,7 +8482,7 @@ msgctxt ""
"FROWNING_FACE_WITH_OPEN_MOUTH\n"
"LngText.text"
msgid "frowning"
-msgstr ""
+msgstr "póchmurny"
#. 😧 (U+1F627), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -8491,7 +8491,7 @@ msgctxt ""
"ANGUISHED_FACE\n"
"LngText.text"
msgid "anguished"
-msgstr ""
+msgstr "nuźony"
#. 😨 (U+1F628), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -8500,7 +8500,7 @@ msgctxt ""
"FEARFUL_FACE\n"
"LngText.text"
msgid "fearful"
-msgstr ""
+msgstr "bojazny"
#. 😩 (U+1F629), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -8509,7 +8509,7 @@ msgctxt ""
"WEARY_FACE\n"
"LngText.text"
msgid "weary"
-msgstr ""
+msgstr "zmótany"
#. 😪 (U+1F62A), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -8527,7 +8527,7 @@ msgctxt ""
"TIRED_FACE\n"
"LngText.text"
msgid "tired face"
-msgstr ""
+msgstr "mucny"
#. 😬 (U+1F62C), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -8536,7 +8536,7 @@ msgctxt ""
"GRIMACING_FACE\n"
"LngText.text"
msgid "grimacing"
-msgstr ""
+msgstr "grimasa"
#. 😭 (U+1F62D), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -8545,7 +8545,7 @@ msgctxt ""
"LOUDLY_CRYING_FACE\n"
"LngText.text"
msgid "sob"
-msgstr ""
+msgstr "bjacecy"
#. 😮 (U+1F62E), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -8563,7 +8563,7 @@ msgctxt ""
"HUSHED_FACE\n"
"LngText.text"
msgid "hushed"
-msgstr ""
+msgstr "pśełapjony"
#. 😰 (U+1F630), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -8572,7 +8572,7 @@ msgctxt ""
"FACE_WITH_OPEN_MOUTH_AND_COLD_SWEAT\n"
"LngText.text"
msgid "cold sweat"
-msgstr ""
+msgstr "zymny znoj"
#. 😱 (U+1F631), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -8581,7 +8581,7 @@ msgctxt ""
"FACE_SCREAMING_IN_FEAR\n"
"LngText.text"
msgid "scream"
-msgstr ""
+msgstr "wukśik"
#. 😲 (U+1F632), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -8590,7 +8590,7 @@ msgctxt ""
"ASTONISHED_FACE\n"
"LngText.text"
msgid "astonished"
-msgstr ""
+msgstr "zaźiwany"
#. 😳 (U+1F633), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -8599,7 +8599,7 @@ msgctxt ""
"FLUSHED_FACE\n"
"LngText.text"
msgid "flushed"
-msgstr ""
+msgstr "zacerwjenjony"
#. 😴 (U+1F634), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -8608,7 +8608,7 @@ msgctxt ""
"SLEEPING_FACE\n"
"LngText.text"
msgid "sleeping"
-msgstr ""
+msgstr "spicy"
#. 😵 (U+1F635), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -8617,7 +8617,7 @@ msgctxt ""
"DIZZY_FACE\n"
"LngText.text"
msgid "dizzy face"
-msgstr ""
+msgstr "zwity"
#. 😶 (U+1F636), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -8626,7 +8626,7 @@ msgctxt ""
"FACE_WITHOUT_MOUTH\n"
"LngText.text"
msgid "no mouth"
-msgstr ""
+msgstr "nimy"
#. 😷 (U+1F637), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -8635,7 +8635,7 @@ msgctxt ""
"FACE_WITH_MEDICAL_MASK\n"
"LngText.text"
msgid "mask"
-msgstr ""
+msgstr "maska"
#. 😸 (U+1F638), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -8644,7 +8644,7 @@ msgctxt ""
"GRINNING_CAT_FACE_WITH_SMILING_EYES\n"
"LngText.text"
msgid "smile cat"
-msgstr ""
+msgstr "smějkotajuca kócka"
#. 😹 (U+1F639), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -8653,7 +8653,7 @@ msgctxt ""
"CAT_FACE_WITH_TEARS_OF_JOY\n"
"LngText.text"
msgid "joy cat"
-msgstr ""
+msgstr "kócka z łdźami radosći"
#. 😺 (U+1F63A), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -8662,7 +8662,7 @@ msgctxt ""
"SMILING_CAT_FACE_WITH_OPEN_MOUTH\n"
"LngText.text"
msgid "smiley cat"
-msgstr ""
+msgstr "smjejuca se kócka"
#. 😻 (U+1F63B), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -8671,7 +8671,7 @@ msgctxt ""
"SMILING_CAT_FACE_WITH_HEART-SHAPED_EYES\n"
"LngText.text"
msgid "heart eyes cat"
-msgstr ""
+msgstr "zalubowana kócka"
#. 😼 (U+1F63C), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -8680,7 +8680,7 @@ msgctxt ""
"CAT_FACE_WITH_WRY_SMILE\n"
"LngText.text"
msgid "smirk cat"
-msgstr ""
+msgstr "zubjeca se kócka"
#. 😽 (U+1F63D), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
diff --git a/source/dsb/sc/messages.po b/source/dsb/sc/messages.po
index eca3a5aaa95..34d0c4e3c63 100644
--- a/source/dsb/sc/messages.po
+++ b/source/dsb/sc/messages.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2018-11-12 12:23+0100\n"
-"PO-Revision-Date: 2018-11-12 22:23+0000\n"
+"PO-Revision-Date: 2018-11-14 17:16+0000\n"
"Last-Translator: Michael Wolf <milupo@sorbzilla.de>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: dsb\n"
@@ -13,7 +13,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: Pootle 2.8\n"
-"X-POOTLE-MTIME: 1542061400.000000\n"
+"X-POOTLE-MTIME: 1542215771.000000\n"
#: sc/inc/compiler.hrc:27
msgctxt "RID_FUNCTION_CATEGORIES"
@@ -18162,7 +18162,7 @@ msgstr "Źě_leńske znamuško pólow:"
#: sc/uiconfig/scalc/ui/imoptdialog.ui:124
msgctxt "imoptdialog|textft"
msgid "Strin_g delimiter:"
-msgstr "Źěleńske _znamuško znamuškowych rjeáazkow:"
+msgstr "Źěleńske _znamuško znamuškowych rjeśazkow:"
#: sc/uiconfig/scalc/ui/imoptdialog.ui:135
msgctxt "imoptdialog|asshown"
@@ -22799,112 +22799,112 @@ msgstr "Nejmjeńšy"
#: sc/uiconfig/scalc/ui/standardfilterdialog.ui:430
msgctxt "standardfilterdialog|cond4"
msgid "Largest %"
-msgstr ""
+msgstr "Nejwětšy %"
#: sc/uiconfig/scalc/ui/standardfilterdialog.ui:431
msgctxt "standardfilterdialog|cond4"
msgid "Smallest %"
-msgstr ""
+msgstr "Nejmjeńšy %"
#: sc/uiconfig/scalc/ui/standardfilterdialog.ui:432
msgctxt "standardfilterdialog|cond4"
msgid "Contains"
-msgstr ""
+msgstr "Wopśimujo"
#: sc/uiconfig/scalc/ui/standardfilterdialog.ui:433
msgctxt "standardfilterdialog|cond4"
msgid "Does not contain"
-msgstr ""
+msgstr "Njewopśimujo"
#: sc/uiconfig/scalc/ui/standardfilterdialog.ui:434
msgctxt "standardfilterdialog|cond4"
msgid "Begins with"
-msgstr ""
+msgstr "Zachopina se z"
#: sc/uiconfig/scalc/ui/standardfilterdialog.ui:435
msgctxt "standardfilterdialog|cond4"
msgid "Does not begin with"
-msgstr ""
+msgstr "Njezachopina se z"
#: sc/uiconfig/scalc/ui/standardfilterdialog.ui:436
msgctxt "standardfilterdialog|cond4"
msgid "Ends with"
-msgstr ""
+msgstr "Kóńcy se z"
#: sc/uiconfig/scalc/ui/standardfilterdialog.ui:437
msgctxt "standardfilterdialog|cond4"
msgid "Does not end with"
-msgstr ""
+msgstr "Njekóńcy se z"
#: sc/uiconfig/scalc/ui/standardfilterdialog.ui:441
msgctxt "standardfilterdialog|cond4-atkobject"
msgid "Condition 4"
-msgstr ""
+msgstr "Wuměnjenje 4"
#: sc/uiconfig/scalc/ui/standardfilterdialog.ui:466
msgctxt "standardfilterdialog|val1-atkobject"
msgid "Value 1"
-msgstr ""
+msgstr "Gódnota 1"
#: sc/uiconfig/scalc/ui/standardfilterdialog.ui:491
msgctxt "standardfilterdialog|val2-atkobject"
msgid "Value 2"
-msgstr ""
+msgstr "Gódnota 2"
#: sc/uiconfig/scalc/ui/standardfilterdialog.ui:516
msgctxt "standardfilterdialog|val3-atkobject"
msgid "Value 3"
-msgstr ""
+msgstr "Gódnota 3"
#: sc/uiconfig/scalc/ui/standardfilterdialog.ui:538
msgctxt "standardfilterdialog|val4-atkobject"
msgid "Value 4"
-msgstr ""
+msgstr "Gódnota 4"
#: sc/uiconfig/scalc/ui/standardfilterdialog.ui:555
msgctxt "standardfilterdialog|label1"
msgid "Filter Criteria"
-msgstr ""
+msgstr "Filtrowe kriterije"
#: sc/uiconfig/scalc/ui/standardfilterdialog.ui:593
msgctxt "standardfilterdialog|case"
msgid "_Case sensitive"
-msgstr ""
+msgstr "_Na wjelikopisanje źiwaś"
#: sc/uiconfig/scalc/ui/standardfilterdialog.ui:609
msgctxt "standardfilterdialog|header"
msgid "Range c_ontains column labels"
-msgstr ""
+msgstr "Wo~bcerk wopśimujo słupowe pópisanja"
#: sc/uiconfig/scalc/ui/standardfilterdialog.ui:625
msgctxt "standardfilterdialog|regexp"
msgid "Regular _expressions"
-msgstr ""
+msgstr "Regu_larne wuraze"
#: sc/uiconfig/scalc/ui/standardfilterdialog.ui:641
msgctxt "standardfilterdialog|unique"
msgid "_No duplications"
-msgstr ""
+msgstr "Žed_ne duplikaty"
#: sc/uiconfig/scalc/ui/standardfilterdialog.ui:657
msgctxt "standardfilterdialog|copyresult"
msgid "Co_py results to:"
-msgstr ""
+msgstr "Wuslědki k_opěrowaś do:"
#: sc/uiconfig/scalc/ui/standardfilterdialog.ui:677
msgctxt "standardfilterdialog|destpers"
msgid "_Keep filter criteria"
-msgstr ""
+msgstr "Filtrowe kriterije wob_chowaś"
#: sc/uiconfig/scalc/ui/standardfilterdialog.ui:713
msgctxt "standardfilterdialog|lbcopyarea-atkobject"
msgid "Copy results to"
-msgstr ""
+msgstr "Wuslědki kopěrowaś do"
#: sc/uiconfig/scalc/ui/standardfilterdialog.ui:734
msgctxt "standardfilterdialog|edcopyarea-atkobject"
msgid "Copy results to"
-msgstr ""
+msgstr "Wuslědki kopěrowaś do"
#: sc/uiconfig/scalc/ui/standardfilterdialog.ui:772
msgctxt "standardfilterdialog|dbarealabel"
@@ -22914,7 +22914,7 @@ msgstr "Datowy wobcerk:"
#: sc/uiconfig/scalc/ui/standardfilterdialog.ui:785
msgctxt "standardfilterdialog|dbarea"
msgid "dummy"
-msgstr ""
+msgstr "zastupnik"
#: sc/uiconfig/scalc/ui/standardfilterdialog.ui:805
msgctxt "standardfilterdialog|label6"
@@ -22939,7 +22939,7 @@ msgstr "Tabele:"
#: sc/uiconfig/scalc/ui/statisticsinfopage.ui:106
msgctxt "statisticsinfopage|label3"
msgid "Formula groups:"
-msgstr ""
+msgstr "Formulowe kupki:"
#: sc/uiconfig/scalc/ui/statisticsinfopage.ui:136
msgctxt "statisticsinfopage|label1"
@@ -22949,12 +22949,12 @@ msgstr "Dokument: "
#: sc/uiconfig/scalc/ui/subtotaldialog.ui:8
msgctxt "subtotaldialog|SubTotalDialog"
msgid "Subtotals"
-msgstr ""
+msgstr "Mjazyrezultaty"
#: sc/uiconfig/scalc/ui/subtotaldialog.ui:123
msgctxt "subtotaldialog|1stgroup"
msgid "1st Group"
-msgstr ""
+msgstr "1. kupka"
#: sc/uiconfig/scalc/ui/subtotaldialog.ui:145
msgctxt "subtotaldialog|2ndgroup"
@@ -22984,17 +22984,17 @@ msgstr "Licba"
#: sc/uiconfig/scalc/ui/subtotalgrppage.ui:18
msgctxt "subtotalgrppage|liststore1"
msgid "Average"
-msgstr ""
+msgstr "Pśerězk"
#: sc/uiconfig/scalc/ui/subtotalgrppage.ui:21
msgctxt "subtotalgrppage|liststore1"
msgid "Max"
-msgstr ""
+msgstr "Maks"
#: sc/uiconfig/scalc/ui/subtotalgrppage.ui:24
msgctxt "subtotalgrppage|liststore1"
msgid "Min"
-msgstr ""
+msgstr "Min"
#: sc/uiconfig/scalc/ui/subtotalgrppage.ui:27
msgctxt "subtotalgrppage|liststore1"
@@ -23004,12 +23004,12 @@ msgstr "Produkt"
#: sc/uiconfig/scalc/ui/subtotalgrppage.ui:30
msgctxt "subtotalgrppage|liststore1"
msgid "Count (numbers only)"
-msgstr ""
+msgstr "Licba (jano licby)"
#: sc/uiconfig/scalc/ui/subtotalgrppage.ui:33
msgctxt "subtotalgrppage|liststore1"
msgid "StDev (Sample)"
-msgstr ""
+msgstr "StWótch (proba)"
#: sc/uiconfig/scalc/ui/subtotalgrppage.ui:36
msgctxt "subtotalgrppage|liststore1"
@@ -23019,7 +23019,7 @@ msgstr "StWótchN (zakładny cełk)"
#: sc/uiconfig/scalc/ui/subtotalgrppage.ui:39
msgctxt "subtotalgrppage|liststore1"
msgid "Var (Sample)"
-msgstr ""
+msgstr "Warianca (proba)"
#: sc/uiconfig/scalc/ui/subtotalgrppage.ui:42
msgctxt "subtotalgrppage|liststore1"
@@ -23029,32 +23029,32 @@ msgstr "Wariance (zakładny cełk)"
#: sc/uiconfig/scalc/ui/subtotalgrppage.ui:62
msgctxt "subtotalgrppage|label1"
msgid "Group by:"
-msgstr ""
+msgstr "Ku kupce zestajiś pó"
#: sc/uiconfig/scalc/ui/subtotalgrppage.ui:103
msgctxt "subtotalgrppage|label2"
msgid "Calculate subtotals for:"
-msgstr ""
+msgstr "Mjazyrezultaty wulicyś za:"
#: sc/uiconfig/scalc/ui/subtotalgrppage.ui:119
msgctxt "subtotalgrppage|label3"
msgid "Use function:"
-msgstr ""
+msgstr "Funkciju wužywaś:"
#: sc/uiconfig/scalc/ui/subtotaloptionspage.ui:35
msgctxt "subtotaloptionspage|pagebreak"
msgid "_Page break between groups"
-msgstr ""
+msgstr "Ła_manje boka mjazy kupkami"
#: sc/uiconfig/scalc/ui/subtotaloptionspage.ui:51
msgctxt "subtotaloptionspage|case"
msgid "_Case sensitive"
-msgstr ""
+msgstr "_Na wjelikopisanje źiwaś"
#: sc/uiconfig/scalc/ui/subtotaloptionspage.ui:67
msgctxt "subtotaloptionspage|sort"
msgid "Pre-_sort area according to groups"
-msgstr ""
+msgstr "_Do togo wobcerk pó kupkach sortěrowaś"
#: sc/uiconfig/scalc/ui/subtotaloptionspage.ui:89
msgctxt "subtotaloptionspage|label1"
@@ -23074,42 +23074,42 @@ msgstr "Wóst_upajucy"
#: sc/uiconfig/scalc/ui/subtotaloptionspage.ui:162
msgctxt "subtotaloptionspage|formats"
msgid "I_nclude formats"
-msgstr ""
+msgstr "Formaty _zapśimjeś"
#: sc/uiconfig/scalc/ui/subtotaloptionspage.ui:178
msgctxt "subtotaloptionspage|btnuserdef"
msgid "C_ustom sort order"
-msgstr ""
+msgstr "Swójs_ki sortěrowański pórěd"
#: sc/uiconfig/scalc/ui/subtotaloptionspage.ui:217
msgctxt "subtotaloptionspage|label2"
msgid "Sort"
-msgstr ""
+msgstr "Sortěrowaś"
#: sc/uiconfig/scalc/ui/textimportcsv.ui:16
msgctxt "textimportcsv|TextImportCsvDialog"
msgid "Text Import"
-msgstr ""
+msgstr "Tekstowy import"
#: sc/uiconfig/scalc/ui/textimportcsv.ui:110
msgctxt "textimportcsv|textcharset"
msgid "Ch_aracter set:"
-msgstr ""
+msgstr "_Znamuškowa sajźba:"
#: sc/uiconfig/scalc/ui/textimportcsv.ui:124
msgctxt "textimportcsv|textlanguage"
msgid "_Language:"
-msgstr ""
+msgstr "_Rěc:"
#: sc/uiconfig/scalc/ui/textimportcsv.ui:138
msgctxt "textimportcsv|textfromrow"
msgid "From ro_w:"
-msgstr ""
+msgstr "Wót sm_užki:"
#: sc/uiconfig/scalc/ui/textimportcsv.ui:188
msgctxt "textimportcsv|label1"
msgid "Import"
-msgstr ""
+msgstr "Importěrowaś"
#: sc/uiconfig/scalc/ui/textimportcsv.ui:230
msgctxt "textimportcsv|tofixedwidth"
@@ -23119,22 +23119,22 @@ msgstr "_Kšuta šyrokosć"
#: sc/uiconfig/scalc/ui/textimportcsv.ui:247
msgctxt "textimportcsv|toseparatedby"
msgid "_Separated by"
-msgstr ""
+msgstr "Źě_lony pśez"
#: sc/uiconfig/scalc/ui/textimportcsv.ui:285
msgctxt "textimportcsv|tab"
msgid "_Tab"
-msgstr ""
+msgstr "_Tabulator"
#: sc/uiconfig/scalc/ui/textimportcsv.ui:301
msgctxt "textimportcsv|mergedelimiters"
msgid "Merge _delimiters"
-msgstr ""
+msgstr "Źěleńske _znamuška zjadnośiś"
#: sc/uiconfig/scalc/ui/textimportcsv.ui:319
msgctxt "textimportcsv|removespace"
msgid "Tr_im spaces"
-msgstr ""
+msgstr "Prozne znamjenja wo_brězaś"
#: sc/uiconfig/scalc/ui/textimportcsv.ui:337
msgctxt "textimportcsv|comma"
@@ -23154,7 +23154,7 @@ msgstr "Pro_zne znamuško"
#: sc/uiconfig/scalc/ui/textimportcsv.ui:391
msgctxt "textimportcsv|other"
msgid "Othe_r"
-msgstr ""
+msgstr "Dr_uge"
#: sc/uiconfig/scalc/ui/textimportcsv.ui:419
msgctxt "textimportcsv|inputother-atkobject"
@@ -23164,57 +23164,57 @@ msgstr "Druge"
#: sc/uiconfig/scalc/ui/textimportcsv.ui:444
msgctxt "textimportcsv|texttextdelimiter"
msgid "Strin_g delimiter:"
-msgstr ""
+msgstr "Źěleńske _znamuško znamuškowych rjeśazkow:"
#: sc/uiconfig/scalc/ui/textimportcsv.ui:494
msgctxt "textimportcsv|separatoroptions"
msgid "Separator Options"
-msgstr ""
+msgstr "Nastajenja źěleńskego znamuška"
#: sc/uiconfig/scalc/ui/textimportcsv.ui:528
msgctxt "textimportcsv|quotedfieldastext"
msgid "F_ormat quoted field as text"
-msgstr ""
+msgstr "Pó_lo w pazorkach ako tekst formatěrowaś"
#: sc/uiconfig/scalc/ui/textimportcsv.ui:544
msgctxt "textimportcsv|detectspecialnumbers"
msgid "Detect special _numbers"
-msgstr ""
+msgstr "Wóse_bne licby spóznaś"
#: sc/uiconfig/scalc/ui/textimportcsv.ui:560
msgctxt "textimportcsv|skipemptycells"
msgid "S_kip empty cells"
-msgstr ""
+msgstr "Pr_ozne cele pśeskócyś"
#: sc/uiconfig/scalc/ui/textimportcsv.ui:564
msgctxt "textimportcsv|skipemptycells"
msgid "If enabled, blank cells in source will not override the target."
-msgstr ""
+msgstr "Jolic zmóžnjone, prozne žrědłowe cele celowe cele njepśepisuju."
#: sc/uiconfig/scalc/ui/textimportcsv.ui:583
msgctxt "textimportcsv|label3"
msgid "Other Options"
-msgstr ""
+msgstr "Dalšne nastajenja"
#: sc/uiconfig/scalc/ui/textimportcsv.ui:625
msgctxt "textimportcsv|textcolumntype"
msgid "Column t_ype:"
-msgstr ""
+msgstr "Słupowy _typ:"
#: sc/uiconfig/scalc/ui/textimportcsv.ui:670
msgctxt "textimportcsv|textalttitle"
msgid "Text to Columns"
-msgstr ""
+msgstr "Tekst do słupow"
#: sc/uiconfig/scalc/ui/textimportcsv.ui:686
msgctxt "textimportcsv|label4"
msgid "Fields"
-msgstr ""
+msgstr "Póla"
#: sc/uiconfig/scalc/ui/textimportoptions.ui:9
msgctxt "textimportoptions|TextImportOptionsDialog"
msgid "Import Options"
-msgstr ""
+msgstr "Importowe nastajenja"
#: sc/uiconfig/scalc/ui/textimportoptions.ui:98
msgctxt "textimportoptions|custom"
@@ -23229,12 +23229,12 @@ msgstr "Awtomatiski"
#: sc/uiconfig/scalc/ui/textimportoptions.ui:147
msgctxt "textimportoptions|label2"
msgid "Select the Language to Use for Import"
-msgstr ""
+msgstr "Wubjeŕśo rěc, kótaraž se dej za import wužywaś"
#: sc/uiconfig/scalc/ui/textimportoptions.ui:174
msgctxt "textimportoptions|convertdata"
msgid "Detect special numbers (such as dates)"
-msgstr ""
+msgstr "Wósebne licby (na pś. datumy) spóznaś"
#: sc/uiconfig/scalc/ui/textimportoptions.ui:189
msgctxt "textimportoptions|label3"
@@ -23244,42 +23244,42 @@ msgstr "Nastajenja"
#: sc/uiconfig/scalc/ui/texttransformationentry.ui:21
msgctxt "texttransformationentry|name"
msgid "Text Transformation"
-msgstr ""
+msgstr "Tekstowa transformacija"
#: sc/uiconfig/scalc/ui/texttransformationentry.ui:37
msgctxt "texttransformationentry|type"
msgid "Type:"
-msgstr ""
+msgstr "Typ:"
#: sc/uiconfig/scalc/ui/texttransformationentry.ui:51
msgctxt "texttransformationentry|columns"
msgid "Columns:"
-msgstr ""
+msgstr "Słupy:"
#: sc/uiconfig/scalc/ui/texttransformationentry.ui:81
msgctxt "texttransformation_type|tolower"
msgid "To Lower"
-msgstr ""
+msgstr "Do małopisanja"
#: sc/uiconfig/scalc/ui/texttransformationentry.ui:82
msgctxt "texttransformation_type|toupper"
msgid "To Upper"
-msgstr ""
+msgstr "Do wjelikopisanja"
#: sc/uiconfig/scalc/ui/texttransformationentry.ui:83
msgctxt "texttransformation_type|capitalize"
msgid "Capitalize"
-msgstr ""
+msgstr "Wulkopisanje"
#: sc/uiconfig/scalc/ui/texttransformationentry.ui:84
msgctxt "texttransformation_type|trim"
msgid "Trim"
-msgstr ""
+msgstr "Wótrězaś"
#: sc/uiconfig/scalc/ui/texttransformationentry.ui:106
msgctxt "texttransformation_type|delete"
msgid "Cancel"
-msgstr ""
+msgstr "Pśetergnuś"
#: sc/uiconfig/scalc/ui/tpviewpage.ui:37
msgctxt "tpviewpage|formula"
@@ -23289,42 +23289,42 @@ msgstr "_Formule"
#: sc/uiconfig/scalc/ui/tpviewpage.ui:54
msgctxt "tpviewpage|nil"
msgid "Zero val_ues"
-msgstr ""
+msgstr "_Nulowe gódnoty"
#: sc/uiconfig/scalc/ui/tpviewpage.ui:71
msgctxt "tpviewpage|annot"
msgid "_Comment indicator"
-msgstr ""
+msgstr "_Komentarowy indikator"
#: sc/uiconfig/scalc/ui/tpviewpage.ui:88
msgctxt "tpviewpage|value"
msgid "Value h_ighlighting"
-msgstr ""
+msgstr "Wu_zwignjenje gódnotow"
#: sc/uiconfig/scalc/ui/tpviewpage.ui:105
msgctxt "tpviewpage|anchor"
msgid "_Anchor"
-msgstr ""
+msgstr "_Kokula"
#: sc/uiconfig/scalc/ui/tpviewpage.ui:122
msgctxt "tpviewpage|clipmark"
msgid "Te_xt overflow"
-msgstr ""
+msgstr "Te_kstowy woběžk"
#: sc/uiconfig/scalc/ui/tpviewpage.ui:139
msgctxt "tpviewpage|rangefind"
msgid "_Show references in color"
-msgstr ""
+msgstr "_Póśěgi barwojto pokazaś"
#: sc/uiconfig/scalc/ui/tpviewpage.ui:162
msgctxt "tpviewpage|label4"
msgid "Display"
-msgstr ""
+msgstr "Zwobrazniś"
#: sc/uiconfig/scalc/ui/tpviewpage.ui:198
msgctxt "tpviewpage|rowcolheader"
msgid "Colu_mn/row headers"
-msgstr ""
+msgstr "_Nadpisma słupow/smužkow"
#: sc/uiconfig/scalc/ui/tpviewpage.ui:215
msgctxt "tpviewpage|hscroll"
@@ -23339,17 +23339,17 @@ msgstr "Werti_kalna suwata rědka"
#: sc/uiconfig/scalc/ui/tpviewpage.ui:249
msgctxt "tpviewpage|tblreg"
msgid "Sh_eet tabs"
-msgstr ""
+msgstr "Tabe_lowe rejtarki"
#: sc/uiconfig/scalc/ui/tpviewpage.ui:266
msgctxt "tpviewpage|outline"
msgid "_Outline symbols"
-msgstr ""
+msgstr "_Rozrědowańske symbole"
#: sc/uiconfig/scalc/ui/tpviewpage.ui:289
msgctxt "tpviewpage|label5"
msgid "Window"
-msgstr ""
+msgstr "Wokno"
#: sc/uiconfig/scalc/ui/tpviewpage.ui:365
msgctxt "tpviewpage|grid_label"
@@ -23359,7 +23359,7 @@ msgstr "_Kśidnowe linije:"
#: sc/uiconfig/scalc/ui/tpviewpage.ui:382
msgctxt "tpviewpage|color_label"
msgid "_Color:"
-msgstr ""
+msgstr "_Barwa:"
#: sc/uiconfig/scalc/ui/tpviewpage.ui:399
msgctxt "tpviewpage|grid"
@@ -23369,7 +23369,7 @@ msgstr "Pokazaś"
#: sc/uiconfig/scalc/ui/tpviewpage.ui:400
msgctxt "tpviewpage|grid"
msgid "Show on colored cells"
-msgstr ""
+msgstr "Na barwojtych celach pokazaś"
#: sc/uiconfig/scalc/ui/tpviewpage.ui:401
msgctxt "tpviewpage|grid"
@@ -23379,27 +23379,27 @@ msgstr "Schowaś"
#: sc/uiconfig/scalc/ui/tpviewpage.ui:421
msgctxt "tpviewpage|break"
msgid "_Page breaks"
-msgstr ""
+msgstr "Ła_manja boka"
#: sc/uiconfig/scalc/ui/tpviewpage.ui:438
msgctxt "tpviewpage|guideline"
msgid "Helplines _while moving"
-msgstr ""
+msgstr "Po_mocne linije pśi gibanju"
#: sc/uiconfig/scalc/ui/tpviewpage.ui:461
msgctxt "tpviewpage|label1"
msgid "Visual Aids"
-msgstr ""
+msgstr "Wizuelne pomocne srědki"
#: sc/uiconfig/scalc/ui/tpviewpage.ui:500
msgctxt "tpviewpage|objgrf_label"
msgid "Ob_jects/Images:"
-msgstr ""
+msgstr "_Objekty/wobraze:"
#: sc/uiconfig/scalc/ui/tpviewpage.ui:516
msgctxt "tpviewpage|diagram_label"
msgid "Cha_rts:"
-msgstr ""
+msgstr "_Diagramy:"
#: sc/uiconfig/scalc/ui/tpviewpage.ui:532
msgctxt "tpviewpage|draw_label"
@@ -23444,27 +23444,27 @@ msgstr "Objekty"
#: sc/uiconfig/scalc/ui/tpviewpage.ui:629
msgctxt "tpviewpage|synczoom"
msgid "S_ynchronize sheets"
-msgstr ""
+msgstr "Tabele syn_chronizěrowaś"
#: sc/uiconfig/scalc/ui/tpviewpage.ui:644
msgctxt "tpviewpage|label3"
msgid "Zoom"
-msgstr ""
+msgstr "Měritko"
#: sc/uiconfig/scalc/ui/ttestdialog.ui:40
msgctxt "ttestdialog|variable1-range-label"
msgid "Variable 1 range:"
-msgstr ""
+msgstr "Wobcerk wariable 1:"
#: sc/uiconfig/scalc/ui/ttestdialog.ui:78
msgctxt "ttestdialog|variable2-range-label"
msgid "Variable 2 range:"
-msgstr ""
+msgstr "Wobcerk wariable 2:"
#: sc/uiconfig/scalc/ui/ttestdialog.ui:116
msgctxt "ttestdialog|output-range-label"
msgid "Results to:"
-msgstr ""
+msgstr "Wuslědki do:"
#: sc/uiconfig/scalc/ui/ttestdialog.ui:157
msgctxt "ttestdialog|label1"
@@ -23479,22 +23479,22 @@ msgstr "Słupy"
#: sc/uiconfig/scalc/ui/ttestdialog.ui:267
msgctxt "ttestdialog|groupedby-rows-radio"
msgid "Rows"
-msgstr ""
+msgstr "Smužki"
#: sc/uiconfig/scalc/ui/ttestdialog.ui:289
msgctxt "ttestdialog|label2"
msgid "Grouped by"
-msgstr ""
+msgstr "Ku kupce zestajony pó"
#: sc/uiconfig/scalc/ui/ungroupdialog.ui:8
msgctxt "ungroupdialog|UngroupDialog"
msgid "Ungroup"
-msgstr ""
+msgstr "Kupku wótpóraś"
#: sc/uiconfig/scalc/ui/ungroupdialog.ui:100
msgctxt "ungroupdialog|rows"
msgid "_Rows"
-msgstr ""
+msgstr "_Smužki"
#: sc/uiconfig/scalc/ui/ungroupdialog.ui:117
msgctxt "ungroupdialog|cols"
@@ -23504,17 +23504,17 @@ msgstr "_Słupy"
#: sc/uiconfig/scalc/ui/ungroupdialog.ui:141
msgctxt "ungroupdialog|includeLabel"
msgid "Deactivate for"
-msgstr ""
+msgstr "Znjemóžniś za"
#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:15
msgctxt "validationcriteriapage|liststore1"
msgid "All values"
-msgstr ""
+msgstr "Wšykne gódnoty"
#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:19
msgctxt "validationcriteriapage|liststore1"
msgid "Whole Numbers"
-msgstr ""
+msgstr "Cełe licby"
#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:23
msgctxt "validationcriteriapage|liststore1"
@@ -23544,17 +23544,17 @@ msgstr "Lisćina"
#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:43
msgctxt "validationcriteriapage|liststore1"
msgid "Text length"
-msgstr ""
+msgstr "Tekstowa dłujkosć"
#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:47
msgctxt "validationcriteriapage|liststore1"
msgid "Custom"
-msgstr ""
+msgstr "Swójski"
#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:61
msgctxt "validationcriteriapage|liststore2"
msgid "equal"
-msgstr ""
+msgstr "jadnak"
#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:65
msgctxt "validationcriteriapage|liststore2"
@@ -23584,22 +23584,22 @@ msgstr "njerownja"
#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:85
msgctxt "validationcriteriapage|liststore2"
msgid "valid range"
-msgstr ""
+msgstr "płaśiwy wobcerk"
#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:89
msgctxt "validationcriteriapage|liststore2"
msgid "invalid range"
-msgstr ""
+msgstr "njepłaśiwy wobcerk"
#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:107
msgctxt "validationcriteriapage|label1"
msgid "_Allow:"
-msgstr ""
+msgstr "_Dowóliś:"
#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:121
msgctxt "validationcriteriapage|valueft"
msgid "_Data:"
-msgstr ""
+msgstr "_Daty:"
#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:157
msgctxt "validationcriteriapage|minft"
@@ -23614,22 +23614,22 @@ msgstr "Ma_ksimum:"
#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:250
msgctxt "validationcriteriapage|allowempty"
msgid "Allow _empty cells"
-msgstr ""
+msgstr "_Prozne cele dowóliś"
#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:265
msgctxt "validationcriteriapage|showlist"
msgid "Show selection _list"
-msgstr ""
+msgstr "Wu_běrańsku lisćinu pokazaś"
#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:280
msgctxt "validationcriteriapage|sortascend"
msgid "Sor_t entries ascending"
-msgstr ""
+msgstr "Zapiski s_tupajucy sortěrowaś"
#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:301
msgctxt "validationcriteriapage|hintft"
msgid "A valid source can only consist of a contiguous selection of rows and columns, or a formula that results in an area or array."
-msgstr ""
+msgstr "Płaśiwe žrědło móžo jano ze gromadu wisecego wuběrka smužkow a słupow wobstojaś, abo z formule, kótarejež wuslědk jo wobcerk abo matriks."
#: sc/uiconfig/scalc/ui/validationdialog.ui:8
msgctxt "validationdialog|ValidationDialog"
@@ -23639,22 +23639,22 @@ msgstr "Płaśiwosć"
#: sc/uiconfig/scalc/ui/validationdialog.ui:113
msgctxt "validationdialog|criteria"
msgid "Criteria"
-msgstr ""
+msgstr "Kriterije"
#: sc/uiconfig/scalc/ui/validationdialog.ui:135
msgctxt "validationdialog|inputhelp"
msgid "Input Help"
-msgstr ""
+msgstr "Zapódawańska pomoc"
#: sc/uiconfig/scalc/ui/validationdialog.ui:158
msgctxt "validationdialog|erroralert"
msgid "Error Alert"
-msgstr ""
+msgstr "Zmólkowa powěźeńka"
#: sc/uiconfig/scalc/ui/validationhelptabpage.ui:15
msgctxt "validationhelptabpage|tsbhelp"
msgid "_Show input help when cell is selected"
-msgstr ""
+msgstr "_Zapódawańsku pomoc pokazaś, gaž se cela wuběra"
#: sc/uiconfig/scalc/ui/validationhelptabpage.ui:71
msgctxt "validationhelptabpage|title_label"
@@ -23664,7 +23664,7 @@ msgstr "_Titel:"
#: sc/uiconfig/scalc/ui/validationhelptabpage.ui:85
msgctxt "validationhelptabpage|inputhelp_label"
msgid "_Input help:"
-msgstr ""
+msgstr "_Zapódawańska pomoc:"
#: sc/uiconfig/scalc/ui/validationhelptabpage.ui:125
msgctxt "validationhelptabpage|label1"
@@ -23674,52 +23674,52 @@ msgstr "Wopśimjeśe"
#: sc/uiconfig/scalc/ui/xmlsourcedialog.ui:14
msgctxt "xmlsourcedialog|XMLSourceDialog"
msgid "XML Source"
-msgstr ""
+msgstr "XML-žrědło"
#: sc/uiconfig/scalc/ui/xmlsourcedialog.ui:47
msgctxt "xmlsourcedialog|selectsource|tooltip_text"
msgid "Browse to set source file."
-msgstr ""
+msgstr "Pśepytajśo, aby žrědłowu dataju nastajił."
#: sc/uiconfig/scalc/ui/xmlsourcedialog.ui:61
msgctxt "xmlsourcedialog|sourcefile"
msgid "- not set -"
-msgstr ""
+msgstr "- njenastajony -"
#: sc/uiconfig/scalc/ui/xmlsourcedialog.ui:76
msgctxt "xmlsourcedialog|label1"
msgid "Source File"
-msgstr ""
+msgstr "Žrědłowa dataja"
#: sc/uiconfig/scalc/ui/xmlsourcedialog.ui:138
msgctxt "xmlsourcedialog|label5"
msgid "Mapped cell:"
-msgstr ""
+msgstr "Pśipokazana cela:"
#: sc/uiconfig/scalc/ui/xmlsourcedialog.ui:183
msgctxt "xmlsourcedialog|label4"
msgid "Map to Document"
-msgstr ""
+msgstr "Dokumentej pśipokazaś"
#: sc/uiconfig/scalc/ui/xmlsourcedialog.ui:202
msgctxt "xmlsourcedialog|ok"
msgid "_Import"
-msgstr ""
+msgstr "_Importěrowaś"
#: sc/uiconfig/scalc/ui/ztestdialog.ui:40
msgctxt "ztestdialog|variable1-range-label"
msgid "Variable 1 range:"
-msgstr ""
+msgstr "Wobcerk wariable 1:"
#: sc/uiconfig/scalc/ui/ztestdialog.ui:78
msgctxt "ztestdialog|variable2-range-label"
msgid "Variable 2 range:"
-msgstr ""
+msgstr "Wobcerk wariable 2:"
#: sc/uiconfig/scalc/ui/ztestdialog.ui:116
msgctxt "ztestdialog|output-range-label"
msgid "Results to:"
-msgstr ""
+msgstr "Wuslědki do:"
#: sc/uiconfig/scalc/ui/ztestdialog.ui:157
msgctxt "ztestdialog|label1"
@@ -23734,9 +23734,9 @@ msgstr "Słupy"
#: sc/uiconfig/scalc/ui/ztestdialog.ui:267
msgctxt "ztestdialog|groupedby-rows-radio"
msgid "Rows"
-msgstr ""
+msgstr "Smužki"
#: sc/uiconfig/scalc/ui/ztestdialog.ui:289
msgctxt "ztestdialog|label2"
msgid "Grouped by"
-msgstr ""
+msgstr "Ku kupce zestajony pó"
diff --git a/source/dsb/svtools/messages.po b/source/dsb/svtools/messages.po
index 204e6f2495d..25041e6e109 100644
--- a/source/dsb/svtools/messages.po
+++ b/source/dsb/svtools/messages.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-05 17:38+0100\n"
-"PO-Revision-Date: 2018-09-07 11:28+0000\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 12:14+0000\n"
"Last-Translator: Michael Wolf <milupo@sorbzilla.de>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: dsb\n"
@@ -12,8 +12,8 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1536319716.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542197640.000000\n"
#: include/svtools/strings.hrc:25
msgctxt "STR_UNDO"
@@ -1533,7 +1533,7 @@ msgstr "Źělenje złožkow Libhyphen"
#: include/svtools/strings.hrc:360
msgctxt "STR_DESCRIPTION_MYTHES"
-msgid "Mythes Thesaurus"
+msgid "MyThes Thesaurus"
msgstr "Tezawrus Mythes"
#: include/svtools/strings.hrc:361
diff --git a/source/dsb/sw/messages.po b/source/dsb/sw/messages.po
index c3abee3d3a7..db683c73ab6 100644
--- a/source/dsb/sw/messages.po
+++ b/source/dsb/sw/messages.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 12:23+0100\n"
-"PO-Revision-Date: 2018-11-12 17:25+0000\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 12:14+0000\n"
"Last-Translator: Michael Wolf <milupo@sorbzilla.de>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: dsb\n"
@@ -13,7 +13,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: Pootle 2.8\n"
-"X-POOTLE-MTIME: 1542043533.000000\n"
+"X-POOTLE-MTIME: 1542197697.000000\n"
#: sw/inc/app.hrc:29
msgctxt "RID_PARAGRAPHSTYLEFAMILY"
@@ -6851,7 +6851,12 @@ msgctxt "asciifilterdialog|lf"
msgid "_LF"
msgstr "_LF"
-#: sw/uiconfig/swriter/ui/asciifilterdialog.ui:264
+#: sw/uiconfig/swriter/ui/asciifilterdialog.ui:258
+msgctxt "asciifilterdialog|includebom"
+msgid "Include byte-order-mark"
+msgstr "Wobznamjenje bytowego pórěda zapśimjeś"
+
+#: sw/uiconfig/swriter/ui/asciifilterdialog.ui:280
msgctxt "asciifilterdialog|label1"
msgid "Properties"
msgstr "Kakosći"
diff --git a/source/dsb/swext/mediawiki/help.po b/source/dsb/swext/mediawiki/help.po
index 447c07f9910..504dd51836e 100644
--- a/source/dsb/swext/mediawiki/help.po
+++ b/source/dsb/swext/mediawiki/help.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 12:23+0100\n"
+"POT-Creation-Date: 2018-11-15 13:53+0100\n"
"PO-Revision-Date: 2018-11-12 17:40+0000\n"
"Last-Translator: Michael Wolf <milupo@sorbzilla.de>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -12,7 +12,7 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: Pootle 2.8\n"
+"X-Generator: LibreOffice\n"
"X-POOTLE-MTIME: 1542044454.000000\n"
#: help.tree
@@ -92,8 +92,8 @@ msgctxt ""
"wiki.xhp\n"
"par_id7387615\n"
"help.text"
-msgid "A wiki account on a supported <link href=\"http://www.mediawiki.org/wiki/MediaWiki\">MediaWiki</link> server"
-msgstr "Wikikonto na pódpěranem serweru <link href=\"http://www.mediawiki.org/wiki/MediaWiki\">MediaWiki</link>"
+msgid "A wiki account on a supported <link href=\"https://www.mediawiki.org/wiki/MediaWiki\">MediaWiki</link> server"
+msgstr ""
#: wiki.xhp
msgctxt ""
@@ -148,24 +148,24 @@ msgctxt ""
"wiki.xhp\n"
"par_id368968\n"
"help.text"
-msgid "In the <link href=\"com.sun.wiki-publisher/wikisettings.xhp\">Options</link> dialog, click Add."
-msgstr "Klikniśo na Pśidaś w dialogu <link href=\"com.sun.wiki-publisher/wikisettings.xhp\">Nastajenja</link>."
+msgid "In the <link href=\"com.sun.wiki-publisher/wikisettings.xhp\"><emph>Options</emph></link> dialog, click <emph>Add</emph>."
+msgstr ""
#: wiki.xhp
msgctxt ""
"wiki.xhp\n"
"par_id6962187\n"
"help.text"
-msgid "In the <link href=\"com.sun.wiki-publisher/wikiaccount.xhp\">MediaWiki</link> dialog, enter the account information for the wiki."
-msgstr "Zapódajśo kontowe informacije za wiki do dialoga <link href=\"com.sun.wiki-publisher/wikiaccount.xhp\">MediaWiki</link>."
+msgid "In the <link href=\"com.sun.wiki-publisher/wikiaccount.xhp\"><emph>MediaWiki</emph></link> dialog, enter the account information for the wiki."
+msgstr ""
#: wiki.xhp
msgctxt ""
"wiki.xhp\n"
"par_id5328836\n"
"help.text"
-msgid "In the URL text box, enter the address of a wiki that you want to connect to."
-msgstr "Zapódajśo adresu wikija, z kótarymž cośo se zwězaś, do tekstowego póla URL."
+msgid "In the <emph>URL</emph> text box, enter the address of a wiki that you want to connect to."
+msgstr ""
#: wiki.xhp
msgctxt ""
@@ -180,8 +180,8 @@ msgctxt ""
"wiki.xhp\n"
"par_id5906552\n"
"help.text"
-msgid "In the Username box, enter your user ID for your wiki account."
-msgstr "Zapódajśo wužywarski ID za swójo wikikonto do póla Wužywarske mě."
+msgid "In the <emph>Username</emph> box, enter your user ID for your wiki account."
+msgstr ""
#: wiki.xhp
msgctxt ""
@@ -196,8 +196,8 @@ msgctxt ""
"wiki.xhp\n"
"par_id8869594\n"
"help.text"
-msgid "In the Password box, enter the password for your wiki account, then click OK."
-msgstr "Zapódajśo gronidło za swójo wikokonto do póla Gronidło a klikniśo pótom na W pórěźe."
+msgid "In the Password box, enter the password for your wiki account, then click <emph>OK</emph>."
+msgstr ""
#: wiki.xhp
msgctxt ""
@@ -244,8 +244,8 @@ msgctxt ""
"wiki.xhp\n"
"par_id228278\n"
"help.text"
-msgid "In the <link href=\"com.sun.wiki-publisher/wikisend.xhp\">Send to MediaWiki</link> dialog, specify the settings for your entry."
-msgstr "Zapódajśo nastajenja za waš zapisk w dialogu <link href=\"com.sun.wiki-publisher/wikisend.xhp\">Na mediaWiki pósłaś</link>."
+msgid "In the <link href=\"com.sun.wiki-publisher/wikisend.xhp\"><emph>Send to MediaWiki</emph></link> dialog, specify the settings for your entry."
+msgstr ""
#: wiki.xhp
msgctxt ""
diff --git a/source/dz/cui/messages.po b/source/dz/cui/messages.po
index 64580613633..8a0be18a64b 100644
--- a/source/dz/cui/messages.po
+++ b/source/dz/cui/messages.po
@@ -3,15 +3,18 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 12:22+0100\n"
-"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
-"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"POT-Creation-Date: 2018-11-14 12:21+0100\n"
+"PO-Revision-Date: 2018-11-14 11:36+0000\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-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542195365.000000\n"
#: cui/inc/strings.hrc:24
msgctxt "RID_SVXSTR_KEY_CONFIG_DIR"
@@ -1577,141 +1580,136 @@ msgid "Dimension line"
msgstr "རྒྱ་ཁོན་གྱི་གྲལ་ཐིག"
#: cui/inc/strings.hrc:365
-msgctxt "RID_SVXSTR_LOAD_ERROR"
-msgid "The selected module could not be loaded."
-msgstr ""
-
-#: cui/inc/strings.hrc:366
msgctxt "RID_SVXSTR_STARTQUOTE"
msgid "Start Quote"
msgstr ""
-#: cui/inc/strings.hrc:367
+#: cui/inc/strings.hrc:366
msgctxt "RID_SVXSTR_ENDQUOTE"
msgid "End Quote"
msgstr ""
-#: cui/inc/strings.hrc:369
+#: cui/inc/strings.hrc:368
msgctxt "RID_SVXSTR_SELECTEDPERSONA"
msgid "Selected Theme: "
msgstr ""
-#: cui/inc/strings.hrc:370
+#: cui/inc/strings.hrc:369
msgctxt "RID_SVXSTR_SEARCHING"
msgid "Searching, please wait..."
msgstr ""
-#: cui/inc/strings.hrc:371
+#: cui/inc/strings.hrc:370
msgctxt "RID_SVXSTR_SEARCHERROR"
msgid "Cannot open %1, please try again later."
msgstr ""
-#: cui/inc/strings.hrc:372
+#: cui/inc/strings.hrc:371
msgctxt "RID_SVXSTR_NORESULTS"
msgid "No results found."
msgstr ""
-#: cui/inc/strings.hrc:373
+#: cui/inc/strings.hrc:372
msgctxt "RID_SVXSTR_APPLYPERSONA"
msgid "Applying Theme..."
msgstr ""
-#: cui/inc/strings.hrc:374
+#: cui/inc/strings.hrc:373
msgctxt "RID_SVXSTR_INVALIDPERSONAURL"
msgid "Please enter a valid theme address or a search term."
msgstr ""
-#: cui/inc/strings.hrc:376
+#: cui/inc/strings.hrc:375
msgctxt "RID_SVXSTR_TABLE_PRESET_NONE"
msgid "Set No Borders"
msgstr ""
-#: cui/inc/strings.hrc:377
+#: cui/inc/strings.hrc:376
msgctxt "RID_SVXSTR_TABLE_PRESET_ONLYOUTER"
msgid "Set Outer Border Only"
msgstr ""
-#: cui/inc/strings.hrc:378
+#: cui/inc/strings.hrc:377
msgctxt "RID_SVXSTR_TABLE_PRESET_OUTERHORI"
msgid "Set Outer Border and Horizontal Lines"
msgstr ""
-#: cui/inc/strings.hrc:379
+#: cui/inc/strings.hrc:378
msgctxt "RID_SVXSTR_TABLE_PRESET_OUTERALL"
msgid "Set Outer Border and All Inner Lines"
msgstr ""
-#: cui/inc/strings.hrc:380
+#: cui/inc/strings.hrc:379
msgctxt "RID_SVXSTR_TABLE_PRESET_OUTERINNER"
msgid "Set Outer Border Without Changing Inner Lines"
msgstr ""
-#: cui/inc/strings.hrc:381
+#: cui/inc/strings.hrc:380
msgctxt "RID_SVXSTR_PARA_PRESET_DIAGONAL"
msgid "Set Diagonal Lines Only"
msgstr ""
-#: cui/inc/strings.hrc:382
+#: cui/inc/strings.hrc:381
msgctxt "RID_SVXSTR_PARA_PRESET_ALL"
msgid "Set All Four Borders"
msgstr ""
-#: cui/inc/strings.hrc:383
+#: cui/inc/strings.hrc:382
msgctxt "RID_SVXSTR_PARA_PRESET_LEFTRIGHT"
msgid "Set Left and Right Borders Only"
msgstr ""
-#: cui/inc/strings.hrc:384
+#: cui/inc/strings.hrc:383
msgctxt "RID_SVXSTR_PARA_PRESET_TOPBOTTOM"
msgid "Set Top and Bottom Borders Only"
msgstr ""
-#: cui/inc/strings.hrc:385
+#: cui/inc/strings.hrc:384
msgctxt "RID_SVXSTR_PARA_PRESET_ONLYLEFT"
msgid "Set Left Border Only"
msgstr ""
-#: cui/inc/strings.hrc:386
+#: cui/inc/strings.hrc:385
msgctxt "RID_SVXSTR_HOR_PRESET_ONLYHOR"
msgid "Set Top and Bottom Borders, and All Inner Lines"
msgstr ""
-#: cui/inc/strings.hrc:387
+#: cui/inc/strings.hrc:386
msgctxt "RID_SVXSTR_VER_PRESET_ONLYVER"
msgid "Set Left and Right Borders, and All Inner Lines"
msgstr ""
-#: cui/inc/strings.hrc:388
+#: cui/inc/strings.hrc:387
msgctxt "RID_SVXSTR_SHADOW_STYLE_NONE"
msgid "No Shadow"
msgstr "གྱིབ་མ་མེད་"
-#: cui/inc/strings.hrc:389
+#: cui/inc/strings.hrc:388
msgctxt "RID_SVXSTR_SHADOW_STYLE_BOTTOMRIGHT"
msgid "Cast Shadow to Bottom Right"
msgstr ""
-#: cui/inc/strings.hrc:390
+#: cui/inc/strings.hrc:389
msgctxt "RID_SVXSTR_SHADOW_STYLE_TOPRIGHT"
msgid "Cast Shadow to Top Right"
msgstr ""
-#: cui/inc/strings.hrc:391
+#: cui/inc/strings.hrc:390
msgctxt "RID_SVXSTR_SHADOW_STYLE_BOTTOMLEFT"
msgid "Cast Shadow to Bottom Left"
msgstr ""
-#: cui/inc/strings.hrc:392
+#: cui/inc/strings.hrc:391
msgctxt "RID_SVXSTR_SHADOW_STYLE_TOPLEFT"
msgid "Cast Shadow to Top Left"
msgstr ""
-#: cui/inc/strings.hrc:393
+#: cui/inc/strings.hrc:392
msgctxt "RID_SVXSTR_SIGNATURELINE_SIGNED_BY"
msgid "Signed by: %1"
msgstr ""
-#: cui/inc/strings.hrc:394
+#: cui/inc/strings.hrc:393
msgctxt "RID_SVXSTR_OPENCL_RESTART"
msgid "For the OpenCL changes to take effect, %PRODUCTNAME must be restarted."
msgstr ""
@@ -11290,22 +11288,43 @@ msgctxt "signsignatureline|btn_select_certificate"
msgid "Select Certificate"
msgstr ""
-#: cui/uiconfig/ui/signsignatureline.ui:168
+#. Name of the signer
+#: cui/uiconfig/ui/signsignatureline.ui:166
+msgctxt "signsignatureline|label_name"
+msgid "or"
+msgstr ""
+
+#: cui/uiconfig/ui/signsignatureline.ui:175
+msgctxt "signsignatureline|btn_load_image"
+msgid "Use Signature Image"
+msgstr ""
+
+#: cui/uiconfig/ui/signsignatureline.ui:190
+msgctxt "signsignatureline|btn_clear_image"
+msgid "Clear"
+msgstr ""
+
+#: cui/uiconfig/ui/signsignatureline.ui:206
+msgctxt "signsignatureline|label_image_dimensions"
+msgid "Best image size: 600 x 100 px"
+msgstr ""
+
+#: cui/uiconfig/ui/signsignatureline.ui:237
msgctxt "signsignatureline|label_sign"
msgid "Sign"
msgstr ""
-#: cui/uiconfig/ui/signsignatureline.ui:205
+#: cui/uiconfig/ui/signsignatureline.ui:274
msgctxt "signsignatureline|label_add_comment"
msgid "Add comment:"
msgstr ""
-#: cui/uiconfig/ui/signsignatureline.ui:241
+#: cui/uiconfig/ui/signsignatureline.ui:310
msgctxt "signsignatureline|label_hint"
msgid "Instructions from the document creator:"
msgstr ""
-#: cui/uiconfig/ui/signsignatureline.ui:274
+#: cui/uiconfig/ui/signsignatureline.ui:343
msgctxt "signsignatureline|label_more"
msgid "More"
msgstr ""
diff --git a/source/dz/helpcontent2/source/text/sbasic/shared/01.po b/source/dz/helpcontent2/source/text/sbasic/shared/01.po
index 69718e17080..3296bca63e8 100644
--- a/source/dz/helpcontent2/source/text/sbasic/shared/01.po
+++ b/source/dz/helpcontent2/source/text/sbasic/shared/01.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-05-16 16:54+0200\n"
-"PO-Revision-Date: 2016-05-02 10:41+0000\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:55+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: dz\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1462185673.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542196526.000000\n"
#: 06130000.xhp
msgctxt ""
@@ -93,7 +93,7 @@ msgctxt ""
"06130000.xhp\n"
"par_id3154791\n"
"help.text"
-msgid "<ahelp hid=\"modules/BasicIDE/ui/basicmacrodialog/run\">Runs or saves the current macro.</ahelp>"
+msgid "<ahelp hid=\"modules/BasicIDE/ui/basicmacrodialog/ok\">Runs or saves the current macro.</ahelp>"
msgstr ""
#: 06130000.xhp
diff --git a/source/dz/helpcontent2/source/text/scalc/00.po b/source/dz/helpcontent2/source/text/scalc/00.po
index 8020603b066..213b23a8ea4 100644
--- a/source/dz/helpcontent2/source/text/scalc/00.po
+++ b/source/dz/helpcontent2/source/text/scalc/00.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2017-11-22 13:53+0100\n"
-"PO-Revision-Date: 2016-05-24 04:41+0000\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:55+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: dz\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1464064860.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542196526.000000\n"
#: 00000004.xhp
msgctxt ""
@@ -29,24 +29,24 @@ msgctxt ""
"00000004.xhp\n"
"hd_id3155535\n"
"help.text"
-msgid "<variable id=\"wie\">To access this function... </variable>"
-msgstr "<variable id=\"wie\">འ་ནི་ལས་འགན་འདི་འཛུལ་སྤྱོད་འབད་ནིའི་དོན་ལུ་... </variable>"
+msgid "<variable id=\"wie\">To access this function...</variable>"
+msgstr ""
#: 00000004.xhp
msgctxt ""
"00000004.xhp\n"
"par_idN1056E\n"
"help.text"
-msgid "<variable id=\"moreontop\">More explanations on top of this page. </variable>"
-msgstr "<variable id=\"moreontop\">འ་ནི་ཤོག་ལེབ་ཀྱི་མགུ་ལུ་འགྲེལ་བཤད་ཚུ་ཧེང་བཀལ་འདུག </variable>"
+msgid "<variable id=\"moreontop\">More explanations on top of this page.</variable>"
+msgstr ""
#: 00000004.xhp
msgctxt ""
"00000004.xhp\n"
"par_idN105AF\n"
"help.text"
-msgid "<variable id=\"optional\">In the %PRODUCTNAME Calc functions, parameters marked as \"optional\" can be left out only when no parameter follows. For example, in a function with four parameters, where the last two parameters are marked as \"optional\", you can leave out parameter 4 or parameters 3 and 4, but you cannot leave out parameter 3 alone. </variable>"
-msgstr "<variable id=\"optional\">%PRODUCTNAME ཀེལ་སི་ལས་འགན་ཚུ་ནང་ལུ་ \"optional\" སྦེ་རྟགས་བཀལ་ཡོད་པའི་ཚད་བཟུང་ཚུ་ ཚད་བཟུང་གཅིག་གིས་ཡང་རྗེས་སུ་འབྲང་སྟེ་མེད་པ་ཅིན་རྐྱངམ་ཅིག་ བཞག་བཏུབ་ཨིན། དཔེར་ན་འབད་བ་ཅིན་ ཚད་བཟུང་བཞི་དང་བཅས་པའི་ལས་འགན་གཅིག་དང་ མཇུག་གི་ཚད་བཟུང་གཉིསཔ་དེ་ནང་ \"optional\" སྦེ་རྟགས་བཀལ་ཏེ་ཡོད་མི་ཅིག་ཨིན་པ་ཅིན་ ཁྱོད་ཀྱིས་ཚད་བཟུང་བཞི་ལས་དང་ཡང་ན་ ཚད་བཟུང་གསུམ་དང་བཞི་ལས་བཞག་བཏུབ་ཨིན་རུང་ ཁྱོད་ཀྱིས་ཚད་བཟུང་གསུམ་པ་གཅིག་པུར་ བཀོག་བཞག་མི་བཏུབ་ཨིན། </variable>"
+msgid "<variable id=\"optional\">In the %PRODUCTNAME Calc functions, parameters marked as \"optional\" can be left out only when no parameter follows. For example, in a function with four parameters, where the last two parameters are marked as \"optional\", you can leave out parameter 4 or parameters 3 and 4, but you cannot leave out parameter 3 alone.</variable>"
+msgstr ""
#: 00000004.xhp
msgctxt ""
@@ -77,63 +77,63 @@ msgctxt ""
"00000402.xhp\n"
"par_id3155555\n"
"help.text"
-msgid "<variable id=\"kopffuss\">Choose <emph>Insert - Headers and Footers</emph></variable>"
-msgstr "<variable id=\"kopffuss\">གདམ་ <emph>ཞུན་དག་འབད་ - མགོ་ཡིག་ཚུ་ & མཇུག་ཡིག་ཚུ་</emph></variable>(&F)"
+msgid "<variable id=\"kopffuss\">Choose <emph>Insert - Headers and Footers</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3159233\n"
"help.text"
-msgid "<variable id=\"bkopfzeile\">Choose <emph>Insert - Headers and Footers - Header and Footer</emph> tabs</variable>"
-msgstr "<variable id=\"bkopfzeile\">གདམ་ <emph>ཞུན་དག་འབད་ - མགོ་ཡིག་ཚུ་ & མཇུག་ཡིག་ཚུ་ - མགོ་ཡིག་/མཇུག་ཡིག་ </emph> མཆོང་ལྡེ་ </variable>(&F)"
+msgid "<variable id=\"bkopfzeile\">Choose <emph>Insert - Headers and Footers - Header and Footer</emph> tabs.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3150443\n"
"help.text"
-msgid "<variable id=\"bausfullen\">Choose <emph>Sheet - Fill Cells</emph></variable>"
-msgstr "<variable id=\"bausfullen\">གདམ་ <emph>ཞུན་དག་འབད་ - བཀང་ </emph></variable>"
+msgid "<variable id=\"bausfullen\">Choose <emph>Sheet - Fill Cells</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3143267\n"
"help.text"
-msgid "<variable id=\"bausunten\">Choose <emph>Sheet - Fill Cells - Down</emph></variable>"
-msgstr "<variable id=\"bausunten\">གདམ་ <emph>ཞུན་དག་འབད་ - བཀང་ - མར་ </emph></variable>"
+msgid "<variable id=\"bausunten\">Choose <emph>Sheet - Fill Cells - Down</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3153880\n"
"help.text"
-msgid "<variable id=\"bausrechts\">Choose <emph>Sheet - Fill Cells - Right</emph></variable>"
-msgstr "<variable id=\"bausrechts\">གདམ་ <emph>ཞུན་དག་འབད་ - བཀང་ - གཡས་ </emph></variable>"
+msgid "<variable id=\"bausrechts\">Choose <emph>Sheet - Fill Cells - Right</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3151245\n"
"help.text"
-msgid "<variable id=\"bausoben\">Choose <emph>Sheet - Fill Cells - Up</emph></variable>"
-msgstr "<variable id=\"bausoben\">གདམ་ <emph>ཞུན་དག་འབད་ - བཀང་ - ཡར་ </emph></variable>"
+msgid "<variable id=\"bausoben\">Choose <emph>Sheet - Fill Cells - Up</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3145068\n"
"help.text"
-msgid "<variable id=\"bauslinks\">Choose <emph>Sheet - Fill Cells - Left</emph></variable>"
-msgstr "<variable id=\"bauslinks\">གདམ་ <emph>ཞུན་དག་འབད་ - བཀང་ - གཡོན་ </emph></variable>"
+msgid "<variable id=\"bauslinks\">Choose <emph>Sheet - Fill Cells - Left</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3150400\n"
"help.text"
-msgid "<variable id=\"baustab\">Choose <emph>Sheet - Fill Cells - Sheets</emph></variable>"
+msgid "<variable id=\"baustab\">Choose <emph>Sheet - Fill Cells - Sheets</emph>.</variable>"
msgstr ""
#: 00000402.xhp
@@ -141,16 +141,16 @@ msgctxt ""
"00000402.xhp\n"
"par_id3154910\n"
"help.text"
-msgid "<variable id=\"bausreihe\">Choose <emph>Sheet - Fill Cells - Series</emph></variable>"
-msgstr "<variable id=\"bausreihe\">གདམ་ <emph>ཞུན་དག་འབད་ - བཀང་ - རྒྱུན་རིམ་ </emph></variable>"
+msgid "<variable id=\"bausreihe\">Choose <emph>Sheet - Fill Cells - Series</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3154123\n"
"help.text"
-msgid "Choose <emph>Sheet - Clear Cells</emph>"
-msgstr "གདམ་ <emph>ཞུན་དག་འབད་ - ནང་དོན་ཚུ་བཏོན་གཏང་ </emph>"
+msgid "Choose <emph>Sheet - Clear Cells</emph>."
+msgstr ""
#: 00000402.xhp
msgctxt ""
@@ -165,40 +165,40 @@ msgctxt ""
"00000402.xhp\n"
"par_id3150011\n"
"help.text"
-msgid "<variable id=\"bzelo\">Choose <emph>Sheet - Delete Cells</emph></variable>"
-msgstr "<variable id=\"bzelo\">གདམ་ <emph>ཞུན་དག་འབད་ - ནང་ཐིག་ཚུ་བཏོན་གཏང་ </emph></variable>"
+msgid "<variable id=\"bzelo\">Choose <emph>Sheet - Delete Cells</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3153951\n"
"help.text"
-msgid "Choose <emph>Sheet - Delete Sheet</emph>"
-msgstr "གདམ་ <emph>ཞུན་དག་འབད་ - ནང་དོན་ཚུ་བཏོན་གཏང་ </emph>"
+msgid "Choose <emph>Sheet - Delete Sheet</emph>."
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3155306\n"
"help.text"
-msgid "Open context menu for a sheet tab"
-msgstr "ཤོག་ཁྲམ་མཆོང་ལྡེ་གི་དོན་ལུ་ སྐབས་དོན་དཀར་ཆག་ཁ་ཕྱེ།"
+msgid "Open context menu for a sheet tab."
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3146119\n"
"help.text"
-msgid "Choose <emph>Sheet - Move or Copy Sheet</emph>"
-msgstr "གདམ་ <emph>ཞུན་དག་འབད་ - ནང་དོན་ཚུ་བཏོན་གཏང་ </emph>"
+msgid "Choose <emph>Sheet - Move or Copy Sheet</emph>."
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3148645\n"
"help.text"
-msgid "Open context menu for a sheet tab"
-msgstr "ཤོག་ཁྲམ་མཆོང་ལྡེ་གི་དོན་ལུ་ སྐབས་དོན་དཀར་ཆག་ཁ་ཕྱེ།"
+msgid "Open context menu for a sheet tab."
+msgstr ""
#: 00000403.xhp
msgctxt ""
@@ -221,23 +221,23 @@ msgctxt ""
"00000403.xhp\n"
"par_id3150275\n"
"help.text"
-msgid "<variable id=\"aspze\">Choose <emph>View - Column & Row Headers</emph></variable>"
-msgstr "<variable id=\"aspze\">གདམ་ <emph>མཐོང་སྣང་ - ཀེར་ཐིག་ གྲལ་ཐིག་མགོ་ཡིག་ཚུ་ </emph></variable>(&R)"
+msgid "<variable id=\"aspze\">Choose <emph>View - Column & Row Headers</emph>.</variable>"
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3154514\n"
"help.text"
-msgid "<variable id=\"awehe\">Choose <emph>View - Value Highlighting</emph></variable>"
-msgstr "<variable id=\"awehe\">གདམ་ <emph>མཐོང་སྣང་ - གནས་གོང་གཙོ་དམིགས་འབད་ནི་ </emph></variable>"
+msgid "<variable id=\"awehe\">Choose <emph>View - Value Highlighting</emph>.</variable>"
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3148947\n"
"help.text"
-msgid "<variable id=\"rechenleiste\">Choose <emph>View - Formula Bar</emph> or <emph>View - Toolbars - Formula Bar</emph></variable>"
+msgid "<variable id=\"rechenleiste\">Choose <emph>View - Formula Bar</emph> or <emph>View - Toolbars - Formula Bar</emph>.</variable>"
msgstr ""
#: 00000403.xhp
@@ -245,8 +245,8 @@ msgctxt ""
"00000403.xhp\n"
"par_id3148663\n"
"help.text"
-msgid "<variable id=\"seumvo\">Choose <emph>View - Page Break</emph></variable>"
-msgstr "<variable id=\"seumvo\">གདམ་ <emph>མཐོང་སྣང་ - ཤོག་ལེབ་སྔོན་བལྟའི་མཚམས་ </emph></variable>"
+msgid "<variable id=\"seumvo\">Choose <emph>View - Page Break</emph>.</variable>"
+msgstr ""
#: 00000404.xhp
msgctxt ""
@@ -269,16 +269,16 @@ msgctxt ""
"00000404.xhp\n"
"par_id3149784\n"
"help.text"
-msgid "Choose <emph>Insert - Cells</emph>"
-msgstr "གདམ་ <emph>བཙུགས་ - ནང་ཐིག་ཚུ་ </emph>"
+msgid "Choose <emph>Insert - Cells</emph>."
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3154514\n"
"help.text"
-msgid "Open <emph>Insert Cells</emph> toolbar from Tools bar:"
-msgstr "ཁ་ཕྱེ་ <emph>ནང་ཐིག་ཚུ་བཙུགས་ </emph> ལག་ཆས་ཚུའི་ཕྲ་རིང་ལས་ལག་ཆས་ཕྲ་རིང་།:"
+msgid "Open <emph>Insert Cells</emph> toolbar from <emph>Tools</emph> bar:"
+msgstr ""
#: 00000404.xhp
msgctxt ""
@@ -365,7 +365,7 @@ msgctxt ""
"00000404.xhp\n"
"par_id3149033\n"
"help.text"
-msgid "<variable id=\"eitab\">Choose <emph>Sheet - Insert Sheet</emph></variable>"
+msgid "<variable id=\"eitab\">Choose <emph>Sheet - Insert Sheet</emph>.</variable>"
msgstr ""
#: 00000404.xhp
@@ -373,7 +373,7 @@ msgctxt ""
"00000404.xhp\n"
"par_idN1082F\n"
"help.text"
-msgid "<variable id=\"eitabfile\">Choose <emph>Sheet - Insert Sheet from File</emph></variable>"
+msgid "<variable id=\"eitabfile\">Choose <emph>Sheet - Insert Sheet from File</emph>.</variable>"
msgstr ""
#: 00000404.xhp
@@ -381,8 +381,8 @@ msgctxt ""
"00000404.xhp\n"
"par_id3155115\n"
"help.text"
-msgid "Choose <emph>Insert - Function</emph>"
-msgstr "གདམ་ <emph>བཙུགས་ - ལས་འགན་ </emph>"
+msgid "Choose <emph>Insert - Function</emph>."
+msgstr ""
#: 00000404.xhp
msgctxt ""
@@ -429,8 +429,8 @@ msgctxt ""
"00000404.xhp\n"
"par_id3155809\n"
"help.text"
-msgid "<variable id=\"eikadaze\"><emph>Insert - Function</emph> - Category <emph>Date&Time</emph></variable>"
-msgstr "<variable id=\"eikadaze\"><emph>བཙུགས་ - ལས་འགན་ </emph> - དབྱེ་རིམ་ <emph>ཚེས་ དུས་ཚོད་ </emph></variable>(&T)"
+msgid "<variable id=\"eikadaze\"><emph>Insert - Function</emph> - Category <emph>Date & Time</emph></variable>"
+msgstr ""
#: 00000404.xhp
msgctxt ""
@@ -517,15 +517,15 @@ msgctxt ""
"00000404.xhp\n"
"par_id3155383\n"
"help.text"
-msgid "<variable id=\"funktionsliste\">Choose <emph>Insert - Function List</emph></variable>"
-msgstr "<variable id=\"funktionsliste\">གདམ་ <emph>བཙུགས་ - ལས་འགན་ཐོ་ཡིག་ </emph></variable>"
+msgid "<variable id=\"funktionsliste\">Choose <emph>Insert - Function List</emph>.</variable>"
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3153250\n"
"help.text"
-msgid "<variable id=\"einamen\">Choose <emph>Insert - Named Ranges and Expressions</emph></variable>"
+msgid "<variable id=\"einamen\">Choose <emph>Insert - Named Ranges and Expressions</emph>.</variable>"
msgstr ""
#: 00000404.xhp
@@ -533,7 +533,7 @@ msgctxt ""
"00000404.xhp\n"
"par_id3146776\n"
"help.text"
-msgid "<variable id=\"eiextdata\">Choose <emph>Sheet - Link to External data</emph></variable>"
+msgid "<variable id=\"eiextdata\">Choose <emph>Sheet - Link to External data</emph>.</variable>"
msgstr ""
#: 00000404.xhp
@@ -541,7 +541,7 @@ msgctxt ""
"00000404.xhp\n"
"par_id3143222\n"
"help.text"
-msgid "Choose <emph>Sheet - Named Ranges and Expressions - Define</emph>"
+msgid "Choose <emph>Sheet - Named Ranges and Expressions - Define</emph>."
msgstr ""
#: 00000404.xhp
@@ -557,7 +557,7 @@ msgctxt ""
"00000404.xhp\n"
"par_id3145214\n"
"help.text"
-msgid "<variable id=\"einaei\">Choose <emph>Sheet - Named Ranges and Expressions - Insert</emph></variable>"
+msgid "<variable id=\"einaei\">Choose <emph>Sheet - Named Ranges and Expressions - Insert</emph>.</variable>"
msgstr ""
#: 00000404.xhp
@@ -565,7 +565,7 @@ msgctxt ""
"00000404.xhp\n"
"par_id3153558\n"
"help.text"
-msgid "<variable id=\"einaueb\">Choose <emph>Sheet - Named Ranges and Expressions - Create</emph></variable>"
+msgid "<variable id=\"einaueb\">Choose <emph>Sheet - Named Ranges and Expressions - Create</emph>.</variable>"
msgstr ""
#: 00000404.xhp
@@ -573,7 +573,7 @@ msgctxt ""
"00000404.xhp\n"
"par_id3153483\n"
"help.text"
-msgid "<variable id=\"einabesch\">Choose <emph>Sheet - Named Ranges and Expressions - Labels</emph></variable>"
+msgid "<variable id=\"einabesch\">Choose <emph>Sheet - Named Ranges and Expressions - Labels</emph>.</variable>"
msgstr ""
#: 00000405.xhp
@@ -597,192 +597,192 @@ msgctxt ""
"00000405.xhp\n"
"par_id3154685\n"
"help.text"
-msgid "<variable id=\"fozelle\">Choose <emph>Format - Cells</emph></variable>"
-msgstr "<variable id=\"fozelle\">གདམ་ <emph>རྩ་སྒྲིག་ - ནང་ཐིག་ཚུ་ </emph></variable>"
+msgid "<variable id=\"fozelle\">Choose <emph>Format - Cells</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3153194\n"
"help.text"
-msgid "<variable id=\"fozelstz\">Choose <emph>Format - Cells - Cell Protection</emph> tab </variable>"
-msgstr "<variable id=\"fozelstz\">གདམ་ <emph>རྩ་སྒྲིག་ - ནང་ཐིག་ཚུ་ - ནང་ཐིག་ཉེན་སྲུང་ </emph> tab </variable>"
+msgid "<variable id=\"fozelstz\">Choose <emph>Format - Cells - Cell Protection</emph> tab.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3155854\n"
"help.text"
-msgid "<variable id=\"fozei\">Choose <emph>Format - Row</emph></variable>"
-msgstr "<variable id=\"fozei\">གདམ་ <emph>རྩ་སྒྲིག་ - གྲལ་ཐིག་ </emph></variable>"
+msgid "<variable id=\"fozei\">Choose <emph>Format - Rows</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3150012\n"
"help.text"
-msgid "<variable id=\"fozeiophoe\">Choose <emph>Format - Row - Optimal Height</emph></variable>"
-msgstr "<variable id=\"fozeiophoe\">གདམ་ <emph>རྩ་སྒྲིག་ - གྲལ་ཐིག་ - མཐོ་ཚད་གང་དྲག་ </emph></variable>"
+msgid "<variable id=\"fozeiophoe\">Choose <emph>Format - Rows - Optimal Height</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3148645\n"
"help.text"
-msgid "Choose <emph>Format - Row - Hide</emph>"
-msgstr "གདམ་ <emph>རྩ་སྒྲིག་ - གྲལ་ཐིག་ - སྦ་ </emph>"
+msgid "Choose <emph>Format - Rows - Hide</emph>."
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3153728\n"
"help.text"
-msgid "Choose <emph>Format - Column - Hide</emph>"
-msgstr "གདམ་ <emph>རྩ་སྒྲིག་ - ཀེར་ཐིག་ - སྦ་ </emph>"
+msgid "Choose <emph>Format - Columns - Hide</emph>."
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3151114\n"
"help.text"
-msgid "Choose <emph>Format - Sheet - Hide</emph>"
-msgstr "གདམ་ <emph>རྩ་སྒྲིག་ - ཤོག་ཁྲམ་ - སྦ་ </emph>"
+msgid "Choose <emph>Sheet - Hide Sheet</emph>."
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3148576\n"
"help.text"
-msgid "Choose <emph>Format - Row - Show</emph>"
-msgstr "གདམ་ <emph>རྩ་སྒྲིག་ - གྲལ་ཐིག་ - སྟོན་ </emph>"
+msgid "Choose <emph>Format - Rows - Show</emph>."
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3156286\n"
"help.text"
-msgid "Choose <emph>Format - Column - Show</emph>"
-msgstr "གདམ་ <emph>རྩ་སྒྲིག་ - ཀེར་ཐིག་ - སྟོན་ </emph>"
+msgid "Choose <emph>Format - Columns - Show</emph>."
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3145645\n"
"help.text"
-msgid "<variable id=\"fospa\">Choose <emph>Format - Column</emph></variable>"
-msgstr "<variable id=\"fospa\">གདམ་ <emph>རྩ་སྒྲིག་ - ཀེར་ཐིག་ </emph></variable>"
+msgid "<variable id=\"fospa\">Choose <emph>Format - Columns</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3145252\n"
"help.text"
-msgid "Choose <emph>Format - Column - Optimal Width</emph>"
-msgstr "གདམ་ <emph>རྩ་སྒྲིག་ - ཀེར་ཐིག་ - རྒྱ་ཚད་གང་དྲག་ </emph>"
+msgid "Choose <emph>Format - Columns - Optimal Width</emph>."
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3146971\n"
"help.text"
-msgid "Double-click right column separator in column headers"
-msgstr "ཀེར་ཐིག་མགོ་ཡིག་ཚུ་ནང་ གཡས་ཀྱི་ཀེར་ཐིག་དབྱེ་བྱེད་ ལོག་བལྟབ་ཨེབ་གཏང་།"
+msgid "Double-click right column separator in column headers."
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3147362\n"
"help.text"
-msgid "<variable id=\"fot\">Choose <emph>Format - Sheet</emph></variable>"
-msgstr "<variable id=\"fot\">གདམ་ <emph>རྩ་སྒྲིག་ - ཤོག་ཁྲམ་ </emph></variable>"
+msgid "<variable id=\"fot\">Choose <emph>Sheet</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3163805\n"
"help.text"
-msgid "<variable id=\"fotu\">Choose <emph>Format - Sheet - Rename</emph></variable>"
-msgstr "<variable id=\"fotu\">གདམ་ <emph>རྩ་སྒྲིག་ - ཤོག་ཁྲམ་ - བསྐྱར་མིང་བཏགས་ </emph></variable>"
+msgid "<variable id=\"fotu\">Choose <emph>Sheet - Rename Sheet</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3155333\n"
"help.text"
-msgid "<variable id=\"fotenb\">Choose <emph>Format - Sheet - Show</emph></variable>"
-msgstr "<variable id=\"fotenb\">གདམ་ <emph>རྩ་སྒྲིག་ - ཤོག་ཁྲམ་ - སྟོན་ </emph></variable>"
+msgid "<variable id=\"fotenb\">Choose <emph>Sheet - Show Sheet</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_idN1077A\n"
"help.text"
-msgid "<variable id=\"foste\">Choose <emph>Format - Page</emph></variable>"
-msgstr "<variable id=\"foste\">གདམ་ <emph>རྩ་སྒྲིག་ - ཤོག་ལེབ་ </emph></variable>"
+msgid "<variable id=\"foste\">Choose <emph>Format - Page</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3155508\n"
"help.text"
-msgid "<variable id=\"fostel\">Choose <emph>Format - Page - Sheet</emph> tab </variable>"
-msgstr "<variable id=\"fostel\">གདམ་ <emph>རྩ་སྒྲིག་ - ཤོག་ལེབ་ - ཤོག་ཁྲམ་ </emph> མཆོང་ལྡེ་ </variable>"
+msgid "<variable id=\"fostel\">Choose <emph>Format - Page - Sheet</emph> tab.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3150883\n"
"help.text"
-msgid "<variable id=\"fodrbe\">Choose <emph>Format - Print Ranges</emph></variable>"
-msgstr "<variable id=\"fodrbe\">གདམ་ <emph>རྩ་སྒྲིག་ - དཔར་བསྐྲུན་ཁྱབ་ཚད་ཚུ་ </emph></variable>"
+msgid "<variable id=\"fodrbe\">Choose <emph>Format - Print Ranges</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3156448\n"
"help.text"
-msgid "<variable id=\"fodrfe\">Choose <emph>Format - Print Ranges - Define</emph></variable>"
-msgstr "<variable id=\"fodrfe\">གདམ་ <emph>རྩ་སྒྲིག་ - དཔར་བསྐྲུན་ཁྱབ་ཚད་ཚུ་ - ངེས་འཛིན་འབད་ </emph></variable>"
+msgid "<variable id=\"fodrfe\">Choose <emph>Format - Print Ranges - Define</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3156290\n"
"help.text"
-msgid "<variable id=\"fodrhin\">Choose <emph>Format - Print Ranges - Add</emph></variable>"
-msgstr "<variable id=\"fodrhin\">གདམ་ <emph>རྩ་སྒྲིག་ - དཔར་བསྐྲུན་ཁྱབ་ཚད་ཚུ་ - ཁ་སྐོང་</emph></variable>"
+msgid "<variable id=\"fodrhin\">Choose <emph>Format - Print Ranges - Add</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3155812\n"
"help.text"
-msgid "<variable id=\"fodbah\">Choose <emph>Format - Print Ranges - Clear</emph></variable>"
-msgstr "<variable id=\"fodbah\">གདམ་ <emph>རྩ་སྒྲིག་ - དཔར་བསྐྲུན་ཁྱབ་ཚད་ཚུ་ - རྩ་བསྐྲད་གཏང་</emph></variable>"
+msgid "<variable id=\"fodbah\">Choose <emph>Format - Print Ranges - Clear</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3153307\n"
"help.text"
-msgid "<variable id=\"fodbbe\">Choose <emph>Format - Print Ranges - Edit</emph></variable>"
-msgstr "<variable id=\"fodbbe\">གདམ་ <emph>རྩ་སྒྲིག་ - དཔར་བསྐྲུན་ཁྱབ་ཚད་ཚུ་ - ཞུན་དག་འབད་ </emph></variable>"
+msgid "<variable id=\"fodbbe\">Choose <emph>Format - Print Ranges - Edit</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3153916\n"
"help.text"
-msgid "Choose <emph>Format - AutoFormat</emph>"
-msgstr "གདམ་ <emph>རྩ་སྒྲིག་ - རང་བཞིན་རྩ་སྒྲིག་ </emph>"
+msgid "Choose <emph>Format - AutoFormat</emph>."
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3154532\n"
"help.text"
-msgid "On the Tools bar, click"
-msgstr "ལག་ཆས་ཚུའི་ཕྲ་རིང་གུ་ལུ་ ཨེབ་གཏང་།"
+msgid "On the <emph>Tools</emph> bar, click"
+msgstr ""
#: 00000405.xhp
msgctxt ""
@@ -805,8 +805,8 @@ msgctxt ""
"00000405.xhp\n"
"par_id3154618\n"
"help.text"
-msgid "<variable id=\"bedingte\">Choose <emph>Format - Conditional Formatting</emph></variable>"
-msgstr "<variable id=\"bedingte\">གདམ་ <emph>རྩ་སྒྲིག་ - གནས་སྟངས་ཀྱི་རྩ་སྒྲིག་འབད་ནི་ </emph></variable>"
+msgid "<variable id=\"bedingte\">Choose <emph>Format - Conditional Formatting</emph>.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
@@ -829,7 +829,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3150541\n"
"help.text"
-msgid "<variable id=\"exdektv\">Choose <emph>Tools - Detective</emph> </variable>"
+msgid "<variable id=\"exdektv\">Choose <emph>Tools - Detective</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -837,8 +837,8 @@ msgctxt ""
"00000406.xhp\n"
"par_id3153194\n"
"help.text"
-msgid "Choose <emph>Tools - Detective - Trace Precedents</emph>"
-msgstr "གདམ་ <emph>ལག་ཆས་ཚུ་ - སྐྱོན་ཅན་ - བཤུལ་འཚོལ་མཚན་གཞི་ཚུ་ </emph>"
+msgid "Choose <emph>Tools - Detective - Trace Precedents</emph>."
+msgstr ""
#: 00000406.xhp
msgctxt ""
@@ -853,7 +853,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3154123\n"
"help.text"
-msgid "<variable id=\"silbentrennungc\">Menu <emph>Tools - Language - Hyphenation</emph> </variable>"
+msgid "<variable id=\"silbentrennungc\">Menu <emph>Tools - Language - Hyphenation</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -861,7 +861,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3145785\n"
"help.text"
-msgid "<variable id=\"exdvore\">Choose <emph>Tools - Detective - Remove Precedents</emph> </variable>"
+msgid "<variable id=\"exdvore\">Choose <emph>Tools - Detective - Remove Precedents</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -869,8 +869,8 @@ msgctxt ""
"00000406.xhp\n"
"par_id3155411\n"
"help.text"
-msgid "Choose <emph>Tools - Detective - Trace Dependents</emph>"
-msgstr "གདམ་ <emph>ལག་ཆས་ཚུ་ - སྐྱོན་ཅན་ - གཞན་རྟེན་ཚུ་བཤུད་ </emph>"
+msgid "Choose <emph>Tools - Detective - Trace Dependents</emph>."
+msgstr ""
#: 00000406.xhp
msgctxt ""
@@ -885,7 +885,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3146984\n"
"help.text"
-msgid "<variable id=\"exdszne\">Choose <emph>Tools - Detective - Remove Dependents</emph> </variable>"
+msgid "<variable id=\"exdszne\">Choose <emph>Tools - Detective - Remove Dependents</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -893,7 +893,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3154014\n"
"help.text"
-msgid "<variable id=\"exdase\">Choose <emph>Tools - Detective - Remove All Traces</emph> </variable>"
+msgid "<variable id=\"exdase\">Choose <emph>Tools - Detective - Remove All Traces</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -901,7 +901,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3153188\n"
"help.text"
-msgid "<variable id=\"exdszfe\">Choose <emph>Tools - Detective - Trace Error</emph> </variable>"
+msgid "<variable id=\"exdszfe\">Choose <emph>Tools - Detective - Trace Error</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -909,7 +909,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3149410\n"
"help.text"
-msgid "<variable id=\"fuellmodus\">Choose <emph>Tools - Detective - Fill Mode</emph> </variable>"
+msgid "<variable id=\"fuellmodus\">Choose <emph>Tools - Detective - Fill Mode</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -917,7 +917,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3156284\n"
"help.text"
-msgid "<variable id=\"dateneinkreisen\">Choose <emph>Tools - Detective - Mark Invalid Data</emph> </variable>"
+msgid "<variable id=\"dateneinkreisen\">Choose <emph>Tools - Detective - Mark Invalid Data</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -925,7 +925,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3153159\n"
"help.text"
-msgid "<variable id=\"spurenaktualisieren\">Choose <emph>Tools - Detective - Refresh Traces</emph> </variable>"
+msgid "<variable id=\"spurenaktualisieren\">Choose <emph>Tools - Detective - Refresh Traces</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -933,7 +933,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3147397\n"
"help.text"
-msgid "<variable id=\"automatisch\">Choose <emph>Tools - Detective - AutoRefresh</emph> </variable>"
+msgid "<variable id=\"automatisch\">Choose <emph>Tools - Detective - AutoRefresh</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -941,7 +941,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3154018\n"
"help.text"
-msgid "<variable id=\"exzws\">Choose <emph>Tools - Goal Seek</emph> </variable>"
+msgid "<variable id=\"exzws\">Choose <emph>Tools - Goal Seek</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -949,7 +949,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3269142\n"
"help.text"
-msgid "<variable id=\"solver\">Choose <emph>Tools - Solver</emph> </variable>"
+msgid "<variable id=\"solver\">Choose <emph>Tools - Solver</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -957,7 +957,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id8554338\n"
"help.text"
-msgid "<variable id=\"solver_options\">Choose <emph>Tools - Solver</emph>, <emph>Options</emph> button </variable>"
+msgid "<variable id=\"solver_options\">Choose <emph>Tools - Solver</emph>, click <emph>Options</emph> button.</variable>"
msgstr ""
#: 00000406.xhp
@@ -965,7 +965,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3156277\n"
"help.text"
-msgid "<variable id=\"exsze\">Choose <emph>Tools - Scenarios</emph> </variable>"
+msgid "<variable id=\"exsze\">Choose <emph>Tools - Scenarios</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -973,7 +973,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3149020\n"
"help.text"
-msgid "<variable id=\"protect_sheet\">Choose <emph>Tools - Protect Sheet</emph></variable>"
+msgid "<variable id=\"protect_sheet\">Choose <emph>Tools - Protect Sheet</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -981,7 +981,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3154256\n"
"help.text"
-msgid "<variable id=\"protect_spreadsheet\">Choose <emph>Tools - Protect Spreadsheet</emph></variable>"
+msgid "<variable id=\"protect_spreadsheet\">Choose <emph>Tools - Protect Spreadsheet</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -989,7 +989,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3146919\n"
"help.text"
-msgid "Choose <emph>Data - Calculate - Recalculate</emph>"
+msgid "Choose <emph>Data - Calculate - Recalculate</emph>."
msgstr ""
#: 00000406.xhp
@@ -1005,7 +1005,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3150941\n"
"help.text"
-msgid "<variable id=\"exatmb\">Choose <emph>Data - Calculate - AutoCalculate</emph> </variable>"
+msgid "<variable id=\"exatmb\">Choose <emph>Data - Calculate - AutoCalculate</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -1013,7 +1013,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3151276\n"
"help.text"
-msgid "<variable id=\"autoeingabe\">Choose <emph>Tools - AutoInput</emph> </variable>"
+msgid "<variable id=\"autoeingabe\">Choose <emph>Tools - AutoInput</emph>.</variable>"
msgstr ""
#: 00000407.xhp
@@ -1037,7 +1037,7 @@ msgctxt ""
"00000407.xhp\n"
"par_id3147335\n"
"help.text"
-msgid "<variable id=\"fete\">Choose <item type=\"menuitem\">View - Split Window</item></variable>"
+msgid "<variable id=\"fete\">Choose ><item type=\"menuitem\">View - Split Window</item>.</variable>"
msgstr ""
#: 00000407.xhp
@@ -1045,7 +1045,7 @@ msgctxt ""
"00000407.xhp\n"
"par_id3153663\n"
"help.text"
-msgid "<variable id=\"fefix\">Choose <item type=\"menuitem\">View - Freeze Cells - Freeze Rows and Columns</item></variable>"
+msgid "<variable id=\"fefix\">Choose <item type=\"menuitem\">View - Freeze Cells - Freeze Rows and Columns</item>.</variable>"
msgstr ""
#: 00000412.xhp
@@ -1069,7 +1069,7 @@ msgctxt ""
"00000412.xhp\n"
"par_id8366954\n"
"help.text"
-msgid "<variable id=\"text2columns\">Choose <emph>Data - Text to Columns</emph></variable>"
+msgid "<variable id=\"text2columns\">Choose <emph>Data - Text to Columns</emph>.</variable>"
msgstr ""
#: 00000412.xhp
@@ -1077,40 +1077,40 @@ msgctxt ""
"00000412.xhp\n"
"par_id3147399\n"
"help.text"
-msgid "<variable id=\"dbrbf\">Choose <emph>Data - Define Range</emph></variable>"
-msgstr "<variable id=\"dbrbf\">གདམ་ <emph>གནད་སྡུད་ - ཁྱབ་ཚད་ངེས་འཛིན་འབད་ནི་ </emph></variable>"
+msgid "<variable id=\"dbrbf\">Choose <emph>Data - Define Range</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3145345\n"
"help.text"
-msgid "<variable id=\"dbrba\">Choose <emph>Data - Select Range</emph></variable>"
-msgstr "<variable id=\"dbrba\">གདམ་ <emph>གནད་སྡུད་ - སེལ་འཐུའི་ཁྱབ་ཚད་ </emph></variable>"
+msgid "<variable id=\"dbrba\">Choose <emph>Data - Select Range</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3150443\n"
"help.text"
-msgid "<variable id=\"dnsrt\">Choose <emph>Data - Sort...</emph></variable>"
-msgstr "<variable id=\"dnsrt\">གདམ་ <emph>གནད་སྡུད་ - དབྱེ་སེལ་ </emph></variable>"
+msgid "<variable id=\"dnsrt\">Choose <emph>Data - Sort...</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3148491\n"
"help.text"
-msgid "Choose <emph>Data - Sort - Sort Criteria</emph> tab"
-msgstr "གདམ་ <emph>གནད་སྡུད་ - དབྱེ་སེལ་ - དབྱེ་སེལ་ཁྱད་ཚད་ </emph> མཆོང་ལྡེ།"
+msgid "Choose <emph>Data - Sort - Sort Criteria</emph> tab."
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3154516\n"
"help.text"
-msgid "On Standard bar, click"
-msgstr "ཚད་ལྡན་ཕྲ་རིང་གུ་ལུ་ཨེབ་གཏང་།"
+msgid "On <emph>Standard</emph> bar, click"
+msgstr ""
#: 00000412.xhp
msgctxt ""
@@ -1149,32 +1149,32 @@ msgctxt ""
"00000412.xhp\n"
"par_id3146984\n"
"help.text"
-msgid "<variable id=\"dnstot\">Choose <emph>Data - Sort - Options</emph> tab</variable>"
-msgstr "<variable id=\"dnstot\">གདམ་ <emph>གནད་སྡུད་ - དབྱེ་སེལ་ - གདམ་ཁ་ཚུ་ </emph> མཆོང་ལྡེ་ </variable>"
+msgid "<variable id=\"dnstot\">Choose <emph>Data - Sort - Options</emph> tab.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3155308\n"
"help.text"
-msgid "<variable id=\"dnftr\">Choose <emph>Data - Filter</emph></variable>"
-msgstr "<variable id=\"dnftr\">གདམ་ <emph>གནད་སྡུད་ - ཚགས་མ་ </emph></variable>"
+msgid "<variable id=\"dnftr\">Choose <emph>Data - Filter</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3148646\n"
"help.text"
-msgid "Choose <emph>Data - AutoFilter</emph>"
-msgstr "གདམ་ <emph>གནད་སྡུད་ - ཚགས་མ་་ - རང་བཞིན་ཚགས་མ་ </emph>"
+msgid "Choose <emph>Data - AutoFilter</emph>."
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3151113\n"
"help.text"
-msgid "On Tools bar or Table Data bar, click"
-msgstr "ཐིག་ཁྲམ་ཕྲ་རིང་གུ་དང་ཡང་ན་ ལག་ཆས་ཚུའི་ཕྲ་རིང་གུ་ ཨེབ་གཏང་།"
+msgid "On <emph>Tools</emph> bar or <emph>Table Data</emph> bar, click"
+msgstr ""
#: 00000412.xhp
msgctxt ""
@@ -1197,39 +1197,39 @@ msgctxt ""
"00000412.xhp\n"
"par_id3156278\n"
"help.text"
-msgid "<variable id=\"dnfspz\">Choose <emph>Data - More Filters - Advanced Filter...</emph></variable>"
-msgstr "<variable id=\"dnfspz\">གདམ་ <emph>གནད་སྡུད་ - ཚགས་མ་ - མཐོ་རིམ་ཚགས་མ་ </emph></variable>"
+msgid "<variable id=\"dnfspz\">Choose <emph>Data - More Filters - Advanced Filter...</emph> .</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3153764\n"
"help.text"
-msgid "Choose <emph>Data - More Filters - Standard Filter... - Options</emph> label"
-msgstr "གདམ་ <emph>གནད་སྡུད་ - ཚགས་མ་ - ཚད་ལྡན་ཚགས་མ་ - ཧེང་བཀལ་>></emph> ཨེབ་རྟ།"
+msgid "Choose <emph>Data - More Filters - Standard Filter... - Options</emph> label."
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3155444\n"
"help.text"
-msgid "Choose <emph>Data - More Filters - Advanced Filter... - Options</emph> label"
-msgstr "གདམ་་<emph>གནད་སྡུད་ - ཚགས་མ་ - མཐོ་རིམ་ཚགས་མ་ - ཧེང་བཀལ་>></emph>ཨེབ་རྟ།"
+msgid "Choose <emph>Data - More Filters - Advanced Filter... - Options</emph> label."
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3156382\n"
"help.text"
-msgid "Choose <emph>Data - More Filters - Reset Filter</emph>"
-msgstr "གདམ་ <emph>གནད་སྡུད་ - ཚགས་མ་་ - རང་བཞིན་ཚགས་མ་ </emph>"
+msgid "Choose <emph>Data - More Filters - Reset Filter</emph>."
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3155961\n"
"help.text"
-msgid "On Table Data bar, click <emph>Reset Filter/Sort</emph>"
+msgid "On <emph>Table Data</emph> bar, click <emph>Reset Filter/Sort</emph>."
msgstr ""
#: 00000412.xhp
@@ -1253,112 +1253,112 @@ msgctxt ""
"00000412.xhp\n"
"par_id3152778\n"
"help.text"
-msgid "<variable id=\"dnaftas\">Choose <emph>Data - More Filter - Hide AutoFilter</emph></variable>"
-msgstr "<variable id=\"dnaftas\">གདམ་ <emph>གནད་སྡུད་ - ཚགས་མ་ - རང་བཞིན་ཚགས་མ་སྦ་</emph></variable>"
+msgid "<variable id=\"dnaftas\">Choose <emph>Data - More Filter - Hide AutoFilter</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3166424\n"
"help.text"
-msgid "<variable id=\"dntegs\">Choose <emph>Data - Subtotals</emph></variable>"
-msgstr "<variable id=\"dntegs\">གདམ་ <emph>གནད་སྡུད་ - ཡན་ལག་ཡོངས་བསྡོམས་ཚུ་ </emph></variable>"
+msgid "<variable id=\"dntegs\">Choose <emph>Data - Subtotals</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3154574\n"
"help.text"
-msgid "<variable id=\"dntezd\">Choose <emph>Data - Subtotals - 1st, 2nd, 3rd Group</emph> tabs</variable>"
-msgstr "<variable id=\"dntezd\">གདམ་ <emph>གནད་སྡུད་ - ཡན་ལག་ཡོངས་བསྡོམས་ཚུ་ - སྡེ་ཚན་དང་པ་ གཉིས་པ་ གསུམ་པ་ </emph> མཆོང་ལྡེ་ཚུ་ </variable>"
+msgid "<variable id=\"dntezd\">Choose <emph>Data - Subtotals - 1st, 2nd, 3rd Group</emph> tabs.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3151277\n"
"help.text"
-msgid "<variable id=\"dntopi\">Choose <emph>Data - Subtotals - Options</emph> tab</variable>"
-msgstr "<variable id=\"dntopi\">གདམ་ <emph>གནད་སྡུད་ - ཡན་ལག་ཡོངས་བསྡོམས་ཚུ་ - གདམ་ཁ་ཚུ་</emph> མཆོང་ལྡེ་ </variable>"
+msgid "<variable id=\"dntopi\">Choose <emph>Data - Subtotals - Options</emph> tab.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3145133\n"
"help.text"
-msgid "<variable id=\"datengueltig\">Choose <emph>Data - Validity</emph></variable>"
-msgstr "<variable id=\"datengueltig\">གདམ་ <emph>གནད་སྡུད་ - ནུས་ལྡན་དུས་ཚོད་ </emph></variable>"
+msgid "<variable id=\"datengueltig\">Choose <emph>Data - Validity</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3152992\n"
"help.text"
-msgid "<variable id=\"datengueltigwerte\">Menu <emph>Data - Validity - Criteria</emph> tab</variable>"
-msgstr "<variable id=\"datengueltigwerte\">དཀར་ཆག་ <emph>གནད་སྡུད་ - ནུས་ལྡན་དུས་ཚོད་ - ཁྱད་ཚད་</emph> མཆོང་ལྡེ་ </variable>"
+msgid "<variable id=\"datengueltigwerte\">Menu <emph>Data - Validity - Criteria</emph> tab.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3150367\n"
"help.text"
-msgid "<variable id=\"datengueltigeingabe\">Choose <emph>Data - Validity - Input Help</emph> tab</variable>"
-msgstr "<variable id=\"datengueltigeingabe\">གདམ་ <emph>གནད་སྡུད་ - ནུས་ལྡན་དུས་ཚོད་ -ཨིན་པུཊི་གྲོགས་རམ་</emph>མཆོང་ལྡེ་ </variable>"
+msgid "<variable id=\"datengueltigeingabe\">Choose <emph>Data - Validity - Input Help</emph> tab.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3154486\n"
"help.text"
-msgid "<variable id=\"datengueltigfehler\">Choose <emph>Data - Validity - Error Alert</emph> tab</variable>"
-msgstr "<variable id=\"datengueltigfehler\">གདམ་ <emph>གནད་སྡུད་ - ནུས་ལྡན་དུས་ཚོད་ - དྲན་བརྡ་འཛོལ་བ་</emph>མཆོང་ལྡེ་ </variable>"
+msgid "<variable id=\"datengueltigfehler\">Choose <emph>Data - Validity - Error Alert</emph> tab.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3146978\n"
"help.text"
-msgid "<variable id=\"dnmfo\">Choose <emph>Data - Multiple Operations</emph></variable>"
-msgstr "<variable id=\"dnmfo\">གདམ་ <emph>གནད་སྡུད་ - སྣ་མང་བཀོལ་སྤྱོད་ཚུ་ </emph></variable>"
+msgid "<variable id=\"dnmfo\">Choose <emph>Data - Multiple Operations</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3155809\n"
"help.text"
-msgid "<variable id=\"dnksd\">Choose <emph>Data - Consolidate</emph></variable>"
-msgstr "<variable id=\"dnksd\">གདམ་ <emph>གནད་སྡུད་ - རྩ་བརྟན་བཟོ་ནི་</emph></variable>"
+msgid "<variable id=\"dnksd\">Choose <emph>Data - Consolidate</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3148701\n"
"help.text"
-msgid "<variable id=\"dngld\">Choose <emph>Data - Group and Outline</emph></variable>"
-msgstr "<variable id=\"dngld\">གདམ་ <emph>གནད་སྡུད་ - མཐའ་ཐིག་</emph></variable>"
+msgid "<variable id=\"dngld\">Choose <emph>Data - Group and Outline</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3153815\n"
"help.text"
-msgid "<variable id=\"dngda\">Choose <emph>Data - Group and Outline - Hide Details</emph></variable>"
-msgstr "<variable id=\"dngda\">གདམ་ <emph>གནད་སྡུད་ - མཐའ་ཐིག་ - རྒྱས་བཤད་ཚུ་སྦ་</emph></variable>"
+msgid "<variable id=\"dngda\">Choose <emph>Data - Group and Outline - Hide Details</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3159223\n"
"help.text"
-msgid "<variable id=\"dngde\">Choose <emph>Data - Group and Outline - Show Details</emph></variable>"
-msgstr "<variable id=\"dngde\">གདམ་ <emph>གནད་སྡུད་ - མཐའ་ཐིག་ - རྒྱས་བཤད་ཚུ་སྟོན་</emph></variable>"
+msgid "<variable id=\"dngde\">Choose <emph>Data - Group and Outline - Show Details</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3146870\n"
"help.text"
-msgid "Choose <emph>Data - Group and Outline - Group</emph>"
-msgstr "གདམ་ <emph>གནད་སྡུད་ -མཐའ་ཐིག་ -སྡེ་ཚན་ </emph>"
+msgid "Choose <emph>Data - Group and Outline - Group</emph>."
+msgstr ""
#: 00000412.xhp
msgctxt ""
@@ -1397,8 +1397,8 @@ msgctxt ""
"00000412.xhp\n"
"par_id3146781\n"
"help.text"
-msgid "Choose <emph>Data - Group and Outline - Ungroup</emph>"
-msgstr "གདམ་ <emph>གནད་སྡུད་ - མཐའ་ཐིག་ - སྡེ་ཚན་བཤུབ་ </emph>"
+msgid "Choose <emph>Data - Group and Outline - Ungroup</emph>."
+msgstr ""
#: 00000412.xhp
msgctxt ""
@@ -1437,96 +1437,96 @@ msgctxt ""
"00000412.xhp\n"
"par_id3153008\n"
"help.text"
-msgid "<variable id=\"dnglagl\">Choose <emph>Data - Group and Outline - AutoOutline</emph></variable>"
-msgstr "<variable id=\"dnglagl\">གདམ་ <emph>གནད་སྡུད་ - མཐའ་ཐིག་ - རང་བཞིན་མཐའ་ཐིག་</emph></variable>"
+msgid "<variable id=\"dnglagl\">Choose <emph>Data - Group and Outline - AutoOutline</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3154709\n"
"help.text"
-msgid "<variable id=\"dnglef\">Choose <emph>Data - Group and Outline - Remove</emph></variable>"
-msgstr "<variable id=\"dnglef\">གདམ་ <emph>གནད་སྡུད་ - མཐའ་ཐིག་ - རྩ་བསྐྲད་གཏང་ </emph></variable>"
+msgid "<variable id=\"dnglef\">Choose <emph>Data - Group and Outline - Remove Outline</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id1774346\n"
"help.text"
-msgid "<variable id=\"dngdrill\">Choose <emph>Data - Group and Outline - Show Details</emph> (for some pivot tables)</variable>"
-msgstr "<variable id=\"dngde\">གདམ་ <emph>གནད་སྡུད་ - མཐའ་ཐིག་ - རྒྱས་བཤད་ཚུ་སྟོན་</emph></variable>"
+msgid "<variable id=\"dngdrill\">Choose <emph>Data - Group and Outline - Show Details</emph> (for some pivot tables).</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3155759\n"
"help.text"
-msgid "<variable id=\"dndtpt\">Choose <emph>Data - Pivot Table</emph></variable>"
-msgstr "<variable id=\"dndtpt\">གདམ་ <emph>གནད་སྡུད་ - གནད་སྡུད་པའི་ལོཊི་ </emph></variable>"
+msgid "<variable id=\"dndtpt\">Choose <emph>Data - Pivot Table</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3154625\n"
"help.text"
-msgid "<variable id=\"dndpa\">Choose <emph>Insert - Pivot Table</emph></variable>"
-msgstr "<variable id=\"dndtpt\">གདམ་ <emph>གནད་སྡུད་ - གནད་སྡུད་པའི་ལོཊི་ </emph></variable>"
+msgid "<variable id=\"dndpa\">Choose <emph>Insert - Pivot Table</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3147558\n"
"help.text"
-msgid "<variable id=\"dndq\">Choose <emph>Insert - Pivot Table</emph>, in the Select Source dialog choose the option <emph>Data source registered in $[officename]</emph>.</variable>"
-msgstr "<variable id=\"dndq\">གདམ་ <emph>གནད་སྡུད་ - གནད་སྡུད་པའི་ལོཊི་ - འགོ་བཙུགས་ </emph>, སེལ་འཐུ་འབྱུང་ཁུངས་ཌའི་ལོག་ནང་གདམ་ཁ་འདི་གདམ་ <emph>$[officename]</emph>ནང་ལུ་ཐོ་བཀོད་འབད་ཡོད་པའི་གནད་སྡུད་འབྱུང་ཁུངས་ . </variable>"
+msgid "<variable id=\"dndq\">Choose <emph>Insert - Pivot Table</emph>, in the <emph>Select Source</emph> dialog choose the option <emph>Data source registered in $[officename]</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3153297\n"
"help.text"
-msgid "Choose <emph>Insert - Pivot Table</emph>, in the Select Source dialog choose the option <emph>Current selection</emph>."
-msgstr "གདམ་ <emph>གནད་སྡུད་ - གནད་སྡུད་པའི་ལོཊི་ -འགོ་བཙུགས་ </emph>, ད་ལྟོའི་སེལ་འཐུ་ <emph>སེལ་འཐུ་འབྱུང་ཁུངས་ཌའི་ལོག་ནང་གདམ་ཁ་འདི་གདམ་ </emph>."
+msgid "Choose <emph>Insert - Pivot Table</emph>, in the <emph>Select Source</emph> dialog choose the option <emph>Current selection</emph>."
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3145118\n"
"help.text"
-msgid "Choose <emph>Insert - Pivot Table</emph>, in the Select Source dialog choose the option <emph>Data source registered in $[officename]</emph>, click <emph>OK</emph> to see <emph>Select Data Source</emph> dialog."
-msgstr "གདམ་ཁ་བརྐྱབ་ <emph>གནས་སྡུད་ - གནས་སྡུད་པའི་ལོཊི་ - འགོ་བཙུགས་</emph>, འབྱུང་ཁུངས་ཌའི་ལོག་གདམ་ཁ་བརྐྱབ་ཀྱི་ནང་གདམ་ཁ་ <emph>གནས་སྡུད་འབྱུང་ཁུངས་ ཐོ་འགོད་ $[officename]ནང་</emph>, <emph>བཏུབ་</emph> བལྟ་ནི་ལུ་ <emph>གནས་སྡུད་འབྱུང་ཁུངས་སེལ་འཐུ་འབད་</emph> ཨེབ་གཏང་འབད།"
+msgid "Choose <emph>Insert - Pivot Table</emph>, in the <emph>Select Source</emph> dialog choose the option <emph>Data source registered in $[officename]</emph>, click <emph>OK</emph> to see <emph>Select Data Source</emph> dialog."
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3153294\n"
"help.text"
-msgid "<variable id=\"dndpak\">Choose <emph>Data - Pivot Table - Refresh</emph></variable>"
-msgstr "<variable id=\"dndpak\">གདམ་ <emph> གནད་སྡུད་ -གནད་སྡུད་པའི་ལོཊི་ - ཡང་སེལ་འབད་ </emph></variable>"
+msgid "<variable id=\"dndpak\">Choose <emph>Data - Pivot Table - Refresh</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3151344\n"
"help.text"
-msgid "<variable id=\"dndploe\">Choose <emph>Data - Pivot Table - Delete</emph></variable>"
-msgstr "<variable id=\"dndploe\">གདམ་ <emph> གནད་སྡུད་ -གནད་སྡུད་པའི་ལོཊི་ - བཏོན་གཏང་ </emph></variable>"
+msgid "<variable id=\"dndploe\">Choose <emph>Data - Pivot Table - Delete</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3150397\n"
"help.text"
-msgid "<variable id=\"dndakt\">Choose <emph>Data - Refresh Range</emph></variable>"
-msgstr "<variable id=\"dndakt\">གདམ་ <emph>གནད་སྡུད་ - ཁྱབ་ཚད་ཡང་སེལ་འབད་ </emph></variable>"
+msgid "<variable id=\"dndakt\">Choose <emph>Data - Refresh Range</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_idN10B8F\n"
"help.text"
-msgid "<variable id=\"grouping\">Choose <emph>Data - Group and Outline - Group</emph></variable>"
-msgstr "<variable id=\"grouping\">གདམ་ <emph>གནད་སྡུད་ - མཐའ་ཐིག་ - སྡེ་ཚན་ </emph></variable>"
+msgid "<variable id=\"grouping\">Choose <emph>Data - Group and Outline - Group</emph>.</variable>"
+msgstr ""
#: sheet_menu.xhp
msgctxt ""
@@ -1549,7 +1549,7 @@ msgctxt ""
"sheet_menu.xhp\n"
"par_id160220162106567373\n"
"help.text"
-msgid "<variable id=\"insert_rows_above\">Choose <emph>Sheet - Insert Rows - Rows Above</emph> </variable>"
+msgid "<variable id=\"insert_rows_above\">Choose <emph>Sheet - Insert Rows - Rows Above</emph>.</variable>"
msgstr ""
#: sheet_menu.xhp
@@ -1557,7 +1557,7 @@ msgctxt ""
"sheet_menu.xhp\n"
"par_id160220162109048207\n"
"help.text"
-msgid "<variable id=\"insert_rows_below\">Choose <emph>Sheet - Insert Rows - Rows Below</emph></variable>"
+msgid "<variable id=\"insert_rows_below\">Choose <emph>Sheet - Insert Rows - Rows Below</emph>.</variable>"
msgstr ""
#: sheet_menu.xhp
@@ -1565,7 +1565,7 @@ msgctxt ""
"sheet_menu.xhp\n"
"par_id160220162107055028\n"
"help.text"
-msgid "<variable id=\"insert_columns_left\">Choose <emph>Sheet - Insert Columns - Columns Left</emph></variable>"
+msgid "<variable id=\"insert_columns_left\">Choose <emph>Sheet - Insert Columns - Columns Left</emph>.</variable>"
msgstr ""
#: sheet_menu.xhp
@@ -1573,7 +1573,7 @@ msgctxt ""
"sheet_menu.xhp\n"
"par_id160220162109126013\n"
"help.text"
-msgid "<variable id=\"insert_columns_right\">Choose <emph>Sheet - Insert Columns - Columns Right</emph></variable>"
+msgid "<variable id=\"insert_columns_right\">Choose <emph>Sheet - Insert Columns - Columns Right</emph>.</variable>"
msgstr ""
#: sheet_menu.xhp
@@ -1581,7 +1581,7 @@ msgctxt ""
"sheet_menu.xhp\n"
"par_id3149095\n"
"help.text"
-msgid "<variable id=\"insert_page_break\">Choose <emph>Sheet - Insert Page Break</emph></variable>"
+msgid "<variable id=\"insert_page_break\">Choose <emph>Sheet - Insert Page Break</emph>.</variable>"
msgstr ""
#: sheet_menu.xhp
@@ -1589,7 +1589,7 @@ msgctxt ""
"sheet_menu.xhp\n"
"par_id3149398\n"
"help.text"
-msgid "<variable id=\"insert_page_break_row\">Choose <emph>Sheet - Insert Page Break - Row Break</emph></variable>"
+msgid "<variable id=\"insert_page_break_row\">Choose <emph>Sheet - Insert Page Break - Row Break</emph>.</variable>"
msgstr ""
#: sheet_menu.xhp
@@ -1597,7 +1597,7 @@ msgctxt ""
"sheet_menu.xhp\n"
"par_id3150084\n"
"help.text"
-msgid "<variable id=\"insert_page_break_column\">Choose <emph>Sheet - Insert Page Break - Column Break</emph></variable>"
+msgid "<variable id=\"insert_page_break_column\">Choose <emph>Sheet - Insert Page Break - Column Break</emph>.</variable>"
msgstr ""
#: sheet_menu.xhp
@@ -1605,7 +1605,7 @@ msgctxt ""
"sheet_menu.xhp\n"
"par_id3153093\n"
"help.text"
-msgid "<variable id=\"delete_page_break\">Choose <emph>Sheet - Delete Page Break</emph></variable>"
+msgid "<variable id=\"delete_page_break\">Choose <emph>Sheet - Delete Page Break</emph>.</variable>"
msgstr ""
#: sheet_menu.xhp
@@ -1613,7 +1613,7 @@ msgctxt ""
"sheet_menu.xhp\n"
"par_id3153191\n"
"help.text"
-msgid "<variable id=\"delete_page_break_row\">Choose <emph>Sheet - Delete Page Break - Row Break</emph></variable>"
+msgid "<variable id=\"delete_page_break_row\">Choose <emph>Sheet - Delete Page Break - Row Break</emph>.</variable>"
msgstr ""
#: sheet_menu.xhp
@@ -1621,5 +1621,5 @@ msgctxt ""
"sheet_menu.xhp\n"
"par_id3145645\n"
"help.text"
-msgid "<variable id=\"delete_page_break_column\">Choose <emph>Sheet - Delete Page Break - Column Break</emph></variable>"
+msgid "<variable id=\"delete_page_break_column\">Choose <emph>Sheet - Delete Page Break - Column Break</emph>.</variable>"
msgstr ""
diff --git a/source/dz/helpcontent2/source/text/scalc/02.po b/source/dz/helpcontent2/source/text/scalc/02.po
index 9e7fadc5f98..2804679166a 100644
--- a/source/dz/helpcontent2/source/text/scalc/02.po
+++ b/source/dz/helpcontent2/source/text/scalc/02.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2017-05-12 14:35+0200\n"
-"PO-Revision-Date: 2013-06-16 08:28+0000\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:55+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: dz\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1371371303.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542196527.000000\n"
#: 02130000.xhp
msgctxt ""
@@ -45,8 +45,8 @@ msgctxt ""
"02130000.xhp\n"
"par_id3155267\n"
"help.text"
-msgid "<image src=\"cmd/sc_currencyfield.png\" id=\"img_id3159096\"><alt id=\"alt_id3159096\">Icon</alt></image>"
-msgstr "<image src=\"cmd/sc_currencyfield.png\" id=\"img_id3159096\"><alt id=\"alt_id3159096\">ངོས་དཔར་ </alt></image>"
+msgid "<image src=\"cmd/sc_currencyfield.png\" id=\"img_id3159096\"><alt id=\"alt_id3159096\">Currency Number Format Icon</alt></image>"
+msgstr ""
#: 02130000.xhp
msgctxt ""
@@ -61,8 +61,8 @@ msgctxt ""
"02130000.xhp\n"
"par_id3146776\n"
"help.text"
-msgid "<link href=\"text/shared/01/05020300.xhp\" name=\"Format - Cell - Numbers\">Format - Cell - Numbers</link>."
-msgstr "<link href=\"text/shared/01/05020300.xhp\" name=\"Format - Cell - Numbers\">རྩ་སྒྲིག་ - ནང་ཐིག་ - ཨང་གྲངས་ཚུ་ </link>."
+msgid "<link href=\"text/shared/01/05020300.xhp\" name=\"Format - Cells - Numbers\">Format - Cells - Numbers</link>."
+msgstr ""
#: 02140000.xhp
msgctxt ""
diff --git a/source/dz/helpcontent2/source/text/scalc/06.po b/source/dz/helpcontent2/source/text/scalc/06.po
index 81a6dccd3aa..0d3046f0d2c 100644
--- a/source/dz/helpcontent2/source/text/scalc/06.po
+++ b/source/dz/helpcontent2/source/text/scalc/06.po
@@ -3,15 +3,18 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-06-14 17:23+0200\n"
-"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
-"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-04-24 11:27+0000\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-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1524569228.000000\n"
#: calcsamplefiles.xhp
msgctxt ""
@@ -20,35 +23,3 @@ msgctxt ""
"help.text"
msgid "Calc Sample Files"
msgstr ""
-
-#: calcsamplefiles.xhp
-msgctxt ""
-"calcsamplefiles.xhp\n"
-"par_id161521663319917\n"
-"help.text"
-msgid "<object data=\"media/files/scalc/imtrigon.ods\" id=\"ods_id61521568603544\" type=\"application/vnd.oasis.opendocument.spreadsheet\"/>"
-msgstr ""
-
-#: calcsamplefiles.xhp
-msgctxt ""
-"calcsamplefiles.xhp\n"
-"par_id161521663319918\n"
-"help.text"
-msgid "<object data=\"media/files/scalc/trigon.ods\" id=\"ods_id61521548603544\" type=\"application/vnd.oasis.opendocument.spreadsheet\"/>"
-msgstr ""
-
-#: calcsamplefiles.xhp
-msgctxt ""
-"calcsamplefiles.xhp\n"
-"par_id161521563314918\n"
-"help.text"
-msgid "<object data=\"media/files/scalc/pivot.ods\" id=\"ods_id61521547603544\" type=\"application/vnd.oasis.opendocument.spreadsheet\"/>"
-msgstr ""
-
-#: calcsamplefiles.xhp
-msgctxt ""
-"calcsamplefiles.xhp\n"
-"par_id721528312694192\n"
-"help.text"
-msgid "<object data=\"media/files/scalc/functions_ifs.ods\" id=\"ods_id61521547603534\" type=\"application/vnd.oasis.opendocument.spreadsheet\"/>"
-msgstr ""
diff --git a/source/dz/helpcontent2/source/text/scalc/guide.po b/source/dz/helpcontent2/source/text/scalc/guide.po
index f6546b356ed..68e153576d8 100644
--- a/source/dz/helpcontent2/source/text/scalc/guide.po
+++ b/source/dz/helpcontent2/source/text/scalc/guide.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-07-31 14:10+0200\n"
-"PO-Revision-Date: 2016-07-05 21:11+0000\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:55+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: dz\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1467753093.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542196527.000000\n"
#: address_auto.xhp
msgctxt ""
@@ -3709,8 +3709,8 @@ msgctxt ""
"database_filter.xhp\n"
"par_idN10693\n"
"help.text"
-msgid "Choose <item type=\"menuitem\">Data - Filter - Standard Filter</item>."
-msgstr "<item type=\"menuitem\">གནད་སྡུད་ - ཚགས་མ་ - ཚད་ལྡན་ཚགས་མ་</item> གུ་ཨེབ་གཏང་འབད།"
+msgid "Choose <item type=\"menuitem\">Data - More Filters - Standard Filter</item>."
+msgstr ""
#: database_filter.xhp
msgctxt ""
@@ -3765,8 +3765,8 @@ msgctxt ""
"database_filter.xhp\n"
"par_id3154944\n"
"help.text"
-msgid "Choose <item type=\"menuitem\">Data - Filter - AutoFilter</item>."
-msgstr "<item type=\"menuitem\">གནད་སྡུད་ - ཚགས་མ་ - རག་བཞིན་ཚགས་མ་</item> གདམ་ཁ་རྐྱབས།"
+msgid "Choose <item type=\"menuitem\">Data - AutoFilter</item>."
+msgstr ""
#: database_filter.xhp
msgctxt ""
diff --git a/source/dz/helpcontent2/source/text/shared.po b/source/dz/helpcontent2/source/text/shared.po
index 2e5451d7667..b5d976bf978 100644
--- a/source/dz/helpcontent2/source/text/shared.po
+++ b/source/dz/helpcontent2/source/text/shared.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-09-03 13:23+0200\n"
-"PO-Revision-Date: 2016-05-02 10:42+0000\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:55+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: dz\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1462185766.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542196528.000000\n"
#: 3dsettings_toolbar.xhp
msgctxt ""
@@ -2013,5 +2013,5 @@ msgctxt ""
"need_help.xhp\n"
"hd_id1000010\n"
"help.text"
-msgid "This help page needs further work for correctness and completion. Please join the LibreOffice project and help us out to write the missing information. Visit our <link href=\"http://documentation.libreoffice.org/en/join-community/update-help-contents\">web page on writing Help contents</link>."
+msgid "This help page needs further work for correctness and completion. Please join the LibreOffice project and help us out to write the missing information. Visit our <link href=\"https://documentation.libreoffice.org/en/join-community/update-help-contents\"><emph>web page on writing Help contents</emph></link>."
msgstr ""
diff --git a/source/dz/helpcontent2/source/text/shared/00.po b/source/dz/helpcontent2/source/text/shared/00.po
index f027cda9e96..90bc2090c62 100644
--- a/source/dz/helpcontent2/source/text/shared/00.po
+++ b/source/dz/helpcontent2/source/text/shared/00.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-10-21 20:57+0200\n"
-"PO-Revision-Date: 2016-05-24 05:25+0000\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:55+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: dz\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1464067538.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542196529.000000\n"
#: 00000001.xhp
msgctxt ""
@@ -6221,7 +6221,7 @@ msgctxt ""
"00000401.xhp\n"
"par_id621525017637963\n"
"help.text"
-msgid "Choose <emph>File - Export as EPUB</emph>."
+msgid "Choose <emph>File - Export As - Export as EPUB</emph>."
msgstr ""
#: 00000401.xhp
@@ -7197,7 +7197,7 @@ msgctxt ""
"00000403.xhp\n"
"par_idN1091B\n"
"help.text"
-msgid "<variable id=\"grid\">Choose <emph>View - Grid</emph> (Impress or Draw).</variable>"
+msgid "<variable id=\"grid\">Choose <emph>View - Grid and Helplines</emph> (Impress or Draw).</variable>"
msgstr ""
#: 00000403.xhp
@@ -7205,7 +7205,7 @@ msgctxt ""
"00000403.xhp\n"
"par_idN1092E\n"
"help.text"
-msgid "<variable id=\"guides\">Choose <emph>View - Snap Lines</emph> (Impress or Draw).</variable>"
+msgid "<variable id=\"guides\">Choose <emph>View - Snap Guides</emph> (Impress or Draw).</variable>"
msgstr ""
#: 00000404.xhp
@@ -7861,7 +7861,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id9988402\n"
"help.text"
-msgid "<variable id=\"packagemanager_eu\">Choose <emph>Tools - Extension Manager</emph>, click <emph>Updates</emph> button.</variable>"
+msgid "<variable id=\"packagemanager_eu\">Choose <emph>Tools - Extension Manager</emph>, click <emph>Check for Updates</emph> button.</variable>"
msgstr ""
#: 00000406.xhp
@@ -8075,14 +8075,6 @@ msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
-"par_id3150032\n"
-"help.text"
-msgid "<variable id=\"arbeit\">Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - $[officename] - Memory</emph>.</variable>"
-msgstr ""
-
-#: 00000406.xhp
-msgctxt ""
-"00000406.xhp\n"
"par_id3159153\n"
"help.text"
msgid "<variable id=\"ansicht\">Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - $[officename] - View</emph>.</variable>"
@@ -11045,7 +11037,7 @@ msgctxt ""
"00040502.xhp\n"
"par_id366527\n"
"help.text"
-msgid "Choose <emph>Format - Object - Line</emph> (Writer)."
+msgid "Choose <emph>Format - Text Box and Shape - Line</emph> (Writer)."
msgstr ""
#: 00040502.xhp
@@ -11053,7 +11045,7 @@ msgctxt ""
"00040502.xhp\n"
"par_id3835261\n"
"help.text"
-msgid "Choose <emph>Format - Graphic - Line</emph> (Calc)."
+msgid "Choose <emph>Format - Object - Line</emph> (Calc)."
msgstr ""
#: 00040502.xhp
@@ -11085,7 +11077,7 @@ msgctxt ""
"00040502.xhp\n"
"par_id3154285\n"
"help.text"
-msgid "Choose <emph>Format - </emph><switchinline select=\"appl\"><caseinline select=\"WRITER\"><emph>Object - </emph></caseinline><caseinline select=\"CALC\"><emph>Graphic - </emph></caseinline></switchinline><emph>Line - Line</emph> tab."
+msgid "Choose <emph>Format - </emph><switchinline select=\"appl\"><caseinline select=\"WRITER\"><emph>Text Box and Shape - </emph></caseinline><caseinline select=\"CALC\"><emph>Object - </emph></caseinline></switchinline><emph>Line - Line</emph> tab."
msgstr ""
#: 00040502.xhp
diff --git a/source/dz/helpcontent2/source/text/shared/01.po b/source/dz/helpcontent2/source/text/shared/01.po
index 739318c5a64..fb0b22e2b62 100644
--- a/source/dz/helpcontent2/source/text/shared/01.po
+++ b/source/dz/helpcontent2/source/text/shared/01.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 12:22+0100\n"
-"PO-Revision-Date: 2016-12-24 11:23+0000\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:55+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: dz\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1482578595.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542196532.000000\n"
#: 01010000.xhp
msgctxt ""
@@ -33637,7 +33637,7 @@ msgctxt ""
"06130000.xhp\n"
"par_id3153748\n"
"help.text"
-msgid "<ahelp hid=\"modules/BasicIDE/ui/basicmacrodialog/run\">Runs or saves the current macro.</ahelp>"
+msgid "<ahelp hid=\"modules/BasicIDE/ui/basicmacrodialog/ok\">Runs or saves the current macro.</ahelp>"
msgstr ""
#: 06130000.xhp
@@ -40771,14 +40771,6 @@ msgstr ""
#: ref_epub_export.xhp
msgctxt ""
"ref_epub_export.xhp\n"
-"par_id701525003241759\n"
-"help.text"
-msgid "<embedvar href=\"text/shared/00/00000002.xhp#epubv\" markup=\"keep\"/>"
-msgstr ""
-
-#: ref_epub_export.xhp
-msgctxt ""
-"ref_epub_export.xhp\n"
"par_id19921\n"
"help.text"
msgid "<image id=\"img_id22170\" src=\"media/screenshots/modules/swriter/ui/exportepub/EPubDialog.png\" localize=\"true\" width=\"664px\" height=\"482px\"><alt id=\"alt_id59843\">EPUB dialog box</alt></image>"
@@ -40925,7 +40917,7 @@ msgctxt ""
"ref_epub_export.xhp\n"
"par_id971525023515891\n"
"help.text"
-msgid "For custom metadata, you must provide a file with same name as the original filename and with extension as \".xmp\". The provided metadata will override the the internal document metadata. In the example above, the custom metadata must exist in the MyText directory as <item type=\"literal\">MyText.xmp</item>."
+msgid "For custom metadata, you must provide a file with same name as the original filename and with extension as \".xmp\". The provided metadata will override the internal document metadata. In the example above, the custom metadata must exist in the MyText directory as <item type=\"literal\">MyText.xmp</item>."
msgstr ""
#: ref_epub_export.xhp
diff --git a/source/dz/helpcontent2/source/text/shared/guide.po b/source/dz/helpcontent2/source/text/shared/guide.po
index d2bf33fffab..67c97fd157d 100644
--- a/source/dz/helpcontent2/source/text/shared/guide.po
+++ b/source/dz/helpcontent2/source/text/shared/guide.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 12:23+0100\n"
-"PO-Revision-Date: 2016-07-05 21:31+0000\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:55+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: dz\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1467754284.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542196535.000000\n"
#: aaa_start.xhp
msgctxt ""
@@ -8829,8 +8829,8 @@ msgctxt ""
"gallery_insert.xhp\n"
"par_id3145068\n"
"help.text"
-msgid "Open the Gallery by clicking the <emph>Gallery</emph> icon on the <emph>Standard</emph> bar, or by selecting <emph>Tools - Gallery</emph>."
-msgstr "ལག་ཆས་ཚུ་-སྟོན་ཁང་<emph>སེལ་འཐུ་འབད་བའི་ཐོག་ལས་</emph> ཡང་ན་ <emph>ཚད་ལདན་ཕྲ་རིང་གུ་</emph> སྟོན་ཁང་ངོས་དཔར་ཨེབ་གཏང་འབད་བའི་ཐོག་ལས་ <emph>སྟོན་ཁང་ཁ་ཕྱེ།</emph>."
+msgid "Open the Gallery by clicking the <emph>Gallery</emph> icon on the <emph>Standard</emph> bar, or by choosing <emph>Insert - Media - Gallery</emph>."
+msgstr ""
#: gallery_insert.xhp
msgctxt ""
diff --git a/source/dz/helpcontent2/source/text/shared/optionen.po b/source/dz/helpcontent2/source/text/shared/optionen.po
index c67e035e481..6b921929b88 100644
--- a/source/dz/helpcontent2/source/text/shared/optionen.po
+++ b/source/dz/helpcontent2/source/text/shared/optionen.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 12:23+0100\n"
-"PO-Revision-Date: 2016-07-05 21:39+0000\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:55+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: dz\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1467754798.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542196537.000000\n"
#: 01000000.xhp
msgctxt ""
@@ -267,6 +267,14 @@ msgstr "ལག་ལེན་པའི་གནད་སྡུད་ལ་ལོ
#: 01010100.xhp
msgctxt ""
"01010100.xhp\n"
+"par_id3153032\n"
+"help.text"
+msgid "User data is also used when commenting and in tracking changes mode, to identify comments/edits author; and to mark last edit position in document, so that when author opens the document later, it opens at the last edit position."
+msgstr ""
+
+#: 01010100.xhp
+msgctxt ""
+"01010100.xhp\n"
"hd_id3147653\n"
"help.text"
msgid "Address"
@@ -14741,7 +14749,7 @@ msgctxt ""
"opencl.xhp\n"
"par_id5293741\n"
"help.text"
-msgid "for more information on OpenCL, visit <link href=\"http://www.khronos.org/opencl/\">the OpenCL site</link>"
+msgid "for more information on OpenCL, visit <link href=\"https://www.khronos.org/opencl/\">the OpenCL site</link>"
msgstr ""
#: persona_firefox.xhp
diff --git a/source/dz/helpcontent2/source/text/swriter/00.po b/source/dz/helpcontent2/source/text/swriter/00.po
index 86f8608b544..4c04b7c7d8f 100644
--- a/source/dz/helpcontent2/source/text/swriter/00.po
+++ b/source/dz/helpcontent2/source/text/swriter/00.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-09-03 13:23+0200\n"
-"PO-Revision-Date: 2016-05-24 06:46+0000\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:55+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: dz\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1464072394.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542196538.000000\n"
#: 00000004.xhp
msgctxt ""
@@ -37,8 +37,8 @@ msgctxt ""
"00000004.xhp\n"
"par_id3150253\n"
"help.text"
-msgid "<image src=\"cmd/sc_wrapoff.png\" id=\"img_id3145389\"><alt id=\"alt_id3145389\">Icon</alt></image>"
-msgstr "<image src=\"cmd/sc_wrapoff.png\" id=\"img_id3145389\"><alt id=\"alt_id3145389\">ངོས་དཔར་</alt></image>"
+msgid "<image src=\"cmd/sc_wrapoff.png\" id=\"img_id3145389\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3145389\">Wrap Off Icon</alt></image>"
+msgstr ""
#: 00000004.xhp
msgctxt ""
@@ -53,8 +53,8 @@ msgctxt ""
"00000004.xhp\n"
"par_id3156397\n"
"help.text"
-msgid "<image src=\"cmd/sc_wrapon.png\" id=\"img_id3149048\"><alt id=\"alt_id3149048\">Icon</alt></image>"
-msgstr "<image src=\"cmd/sc_wrapon.png\" id=\"img_id3149048\"><alt id=\"alt_id3149048\">ངོས་དཔར་</alt></image>"
+msgid "<image src=\"cmd/sc_wrapon.png\" id=\"img_id3149048\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3149048\">Wrap On Icon</alt></image>"
+msgstr ""
#: 00000004.xhp
msgctxt ""
@@ -69,8 +69,8 @@ msgctxt ""
"00000004.xhp\n"
"par_id3154558\n"
"help.text"
-msgid "<image src=\"cmd/sc_wrapthrough.png\" id=\"img_id3152999\"><alt id=\"alt_id3152999\">Icon</alt></image>"
-msgstr "<image src=\"cmd/sc_wrapthrough.png\" id=\"img_id3152999\"><alt id=\"alt_id3152999\">ངོས་དཔར་</alt></image>"
+msgid "<image src=\"cmd/sc_wrapthrough.png\" id=\"img_id3152999\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3152999\">Wrap Through Icon</alt></image>"
+msgstr ""
#: 00000004.xhp
msgctxt ""
@@ -85,8 +85,8 @@ msgctxt ""
"00000004.xhp\n"
"par_id3148773\n"
"help.text"
-msgid "<image src=\"res/sc06301.png\" id=\"img_id3149026\"><alt id=\"alt_id3149026\">Icon</alt></image>"
-msgstr "<image src=\"res/sc06301.png\" id=\"img_id3149026\"><alt id=\"alt_id3149026\">ངོས་དཔར་</alt></image>"
+msgid "<image src=\"res/sc06301.png\" id=\"img_id3149026\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3149026\">Jump to Previous Script Icon</alt></image>"
+msgstr ""
#: 00000004.xhp
msgctxt ""
@@ -101,8 +101,8 @@ msgctxt ""
"00000004.xhp\n"
"par_id3151265\n"
"help.text"
-msgid "<image src=\"res/sc06300.png\" id=\"img_id3151272\"><alt id=\"alt_id3151272\">Icon</alt></image>"
-msgstr "<image src=\"res/sc06300.png\" id=\"img_id3151272\"><alt id=\"alt_id3151272\">ངོས་དཔར།</alt></image>"
+msgid "<image src=\"res/sc06300.png\" id=\"img_id3151272\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3151272\"> Jump to Next Script Icon</alt></image>"
+msgstr ""
#: 00000004.xhp
msgctxt ""
@@ -381,8 +381,8 @@ msgctxt ""
"00000403.xhp\n"
"par_id3154763\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command </caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F8"
-msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">བརྡ་བཀོད་ </caseinline><defaultinline>ཚད་འཛིན་</defaultinline></switchinline>+ཨེཕ་༨།"
+msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F8"
+msgstr ""
#: 00000403.xhp
msgctxt ""
@@ -397,8 +397,8 @@ msgctxt ""
"00000403.xhp\n"
"par_id3151387\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command </caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F9"
-msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">བརྡ་བཀོད་ </caseinline><defaultinline>ཚད་འཛིན་</defaultinline></switchinline>+ཨེཕ་༩།"
+msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F9"
+msgstr ""
#: 00000403.xhp
msgctxt ""
@@ -413,8 +413,8 @@ msgctxt ""
"00000403.xhp\n"
"par_id3145823\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command </caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F10"
-msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">བརྡ་བཀོད</caseinline><defaultinline>ཚད་འཛིན་</defaultinline></switchinline>+ཨེཕ་༡༠།"
+msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F10"
+msgstr ""
#: 00000403.xhp
msgctxt ""
@@ -429,7 +429,7 @@ msgctxt ""
"00000403.xhp\n"
"par_id3150932\n"
"help.text"
-msgid "<image id=\"img_id3150502\" src=\"cmd/sc_controlcodes.png\"><alt id=\"alt_id3150502\">Icon</alt></image>"
+msgid "<image id=\"img_id3150502\" src=\"cmd/sc_controlcodes.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3150502\">Formatting Marks Icon</alt></image>"
msgstr ""
#: 00000403.xhp
@@ -461,7 +461,7 @@ msgctxt ""
"00000403.xhp\n"
"par_id3150765\n"
"help.text"
-msgid "<image id=\"img_id3147572\" src=\"cmd/sc_browseview.png\"><alt id=\"alt_id3147572\">Icon</alt></image>"
+msgid "<image id=\"img_id3147572\" src=\"cmd/sc_browseview.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3147572\">Web Icon</alt></image>"
msgstr ""
#: 00000403.xhp
@@ -2461,7 +2461,7 @@ msgctxt ""
"stylesmenu.xhp\n"
"par_id941529884998705\n"
"help.text"
-msgid "<variable id=\"ses\">Choose <emph>Styles - Edit Styles</emph></variable>."
+msgid "<variable id=\"ses\">Choose <emph>Styles - Edit Styles...</emph></variable>."
msgstr ""
#: stylesmenu.xhp
diff --git a/source/dz/sc/messages.po b/source/dz/sc/messages.po
index e4bebf6a251..39863bd441a 100644
--- a/source/dz/sc/messages.po
+++ b/source/dz/sc/messages.po
@@ -4,14 +4,17 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2018-11-12 12:23+0100\n"
-"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
-"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"PO-Revision-Date: 2018-11-12 11:43+0000\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-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542023000.000000\n"
#: sc/inc/compiler.hrc:27
msgctxt "RID_FUNCTION_CATEGORIES"
@@ -735,7 +738,6 @@ msgctxt "STR_SELCOUNT_ROWARG"
msgid "$1 row"
msgid_plural "$1 rows"
msgstr[0] ""
-msgstr[1] ""
#. To translators: STR_SELCOUNT_COLARG is $1 of STR_SELCOUNT. $1 of STR_SELCOUNT_ROWARG is number of columns
#: sc/inc/globstr.hrc:165
@@ -743,7 +745,6 @@ msgctxt "STR_SELCOUNT_COLARG"
msgid "$1 column"
msgid_plural "$1 columns"
msgstr[0] ""
-msgstr[1] ""
#: sc/inc/globstr.hrc:166
msgctxt "STR_FILTER_SELCOUNT"
@@ -1511,7 +1512,6 @@ msgctxt "STR_SCATTR_PAGE_SCALE_PAGES"
msgid "One page"
msgid_plural "%1 pages"
msgstr[0] ""
-msgstr[1] ""
#: sc/inc/globstr.hrc:324
msgctxt "STR_SCATTR_PAGE_SCALE_AUTO"
@@ -14209,7 +14209,6 @@ msgctxt "SCSTR_TOTAL"
msgid "One result found"
msgid_plural "%1 results found"
msgstr[0] ""
-msgstr[1] ""
#: sc/inc/strings.hrc:54
msgctxt "SCSTR_SKIPPED"
diff --git a/source/dz/svtools/messages.po b/source/dz/svtools/messages.po
index 39835a7597b..8a961606b4a 100644
--- a/source/dz/svtools/messages.po
+++ b/source/dz/svtools/messages.po
@@ -3,15 +3,18 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-05 17:38+0100\n"
-"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
-"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:36+0000\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-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542195366.000000\n"
#: include/svtools/strings.hrc:25
msgctxt "STR_UNDO"
@@ -1551,7 +1554,7 @@ msgstr ""
#: include/svtools/strings.hrc:360
msgctxt "STR_DESCRIPTION_MYTHES"
-msgid "Mythes Thesaurus"
+msgid "MyThes Thesaurus"
msgstr ""
#: include/svtools/strings.hrc:361
diff --git a/source/dz/sw/messages.po b/source/dz/sw/messages.po
index e66708be353..bf6e1e489b0 100644
--- a/source/dz/sw/messages.po
+++ b/source/dz/sw/messages.po
@@ -3,15 +3,18 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 12:23+0100\n"
-"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
-"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:36+0000\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-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542195366.000000\n"
#: sw/inc/app.hrc:29
#, fuzzy
@@ -2825,14 +2828,12 @@ msgctxt "STR_UNDO_TABS"
msgid "One tab"
msgid_plural "$1 tabs"
msgstr[0] ""
-msgstr[1] ""
#: sw/inc/strings.hrc:469
msgctxt "STR_UNDO_NLS"
msgid "One line break"
msgid_plural "$1 line breaks"
msgstr[0] ""
-msgstr[1] ""
#: sw/inc/strings.hrc:470
#, fuzzy
@@ -7173,7 +7174,12 @@ msgctxt "asciifilterdialog|lf"
msgid "_LF"
msgstr ""
-#: sw/uiconfig/swriter/ui/asciifilterdialog.ui:264
+#: sw/uiconfig/swriter/ui/asciifilterdialog.ui:258
+msgctxt "asciifilterdialog|includebom"
+msgid "Include byte-order-mark"
+msgstr ""
+
+#: sw/uiconfig/swriter/ui/asciifilterdialog.ui:280
msgctxt "asciifilterdialog|label1"
msgid "Properties"
msgstr "རྒྱུ་དངོས།"
diff --git a/source/dz/swext/mediawiki/help.po b/source/dz/swext/mediawiki/help.po
index 2fc3c61b1e9..ad2dd755489 100644
--- a/source/dz/swext/mediawiki/help.po
+++ b/source/dz/swext/mediawiki/help.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 12:23+0100\n"
-"PO-Revision-Date: 2016-11-14 15:54+0000\n"
+"POT-Creation-Date: 2018-11-15 13:53+0100\n"
+"PO-Revision-Date: 2018-11-12 11:43+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: dz\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1479138860.000000\n"
+"X-POOTLE-MTIME: 1542023005.000000\n"
#: help.tree
msgctxt ""
@@ -93,7 +93,7 @@ msgctxt ""
"wiki.xhp\n"
"par_id7387615\n"
"help.text"
-msgid "A wiki account on a supported <link href=\"http://www.mediawiki.org/wiki/MediaWiki\">MediaWiki</link> server"
+msgid "A wiki account on a supported <link href=\"https://www.mediawiki.org/wiki/MediaWiki\">MediaWiki</link> server"
msgstr ""
#: wiki.xhp
@@ -149,7 +149,7 @@ msgctxt ""
"wiki.xhp\n"
"par_id368968\n"
"help.text"
-msgid "In the <link href=\"com.sun.wiki-publisher/wikisettings.xhp\">Options</link> dialog, click Add."
+msgid "In the <link href=\"com.sun.wiki-publisher/wikisettings.xhp\"><emph>Options</emph></link> dialog, click <emph>Add</emph>."
msgstr ""
#: wiki.xhp
@@ -157,7 +157,7 @@ msgctxt ""
"wiki.xhp\n"
"par_id6962187\n"
"help.text"
-msgid "In the <link href=\"com.sun.wiki-publisher/wikiaccount.xhp\">MediaWiki</link> dialog, enter the account information for the wiki."
+msgid "In the <link href=\"com.sun.wiki-publisher/wikiaccount.xhp\"><emph>MediaWiki</emph></link> dialog, enter the account information for the wiki."
msgstr ""
#: wiki.xhp
@@ -165,7 +165,7 @@ msgctxt ""
"wiki.xhp\n"
"par_id5328836\n"
"help.text"
-msgid "In the URL text box, enter the address of a wiki that you want to connect to."
+msgid "In the <emph>URL</emph> text box, enter the address of a wiki that you want to connect to."
msgstr ""
#: wiki.xhp
@@ -181,7 +181,7 @@ msgctxt ""
"wiki.xhp\n"
"par_id5906552\n"
"help.text"
-msgid "In the Username box, enter your user ID for your wiki account."
+msgid "In the <emph>Username</emph> box, enter your user ID for your wiki account."
msgstr ""
#: wiki.xhp
@@ -197,7 +197,7 @@ msgctxt ""
"wiki.xhp\n"
"par_id8869594\n"
"help.text"
-msgid "In the Password box, enter the password for your wiki account, then click OK."
+msgid "In the Password box, enter the password for your wiki account, then click <emph>OK</emph>."
msgstr ""
#: wiki.xhp
@@ -245,7 +245,7 @@ msgctxt ""
"wiki.xhp\n"
"par_id228278\n"
"help.text"
-msgid "In the <link href=\"com.sun.wiki-publisher/wikisend.xhp\">Send to MediaWiki</link> dialog, specify the settings for your entry."
+msgid "In the <link href=\"com.sun.wiki-publisher/wikisend.xhp\"><emph>Send to MediaWiki</emph></link> dialog, specify the settings for your entry."
msgstr ""
#: wiki.xhp
diff --git a/source/el/cui/messages.po b/source/el/cui/messages.po
index 050be737721..8c39bea4fdc 100644
--- a/source/el/cui/messages.po
+++ b/source/el/cui/messages.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 12:22+0100\n"
-"PO-Revision-Date: 2018-10-23 10:02+0000\n"
-"Last-Translator: Dimitris Spingos <dmtrs32@gmail.com>\n"
+"POT-Creation-Date: 2018-11-14 12:21+0100\n"
+"PO-Revision-Date: 2018-11-14 11:36+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: el\n"
"MIME-Version: 1.0\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1540288954.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542195372.000000\n"
#: cui/inc/strings.hrc:24
msgctxt "RID_SVXSTR_KEY_CONFIG_DIR"
@@ -1558,141 +1558,136 @@ msgid "Dimension line"
msgstr "Γραμμή διάστασης"
#: cui/inc/strings.hrc:365
-msgctxt "RID_SVXSTR_LOAD_ERROR"
-msgid "The selected module could not be loaded."
-msgstr "Αδυναμία φόρτωσης επιλεγμένου αρθρώματος."
-
-#: cui/inc/strings.hrc:366
msgctxt "RID_SVXSTR_STARTQUOTE"
msgid "Start Quote"
msgstr "Αρχή εισαγωγικών"
-#: cui/inc/strings.hrc:367
+#: cui/inc/strings.hrc:366
msgctxt "RID_SVXSTR_ENDQUOTE"
msgid "End Quote"
msgstr "Εισαγωγικό κλεισίματος"
-#: cui/inc/strings.hrc:369
+#: cui/inc/strings.hrc:368
msgctxt "RID_SVXSTR_SELECTEDPERSONA"
msgid "Selected Theme: "
msgstr "Επιλεγμένο θέμα: "
-#: cui/inc/strings.hrc:370
+#: cui/inc/strings.hrc:369
msgctxt "RID_SVXSTR_SEARCHING"
msgid "Searching, please wait..."
msgstr "Αναζήτηση, παρακαλούμε περιμένετε..."
-#: cui/inc/strings.hrc:371
+#: cui/inc/strings.hrc:370
msgctxt "RID_SVXSTR_SEARCHERROR"
msgid "Cannot open %1, please try again later."
msgstr "Αδύνατο το άνοιγμα του %1, ξαναπροσπαθήστε αργότερα."
-#: cui/inc/strings.hrc:372
+#: cui/inc/strings.hrc:371
msgctxt "RID_SVXSTR_NORESULTS"
msgid "No results found."
msgstr "Δε βρέθηκαν αποτελέσματα."
-#: cui/inc/strings.hrc:373
+#: cui/inc/strings.hrc:372
msgctxt "RID_SVXSTR_APPLYPERSONA"
msgid "Applying Theme..."
msgstr "Εφαρμογή του θέματος..."
-#: cui/inc/strings.hrc:374
+#: cui/inc/strings.hrc:373
msgctxt "RID_SVXSTR_INVALIDPERSONAURL"
msgid "Please enter a valid theme address or a search term."
msgstr "Παρακαλούμε, εισάγετε έγκυρη διεύθυνση θέματος ή όρο αναζήτησης."
-#: cui/inc/strings.hrc:376
+#: cui/inc/strings.hrc:375
msgctxt "RID_SVXSTR_TABLE_PRESET_NONE"
msgid "Set No Borders"
msgstr "Ορισμός χωρίς περιγράμματα"
-#: cui/inc/strings.hrc:377
+#: cui/inc/strings.hrc:376
msgctxt "RID_SVXSTR_TABLE_PRESET_ONLYOUTER"
msgid "Set Outer Border Only"
msgstr "Ορισμός εξωτερικού περιγράμματος μόνο"
-#: cui/inc/strings.hrc:378
+#: cui/inc/strings.hrc:377
msgctxt "RID_SVXSTR_TABLE_PRESET_OUTERHORI"
msgid "Set Outer Border and Horizontal Lines"
msgstr "Ορισμός εξωτερικών περιγραμμάτων και οριζόντιων γραμμών"
-#: cui/inc/strings.hrc:379
+#: cui/inc/strings.hrc:378
msgctxt "RID_SVXSTR_TABLE_PRESET_OUTERALL"
msgid "Set Outer Border and All Inner Lines"
msgstr "Ορισμός εξωτερικού περιγράμματος και όλων των εσωτερικών γραμμών"
-#: cui/inc/strings.hrc:380
+#: cui/inc/strings.hrc:379
msgctxt "RID_SVXSTR_TABLE_PRESET_OUTERINNER"
msgid "Set Outer Border Without Changing Inner Lines"
msgstr "Ορισμός εξωτερικού περιγράμματος χωρίς αλλαγή εσωτερικών γραμμών"
-#: cui/inc/strings.hrc:381
+#: cui/inc/strings.hrc:380
msgctxt "RID_SVXSTR_PARA_PRESET_DIAGONAL"
msgid "Set Diagonal Lines Only"
msgstr "Ορισμός μόνο διαγωνίων γραμμών"
-#: cui/inc/strings.hrc:382
+#: cui/inc/strings.hrc:381
msgctxt "RID_SVXSTR_PARA_PRESET_ALL"
msgid "Set All Four Borders"
msgstr "Ορισμός και των τεσσάρων περιγραμμάτων"
-#: cui/inc/strings.hrc:383
+#: cui/inc/strings.hrc:382
msgctxt "RID_SVXSTR_PARA_PRESET_LEFTRIGHT"
msgid "Set Left and Right Borders Only"
msgstr "Ορισμός μόνο αριστερών και δεξιών περιγραμμάτων"
-#: cui/inc/strings.hrc:384
+#: cui/inc/strings.hrc:383
msgctxt "RID_SVXSTR_PARA_PRESET_TOPBOTTOM"
msgid "Set Top and Bottom Borders Only"
msgstr "Ορισμός μόνο πάνω και κάτω περιγραμμάτων"
-#: cui/inc/strings.hrc:385
+#: cui/inc/strings.hrc:384
msgctxt "RID_SVXSTR_PARA_PRESET_ONLYLEFT"
msgid "Set Left Border Only"
msgstr "Μόνο αριστερό περίγραμμα"
-#: cui/inc/strings.hrc:386
+#: cui/inc/strings.hrc:385
msgctxt "RID_SVXSTR_HOR_PRESET_ONLYHOR"
msgid "Set Top and Bottom Borders, and All Inner Lines"
msgstr "Καθορισμός πάνω και κάτω περιγραμμάτων, και όλων των εσωτερικών γραμμών"
-#: cui/inc/strings.hrc:387
+#: cui/inc/strings.hrc:386
msgctxt "RID_SVXSTR_VER_PRESET_ONLYVER"
msgid "Set Left and Right Borders, and All Inner Lines"
msgstr "Ορισμός αριστερού και δεξιού περιγράμματος και όλων των εσωτερικών γραμμών"
-#: cui/inc/strings.hrc:388
+#: cui/inc/strings.hrc:387
msgctxt "RID_SVXSTR_SHADOW_STYLE_NONE"
msgid "No Shadow"
msgstr "Χωρίς σκιά"
-#: cui/inc/strings.hrc:389
+#: cui/inc/strings.hrc:388
msgctxt "RID_SVXSTR_SHADOW_STYLE_BOTTOMRIGHT"
msgid "Cast Shadow to Bottom Right"
msgstr "Σκιά προς τα κάτω δεξιά"
-#: cui/inc/strings.hrc:390
+#: cui/inc/strings.hrc:389
msgctxt "RID_SVXSTR_SHADOW_STYLE_TOPRIGHT"
msgid "Cast Shadow to Top Right"
msgstr "Σκιά προς τα πάνω δεξιά"
-#: cui/inc/strings.hrc:391
+#: cui/inc/strings.hrc:390
msgctxt "RID_SVXSTR_SHADOW_STYLE_BOTTOMLEFT"
msgid "Cast Shadow to Bottom Left"
msgstr "Σκιά προς τα κάτω αριστερά"
-#: cui/inc/strings.hrc:392
+#: cui/inc/strings.hrc:391
msgctxt "RID_SVXSTR_SHADOW_STYLE_TOPLEFT"
msgid "Cast Shadow to Top Left"
msgstr "Σκιά προς τα πάνω αριστερά"
-#: cui/inc/strings.hrc:393
+#: cui/inc/strings.hrc:392
msgctxt "RID_SVXSTR_SIGNATURELINE_SIGNED_BY"
msgid "Signed by: %1"
msgstr "Υπογράφτηκε από: %1"
-#: cui/inc/strings.hrc:394
+#: cui/inc/strings.hrc:393
msgctxt "RID_SVXSTR_OPENCL_RESTART"
msgid "For the OpenCL changes to take effect, %PRODUCTNAME must be restarted."
msgstr "Για να εφαρμοστούν οι αλλαγές από το OpenCL, το %PRODUCTNAME πρέπει να επανεκκινηθεί."
@@ -10668,22 +10663,43 @@ msgctxt "signsignatureline|btn_select_certificate"
msgid "Select Certificate"
msgstr "Επιλογή πιστοποιητικού"
-#: cui/uiconfig/ui/signsignatureline.ui:168
+#. Name of the signer
+#: cui/uiconfig/ui/signsignatureline.ui:166
+msgctxt "signsignatureline|label_name"
+msgid "or"
+msgstr ""
+
+#: cui/uiconfig/ui/signsignatureline.ui:175
+msgctxt "signsignatureline|btn_load_image"
+msgid "Use Signature Image"
+msgstr ""
+
+#: cui/uiconfig/ui/signsignatureline.ui:190
+msgctxt "signsignatureline|btn_clear_image"
+msgid "Clear"
+msgstr ""
+
+#: cui/uiconfig/ui/signsignatureline.ui:206
+msgctxt "signsignatureline|label_image_dimensions"
+msgid "Best image size: 600 x 100 px"
+msgstr ""
+
+#: cui/uiconfig/ui/signsignatureline.ui:237
msgctxt "signsignatureline|label_sign"
msgid "Sign"
msgstr "Υπογραφή"
-#: cui/uiconfig/ui/signsignatureline.ui:205
+#: cui/uiconfig/ui/signsignatureline.ui:274
msgctxt "signsignatureline|label_add_comment"
msgid "Add comment:"
msgstr "Προσθήκη σχολίου:"
-#: cui/uiconfig/ui/signsignatureline.ui:241
+#: cui/uiconfig/ui/signsignatureline.ui:310
msgctxt "signsignatureline|label_hint"
msgid "Instructions from the document creator:"
msgstr "Οδηγίες από τον δημιουργό του εγγράφου:"
-#: cui/uiconfig/ui/signsignatureline.ui:274
+#: cui/uiconfig/ui/signsignatureline.ui:343
msgctxt "signsignatureline|label_more"
msgid "More"
msgstr "Περισσότερα"
diff --git a/source/el/helpcontent2/source/text/sbasic/shared/01.po b/source/el/helpcontent2/source/text/sbasic/shared/01.po
index 29e6a1f21c3..f7451183b2a 100644
--- a/source/el/helpcontent2/source/text/sbasic/shared/01.po
+++ b/source/el/helpcontent2/source/text/sbasic/shared/01.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-05-16 16:54+0200\n"
-"PO-Revision-Date: 2018-05-19 07:15+0000\n"
-"Last-Translator: Dimitris Spingos <dmtrs32@gmail.com>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:55+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: el\n"
"MIME-Version: 1.0\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1526714111.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542196548.000000\n"
#: 06130000.xhp
msgctxt ""
@@ -93,8 +93,8 @@ msgctxt ""
"06130000.xhp\n"
"par_id3154791\n"
"help.text"
-msgid "<ahelp hid=\"modules/BasicIDE/ui/basicmacrodialog/run\">Runs or saves the current macro.</ahelp>"
-msgstr "<ahelp hid=\"modules/BasicIDE/ui/basicmacrodialog/run\">Εκτελεί ή αποθηκεύει την τρέχουσα μακροεντολή.</ahelp>"
+msgid "<ahelp hid=\"modules/BasicIDE/ui/basicmacrodialog/ok\">Runs or saves the current macro.</ahelp>"
+msgstr ""
#: 06130000.xhp
msgctxt ""
diff --git a/source/el/helpcontent2/source/text/scalc/00.po b/source/el/helpcontent2/source/text/scalc/00.po
index ebe68698e57..3b84551f6de 100644
--- a/source/el/helpcontent2/source/text/scalc/00.po
+++ b/source/el/helpcontent2/source/text/scalc/00.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2017-11-22 13:53+0100\n"
-"PO-Revision-Date: 2017-12-15 09:05+0000\n"
-"Last-Translator: Dimitris Spingos <dmtrs32@gmail.com>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:55+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: el\n"
"MIME-Version: 1.0\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: Pootle 2.8\n"
-"X-POOTLE-MTIME: 1513328758.000000\n"
+"X-POOTLE-MTIME: 1542196549.000000\n"
#: 00000004.xhp
msgctxt ""
@@ -29,24 +29,24 @@ msgctxt ""
"00000004.xhp\n"
"hd_id3155535\n"
"help.text"
-msgid "<variable id=\"wie\">To access this function... </variable>"
-msgstr "<variable id=\"wie\">Για να έχετε πρόσβαση σε αυτήν τη λειτουργία... </variable>"
+msgid "<variable id=\"wie\">To access this function...</variable>"
+msgstr ""
#: 00000004.xhp
msgctxt ""
"00000004.xhp\n"
"par_idN1056E\n"
"help.text"
-msgid "<variable id=\"moreontop\">More explanations on top of this page. </variable>"
-msgstr "<variable id=\"moreontop\">Περισσότερες εξηγήσεις στην κορυφή της σελίδας. </variable>"
+msgid "<variable id=\"moreontop\">More explanations on top of this page.</variable>"
+msgstr ""
#: 00000004.xhp
msgctxt ""
"00000004.xhp\n"
"par_idN105AF\n"
"help.text"
-msgid "<variable id=\"optional\">In the %PRODUCTNAME Calc functions, parameters marked as \"optional\" can be left out only when no parameter follows. For example, in a function with four parameters, where the last two parameters are marked as \"optional\", you can leave out parameter 4 or parameters 3 and 4, but you cannot leave out parameter 3 alone. </variable>"
-msgstr "<variable id=\"optional\">Στις συναρτήσεις του %PRODUCTNAME Calc, οι παράμετροι που σημειώνονται ως \"προαιρετικές\" μπορούν να εξαχθούν όταν καμιά παράμετρος δεν ακολουθεί. Για παράδειγμα, σε μια συνάρτηση με τέσσερις παραμέτρους, όπου οι δύο τελευταίες παράμετροι είναι σημειωμένες ως \"προαιρετικές\", μπορείτε να αφήσετε έξω την παράμετρο 4 ή τις παραμέτρους 3 και 4, αλλά δεν μπορείτε να εξάγετε μόνο την παράμετρο 3. </variable>"
+msgid "<variable id=\"optional\">In the %PRODUCTNAME Calc functions, parameters marked as \"optional\" can be left out only when no parameter follows. For example, in a function with four parameters, where the last two parameters are marked as \"optional\", you can leave out parameter 4 or parameters 3 and 4, but you cannot leave out parameter 3 alone.</variable>"
+msgstr ""
#: 00000004.xhp
msgctxt ""
@@ -77,80 +77,80 @@ msgctxt ""
"00000402.xhp\n"
"par_id3155555\n"
"help.text"
-msgid "<variable id=\"kopffuss\">Choose <emph>Insert - Headers and Footers</emph></variable>"
-msgstr "<variable id=\"kopffuss\">Επιλέξτε <emph>Εισαγωγή - Κεφαλίδες και υποσέλιδα</emph></variable>"
+msgid "<variable id=\"kopffuss\">Choose <emph>Insert - Headers and Footers</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3159233\n"
"help.text"
-msgid "<variable id=\"bkopfzeile\">Choose <emph>Insert - Headers and Footers - Header and Footer</emph> tabs</variable>"
-msgstr "<variable id=\"bkopfzeile\">Επιλέξτε τις καρτέλες <emph>Εισαγωγή - Κεφαλίδες και υποσέλιδα - Κεφαλίδα και υποσέλιδο </emph> </variable>"
+msgid "<variable id=\"bkopfzeile\">Choose <emph>Insert - Headers and Footers - Header and Footer</emph> tabs.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3150443\n"
"help.text"
-msgid "<variable id=\"bausfullen\">Choose <emph>Sheet - Fill Cells</emph></variable>"
-msgstr "<variable id=\"bausfullen\">Επιλέξτε <emph>Φύλλο - Συμπλήρωση κελιών</emph></variable>"
+msgid "<variable id=\"bausfullen\">Choose <emph>Sheet - Fill Cells</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3143267\n"
"help.text"
-msgid "<variable id=\"bausunten\">Choose <emph>Sheet - Fill Cells - Down</emph></variable>"
-msgstr "<variable id=\"bausunten\">Επιλέξτε <emph>Φύλλο - Συμπλήρωση κελιών - Κάτω</emph></variable>"
+msgid "<variable id=\"bausunten\">Choose <emph>Sheet - Fill Cells - Down</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3153880\n"
"help.text"
-msgid "<variable id=\"bausrechts\">Choose <emph>Sheet - Fill Cells - Right</emph></variable>"
-msgstr "<variable id=\"bausrechts\">Επιλέξτε <emph>Φύλλο - Συμπλήρωση κελιών - Δεξιά</emph></variable>"
+msgid "<variable id=\"bausrechts\">Choose <emph>Sheet - Fill Cells - Right</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3151245\n"
"help.text"
-msgid "<variable id=\"bausoben\">Choose <emph>Sheet - Fill Cells - Up</emph></variable>"
-msgstr "<variable id=\"bausoben\">Επιλέξτε <emph>Φύλλο - Συμπλήρωση κελιών - Πάνω</emph></variable>"
+msgid "<variable id=\"bausoben\">Choose <emph>Sheet - Fill Cells - Up</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3145068\n"
"help.text"
-msgid "<variable id=\"bauslinks\">Choose <emph>Sheet - Fill Cells - Left</emph></variable>"
-msgstr "<variable id=\"bauslinks\">Επιλέξτε <emph>Φύλλο - Συμπλήρωση κελιών - Αριστερά</emph></variable>"
+msgid "<variable id=\"bauslinks\">Choose <emph>Sheet - Fill Cells - Left</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3150400\n"
"help.text"
-msgid "<variable id=\"baustab\">Choose <emph>Sheet - Fill Cells - Sheets</emph></variable>"
-msgstr "<variable id=\"baustab\">Επιλέξτε <emph>Φύλλο - Συμπλήρωση κελιών - Φύλλα</emph></variable>"
+msgid "<variable id=\"baustab\">Choose <emph>Sheet - Fill Cells - Sheets</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3154910\n"
"help.text"
-msgid "<variable id=\"bausreihe\">Choose <emph>Sheet - Fill Cells - Series</emph></variable>"
-msgstr "<variable id=\"bausreihe\">Επιλέξτε <emph>Φύλλο - Συμπλήρωση κελιών - Σειρά</emph></variable>"
+msgid "<variable id=\"bausreihe\">Choose <emph>Sheet - Fill Cells - Series</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3154123\n"
"help.text"
-msgid "Choose <emph>Sheet - Clear Cells</emph>"
-msgstr "Επιλέξτε <emph>Φύλλο - Καθαρισμός κελιών</emph>"
+msgid "Choose <emph>Sheet - Clear Cells</emph>."
+msgstr ""
#: 00000402.xhp
msgctxt ""
@@ -165,40 +165,40 @@ msgctxt ""
"00000402.xhp\n"
"par_id3150011\n"
"help.text"
-msgid "<variable id=\"bzelo\">Choose <emph>Sheet - Delete Cells</emph></variable>"
-msgstr "<variable id=\"bzelo\">Επιλέξτε <emph>Φύλλο - Διαγραφή κελιών</emph></variable>"
+msgid "<variable id=\"bzelo\">Choose <emph>Sheet - Delete Cells</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3153951\n"
"help.text"
-msgid "Choose <emph>Sheet - Delete Sheet</emph>"
-msgstr "Επιλέξτε <emph>Φύλλο - Διαγραφή φύλλου</emph>"
+msgid "Choose <emph>Sheet - Delete Sheet</emph>."
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3155306\n"
"help.text"
-msgid "Open context menu for a sheet tab"
-msgstr "Άνοιγμα μενού περιβάλλοντος για μια καρτέλα του φύλλου"
+msgid "Open context menu for a sheet tab."
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3146119\n"
"help.text"
-msgid "Choose <emph>Sheet - Move or Copy Sheet</emph>"
-msgstr "Επιλέξτε <emph>Φύλλο - Μετακίνηση ή αντιγραφή φύλλου</emph>"
+msgid "Choose <emph>Sheet - Move or Copy Sheet</emph>."
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3148645\n"
"help.text"
-msgid "Open context menu for a sheet tab"
-msgstr "Άνοιγμα μενού περιβάλλοντος για μια καρτέλα του φύλλου"
+msgid "Open context menu for a sheet tab."
+msgstr ""
#: 00000403.xhp
msgctxt ""
@@ -221,32 +221,32 @@ msgctxt ""
"00000403.xhp\n"
"par_id3150275\n"
"help.text"
-msgid "<variable id=\"aspze\">Choose <emph>View - Column & Row Headers</emph></variable>"
-msgstr "<variable id=\"aspze\">Επιλέξτε <emph>Προβολή - Επικεφαλίδες γραμμών & στηλών</emph></variable>"
+msgid "<variable id=\"aspze\">Choose <emph>View - Column & Row Headers</emph>.</variable>"
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3154514\n"
"help.text"
-msgid "<variable id=\"awehe\">Choose <emph>View - Value Highlighting</emph></variable>"
-msgstr "<variable id=\"awehe\">Επιλέξτε <emph>Προβολή - Επισήμανση τιμής</emph></variable>"
+msgid "<variable id=\"awehe\">Choose <emph>View - Value Highlighting</emph>.</variable>"
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3148947\n"
"help.text"
-msgid "<variable id=\"rechenleiste\">Choose <emph>View - Formula Bar</emph> or <emph>View - Toolbars - Formula Bar</emph></variable>"
-msgstr "<variable id=\"rechenleiste\">Επιλέξτε <emph>Προβολή - Γραμμή τύπων</emph> ή <emph>Προβολή - Γραμμές εργαλείων - Γραμμή τύπων</emph></variable>"
+msgid "<variable id=\"rechenleiste\">Choose <emph>View - Formula Bar</emph> or <emph>View - Toolbars - Formula Bar</emph>.</variable>"
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3148663\n"
"help.text"
-msgid "<variable id=\"seumvo\">Choose <emph>View - Page Break</emph></variable>"
-msgstr "<variable id=\"seumvo\">Επιλέξτε <emph>Προβολή - Αλλαγή σελίδας</emph></variable>"
+msgid "<variable id=\"seumvo\">Choose <emph>View - Page Break</emph>.</variable>"
+msgstr ""
#: 00000404.xhp
msgctxt ""
@@ -269,16 +269,16 @@ msgctxt ""
"00000404.xhp\n"
"par_id3149784\n"
"help.text"
-msgid "Choose <emph>Insert - Cells</emph>"
-msgstr "Επιλέξτε <emph>Εισαγωγή - Κελιά</emph>"
+msgid "Choose <emph>Insert - Cells</emph>."
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3154514\n"
"help.text"
-msgid "Open <emph>Insert Cells</emph> toolbar from Tools bar:"
-msgstr "Άνοιγμα της γραμμής εργαλείων <emph>Εισαγωγή κελιών</emph> από τη γραμμή Εργαλεία:"
+msgid "Open <emph>Insert Cells</emph> toolbar from <emph>Tools</emph> bar:"
+msgstr ""
#: 00000404.xhp
msgctxt ""
@@ -365,24 +365,24 @@ msgctxt ""
"00000404.xhp\n"
"par_id3149033\n"
"help.text"
-msgid "<variable id=\"eitab\">Choose <emph>Sheet - Insert Sheet</emph></variable>"
-msgstr "<variable id=\"eitab\">Επιλέξτε <emph>Φύλλο - Εισαγωγή φύλλου</emph></variable>"
+msgid "<variable id=\"eitab\">Choose <emph>Sheet - Insert Sheet</emph>.</variable>"
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_idN1082F\n"
"help.text"
-msgid "<variable id=\"eitabfile\">Choose <emph>Sheet - Insert Sheet from File</emph></variable>"
-msgstr "<variable id=\"eitabfile\">Επιλέξτε <emph>Φύλλο - Εισαγωγή φύλλου από αρχείο</emph></variable>"
+msgid "<variable id=\"eitabfile\">Choose <emph>Sheet - Insert Sheet from File</emph>.</variable>"
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3155115\n"
"help.text"
-msgid "Choose <emph>Insert - Function</emph>"
-msgstr "Επιλέξτε <emph>Εισαγωγή - Συνάρτηση</emph>"
+msgid "Choose <emph>Insert - Function</emph>."
+msgstr ""
#: 00000404.xhp
msgctxt ""
@@ -429,8 +429,8 @@ msgctxt ""
"00000404.xhp\n"
"par_id3155809\n"
"help.text"
-msgid "<variable id=\"eikadaze\"><emph>Insert - Function</emph> - Category <emph>Date&Time</emph></variable>"
-msgstr "<variable id=\"eikadaze\"><emph>Εισαγωγή - Συνάρτηση</emph> - Κατηγορία<emph>Ημερομηνία και ώρα</emph></variable>"
+msgid "<variable id=\"eikadaze\"><emph>Insert - Function</emph> - Category <emph>Date & Time</emph></variable>"
+msgstr ""
#: 00000404.xhp
msgctxt ""
@@ -517,32 +517,32 @@ msgctxt ""
"00000404.xhp\n"
"par_id3155383\n"
"help.text"
-msgid "<variable id=\"funktionsliste\">Choose <emph>Insert - Function List</emph></variable>"
-msgstr "<variable id=\"funktionsliste\">Επιλέξτε <emph>Εισαγωγή - Λίστα συναρτήσεων </emph></variable>"
+msgid "<variable id=\"funktionsliste\">Choose <emph>Insert - Function List</emph>.</variable>"
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3153250\n"
"help.text"
-msgid "<variable id=\"einamen\">Choose <emph>Insert - Named Ranges and Expressions</emph></variable>"
-msgstr "<variable id=\"einamen\">Επιλέξτε <emph>Εισαγωγή - Επώνυμες περιοχές και παραστάσεις</emph></variable>"
+msgid "<variable id=\"einamen\">Choose <emph>Insert - Named Ranges and Expressions</emph>.</variable>"
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3146776\n"
"help.text"
-msgid "<variable id=\"eiextdata\">Choose <emph>Sheet - Link to External data</emph></variable>"
-msgstr "<variable id=\"eiextdata\">Επιλέξτε <emph>Φύλλο - Σύνδεση με εξωτερικά δεδομένα</emph></variable>"
+msgid "<variable id=\"eiextdata\">Choose <emph>Sheet - Link to External data</emph>.</variable>"
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3143222\n"
"help.text"
-msgid "Choose <emph>Sheet - Named Ranges and Expressions - Define</emph>"
-msgstr "Επιλέξτε <emph>Φύλλο - Επώνυμες περιοχές και παραστάσεις - Ορισμός</emph>"
+msgid "Choose <emph>Sheet - Named Ranges and Expressions - Define</emph>."
+msgstr ""
#: 00000404.xhp
msgctxt ""
@@ -557,24 +557,24 @@ msgctxt ""
"00000404.xhp\n"
"par_id3145214\n"
"help.text"
-msgid "<variable id=\"einaei\">Choose <emph>Sheet - Named Ranges and Expressions - Insert</emph></variable>"
-msgstr "<variable id=\"einaei\">Επιλέξτε <emph>Φύλλο - Επώνυμες περιοχές και παραστάσεις - Εισαγωγή</emph></variable>"
+msgid "<variable id=\"einaei\">Choose <emph>Sheet - Named Ranges and Expressions - Insert</emph>.</variable>"
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3153558\n"
"help.text"
-msgid "<variable id=\"einaueb\">Choose <emph>Sheet - Named Ranges and Expressions - Create</emph></variable>"
-msgstr "<variable id=\"einaueb\">Επιλέξτε <emph>Φύλλο - Επώνυμες περιοχές και παραστάσεις - Δημιουργία</emph></variable>"
+msgid "<variable id=\"einaueb\">Choose <emph>Sheet - Named Ranges and Expressions - Create</emph>.</variable>"
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3153483\n"
"help.text"
-msgid "<variable id=\"einabesch\">Choose <emph>Sheet - Named Ranges and Expressions - Labels</emph></variable>"
-msgstr "<variable id=\"einabesch\">Επιλέξτε <emph>Φύλλο - Επώνυμες περιοχές και παραστάσεις - Ετικέτες</emph></variable>"
+msgid "<variable id=\"einabesch\">Choose <emph>Sheet - Named Ranges and Expressions - Labels</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
@@ -597,192 +597,192 @@ msgctxt ""
"00000405.xhp\n"
"par_id3154685\n"
"help.text"
-msgid "<variable id=\"fozelle\">Choose <emph>Format - Cells</emph></variable>"
-msgstr "<variable id=\"fozelle\">Επιλέξτε <emph>Μορφή - Κελιά</emph></variable>"
+msgid "<variable id=\"fozelle\">Choose <emph>Format - Cells</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3153194\n"
"help.text"
-msgid "<variable id=\"fozelstz\">Choose <emph>Format - Cells - Cell Protection</emph> tab </variable>"
-msgstr "<variable id=\"fozelstz\">Επιλέξτε <emph>Μορφή - Κελιά - Προστασία κελιού</emph> tab </variable>"
+msgid "<variable id=\"fozelstz\">Choose <emph>Format - Cells - Cell Protection</emph> tab.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3155854\n"
"help.text"
-msgid "<variable id=\"fozei\">Choose <emph>Format - Row</emph></variable>"
-msgstr "<variable id=\"fozei\">Επιλέξτε <emph>Μορφή - Γραμμή</emph></variable>"
+msgid "<variable id=\"fozei\">Choose <emph>Format - Rows</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3150012\n"
"help.text"
-msgid "<variable id=\"fozeiophoe\">Choose <emph>Format - Row - Optimal Height</emph></variable>"
-msgstr "<variable id=\"fozeiophoe\">Επιλέξτε <emph>Μορφή - Γραμμή - Βέλτιστο ύψος</emph></variable>"
+msgid "<variable id=\"fozeiophoe\">Choose <emph>Format - Rows - Optimal Height</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3148645\n"
"help.text"
-msgid "Choose <emph>Format - Row - Hide</emph>"
-msgstr "Επιλέξτε <emph>Μορφή - Γραμμή - Απόκρυψη</emph>"
+msgid "Choose <emph>Format - Rows - Hide</emph>."
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3153728\n"
"help.text"
-msgid "Choose <emph>Format - Column - Hide</emph>"
-msgstr "Επιλέξτε <emph>Μορφή - Στήλη - Απόκρυψη</emph>"
+msgid "Choose <emph>Format - Columns - Hide</emph>."
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3151114\n"
"help.text"
-msgid "Choose <emph>Format - Sheet - Hide</emph>"
-msgstr "Επιλέξτε <emph>Μορφή – Φύλλο - Απόκρυψη</emph>"
+msgid "Choose <emph>Sheet - Hide Sheet</emph>."
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3148576\n"
"help.text"
-msgid "Choose <emph>Format - Row - Show</emph>"
-msgstr "Επιλέξτε <emph>Μορφή - Γραμμή - Εμφάνιση</emph>"
+msgid "Choose <emph>Format - Rows - Show</emph>."
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3156286\n"
"help.text"
-msgid "Choose <emph>Format - Column - Show</emph>"
-msgstr "Επιλέξτε <emph>Μορφή - Στήλη - Εμφάνιση</emph>"
+msgid "Choose <emph>Format - Columns - Show</emph>."
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3145645\n"
"help.text"
-msgid "<variable id=\"fospa\">Choose <emph>Format - Column</emph></variable>"
-msgstr "<variable id=\"fospa\">Επιλέξτε <emph>Μορφή - Στήλη</emph></variable>"
+msgid "<variable id=\"fospa\">Choose <emph>Format - Columns</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3145252\n"
"help.text"
-msgid "Choose <emph>Format - Column - Optimal Width</emph>"
-msgstr "Επιλέξτε <emph>Μορφή - Στήλη - Βέλτιστο πλάτος</emph>"
+msgid "Choose <emph>Format - Columns - Optimal Width</emph>."
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3146971\n"
"help.text"
-msgid "Double-click right column separator in column headers"
-msgstr "Κάντε διπλό κλικ στο δεξί διαχωριστικό στις επικεφαλίδες της στήλης"
+msgid "Double-click right column separator in column headers."
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3147362\n"
"help.text"
-msgid "<variable id=\"fot\">Choose <emph>Format - Sheet</emph></variable>"
-msgstr "<variable id=\"fot\">Επιλέξτε <emph>Μορφή - Φύλλο</emph></variable>"
+msgid "<variable id=\"fot\">Choose <emph>Sheet</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3163805\n"
"help.text"
-msgid "<variable id=\"fotu\">Choose <emph>Format - Sheet - Rename</emph></variable>"
-msgstr "<variable id=\"fotu\">Επιλέξτε <emph>Μορφή - Φύλλο - Μετονομασία</emph></variable>"
+msgid "<variable id=\"fotu\">Choose <emph>Sheet - Rename Sheet</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3155333\n"
"help.text"
-msgid "<variable id=\"fotenb\">Choose <emph>Format - Sheet - Show</emph></variable>"
-msgstr "<variable id=\"fotenb\">Επιλέξτε <emph>Μορφή - Φύλλο - Εμφάνιση</emph></variable>"
+msgid "<variable id=\"fotenb\">Choose <emph>Sheet - Show Sheet</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_idN1077A\n"
"help.text"
-msgid "<variable id=\"foste\">Choose <emph>Format - Page</emph></variable>"
-msgstr "<variable id=\"foste\">Επιλέξτε <emph>Μορφή - Σελίδα</emph></variable>"
+msgid "<variable id=\"foste\">Choose <emph>Format - Page</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3155508\n"
"help.text"
-msgid "<variable id=\"fostel\">Choose <emph>Format - Page - Sheet</emph> tab </variable>"
-msgstr "<variable id=\"fostel\">Επιλέξτε <emph>Μορφή - Σελίδα - Φύλλο</emph> tab </variable>"
+msgid "<variable id=\"fostel\">Choose <emph>Format - Page - Sheet</emph> tab.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3150883\n"
"help.text"
-msgid "<variable id=\"fodrbe\">Choose <emph>Format - Print Ranges</emph></variable>"
-msgstr "<variable id=\"fodrbe\">Επιλέξτε <emph>Μορφή - Περιοχές εκτύπωσης</emph></variable>"
+msgid "<variable id=\"fodrbe\">Choose <emph>Format - Print Ranges</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3156448\n"
"help.text"
-msgid "<variable id=\"fodrfe\">Choose <emph>Format - Print Ranges - Define</emph></variable>"
-msgstr "<variable id=\"fodrfe\">Επιλέξτε <emph>Μορφή - Περιοχές εκτύπωσης - Ορισμός</emph></variable>"
+msgid "<variable id=\"fodrfe\">Choose <emph>Format - Print Ranges - Define</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3156290\n"
"help.text"
-msgid "<variable id=\"fodrhin\">Choose <emph>Format - Print Ranges - Add</emph></variable>"
-msgstr "<variable id=\"fodrhin\">Επιλέξτε <emph>Μορφή - Περιοχές εκτύπωσης - Προσθήκη</emph></variable>"
+msgid "<variable id=\"fodrhin\">Choose <emph>Format - Print Ranges - Add</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3155812\n"
"help.text"
-msgid "<variable id=\"fodbah\">Choose <emph>Format - Print Ranges - Clear</emph></variable>"
-msgstr "<variable id=\"fodbah\">Επιλέξτε <emph>Μορφή - Περιοχές εκτύπωσης - Καθαρισμός</emph></variable>"
+msgid "<variable id=\"fodbah\">Choose <emph>Format - Print Ranges - Clear</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3153307\n"
"help.text"
-msgid "<variable id=\"fodbbe\">Choose <emph>Format - Print Ranges - Edit</emph></variable>"
-msgstr "<variable id=\"fodbbe\">Επιλέξτε <emph>Μορφή - Περιοχές εκτύπωσης - Επεξεργασία</emph></variable>"
+msgid "<variable id=\"fodbbe\">Choose <emph>Format - Print Ranges - Edit</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3153916\n"
"help.text"
-msgid "Choose <emph>Format - AutoFormat</emph>"
-msgstr "Επιλέξτε <emph>Μορφή - Αυτόματη μορφοποίηση</emph>"
+msgid "Choose <emph>Format - AutoFormat</emph>."
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3154532\n"
"help.text"
-msgid "On the Tools bar, click"
-msgstr "Στη γραμμή Εργαλεία, κάντε κλικ"
+msgid "On the <emph>Tools</emph> bar, click"
+msgstr ""
#: 00000405.xhp
msgctxt ""
@@ -805,8 +805,8 @@ msgctxt ""
"00000405.xhp\n"
"par_id3154618\n"
"help.text"
-msgid "<variable id=\"bedingte\">Choose <emph>Format - Conditional Formatting</emph></variable>"
-msgstr "<variable id=\"bedingte\">Επιλέξτε <emph>Μορφή - Μορφοποίηση υπό όρους</emph></variable>"
+msgid "<variable id=\"bedingte\">Choose <emph>Format - Conditional Formatting</emph>.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
@@ -829,16 +829,16 @@ msgctxt ""
"00000406.xhp\n"
"par_id3150541\n"
"help.text"
-msgid "<variable id=\"exdektv\">Choose <emph>Tools - Detective</emph> </variable>"
-msgstr "<variable id=\"exdektv\">Επιλέξτε <emph>Εργαλεία - Ανιχνευτής</emph></variable>"
+msgid "<variable id=\"exdektv\">Choose <emph>Tools - Detective</emph>.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id3153194\n"
"help.text"
-msgid "Choose <emph>Tools - Detective - Trace Precedents</emph>"
-msgstr "Επιλέξτε <emph>Εργαλεία - Ανιχνευτής - Ίχνος προηγούμενων</emph>"
+msgid "Choose <emph>Tools - Detective - Trace Precedents</emph>."
+msgstr ""
#: 00000406.xhp
msgctxt ""
@@ -853,24 +853,24 @@ msgctxt ""
"00000406.xhp\n"
"par_id3154123\n"
"help.text"
-msgid "<variable id=\"silbentrennungc\">Menu <emph>Tools - Language - Hyphenation</emph> </variable>"
-msgstr "<variable id=\"silbentrennungc\">Μενού <emph>Εργαλεία - Γλώσσα - Συλλαβισμός</emph> </variable>"
+msgid "<variable id=\"silbentrennungc\">Menu <emph>Tools - Language - Hyphenation</emph>.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id3145785\n"
"help.text"
-msgid "<variable id=\"exdvore\">Choose <emph>Tools - Detective - Remove Precedents</emph> </variable>"
-msgstr "<variable id=\"exdvore\">Επιλέξτε <emph>Εργαλεία - Ανιχνευτής - Αφαίρεση προηγούμενων</emph></variable>"
+msgid "<variable id=\"exdvore\">Choose <emph>Tools - Detective - Remove Precedents</emph>.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id3155411\n"
"help.text"
-msgid "Choose <emph>Tools - Detective - Trace Dependents</emph>"
-msgstr "Επιλέξτε <emph>Εργαλεία - Ανιχνευτής - Ίχνος προηγούμενων</emph>"
+msgid "Choose <emph>Tools - Detective - Trace Dependents</emph>."
+msgstr ""
#: 00000406.xhp
msgctxt ""
@@ -885,112 +885,112 @@ msgctxt ""
"00000406.xhp\n"
"par_id3146984\n"
"help.text"
-msgid "<variable id=\"exdszne\">Choose <emph>Tools - Detective - Remove Dependents</emph> </variable>"
-msgstr "<variable id=\"exdszne\">Επιλέξτε <emph>Εργαλεία - Ανιχνευτής - Αφαίρεση εξαρτημένων</emph> </variable>"
+msgid "<variable id=\"exdszne\">Choose <emph>Tools - Detective - Remove Dependents</emph>.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id3154014\n"
"help.text"
-msgid "<variable id=\"exdase\">Choose <emph>Tools - Detective - Remove All Traces</emph> </variable>"
-msgstr "<variable id=\"exdase\">Επιλέξτε <emph>Εργαλεία - Ανιχνευτής - Αφαίρεση όλων των ιχνών</emph> </variable>"
+msgid "<variable id=\"exdase\">Choose <emph>Tools - Detective - Remove All Traces</emph>.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id3153188\n"
"help.text"
-msgid "<variable id=\"exdszfe\">Choose <emph>Tools - Detective - Trace Error</emph> </variable>"
-msgstr "<variable id=\"exdszfe\">Επιλέξτε <emph>Εργαλεία - Ανιχνευτής - Εντοπισμός σφάλματος</emph> </variable>"
+msgid "<variable id=\"exdszfe\">Choose <emph>Tools - Detective - Trace Error</emph>.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id3149410\n"
"help.text"
-msgid "<variable id=\"fuellmodus\">Choose <emph>Tools - Detective - Fill Mode</emph> </variable>"
-msgstr "<variable id=\"fuellmodus\">Επιλέξτε <emph>Εργαλεία - Ανιχνευτής - Λειτουργία γεμίσματος</emph> </variable>"
+msgid "<variable id=\"fuellmodus\">Choose <emph>Tools - Detective - Fill Mode</emph>.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id3156284\n"
"help.text"
-msgid "<variable id=\"dateneinkreisen\">Choose <emph>Tools - Detective - Mark Invalid Data</emph> </variable>"
-msgstr "<variable id=\"dateneinkreisen\">Επιλέξτε <emph>Εργαλεία - Ανιχνευτής- Σήμανση άκυρων δεδομένων</emph> </variable>"
+msgid "<variable id=\"dateneinkreisen\">Choose <emph>Tools - Detective - Mark Invalid Data</emph>.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id3153159\n"
"help.text"
-msgid "<variable id=\"spurenaktualisieren\">Choose <emph>Tools - Detective - Refresh Traces</emph> </variable>"
-msgstr "<variable id=\"spurenaktualisieren\">Επιλέξτε <emph>Εργαλεία - Ανιχνευτής - Ανανέωση ιχνών</emph> </variable>"
+msgid "<variable id=\"spurenaktualisieren\">Choose <emph>Tools - Detective - Refresh Traces</emph>.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id3147397\n"
"help.text"
-msgid "<variable id=\"automatisch\">Choose <emph>Tools - Detective - AutoRefresh</emph> </variable>"
-msgstr "<variable id=\"automatisch\">Επιλέξτε <emph>Εργαλεία - Ανιχνευτής - Αυτόματη ενημέρωση</emph> </variable>"
+msgid "<variable id=\"automatisch\">Choose <emph>Tools - Detective - AutoRefresh</emph>.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id3154018\n"
"help.text"
-msgid "<variable id=\"exzws\">Choose <emph>Tools - Goal Seek</emph> </variable>"
-msgstr "<variable id=\"exzws\">Επιλέξτε <emph>Εργαλεία - Αναζήτηση στόχου</emph> </variable>"
+msgid "<variable id=\"exzws\">Choose <emph>Tools - Goal Seek</emph>.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id3269142\n"
"help.text"
-msgid "<variable id=\"solver\">Choose <emph>Tools - Solver</emph> </variable>"
-msgstr "<variable id=\"solver\">Επιλέξτε <emph>Εργαλεία - Επίλυση</emph></variable>"
+msgid "<variable id=\"solver\">Choose <emph>Tools - Solver</emph>.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id8554338\n"
"help.text"
-msgid "<variable id=\"solver_options\">Choose <emph>Tools - Solver</emph>, <emph>Options</emph> button </variable>"
-msgstr "<variable id=\"solver_options\">Επιλέξτε <emph>Εργαλεία - Επίλυση</emph>, πλήκτρο <emph>Επιλογές</emph> </variable>"
+msgid "<variable id=\"solver_options\">Choose <emph>Tools - Solver</emph>, click <emph>Options</emph> button.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id3156277\n"
"help.text"
-msgid "<variable id=\"exsze\">Choose <emph>Tools - Scenarios</emph> </variable>"
-msgstr "<variable id=\"exsze\">Επιλέξτε <emph>Εργαλεία - Σενάρια</emph></variable>"
+msgid "<variable id=\"exsze\">Choose <emph>Tools - Scenarios</emph>.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id3149020\n"
"help.text"
-msgid "<variable id=\"protect_sheet\">Choose <emph>Tools - Protect Sheet</emph></variable>"
-msgstr "<variable id=\"protect_sheet\">Επιλέξτε <emph>Εργαλεία - Προστασία φύλλου</emph></variable>"
+msgid "<variable id=\"protect_sheet\">Choose <emph>Tools - Protect Sheet</emph>.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id3154256\n"
"help.text"
-msgid "<variable id=\"protect_spreadsheet\">Choose <emph>Tools - Protect Spreadsheet</emph></variable>"
-msgstr "<variable id=\"protect_spreadsheet\">Επιλέξτε <emph>Εργαλεία - Προστασία υπολογιστικού φύλλου</emph></variable>"
+msgid "<variable id=\"protect_spreadsheet\">Choose <emph>Tools - Protect Spreadsheet</emph>.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id3146919\n"
"help.text"
-msgid "Choose <emph>Data - Calculate - Recalculate</emph>"
-msgstr "Επιλέξτε <emph>Δεδομένα - Υπολογισμός - Επανυπολογισμός</emph>"
+msgid "Choose <emph>Data - Calculate - Recalculate</emph>."
+msgstr ""
#: 00000406.xhp
msgctxt ""
@@ -1005,16 +1005,16 @@ msgctxt ""
"00000406.xhp\n"
"par_id3150941\n"
"help.text"
-msgid "<variable id=\"exatmb\">Choose <emph>Data - Calculate - AutoCalculate</emph> </variable>"
-msgstr "<variable id=\"exatmb\">Επιλέξτε <emph>Δεδομένα - Υπολογισμός - Αυτόματος υπολογισμός</emph> </variable>"
+msgid "<variable id=\"exatmb\">Choose <emph>Data - Calculate - AutoCalculate</emph>.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id3151276\n"
"help.text"
-msgid "<variable id=\"autoeingabe\">Choose <emph>Tools - AutoInput</emph> </variable>"
-msgstr "<variable id=\"autoeingabe\">Επιλέξτε <emph>Εργαλεία - Αυτόματη εισαγωγή</emph> </variable>"
+msgid "<variable id=\"autoeingabe\">Choose <emph>Tools - AutoInput</emph>.</variable>"
+msgstr ""
#: 00000407.xhp
msgctxt ""
@@ -1037,16 +1037,16 @@ msgctxt ""
"00000407.xhp\n"
"par_id3147335\n"
"help.text"
-msgid "<variable id=\"fete\">Choose <item type=\"menuitem\">View - Split Window</item></variable>"
-msgstr "<variable id=\"fete\">Επιλέξτε <item type=\"menuitem\">Προβολή - Διαίρεση παραθύρου</item></variable>"
+msgid "<variable id=\"fete\">Choose ><item type=\"menuitem\">View - Split Window</item>.</variable>"
+msgstr ""
#: 00000407.xhp
msgctxt ""
"00000407.xhp\n"
"par_id3153663\n"
"help.text"
-msgid "<variable id=\"fefix\">Choose <item type=\"menuitem\">View - Freeze Cells - Freeze Rows and Columns</item></variable>"
-msgstr "<variable id=\"fefix\">Επιλέξτε <item type=\"menuitem\">Προβολή - Πάγωμα κελιών - Πάγωμα γραμμών και στηλών</item></variable>"
+msgid "<variable id=\"fefix\">Choose <item type=\"menuitem\">View - Freeze Cells - Freeze Rows and Columns</item>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
@@ -1069,48 +1069,48 @@ msgctxt ""
"00000412.xhp\n"
"par_id8366954\n"
"help.text"
-msgid "<variable id=\"text2columns\">Choose <emph>Data - Text to Columns</emph></variable>"
-msgstr "<variable id=\"text2columns\">Επιλέξτε <emph>Δεδομένα - Κείμενο σε στήλες</emph></variable>"
+msgid "<variable id=\"text2columns\">Choose <emph>Data - Text to Columns</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3147399\n"
"help.text"
-msgid "<variable id=\"dbrbf\">Choose <emph>Data - Define Range</emph></variable>"
-msgstr "<variable id=\"dbrbf\">Επιλέξτε <emph>Δεδομένα - Ορισμός περιοχής</emph></variable>"
+msgid "<variable id=\"dbrbf\">Choose <emph>Data - Define Range</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3145345\n"
"help.text"
-msgid "<variable id=\"dbrba\">Choose <emph>Data - Select Range</emph></variable>"
-msgstr "<variable id=\"dbrba\">Επιλέξτε <emph>Δεδομένα - Επιλογή περιοχής</emph></variable>"
+msgid "<variable id=\"dbrba\">Choose <emph>Data - Select Range</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3150443\n"
"help.text"
-msgid "<variable id=\"dnsrt\">Choose <emph>Data - Sort...</emph></variable>"
-msgstr "<variable id=\"dnsrt\">Επιλέξτε <emph>Δεδομένα - Ταξινόμηση...</emph></variable>"
+msgid "<variable id=\"dnsrt\">Choose <emph>Data - Sort...</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3148491\n"
"help.text"
-msgid "Choose <emph>Data - Sort - Sort Criteria</emph> tab"
-msgstr "Επιλέξτε την καρτέλα <emph>Δεδομένα - Ταξινόμηση - Κριτήρια ταξινόμησης</emph>"
+msgid "Choose <emph>Data - Sort - Sort Criteria</emph> tab."
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3154516\n"
"help.text"
-msgid "On Standard bar, click"
-msgstr "Στην Τυπική γραμμή , κάντε κλικ"
+msgid "On <emph>Standard</emph> bar, click"
+msgstr ""
#: 00000412.xhp
msgctxt ""
@@ -1149,32 +1149,32 @@ msgctxt ""
"00000412.xhp\n"
"par_id3146984\n"
"help.text"
-msgid "<variable id=\"dnstot\">Choose <emph>Data - Sort - Options</emph> tab</variable>"
-msgstr "<variable id=\"dnstot\">Επιλέξτε την καρτέλα <emph>Δεδομένα - Ταξινόμηση - Επιλογές</emph></variable>"
+msgid "<variable id=\"dnstot\">Choose <emph>Data - Sort - Options</emph> tab.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3155308\n"
"help.text"
-msgid "<variable id=\"dnftr\">Choose <emph>Data - Filter</emph></variable>"
-msgstr "<variable id=\"dnftr\">Επιλέξτε <emph>Δεδομένα - Φίλτρο</emph></variable>"
+msgid "<variable id=\"dnftr\">Choose <emph>Data - Filter</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3148646\n"
"help.text"
-msgid "Choose <emph>Data - AutoFilter</emph>"
-msgstr "Επιλέξτε <emph>Δεδομένα - Αυτόματο φίλτρο</emph>"
+msgid "Choose <emph>Data - AutoFilter</emph>."
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3151113\n"
"help.text"
-msgid "On Tools bar or Table Data bar, click"
-msgstr "Στη γραμμή εργαλείων ή στη γραμμή δεδομένων πίνακα, κάντε κλικ"
+msgid "On <emph>Tools</emph> bar or <emph>Table Data</emph> bar, click"
+msgstr ""
#: 00000412.xhp
msgctxt ""
@@ -1197,40 +1197,40 @@ msgctxt ""
"00000412.xhp\n"
"par_id3156278\n"
"help.text"
-msgid "<variable id=\"dnfspz\">Choose <emph>Data - More Filters - Advanced Filter...</emph></variable>"
-msgstr "<variable id=\"dnfspz\">Επιλέξτε <emph>Δεδομένα - Περισσότερα φίλτρα - Προχωρημένο φίλτρο...</emph></variable>"
+msgid "<variable id=\"dnfspz\">Choose <emph>Data - More Filters - Advanced Filter...</emph> .</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3153764\n"
"help.text"
-msgid "Choose <emph>Data - More Filters - Standard Filter... - Options</emph> label"
-msgstr "Επιλέξτε την ετικέτα <emph>Δεδομένα - Περισσότερα φίλτρα - Τυπικό φίλτρο... - Επιλογές</emph>"
+msgid "Choose <emph>Data - More Filters - Standard Filter... - Options</emph> label."
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3155444\n"
"help.text"
-msgid "Choose <emph>Data - More Filters - Advanced Filter... - Options</emph> label"
-msgstr "Επιλέξτε την ετικέτα <emph>Δεδομένα - Περισσότερα φίλτρα - Προχωρημένο φίλτρο... - Επιλογές</emph>"
+msgid "Choose <emph>Data - More Filters - Advanced Filter... - Options</emph> label."
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3156382\n"
"help.text"
-msgid "Choose <emph>Data - More Filters - Reset Filter</emph>"
-msgstr "Επιλέξτε <emph>Δεδομένα - Περισσότερα φίλτρα - Επαναφορά φίλτρου</emph>"
+msgid "Choose <emph>Data - More Filters - Reset Filter</emph>."
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3155961\n"
"help.text"
-msgid "On Table Data bar, click <emph>Reset Filter/Sort</emph>"
-msgstr "Στη γραμμή δεδομένων πίνακα, πατήστε<emph>Επαναφορά φίλτρου/ταξινόμησης</emph>"
+msgid "On <emph>Table Data</emph> bar, click <emph>Reset Filter/Sort</emph>."
+msgstr ""
#: 00000412.xhp
msgctxt ""
@@ -1253,112 +1253,112 @@ msgctxt ""
"00000412.xhp\n"
"par_id3152778\n"
"help.text"
-msgid "<variable id=\"dnaftas\">Choose <emph>Data - More Filter - Hide AutoFilter</emph></variable>"
-msgstr "<variable id=\"dnaftas\">Επιλέξτε <emph>Δεδομένα - Περισσότερα φίλτρα - Απόκρυψη αυτόματου φίλτρου</emph></variable>"
+msgid "<variable id=\"dnaftas\">Choose <emph>Data - More Filter - Hide AutoFilter</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3166424\n"
"help.text"
-msgid "<variable id=\"dntegs\">Choose <emph>Data - Subtotals</emph></variable>"
-msgstr "<variable id=\"dntegs\">Επιλέξτε <emph>Δεδομένα - Μερικά αθροίσματα</emph></variable>"
+msgid "<variable id=\"dntegs\">Choose <emph>Data - Subtotals</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3154574\n"
"help.text"
-msgid "<variable id=\"dntezd\">Choose <emph>Data - Subtotals - 1st, 2nd, 3rd Group</emph> tabs</variable>"
-msgstr "<variable id=\"dntezd\">Επιλέξτε τις καρτέλες <emph>Δεδομένα - Μερικά αθροίσματα - 1η, 2η, 3η ομάδα</emph></variable>"
+msgid "<variable id=\"dntezd\">Choose <emph>Data - Subtotals - 1st, 2nd, 3rd Group</emph> tabs.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3151277\n"
"help.text"
-msgid "<variable id=\"dntopi\">Choose <emph>Data - Subtotals - Options</emph> tab</variable>"
-msgstr "<variable id=\"dntopi\">Επιλέξτε την καρτέλα <emph>Δεδομένα - Μερικά αθροίσματα - Επιλογές</emph></variable>"
+msgid "<variable id=\"dntopi\">Choose <emph>Data - Subtotals - Options</emph> tab.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3145133\n"
"help.text"
-msgid "<variable id=\"datengueltig\">Choose <emph>Data - Validity</emph></variable>"
-msgstr "<variable id=\"datengueltig\">Επιλέξτε <emph>Δεδομένα - Εγκυρότητα</emph></variable>"
+msgid "<variable id=\"datengueltig\">Choose <emph>Data - Validity</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3152992\n"
"help.text"
-msgid "<variable id=\"datengueltigwerte\">Menu <emph>Data - Validity - Criteria</emph> tab</variable>"
-msgstr "<variable id=\"datengueltigwerte\">Καρτέλα μενού <emph>Δεδομένα - Εγκυρότητα - Κριτήρια</emph></variable>"
+msgid "<variable id=\"datengueltigwerte\">Menu <emph>Data - Validity - Criteria</emph> tab.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3150367\n"
"help.text"
-msgid "<variable id=\"datengueltigeingabe\">Choose <emph>Data - Validity - Input Help</emph> tab</variable>"
-msgstr "<variable id=\"datengueltigeingabe\">Επιλέξτε την καρτέλα <emph>Δεδομένα - Εγκυρότητα - Βοήθεια εισαγωγής</emph></variable>"
+msgid "<variable id=\"datengueltigeingabe\">Choose <emph>Data - Validity - Input Help</emph> tab.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3154486\n"
"help.text"
-msgid "<variable id=\"datengueltigfehler\">Choose <emph>Data - Validity - Error Alert</emph> tab</variable>"
-msgstr "<variable id=\"datengueltigfehler\">Επιλέξτε την καρτέλα <emph>Δεδομένα - Εγκυρότητα - Ειδοποίηση σφάλματος</emph></variable>"
+msgid "<variable id=\"datengueltigfehler\">Choose <emph>Data - Validity - Error Alert</emph> tab.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3146978\n"
"help.text"
-msgid "<variable id=\"dnmfo\">Choose <emph>Data - Multiple Operations</emph></variable>"
-msgstr "<variable id=\"dnmfo\">Επιλέξτε <emph>Δεδομένα - Πολλαπλές λειτουργίες</emph></variable>"
+msgid "<variable id=\"dnmfo\">Choose <emph>Data - Multiple Operations</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3155809\n"
"help.text"
-msgid "<variable id=\"dnksd\">Choose <emph>Data - Consolidate</emph></variable>"
-msgstr "<variable id=\"dnksd\">Επιλέξτε <emph>Δεδομένα - Ενοποίηση</emph></variable>"
+msgid "<variable id=\"dnksd\">Choose <emph>Data - Consolidate</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3148701\n"
"help.text"
-msgid "<variable id=\"dngld\">Choose <emph>Data - Group and Outline</emph></variable>"
-msgstr "<variable id=\"dngld\">Επιλέξτε <emph>Δεδομένα - Ομαδοποίηση και διάρθρωση</emph></variable>"
+msgid "<variable id=\"dngld\">Choose <emph>Data - Group and Outline</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3153815\n"
"help.text"
-msgid "<variable id=\"dngda\">Choose <emph>Data - Group and Outline - Hide Details</emph></variable>"
-msgstr "<variable id=\"dngda\">Επιλέξτε <emph>Δεδομένα - Ομαδοποίηση και διάρθρωση - Απόκρυψη λεπτομερειών</emph></variable>"
+msgid "<variable id=\"dngda\">Choose <emph>Data - Group and Outline - Hide Details</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3159223\n"
"help.text"
-msgid "<variable id=\"dngde\">Choose <emph>Data - Group and Outline - Show Details</emph></variable>"
-msgstr "<variable id=\"dngde\">Επιλέξτε <emph>Δεδομένα - Ομαδοποίηση και διάρθρωση - Εμφάνιση λεπτομερειών</emph></variable>"
+msgid "<variable id=\"dngde\">Choose <emph>Data - Group and Outline - Show Details</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3146870\n"
"help.text"
-msgid "Choose <emph>Data - Group and Outline - Group</emph>"
-msgstr "Επιλέξτε <emph>Δεδομένα - Ομαδοποίηση και διάρθρωση - Ομαδοποίηση</emph>"
+msgid "Choose <emph>Data - Group and Outline - Group</emph>."
+msgstr ""
#: 00000412.xhp
msgctxt ""
@@ -1397,8 +1397,8 @@ msgctxt ""
"00000412.xhp\n"
"par_id3146781\n"
"help.text"
-msgid "Choose <emph>Data - Group and Outline - Ungroup</emph>"
-msgstr "Επιλέξτε <emph>Δεδομένα - Ομαδοποίηση και διάρθρωση - Αναίρεση ομαδοποίησης</emph>"
+msgid "Choose <emph>Data - Group and Outline - Ungroup</emph>."
+msgstr ""
#: 00000412.xhp
msgctxt ""
@@ -1437,96 +1437,96 @@ msgctxt ""
"00000412.xhp\n"
"par_id3153008\n"
"help.text"
-msgid "<variable id=\"dnglagl\">Choose <emph>Data - Group and Outline - AutoOutline</emph></variable>"
-msgstr "<variable id=\"dnglagl\">Επιλέξτε <emph>Δεδομένα - Ομαδοποίηση και διάρθρωση - Αυτόματη διάρθρωση</emph></variable>"
+msgid "<variable id=\"dnglagl\">Choose <emph>Data - Group and Outline - AutoOutline</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3154709\n"
"help.text"
-msgid "<variable id=\"dnglef\">Choose <emph>Data - Group and Outline - Remove</emph></variable>"
-msgstr "<variable id=\"dnglef\">Επιλέξτε <emph>Δεδομένα - Ομαδοποίηση και διάρθρωση - Κατάργηση</emph></variable>"
+msgid "<variable id=\"dnglef\">Choose <emph>Data - Group and Outline - Remove Outline</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id1774346\n"
"help.text"
-msgid "<variable id=\"dngdrill\">Choose <emph>Data - Group and Outline - Show Details</emph> (for some pivot tables)</variable>"
-msgstr "<variable id=\"dngdrill\">Επιλέξτε <emph>Δεδομένα - Ομαδοποίηση και διάρθρωση - Εμφάνιση λεπτομερειών</emph> (για κάποιους συγκεντρωτικούς πίνακες)</variable>"
+msgid "<variable id=\"dngdrill\">Choose <emph>Data - Group and Outline - Show Details</emph> (for some pivot tables).</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3155759\n"
"help.text"
-msgid "<variable id=\"dndtpt\">Choose <emph>Data - Pivot Table</emph></variable>"
-msgstr "<variable id=\"dndtpt\">Επιλέξτε <emph>Δεδομένα - Συγκεντρωτικός πίνακας</emph></variable>"
+msgid "<variable id=\"dndtpt\">Choose <emph>Data - Pivot Table</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3154625\n"
"help.text"
-msgid "<variable id=\"dndpa\">Choose <emph>Insert - Pivot Table</emph></variable>"
-msgstr "<variable id=\"dndpa\">Επιλέξτε <emph>Εισαγωγή - Συγκεντρωτικός πίνακας</emph></variable>"
+msgid "<variable id=\"dndpa\">Choose <emph>Insert - Pivot Table</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3147558\n"
"help.text"
-msgid "<variable id=\"dndq\">Choose <emph>Insert - Pivot Table</emph>, in the Select Source dialog choose the option <emph>Data source registered in $[officename]</emph>.</variable>"
-msgstr "<variable id=\"dndq\">Επιλέξτε <emph>Εισαγωγή - Συγκεντρωτικός πίνακας</emph>, στο διάλογο επιλογής προέλευσης επιλέξτε <emph>Καταχωρημένη προέλευση δεδομένων στο $[officename]</emph>.</variable>"
+msgid "<variable id=\"dndq\">Choose <emph>Insert - Pivot Table</emph>, in the <emph>Select Source</emph> dialog choose the option <emph>Data source registered in $[officename]</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3153297\n"
"help.text"
-msgid "Choose <emph>Insert - Pivot Table</emph>, in the Select Source dialog choose the option <emph>Current selection</emph>."
-msgstr "Επιλέξτε <emph>Εισαγωγή - Συγκεντρωτικός πίνακας</emph>, στον διάλογο προέλευσης επιλογής επιλέξτε <emph>Τρέχουσα επιλογή</emph>."
+msgid "Choose <emph>Insert - Pivot Table</emph>, in the <emph>Select Source</emph> dialog choose the option <emph>Current selection</emph>."
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3145118\n"
"help.text"
-msgid "Choose <emph>Insert - Pivot Table</emph>, in the Select Source dialog choose the option <emph>Data source registered in $[officename]</emph>, click <emph>OK</emph> to see <emph>Select Data Source</emph> dialog."
-msgstr "Επιλέξτε <emph>Εισαγωγή - Συγκεντρωτικός πίνακας</emph>, στον διάλογο προέλευσης επιλογής επιλέξτε <emph>Καταχωρημένη προέλευση δεδομένων στο $[officename] </emph>, πατήστε <emph>Εντάξει</emph> για να δείτε τον διάλογο <emph>Επιλογή προέλευσης δεδομένων</emph>."
+msgid "Choose <emph>Insert - Pivot Table</emph>, in the <emph>Select Source</emph> dialog choose the option <emph>Data source registered in $[officename]</emph>, click <emph>OK</emph> to see <emph>Select Data Source</emph> dialog."
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3153294\n"
"help.text"
-msgid "<variable id=\"dndpak\">Choose <emph>Data - Pivot Table - Refresh</emph></variable>"
-msgstr "<variable id=\"dndpak\">Επιλέξτε <emph>Δεδομένα - Συγκεντρωτικός πίνακας - Ανανέωση</emph></variable>"
+msgid "<variable id=\"dndpak\">Choose <emph>Data - Pivot Table - Refresh</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3151344\n"
"help.text"
-msgid "<variable id=\"dndploe\">Choose <emph>Data - Pivot Table - Delete</emph></variable>"
-msgstr "<variable id=\"dndploe\">Επιλέξτε <emph>Δεδομένα - Συγκεντρωτικός πίνακας - Διαγραφή</emph></variable>"
+msgid "<variable id=\"dndploe\">Choose <emph>Data - Pivot Table - Delete</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3150397\n"
"help.text"
-msgid "<variable id=\"dndakt\">Choose <emph>Data - Refresh Range</emph></variable>"
-msgstr "<variable id=\"dndakt\">Επιλέξτε <emph>Δεδομένα - Ανανέωση περιοχής</emph></variable>"
+msgid "<variable id=\"dndakt\">Choose <emph>Data - Refresh Range</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_idN10B8F\n"
"help.text"
-msgid "<variable id=\"grouping\">Choose <emph>Data - Group and Outline - Group</emph></variable>"
-msgstr "<variable id=\"grouping\">Επιλέξτε <emph>Δεδομένα - Διάρθρωση - Ομαδοποίηση</emph></variable>"
+msgid "<variable id=\"grouping\">Choose <emph>Data - Group and Outline - Group</emph>.</variable>"
+msgstr ""
#: sheet_menu.xhp
msgctxt ""
@@ -1549,77 +1549,77 @@ msgctxt ""
"sheet_menu.xhp\n"
"par_id160220162106567373\n"
"help.text"
-msgid "<variable id=\"insert_rows_above\">Choose <emph>Sheet - Insert Rows - Rows Above</emph> </variable>"
-msgstr "<variable id=\"insert_rows_above\">Επιλέξτε <emph>Φύλλο - Εισαγωγή γραμμών - Γραμμές από πάνω</emph> </variable>"
+msgid "<variable id=\"insert_rows_above\">Choose <emph>Sheet - Insert Rows - Rows Above</emph>.</variable>"
+msgstr ""
#: sheet_menu.xhp
msgctxt ""
"sheet_menu.xhp\n"
"par_id160220162109048207\n"
"help.text"
-msgid "<variable id=\"insert_rows_below\">Choose <emph>Sheet - Insert Rows - Rows Below</emph></variable>"
-msgstr "<variable id=\"insert_rows_below\">Επιλέξτε <emph>Φύλλο - Εισαγωγή γραμμών - Γραμμές από κάτω</emph></variable>"
+msgid "<variable id=\"insert_rows_below\">Choose <emph>Sheet - Insert Rows - Rows Below</emph>.</variable>"
+msgstr ""
#: sheet_menu.xhp
msgctxt ""
"sheet_menu.xhp\n"
"par_id160220162107055028\n"
"help.text"
-msgid "<variable id=\"insert_columns_left\">Choose <emph>Sheet - Insert Columns - Columns Left</emph></variable>"
-msgstr "<variable id=\"insert_columns_left\">Επιλέξτε <emph>Φύλλο - Εισαγωγή στηλών - Στήλες στα αριστερά</emph></variable>"
+msgid "<variable id=\"insert_columns_left\">Choose <emph>Sheet - Insert Columns - Columns Left</emph>.</variable>"
+msgstr ""
#: sheet_menu.xhp
msgctxt ""
"sheet_menu.xhp\n"
"par_id160220162109126013\n"
"help.text"
-msgid "<variable id=\"insert_columns_right\">Choose <emph>Sheet - Insert Columns - Columns Right</emph></variable>"
-msgstr "<variable id=\"insert_columns_right\">Επιλέξτε <emph>Φύλλο - Εισαγωγή στηλών - Στήλες στα δεξιά</emph></variable>"
+msgid "<variable id=\"insert_columns_right\">Choose <emph>Sheet - Insert Columns - Columns Right</emph>.</variable>"
+msgstr ""
#: sheet_menu.xhp
msgctxt ""
"sheet_menu.xhp\n"
"par_id3149095\n"
"help.text"
-msgid "<variable id=\"insert_page_break\">Choose <emph>Sheet - Insert Page Break</emph></variable>"
-msgstr "<variable id=\"insert_page_break\">Επιλέξτε <emph>Φύλλο - Εισαγωγή αλλαγής σελίδας</emph></variable>"
+msgid "<variable id=\"insert_page_break\">Choose <emph>Sheet - Insert Page Break</emph>.</variable>"
+msgstr ""
#: sheet_menu.xhp
msgctxt ""
"sheet_menu.xhp\n"
"par_id3149398\n"
"help.text"
-msgid "<variable id=\"insert_page_break_row\">Choose <emph>Sheet - Insert Page Break - Row Break</emph></variable>"
-msgstr "<variable id=\"insert_page_break_row\">Επιλέξτε <emph>Φύλλο - Εισαγωγή αλλαγής σελίδας - Αλλαγή γραμμής</emph></variable>"
+msgid "<variable id=\"insert_page_break_row\">Choose <emph>Sheet - Insert Page Break - Row Break</emph>.</variable>"
+msgstr ""
#: sheet_menu.xhp
msgctxt ""
"sheet_menu.xhp\n"
"par_id3150084\n"
"help.text"
-msgid "<variable id=\"insert_page_break_column\">Choose <emph>Sheet - Insert Page Break - Column Break</emph></variable>"
-msgstr "<variable id=\"insert_page_break_column\">Επιλέξτε <emph>Φύλλο - Εισαγωγή αλλαγής σελίδας- Αλλαγή στήλης</emph></variable>"
+msgid "<variable id=\"insert_page_break_column\">Choose <emph>Sheet - Insert Page Break - Column Break</emph>.</variable>"
+msgstr ""
#: sheet_menu.xhp
msgctxt ""
"sheet_menu.xhp\n"
"par_id3153093\n"
"help.text"
-msgid "<variable id=\"delete_page_break\">Choose <emph>Sheet - Delete Page Break</emph></variable>"
-msgstr "<variable id=\"delete_page_break\">Επιλέξτε <emph>Φύλλο - Διαγραφή αλλαγής σελίδας</emph></variable>"
+msgid "<variable id=\"delete_page_break\">Choose <emph>Sheet - Delete Page Break</emph>.</variable>"
+msgstr ""
#: sheet_menu.xhp
msgctxt ""
"sheet_menu.xhp\n"
"par_id3153191\n"
"help.text"
-msgid "<variable id=\"delete_page_break_row\">Choose <emph>Sheet - Delete Page Break - Row Break</emph></variable>"
-msgstr "<variable id=\"delete_page_break_row\">Επιλέξτε <emph>Φύλλο - Διαγραφή αλλαγής σελίδας - Αλλαγή γραμμής</emph></variable>"
+msgid "<variable id=\"delete_page_break_row\">Choose <emph>Sheet - Delete Page Break - Row Break</emph>.</variable>"
+msgstr ""
#: sheet_menu.xhp
msgctxt ""
"sheet_menu.xhp\n"
"par_id3145645\n"
"help.text"
-msgid "<variable id=\"delete_page_break_column\">Choose <emph>Sheet - Delete Page Break - Column Break</emph></variable>"
-msgstr "<variable id=\"delete_page_break_column\">Επιλέξτε <emph>Φύλλο - Διαγραφή αλλαγής σελίδας- Αλλαγή στήλης</emph></variable>"
+msgid "<variable id=\"delete_page_break_column\">Choose <emph>Sheet - Delete Page Break - Column Break</emph>.</variable>"
+msgstr ""
diff --git a/source/el/helpcontent2/source/text/scalc/02.po b/source/el/helpcontent2/source/text/scalc/02.po
index 415a569b1c3..82a8d57b223 100644
--- a/source/el/helpcontent2/source/text/scalc/02.po
+++ b/source/el/helpcontent2/source/text/scalc/02.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2017-05-12 14:35+0200\n"
-"PO-Revision-Date: 2017-06-02 05:46+0000\n"
-"Last-Translator: Dimitris Spingos <dmtrs32@gmail.com>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:55+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: team@lists.gnome.gr\n"
"Language: el\n"
"MIME-Version: 1.0\n"
@@ -15,7 +15,7 @@ msgstr ""
"X-Accelerator-Marker: ~\n"
"X-Generator: Pootle 2.8\n"
"X-Project-Style: openoffice\n"
-"X-POOTLE-MTIME: 1496382368.000000\n"
+"X-POOTLE-MTIME: 1542196549.000000\n"
#: 02130000.xhp
msgctxt ""
@@ -46,8 +46,8 @@ msgctxt ""
"02130000.xhp\n"
"par_id3155267\n"
"help.text"
-msgid "<image src=\"cmd/sc_currencyfield.png\" id=\"img_id3159096\"><alt id=\"alt_id3159096\">Icon</alt></image>"
-msgstr "<image src=\"cmd/sc_currencyfield.png\" id=\"img_id3159096\"><alt id=\"alt_id3159096\">Icon</alt></image>"
+msgid "<image src=\"cmd/sc_currencyfield.png\" id=\"img_id3159096\"><alt id=\"alt_id3159096\">Currency Number Format Icon</alt></image>"
+msgstr ""
#: 02130000.xhp
msgctxt ""
@@ -62,8 +62,8 @@ msgctxt ""
"02130000.xhp\n"
"par_id3146776\n"
"help.text"
-msgid "<link href=\"text/shared/01/05020300.xhp\" name=\"Format - Cell - Numbers\">Format - Cell - Numbers</link>."
-msgstr "<link href=\"text/shared/01/05020300.xhp\" name=\"Μορφή - Κελιά - Αριθμοί\">Μορφή - Κελιά - Αριθμοί</link>"
+msgid "<link href=\"text/shared/01/05020300.xhp\" name=\"Format - Cells - Numbers\">Format - Cells - Numbers</link>."
+msgstr ""
#: 02140000.xhp
msgctxt ""
diff --git a/source/el/helpcontent2/source/text/scalc/06.po b/source/el/helpcontent2/source/text/scalc/06.po
index e3867d5f7e2..30f9cac6a32 100644
--- a/source/el/helpcontent2/source/text/scalc/06.po
+++ b/source/el/helpcontent2/source/text/scalc/06.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-06-14 17:23+0200\n"
-"PO-Revision-Date: 2018-08-06 06:56+0000\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-04-27 07:33+0000\n"
"Last-Translator: Dimitris Spingos <dmtrs32@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: el\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: Pootle 2.8\n"
-"X-POOTLE-MTIME: 1533538611.000000\n"
+"X-POOTLE-MTIME: 1524814421.000000\n"
#: calcsamplefiles.xhp
msgctxt ""
@@ -23,35 +23,3 @@ msgctxt ""
"help.text"
msgid "Calc Sample Files"
msgstr "Αρχεία παραδειγμάτων Calc"
-
-#: calcsamplefiles.xhp
-msgctxt ""
-"calcsamplefiles.xhp\n"
-"par_id161521663319917\n"
-"help.text"
-msgid "<object data=\"media/files/scalc/imtrigon.ods\" id=\"ods_id61521568603544\" type=\"application/vnd.oasis.opendocument.spreadsheet\"/>"
-msgstr "<object data=\"media/files/scalc/imtrigon.ods\" id=\"ods_id61521568603544\" type=\"application/vnd.oasis.opendocument.spreadsheet\"/>"
-
-#: calcsamplefiles.xhp
-msgctxt ""
-"calcsamplefiles.xhp\n"
-"par_id161521663319918\n"
-"help.text"
-msgid "<object data=\"media/files/scalc/trigon.ods\" id=\"ods_id61521548603544\" type=\"application/vnd.oasis.opendocument.spreadsheet\"/>"
-msgstr "<object data=\"media/files/scalc/trigon.ods\" id=\"ods_id61521548603544\" type=\"application/vnd.oasis.opendocument.spreadsheet\"/>"
-
-#: calcsamplefiles.xhp
-msgctxt ""
-"calcsamplefiles.xhp\n"
-"par_id161521563314918\n"
-"help.text"
-msgid "<object data=\"media/files/scalc/pivot.ods\" id=\"ods_id61521547603544\" type=\"application/vnd.oasis.opendocument.spreadsheet\"/>"
-msgstr "<object data=\"media/files/scalc/pivot.ods\" id=\"ods_id61521547603544\" type=\"application/vnd.oasis.opendocument.spreadsheet\"/>"
-
-#: calcsamplefiles.xhp
-msgctxt ""
-"calcsamplefiles.xhp\n"
-"par_id721528312694192\n"
-"help.text"
-msgid "<object data=\"media/files/scalc/functions_ifs.ods\" id=\"ods_id61521547603534\" type=\"application/vnd.oasis.opendocument.spreadsheet\"/>"
-msgstr "<object data=\"media/files/scalc/functions_ifs.ods\" id=\"ods_id61521547603534\" type=\"application/vnd.oasis.opendocument.spreadsheet\"/>"
diff --git a/source/el/helpcontent2/source/text/scalc/guide.po b/source/el/helpcontent2/source/text/scalc/guide.po
index 9db0fd9d713..8fdb3e0d171 100644
--- a/source/el/helpcontent2/source/text/scalc/guide.po
+++ b/source/el/helpcontent2/source/text/scalc/guide.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-07-31 14:10+0200\n"
-"PO-Revision-Date: 2018-08-06 07:00+0000\n"
-"Last-Translator: Dimitris Spingos <dmtrs32@gmail.com>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:55+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: www.gnome.gr\n"
"Language: el\n"
"MIME-Version: 1.0\n"
@@ -15,7 +15,7 @@ msgstr ""
"X-Accelerator-Marker: ~\n"
"X-Generator: Pootle 2.8\n"
"X-Project-Style: openoffice\n"
-"X-POOTLE-MTIME: 1533538830.000000\n"
+"X-POOTLE-MTIME: 1542196550.000000\n"
#: address_auto.xhp
msgctxt ""
@@ -3710,8 +3710,8 @@ msgctxt ""
"database_filter.xhp\n"
"par_idN10693\n"
"help.text"
-msgid "Choose <item type=\"menuitem\">Data - Filter - Standard Filter</item>."
-msgstr "Επιλέξτε <item type=\"menuitem\">Δεδομένα - Φίλτρο - Τυπικό φίλτρο</item>."
+msgid "Choose <item type=\"menuitem\">Data - More Filters - Standard Filter</item>."
+msgstr ""
#: database_filter.xhp
msgctxt ""
@@ -3766,8 +3766,8 @@ msgctxt ""
"database_filter.xhp\n"
"par_id3154944\n"
"help.text"
-msgid "Choose <item type=\"menuitem\">Data - Filter - AutoFilter</item>."
-msgstr "Επιλέξτε <item type=\"menuitem\">Δεδομένα - Φίλτρο - Αυτόματο φίλτρο</item>."
+msgid "Choose <item type=\"menuitem\">Data - AutoFilter</item>."
+msgstr ""
#: database_filter.xhp
msgctxt ""
diff --git a/source/el/helpcontent2/source/text/shared.po b/source/el/helpcontent2/source/text/shared.po
index d03fd3c3efb..5aa3fded962 100644
--- a/source/el/helpcontent2/source/text/shared.po
+++ b/source/el/helpcontent2/source/text/shared.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-09-03 13:23+0200\n"
-"PO-Revision-Date: 2018-07-30 12:45+0000\n"
-"Last-Translator: Dimitris Spingos <dmtrs32@gmail.com>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:55+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: el\n"
"MIME-Version: 1.0\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1532954751.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542196551.000000\n"
#: 3dsettings_toolbar.xhp
msgctxt ""
@@ -2013,5 +2013,5 @@ msgctxt ""
"need_help.xhp\n"
"hd_id1000010\n"
"help.text"
-msgid "This help page needs further work for correctness and completion. Please join the LibreOffice project and help us out to write the missing information. Visit our <link href=\"http://documentation.libreoffice.org/en/join-community/update-help-contents\">web page on writing Help contents</link>."
-msgstr "Αυτή η σελίδα βοήθειας χρειάζεται παραπέρα εργασία για ορθότητα και συμπλήρωση. Παρακαλούμε, συμμετάσχετε στο έργο LibreOffice και βοηθήστε μας να γράφουμε τις πληροφορίες που λείπουν. Επισκεφτείτε την <link href=\"http://documentation.libreoffice.org/en/join-community/update-help-contents\">ιστοσελίδα μας για τη συγγραφή περιεχομένων βοήθειας</link>."
+msgid "This help page needs further work for correctness and completion. Please join the LibreOffice project and help us out to write the missing information. Visit our <link href=\"https://documentation.libreoffice.org/en/join-community/update-help-contents\"><emph>web page on writing Help contents</emph></link>."
+msgstr ""
diff --git a/source/el/helpcontent2/source/text/shared/00.po b/source/el/helpcontent2/source/text/shared/00.po
index 5ea7ec5da1b..7755980dc38 100644
--- a/source/el/helpcontent2/source/text/shared/00.po
+++ b/source/el/helpcontent2/source/text/shared/00.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-10-21 20:57+0200\n"
-"PO-Revision-Date: 2018-10-26 15:40+0000\n"
-"Last-Translator: Dimitris Spingos <dmtrs32@gmail.com>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:55+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: www.gnome.gr\n"
"Language: el\n"
"MIME-Version: 1.0\n"
@@ -15,7 +15,7 @@ msgstr ""
"X-Accelerator-Marker: ~\n"
"X-Generator: Pootle 2.8\n"
"X-Project-Style: openoffice\n"
-"X-POOTLE-MTIME: 1540568451.000000\n"
+"X-POOTLE-MTIME: 1542196552.000000\n"
#: 00000001.xhp
msgctxt ""
@@ -6222,8 +6222,8 @@ msgctxt ""
"00000401.xhp\n"
"par_id621525017637963\n"
"help.text"
-msgid "Choose <emph>File - Export as EPUB</emph>."
-msgstr "Επιλέξτε <emph>Αρχείο - Εξαγωγή ως EPUB</emph>."
+msgid "Choose <emph>File - Export As - Export as EPUB</emph>."
+msgstr ""
#: 00000401.xhp
msgctxt ""
@@ -7198,16 +7198,16 @@ msgctxt ""
"00000403.xhp\n"
"par_idN1091B\n"
"help.text"
-msgid "<variable id=\"grid\">Choose <emph>View - Grid</emph> (Impress or Draw).</variable>"
-msgstr "<variable id=\"grid\">Επιλέξτε <emph>Προβολή - Πλέγμα</emph> (Impress ή Draw).</variable>"
+msgid "<variable id=\"grid\">Choose <emph>View - Grid and Helplines</emph> (Impress or Draw).</variable>"
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_idN1092E\n"
"help.text"
-msgid "<variable id=\"guides\">Choose <emph>View - Snap Lines</emph> (Impress or Draw).</variable>"
-msgstr "<variable id=\"guides\">Επιλέξτε <emph>Προβολή - Προσκόλληση γραμμών</emph> (Impress ή Draw).</variable>"
+msgid "<variable id=\"guides\">Choose <emph>View - Snap Guides</emph> (Impress or Draw).</variable>"
+msgstr ""
#: 00000404.xhp
msgctxt ""
@@ -7862,8 +7862,8 @@ msgctxt ""
"00000406.xhp\n"
"par_id9988402\n"
"help.text"
-msgid "<variable id=\"packagemanager_eu\">Choose <emph>Tools - Extension Manager</emph>, click <emph>Updates</emph> button.</variable>"
-msgstr "<variable id=\"packagemanager_eu\">Επιλέξτε <emph>Εργαλεία - Διαχείριση επεκτάσεων</emph>, πατήστε το πλήκτρο <emph>Ενημερώσεις</emph>.</variable>"
+msgid "<variable id=\"packagemanager_eu\">Choose <emph>Tools - Extension Manager</emph>, click <emph>Check for Updates</emph> button.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
@@ -8076,14 +8076,6 @@ msgstr "<variable id=\"allg\">Επιλέξτε <switchinline select=\"sys\"><cas
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
-"par_id3150032\n"
-"help.text"
-msgid "<variable id=\"arbeit\">Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - $[officename] - Memory</emph>.</variable>"
-msgstr "<variable id=\"arbeit\">Επιλέξτε <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Προτιμήσεις</emph></caseinline><defaultinline><emph>Εργαλεία - Επιλογές</emph></defaultinline></switchinline><emph> - $[officename] - Μνήμη</emph>.</variable>"
-
-#: 00000406.xhp
-msgctxt ""
-"00000406.xhp\n"
"par_id3159153\n"
"help.text"
msgid "<variable id=\"ansicht\">Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - $[officename] - View</emph>.</variable>"
@@ -11046,16 +11038,16 @@ msgctxt ""
"00040502.xhp\n"
"par_id366527\n"
"help.text"
-msgid "Choose <emph>Format - Object - Line</emph> (Writer)."
-msgstr "Επιλέξτε <emph>Μορφή - Αντικείμενο - Γραμμή</emph>(Writer)."
+msgid "Choose <emph>Format - Text Box and Shape - Line</emph> (Writer)."
+msgstr ""
#: 00040502.xhp
msgctxt ""
"00040502.xhp\n"
"par_id3835261\n"
"help.text"
-msgid "Choose <emph>Format - Graphic - Line</emph> (Calc)."
-msgstr "Επιλέξτε <emph>Μορφή - Γραφικό - Γραμμή</emph>(Calc)."
+msgid "Choose <emph>Format - Object - Line</emph> (Calc)."
+msgstr ""
#: 00040502.xhp
msgctxt ""
@@ -11086,8 +11078,8 @@ msgctxt ""
"00040502.xhp\n"
"par_id3154285\n"
"help.text"
-msgid "Choose <emph>Format - </emph><switchinline select=\"appl\"><caseinline select=\"WRITER\"><emph>Object - </emph></caseinline><caseinline select=\"CALC\"><emph>Graphic - </emph></caseinline></switchinline><emph>Line - Line</emph> tab."
-msgstr "Επιλέξτε την καρτέλα <emph>Μορφή - </emph><switchinline select=\"appl\"><caseinline select=\"WRITER\"><emph>Αντικείμενο - </emph></caseinline><caseinline select=\"CALC\"><emph>Γραφικό - </emph></caseinline></switchinline><emph>Γραμμή - Γραμμή</emph>."
+msgid "Choose <emph>Format - </emph><switchinline select=\"appl\"><caseinline select=\"WRITER\"><emph>Text Box and Shape - </emph></caseinline><caseinline select=\"CALC\"><emph>Object - </emph></caseinline></switchinline><emph>Line - Line</emph> tab."
+msgstr ""
#: 00040502.xhp
msgctxt ""
diff --git a/source/el/helpcontent2/source/text/shared/01.po b/source/el/helpcontent2/source/text/shared/01.po
index 9c114a042ae..cc0d12f4a22 100644
--- a/source/el/helpcontent2/source/text/shared/01.po
+++ b/source/el/helpcontent2/source/text/shared/01.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 12:22+0100\n"
-"PO-Revision-Date: 2018-10-26 15:49+0000\n"
-"Last-Translator: Dimitris Spingos <dmtrs32@gmail.com>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:55+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: www.gnome.gr\n"
"Language: el\n"
"MIME-Version: 1.0\n"
@@ -13,9 +13,9 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.8\n"
"X-Project-Style: openoffice\n"
-"X-POOTLE-MTIME: 1540568950.000000\n"
+"X-POOTLE-MTIME: 1542196556.000000\n"
#: 01010000.xhp
msgctxt ""
@@ -33638,8 +33638,8 @@ msgctxt ""
"06130000.xhp\n"
"par_id3153748\n"
"help.text"
-msgid "<ahelp hid=\"modules/BasicIDE/ui/basicmacrodialog/run\">Runs or saves the current macro.</ahelp>"
-msgstr "<ahelp hid=\"modules/BasicIDE/ui/basicmacrodialog/run\">Εκτελεί ή αποθηκεύει την τρέχουσα μακροεντολή.</ahelp>"
+msgid "<ahelp hid=\"modules/BasicIDE/ui/basicmacrodialog/ok\">Runs or saves the current macro.</ahelp>"
+msgstr ""
#: 06130000.xhp
msgctxt ""
@@ -40772,14 +40772,6 @@ msgstr "Εξαγωγή του τρέχοντος αρχείου σε <link href=
#: ref_epub_export.xhp
msgctxt ""
"ref_epub_export.xhp\n"
-"par_id701525003241759\n"
-"help.text"
-msgid "<embedvar href=\"text/shared/00/00000002.xhp#epubv\" markup=\"keep\"/>"
-msgstr "<embedvar href=\"text/shared/00/00000002.xhp#epubv\" markup=\"keep\"/>"
-
-#: ref_epub_export.xhp
-msgctxt ""
-"ref_epub_export.xhp\n"
"par_id19921\n"
"help.text"
msgid "<image id=\"img_id22170\" src=\"media/screenshots/modules/swriter/ui/exportepub/EPubDialog.png\" localize=\"true\" width=\"664px\" height=\"482px\"><alt id=\"alt_id59843\">EPUB dialog box</alt></image>"
@@ -40926,8 +40918,8 @@ msgctxt ""
"ref_epub_export.xhp\n"
"par_id971525023515891\n"
"help.text"
-msgid "For custom metadata, you must provide a file with same name as the original filename and with extension as \".xmp\". The provided metadata will override the the internal document metadata. In the example above, the custom metadata must exist in the MyText directory as <item type=\"literal\">MyText.xmp</item>."
-msgstr "Για προσαρμοσμένα μεταδεδομένα, πρέπει να δώσετε ένα αρχείο με το ίδιο όνομα όπως με το αρχικό όνομα αρχείου και με την επέκταση ως \".xmp\". Τα παρεχόμενα μεταδεδομένα θα αντικαταστήσουν τα εσωτερικά μεταδεδομένα του εγγράφου. Στο παραπάνω παράδειγμα, τα προσαρμοσμένα μεταδεδομένα πρέπει να υπάρχουν στον κατάλογο MyText ως <item type=\"literal\">MyText.xmp</item>."
+msgid "For custom metadata, you must provide a file with same name as the original filename and with extension as \".xmp\". The provided metadata will override the internal document metadata. In the example above, the custom metadata must exist in the MyText directory as <item type=\"literal\">MyText.xmp</item>."
+msgstr ""
#: ref_epub_export.xhp
msgctxt ""
diff --git a/source/el/helpcontent2/source/text/shared/guide.po b/source/el/helpcontent2/source/text/shared/guide.po
index dea8c1ff99b..522336a4e10 100644
--- a/source/el/helpcontent2/source/text/shared/guide.po
+++ b/source/el/helpcontent2/source/text/shared/guide.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 12:23+0100\n"
-"PO-Revision-Date: 2018-10-31 16:38+0000\n"
-"Last-Translator: Dimitris Spingos <dmtrs32@gmail.com>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:56+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: www.gnome.gr\n"
"Language: el\n"
"MIME-Version: 1.0\n"
@@ -13,9 +13,9 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.8\n"
"X-Project-Style: openoffice\n"
-"X-POOTLE-MTIME: 1541003928.000000\n"
+"X-POOTLE-MTIME: 1542196563.000000\n"
#: aaa_start.xhp
msgctxt ""
@@ -8830,8 +8830,8 @@ msgctxt ""
"gallery_insert.xhp\n"
"par_id3145068\n"
"help.text"
-msgid "Open the Gallery by clicking the <emph>Gallery</emph> icon on the <emph>Standard</emph> bar, or by selecting <emph>Tools - Gallery</emph>."
-msgstr "Ανοίξτε την Συλλογή κάνοντας κλικ στο σύμβολο <emph>Συλλογή</emph> στη γραμμή <emph>Προεπιλογή</emph>, ή διαλέγοντας <emph>Εργαλεία - Συλλογή</emph>."
+msgid "Open the Gallery by clicking the <emph>Gallery</emph> icon on the <emph>Standard</emph> bar, or by choosing <emph>Insert - Media - Gallery</emph>."
+msgstr ""
#: gallery_insert.xhp
msgctxt ""
diff --git a/source/el/helpcontent2/source/text/shared/optionen.po b/source/el/helpcontent2/source/text/shared/optionen.po
index 4710ccd38d0..70e20914d51 100644
--- a/source/el/helpcontent2/source/text/shared/optionen.po
+++ b/source/el/helpcontent2/source/text/shared/optionen.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 12:23+0100\n"
-"PO-Revision-Date: 2018-11-02 13:12+0000\n"
-"Last-Translator: Dimitris Spingos <dmtrs32@gmail.com>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:56+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: www.gnome.gr\n"
"Language: el\n"
"MIME-Version: 1.0\n"
@@ -13,9 +13,9 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.8\n"
"X-Project-Style: openoffice\n"
-"X-POOTLE-MTIME: 1541164357.000000\n"
+"X-POOTLE-MTIME: 1542196565.000000\n"
#: 01000000.xhp
msgctxt ""
@@ -268,6 +268,14 @@ msgstr "Μερικά από τα δεδομένα χρήστη περιλαμβ
#: 01010100.xhp
msgctxt ""
"01010100.xhp\n"
+"par_id3153032\n"
+"help.text"
+msgid "User data is also used when commenting and in tracking changes mode, to identify comments/edits author; and to mark last edit position in document, so that when author opens the document later, it opens at the last edit position."
+msgstr ""
+
+#: 01010100.xhp
+msgctxt ""
+"01010100.xhp\n"
"hd_id3147653\n"
"help.text"
msgid "Address"
@@ -14742,8 +14750,8 @@ msgctxt ""
"opencl.xhp\n"
"par_id5293741\n"
"help.text"
-msgid "for more information on OpenCL, visit <link href=\"http://www.khronos.org/opencl/\">the OpenCL site</link>"
-msgstr "Για περισσότερες πληροφορίες για το OpenCL, επισκεφτείτε τον <link href=\"http://www.khronos.org/opencl/\">ιστότοπο του OpenCL</link>"
+msgid "for more information on OpenCL, visit <link href=\"https://www.khronos.org/opencl/\">the OpenCL site</link>"
+msgstr ""
#: persona_firefox.xhp
msgctxt ""
diff --git a/source/el/helpcontent2/source/text/swriter/00.po b/source/el/helpcontent2/source/text/swriter/00.po
index 86d050cd74d..527a835d129 100644
--- a/source/el/helpcontent2/source/text/swriter/00.po
+++ b/source/el/helpcontent2/source/text/swriter/00.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-09-03 13:23+0200\n"
-"PO-Revision-Date: 2018-11-02 21:40+0000\n"
-"Last-Translator: Dimitris Spingos <dmtrs32@gmail.com>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:56+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: el\n"
"MIME-Version: 1.0\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: Pootle 2.8\n"
-"X-POOTLE-MTIME: 1541194854.000000\n"
+"X-POOTLE-MTIME: 1542196567.000000\n"
#: 00000004.xhp
msgctxt ""
@@ -37,8 +37,8 @@ msgctxt ""
"00000004.xhp\n"
"par_id3150253\n"
"help.text"
-msgid "<image src=\"cmd/sc_wrapoff.png\" id=\"img_id3145389\"><alt id=\"alt_id3145389\">Icon</alt></image>"
-msgstr "<image src=\"cmd/sc_wrapoff.png\" id=\"img_id3145389\"><alt id=\"alt_id3145389\">Εικονίδιο</alt></image>"
+msgid "<image src=\"cmd/sc_wrapoff.png\" id=\"img_id3145389\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3145389\">Wrap Off Icon</alt></image>"
+msgstr ""
#: 00000004.xhp
msgctxt ""
@@ -53,8 +53,8 @@ msgctxt ""
"00000004.xhp\n"
"par_id3156397\n"
"help.text"
-msgid "<image src=\"cmd/sc_wrapon.png\" id=\"img_id3149048\"><alt id=\"alt_id3149048\">Icon</alt></image>"
-msgstr "<image src=\"cmd/sc_wrapon.png\" id=\"img_id3149048\"><alt id=\"alt_id3149048\">Εικονίδιο</alt></image>"
+msgid "<image src=\"cmd/sc_wrapon.png\" id=\"img_id3149048\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3149048\">Wrap On Icon</alt></image>"
+msgstr ""
#: 00000004.xhp
msgctxt ""
@@ -69,8 +69,8 @@ msgctxt ""
"00000004.xhp\n"
"par_id3154558\n"
"help.text"
-msgid "<image src=\"cmd/sc_wrapthrough.png\" id=\"img_id3152999\"><alt id=\"alt_id3152999\">Icon</alt></image>"
-msgstr "<image src=\"cmd/sc_wrapthrough.png\" id=\"img_id3152999\"><alt id=\"alt_id3152999\">Εικονίδιο</alt></image>"
+msgid "<image src=\"cmd/sc_wrapthrough.png\" id=\"img_id3152999\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3152999\">Wrap Through Icon</alt></image>"
+msgstr ""
#: 00000004.xhp
msgctxt ""
@@ -85,8 +85,8 @@ msgctxt ""
"00000004.xhp\n"
"par_id3148773\n"
"help.text"
-msgid "<image src=\"res/sc06301.png\" id=\"img_id3149026\"><alt id=\"alt_id3149026\">Icon</alt></image>"
-msgstr "<image src=\"res/sc06301.png\" id=\"img_id3149026\"><alt id=\"alt_id3149026\">Εικονίδιο</alt></image>"
+msgid "<image src=\"res/sc06301.png\" id=\"img_id3149026\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3149026\">Jump to Previous Script Icon</alt></image>"
+msgstr ""
#: 00000004.xhp
msgctxt ""
@@ -101,8 +101,8 @@ msgctxt ""
"00000004.xhp\n"
"par_id3151265\n"
"help.text"
-msgid "<image src=\"res/sc06300.png\" id=\"img_id3151272\"><alt id=\"alt_id3151272\">Icon</alt></image>"
-msgstr "<image src=\"res/sc06300.png\" id=\"img_id3151272\"><alt id=\"alt_id3151272\">Εικονίδιο</alt></image>"
+msgid "<image src=\"res/sc06300.png\" id=\"img_id3151272\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3151272\"> Jump to Next Script Icon</alt></image>"
+msgstr ""
#: 00000004.xhp
msgctxt ""
@@ -381,8 +381,8 @@ msgctxt ""
"00000403.xhp\n"
"par_id3154763\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command </caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F8"
-msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">Εντολή </caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F8"
+msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F8"
+msgstr ""
#: 00000403.xhp
msgctxt ""
@@ -397,8 +397,8 @@ msgctxt ""
"00000403.xhp\n"
"par_id3151387\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command </caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F9"
-msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">Εντολή </caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F9"
+msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F9"
+msgstr ""
#: 00000403.xhp
msgctxt ""
@@ -413,8 +413,8 @@ msgctxt ""
"00000403.xhp\n"
"par_id3145823\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command </caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F10"
-msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">Εντολή </caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F10"
+msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F10"
+msgstr ""
#: 00000403.xhp
msgctxt ""
@@ -429,8 +429,8 @@ msgctxt ""
"00000403.xhp\n"
"par_id3150932\n"
"help.text"
-msgid "<image id=\"img_id3150502\" src=\"cmd/sc_controlcodes.png\"><alt id=\"alt_id3150502\">Icon</alt></image>"
-msgstr "<image id=\"img_id3150502\" src=\"cmd/sc_controlcodes.png\"><alt id=\"alt_id3150502\">Εικονίδιο</alt></image>"
+msgid "<image id=\"img_id3150502\" src=\"cmd/sc_controlcodes.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3150502\">Formatting Marks Icon</alt></image>"
+msgstr ""
#: 00000403.xhp
msgctxt ""
@@ -461,8 +461,8 @@ msgctxt ""
"00000403.xhp\n"
"par_id3150765\n"
"help.text"
-msgid "<image id=\"img_id3147572\" src=\"cmd/sc_browseview.png\"><alt id=\"alt_id3147572\">Icon</alt></image>"
-msgstr "<image id=\"img_id3147572\" src=\"cmd/sc_browseview.png\"><alt id=\"alt_id3147572\">Εικονίδιο</alt></image>"
+msgid "<image id=\"img_id3147572\" src=\"cmd/sc_browseview.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3147572\">Web Icon</alt></image>"
+msgstr ""
#: 00000403.xhp
msgctxt ""
@@ -2461,8 +2461,8 @@ msgctxt ""
"stylesmenu.xhp\n"
"par_id941529884998705\n"
"help.text"
-msgid "<variable id=\"ses\">Choose <emph>Styles - Edit Styles</emph></variable>."
-msgstr "<variable id=\"ses\">Επιλέξτε <emph>Τεχνοτροπίες - Επεξεργασία τεχνοτροπιών</emph></variable>."
+msgid "<variable id=\"ses\">Choose <emph>Styles - Edit Styles...</emph></variable>."
+msgstr ""
#: stylesmenu.xhp
msgctxt ""
diff --git a/source/el/svtools/messages.po b/source/el/svtools/messages.po
index 9c2b8012e54..ff8ba9c620d 100644
--- a/source/el/svtools/messages.po
+++ b/source/el/svtools/messages.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-05 17:38+0100\n"
-"PO-Revision-Date: 2018-10-23 10:25+0000\n"
-"Last-Translator: Dimitris Spingos <dmtrs32@gmail.com>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:36+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: el\n"
"MIME-Version: 1.0\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1540290354.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542195373.000000\n"
#: include/svtools/strings.hrc:25
msgctxt "STR_UNDO"
@@ -1534,8 +1534,8 @@ msgstr "Συλλαβιστής Libhyphen"
#: include/svtools/strings.hrc:360
msgctxt "STR_DESCRIPTION_MYTHES"
-msgid "Mythes Thesaurus"
-msgstr "Θησαυρός Mythes"
+msgid "MyThes Thesaurus"
+msgstr ""
#: include/svtools/strings.hrc:361
msgctxt "STR_DESCRIPTION_IGNOREALLLIST"
diff --git a/source/el/sw/messages.po b/source/el/sw/messages.po
index 483e9a00b07..44af66d0a46 100644
--- a/source/el/sw/messages.po
+++ b/source/el/sw/messages.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 12:23+0100\n"
-"PO-Revision-Date: 2018-10-23 10:26+0000\n"
-"Last-Translator: Dimitris Spingos <dmtrs32@gmail.com>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:36+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: el\n"
"MIME-Version: 1.0\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1540290382.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542195373.000000\n"
#: sw/inc/app.hrc:29
msgctxt "RID_PARAGRAPHSTYLEFAMILY"
@@ -6848,7 +6848,12 @@ msgctxt "asciifilterdialog|lf"
msgid "_LF"
msgstr "_LF"
-#: sw/uiconfig/swriter/ui/asciifilterdialog.ui:264
+#: sw/uiconfig/swriter/ui/asciifilterdialog.ui:258
+msgctxt "asciifilterdialog|includebom"
+msgid "Include byte-order-mark"
+msgstr ""
+
+#: sw/uiconfig/swriter/ui/asciifilterdialog.ui:280
msgctxt "asciifilterdialog|label1"
msgid "Properties"
msgstr "Ιδιότητες"
diff --git a/source/el/swext/mediawiki/help.po b/source/el/swext/mediawiki/help.po
index cf3a62f73c3..4341512fa02 100644
--- a/source/el/swext/mediawiki/help.po
+++ b/source/el/swext/mediawiki/help.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 12:23+0100\n"
-"PO-Revision-Date: 2016-12-14 11:30+0000\n"
-"Last-Translator: Dimitris Spingos <dmtrs32@gmail.com>\n"
+"POT-Creation-Date: 2018-11-15 13:53+0100\n"
+"PO-Revision-Date: 2018-11-12 11:43+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: team@gnome.gr\n"
"Language: el\n"
"MIME-Version: 1.0\n"
@@ -15,7 +15,7 @@ msgstr ""
"X-Accelerator-Marker: ~\n"
"X-Generator: LibreOffice\n"
"X-Project-Style: openoffice\n"
-"X-POOTLE-MTIME: 1481715019.000000\n"
+"X-POOTLE-MTIME: 1542023031.000000\n"
#: help.tree
msgctxt ""
@@ -94,8 +94,8 @@ msgctxt ""
"wiki.xhp\n"
"par_id7387615\n"
"help.text"
-msgid "A wiki account on a supported <link href=\"http://www.mediawiki.org/wiki/MediaWiki\">MediaWiki</link> server"
-msgstr "Ένας λογαριασμός βίκι σε έναν υποστηριζόμενο διακομιστή <link href=\"http://www.mediawiki.org/wiki/MediaWiki\">MediaWiki</link>"
+msgid "A wiki account on a supported <link href=\"https://www.mediawiki.org/wiki/MediaWiki\">MediaWiki</link> server"
+msgstr ""
#: wiki.xhp
msgctxt ""
@@ -150,24 +150,24 @@ msgctxt ""
"wiki.xhp\n"
"par_id368968\n"
"help.text"
-msgid "In the <link href=\"com.sun.wiki-publisher/wikisettings.xhp\">Options</link> dialog, click Add."
-msgstr "Στον διάλογο <link href=\"com.sun.wiki-publisher/wikisettings.xhp\">Επιλογές</link> πατήστε προσθήκη."
+msgid "In the <link href=\"com.sun.wiki-publisher/wikisettings.xhp\"><emph>Options</emph></link> dialog, click <emph>Add</emph>."
+msgstr ""
#: wiki.xhp
msgctxt ""
"wiki.xhp\n"
"par_id6962187\n"
"help.text"
-msgid "In the <link href=\"com.sun.wiki-publisher/wikiaccount.xhp\">MediaWiki</link> dialog, enter the account information for the wiki."
-msgstr "Στον διάλογο <link href=\"com.sun.wiki-publisher/wikiaccount.xhp\">MediaWiki</link>, εισάγετε την πληροφορία λογαριασμού για το βίκι."
+msgid "In the <link href=\"com.sun.wiki-publisher/wikiaccount.xhp\"><emph>MediaWiki</emph></link> dialog, enter the account information for the wiki."
+msgstr ""
#: wiki.xhp
msgctxt ""
"wiki.xhp\n"
"par_id5328836\n"
"help.text"
-msgid "In the URL text box, enter the address of a wiki that you want to connect to."
-msgstr "Στο πλαίσιο κειμένου URL, εισάγετε τη διεύθυνση του βίκι στην οποία θέλετε να συνδεθείτε."
+msgid "In the <emph>URL</emph> text box, enter the address of a wiki that you want to connect to."
+msgstr ""
#: wiki.xhp
msgctxt ""
@@ -182,8 +182,8 @@ msgctxt ""
"wiki.xhp\n"
"par_id5906552\n"
"help.text"
-msgid "In the Username box, enter your user ID for your wiki account."
-msgstr "Μέσα στο πλαίσιο του ονόματος χρήστη, εισάγετε την ταυτότητα του χρήστη για τον λογαριασμό σας στο βίκι."
+msgid "In the <emph>Username</emph> box, enter your user ID for your wiki account."
+msgstr ""
#: wiki.xhp
msgctxt ""
@@ -198,8 +198,8 @@ msgctxt ""
"wiki.xhp\n"
"par_id8869594\n"
"help.text"
-msgid "In the Password box, enter the password for your wiki account, then click OK."
-msgstr "Στο πεδίο κωδικός πρόσβασης, εισάγετε τον κωδικό πρόσβασης του λογαριασμού σας στο βίκι και μετά πατήστε Εντάξει."
+msgid "In the Password box, enter the password for your wiki account, then click <emph>OK</emph>."
+msgstr ""
#: wiki.xhp
msgctxt ""
@@ -246,8 +246,8 @@ msgctxt ""
"wiki.xhp\n"
"par_id228278\n"
"help.text"
-msgid "In the <link href=\"com.sun.wiki-publisher/wikisend.xhp\">Send to MediaWiki</link> dialog, specify the settings for your entry."
-msgstr "Στον διάλογο <link href=\"com.sun.wiki-publisher/wikisend.xhp\">Αποστολή στα ΜέσαΒίκι</link>, καθορίστε τις ρυθμίσεις για την καταχώρισή σας."
+msgid "In the <link href=\"com.sun.wiki-publisher/wikisend.xhp\"><emph>Send to MediaWiki</emph></link> dialog, specify the settings for your entry."
+msgstr ""
#: wiki.xhp
msgctxt ""
diff --git a/source/en-GB/cui/messages.po b/source/en-GB/cui/messages.po
index 29f91b0dab7..3baefcc2389 100644
--- a/source/en-GB/cui/messages.po
+++ b/source/en-GB/cui/messages.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 12:22+0100\n"
-"PO-Revision-Date: 2018-10-22 22:55+0000\n"
-"Last-Translator: Stuart Swales <stuart.swales.croftnuisk@gmail.com>\n"
+"POT-Creation-Date: 2018-11-14 12:21+0100\n"
+"PO-Revision-Date: 2018-11-14 11:36+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: en_GB\n"
"MIME-Version: 1.0\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1540248924.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542195387.000000\n"
#: cui/inc/strings.hrc:24
msgctxt "RID_SVXSTR_KEY_CONFIG_DIR"
@@ -1558,141 +1558,136 @@ msgid "Dimension line"
msgstr "Dimension line"
#: cui/inc/strings.hrc:365
-msgctxt "RID_SVXSTR_LOAD_ERROR"
-msgid "The selected module could not be loaded."
-msgstr "The selected module could not be loaded."
-
-#: cui/inc/strings.hrc:366
msgctxt "RID_SVXSTR_STARTQUOTE"
msgid "Start Quote"
msgstr "Start Quote"
-#: cui/inc/strings.hrc:367
+#: cui/inc/strings.hrc:366
msgctxt "RID_SVXSTR_ENDQUOTE"
msgid "End Quote"
msgstr "End Quote"
-#: cui/inc/strings.hrc:369
+#: cui/inc/strings.hrc:368
msgctxt "RID_SVXSTR_SELECTEDPERSONA"
msgid "Selected Theme: "
msgstr "Selected Theme: "
-#: cui/inc/strings.hrc:370
+#: cui/inc/strings.hrc:369
msgctxt "RID_SVXSTR_SEARCHING"
msgid "Searching, please wait..."
msgstr "Searching, please wait..."
-#: cui/inc/strings.hrc:371
+#: cui/inc/strings.hrc:370
msgctxt "RID_SVXSTR_SEARCHERROR"
msgid "Cannot open %1, please try again later."
msgstr "Cannot open %1, please try again later."
-#: cui/inc/strings.hrc:372
+#: cui/inc/strings.hrc:371
msgctxt "RID_SVXSTR_NORESULTS"
msgid "No results found."
msgstr "No results found."
-#: cui/inc/strings.hrc:373
+#: cui/inc/strings.hrc:372
msgctxt "RID_SVXSTR_APPLYPERSONA"
msgid "Applying Theme..."
msgstr "Applying Theme..."
-#: cui/inc/strings.hrc:374
+#: cui/inc/strings.hrc:373
msgctxt "RID_SVXSTR_INVALIDPERSONAURL"
msgid "Please enter a valid theme address or a search term."
msgstr "Please enter a valid theme address or a search term."
-#: cui/inc/strings.hrc:376
+#: cui/inc/strings.hrc:375
msgctxt "RID_SVXSTR_TABLE_PRESET_NONE"
msgid "Set No Borders"
msgstr "Set No Borders"
-#: cui/inc/strings.hrc:377
+#: cui/inc/strings.hrc:376
msgctxt "RID_SVXSTR_TABLE_PRESET_ONLYOUTER"
msgid "Set Outer Border Only"
msgstr "Set Outer Border Only"
-#: cui/inc/strings.hrc:378
+#: cui/inc/strings.hrc:377
msgctxt "RID_SVXSTR_TABLE_PRESET_OUTERHORI"
msgid "Set Outer Border and Horizontal Lines"
msgstr "Set Outer Border and Horizontal Lines"
-#: cui/inc/strings.hrc:379
+#: cui/inc/strings.hrc:378
msgctxt "RID_SVXSTR_TABLE_PRESET_OUTERALL"
msgid "Set Outer Border and All Inner Lines"
msgstr "Set Outer Border and All Inner Lines"
-#: cui/inc/strings.hrc:380
+#: cui/inc/strings.hrc:379
msgctxt "RID_SVXSTR_TABLE_PRESET_OUTERINNER"
msgid "Set Outer Border Without Changing Inner Lines"
msgstr "Set Outer Border Without Changing Inner Lines"
-#: cui/inc/strings.hrc:381
+#: cui/inc/strings.hrc:380
msgctxt "RID_SVXSTR_PARA_PRESET_DIAGONAL"
msgid "Set Diagonal Lines Only"
msgstr "Set Diagonal Lines Only"
-#: cui/inc/strings.hrc:382
+#: cui/inc/strings.hrc:381
msgctxt "RID_SVXSTR_PARA_PRESET_ALL"
msgid "Set All Four Borders"
msgstr "Set All Four Borders"
-#: cui/inc/strings.hrc:383
+#: cui/inc/strings.hrc:382
msgctxt "RID_SVXSTR_PARA_PRESET_LEFTRIGHT"
msgid "Set Left and Right Borders Only"
msgstr "Set Left and Right Borders Only"
-#: cui/inc/strings.hrc:384
+#: cui/inc/strings.hrc:383
msgctxt "RID_SVXSTR_PARA_PRESET_TOPBOTTOM"
msgid "Set Top and Bottom Borders Only"
msgstr "Set Top and Bottom Borders Only"
-#: cui/inc/strings.hrc:385
+#: cui/inc/strings.hrc:384
msgctxt "RID_SVXSTR_PARA_PRESET_ONLYLEFT"
msgid "Set Left Border Only"
msgstr "Set Left Border Only"
-#: cui/inc/strings.hrc:386
+#: cui/inc/strings.hrc:385
msgctxt "RID_SVXSTR_HOR_PRESET_ONLYHOR"
msgid "Set Top and Bottom Borders, and All Inner Lines"
msgstr "Set Top and Bottom Borders and All Inner Lines"
-#: cui/inc/strings.hrc:387
+#: cui/inc/strings.hrc:386
msgctxt "RID_SVXSTR_VER_PRESET_ONLYVER"
msgid "Set Left and Right Borders, and All Inner Lines"
msgstr "Set Left and Right Borders and All Inner Lines"
-#: cui/inc/strings.hrc:388
+#: cui/inc/strings.hrc:387
msgctxt "RID_SVXSTR_SHADOW_STYLE_NONE"
msgid "No Shadow"
msgstr "No Shadow"
-#: cui/inc/strings.hrc:389
+#: cui/inc/strings.hrc:388
msgctxt "RID_SVXSTR_SHADOW_STYLE_BOTTOMRIGHT"
msgid "Cast Shadow to Bottom Right"
msgstr "Cast Shadow to Bottom Right"
-#: cui/inc/strings.hrc:390
+#: cui/inc/strings.hrc:389
msgctxt "RID_SVXSTR_SHADOW_STYLE_TOPRIGHT"
msgid "Cast Shadow to Top Right"
msgstr "Cast Shadow to Top Right"
-#: cui/inc/strings.hrc:391
+#: cui/inc/strings.hrc:390
msgctxt "RID_SVXSTR_SHADOW_STYLE_BOTTOMLEFT"
msgid "Cast Shadow to Bottom Left"
msgstr "Cast Shadow to Bottom Left"
-#: cui/inc/strings.hrc:392
+#: cui/inc/strings.hrc:391
msgctxt "RID_SVXSTR_SHADOW_STYLE_TOPLEFT"
msgid "Cast Shadow to Top Left"
msgstr "Cast Shadow to Top Left"
-#: cui/inc/strings.hrc:393
+#: cui/inc/strings.hrc:392
msgctxt "RID_SVXSTR_SIGNATURELINE_SIGNED_BY"
msgid "Signed by: %1"
msgstr "Signed by: %1"
-#: cui/inc/strings.hrc:394
+#: cui/inc/strings.hrc:393
msgctxt "RID_SVXSTR_OPENCL_RESTART"
msgid "For the OpenCL changes to take effect, %PRODUCTNAME must be restarted."
msgstr "For the OpenCL changes to take effect, %PRODUCTNAME must be restarted."
@@ -2180,7 +2175,7 @@ msgstr "Locale: $LOCALE"
#: cui/uiconfig/ui/aboutdialog.ui:170
msgctxt "aboutdialog|locale"
msgid "UI-Language: $LOCALE"
-msgstr ""
+msgstr "UI-Language: $LOCALE"
#: cui/uiconfig/ui/aboutdialog.ui:187
msgctxt "aboutdialog|buildIdLink"
@@ -5196,7 +5191,7 @@ msgstr "Directory"
#: cui/uiconfig/ui/gallerythemedialog.ui:8
msgctxt "gallerythemedialog|GalleryThemeDialog"
msgid "Properties of %1"
-msgstr ""
+msgstr "Properties of %1"
#: cui/uiconfig/ui/gallerythemedialog.ui:135
msgctxt "gallerythemedialog|general"
@@ -10435,83 +10430,83 @@ msgstr "Search Term or Firefox Theme URL"
#: cui/uiconfig/ui/select_persona_dialog.ui:196
msgctxt "select_persona_dialog|categoriesCB"
msgid "Abstract"
-msgstr ""
+msgstr "Abstract"
#: cui/uiconfig/ui/select_persona_dialog.ui:197
msgctxt "select_persona_dialog|categoriesCB"
msgid "Causes"
-msgstr ""
+msgstr "Causes"
#: cui/uiconfig/ui/select_persona_dialog.ui:198
msgctxt "select_persona_dialog|categoriesCB"
msgid "Fashion"
-msgstr ""
+msgstr "Fashion"
#: cui/uiconfig/ui/select_persona_dialog.ui:199
msgctxt "select_persona_dialog|categoriesCB"
msgid "Film and TV"
-msgstr ""
+msgstr "Film and TV"
#: cui/uiconfig/ui/select_persona_dialog.ui:200
msgctxt "select_persona_dialog|categoriesCB"
msgid "Firefox"
-msgstr ""
+msgstr "Firefox"
#. https://addons.mozilla.org/en-US/firefox/themes/
#: cui/uiconfig/ui/select_persona_dialog.ui:201
msgctxt "select_persona_dialog|categoriesCB"
msgid "Foxkeh"
-msgstr ""
+msgstr "Foxkeh"
#: cui/uiconfig/ui/select_persona_dialog.ui:202
msgctxt "select_persona_dialog|categoriesCB"
msgid "Holiday"
-msgstr ""
+msgstr "Holiday"
#: cui/uiconfig/ui/select_persona_dialog.ui:203
msgctxt "select_persona_dialog|categoriesCB"
msgid "Music"
-msgstr ""
+msgstr "Music"
#: cui/uiconfig/ui/select_persona_dialog.ui:204
msgctxt "select_persona_dialog|categoriesCB"
msgid "Nature"
-msgstr ""
+msgstr "Nature"
#: cui/uiconfig/ui/select_persona_dialog.ui:205
msgctxt "select_persona_dialog|categoriesCB"
msgid "Other"
-msgstr ""
+msgstr "Other"
#: cui/uiconfig/ui/select_persona_dialog.ui:206
msgctxt "select_persona_dialog|categoriesCB"
msgid "Scenery"
-msgstr ""
+msgstr "Scenery"
#: cui/uiconfig/ui/select_persona_dialog.ui:207
msgctxt "select_persona_dialog|categoriesCB"
msgid "Seasonal"
-msgstr ""
+msgstr "Seasonal"
#: cui/uiconfig/ui/select_persona_dialog.ui:208
msgctxt "select_persona_dialog|categoriesCB"
msgid "Solid"
-msgstr ""
+msgstr "Solid"
#: cui/uiconfig/ui/select_persona_dialog.ui:209
msgctxt "select_persona_dialog|categoriesCB"
msgid "Sports"
-msgstr ""
+msgstr "Sports"
#: cui/uiconfig/ui/select_persona_dialog.ui:210
msgctxt "select_persona_dialog|categoriesCB"
msgid "Websites"
-msgstr ""
+msgstr "Websites"
#: cui/uiconfig/ui/select_persona_dialog.ui:211
msgctxt "select_persona_dialog|categoriesCB"
msgid "Featured"
-msgstr ""
+msgstr "Featured"
#: cui/uiconfig/ui/select_persona_dialog.ui:231
msgctxt "select_persona_dialog|label6"
@@ -10668,22 +10663,43 @@ msgctxt "signsignatureline|btn_select_certificate"
msgid "Select Certificate"
msgstr "Select Certificate"
-#: cui/uiconfig/ui/signsignatureline.ui:168
+#. Name of the signer
+#: cui/uiconfig/ui/signsignatureline.ui:166
+msgctxt "signsignatureline|label_name"
+msgid "or"
+msgstr ""
+
+#: cui/uiconfig/ui/signsignatureline.ui:175
+msgctxt "signsignatureline|btn_load_image"
+msgid "Use Signature Image"
+msgstr ""
+
+#: cui/uiconfig/ui/signsignatureline.ui:190
+msgctxt "signsignatureline|btn_clear_image"
+msgid "Clear"
+msgstr ""
+
+#: cui/uiconfig/ui/signsignatureline.ui:206
+msgctxt "signsignatureline|label_image_dimensions"
+msgid "Best image size: 600 x 100 px"
+msgstr ""
+
+#: cui/uiconfig/ui/signsignatureline.ui:237
msgctxt "signsignatureline|label_sign"
msgid "Sign"
msgstr "Sign"
-#: cui/uiconfig/ui/signsignatureline.ui:205
+#: cui/uiconfig/ui/signsignatureline.ui:274
msgctxt "signsignatureline|label_add_comment"
msgid "Add comment:"
msgstr "Add comment:"
-#: cui/uiconfig/ui/signsignatureline.ui:241
+#: cui/uiconfig/ui/signsignatureline.ui:310
msgctxt "signsignatureline|label_hint"
msgid "Instructions from the document creator:"
msgstr "Instructions from the document creator:"
-#: cui/uiconfig/ui/signsignatureline.ui:274
+#: cui/uiconfig/ui/signsignatureline.ui:343
msgctxt "signsignatureline|label_more"
msgid "More"
msgstr "More"
diff --git a/source/en-GB/dictionaries/ru_RU/dialog.po b/source/en-GB/dictionaries/ru_RU/dialog.po
index 6f3e834dde2..b3537a54159 100644
--- a/source/en-GB/dictionaries/ru_RU/dialog.po
+++ b/source/en-GB/dictionaries/ru_RU/dialog.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2018-11-05 17:38+0100\n"
-"PO-Revision-Date: 2013-05-24 07:10+0000\n"
+"PO-Revision-Date: 2018-11-13 09:01+0000\n"
"Last-Translator: Stuart Swales <stuart.swales.croftnuisk@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: en_GB\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1369379433.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542099674.000000\n"
#: ru_RU_en_US.properties
msgctxt ""
@@ -94,7 +94,7 @@ msgctxt ""
"typographica\n"
"property.text"
msgid "Typographical"
-msgstr ""
+msgstr "Typographical"
#: ru_RU_en_US.properties
msgctxt ""
diff --git a/source/en-GB/formula/messages.po b/source/en-GB/formula/messages.po
index 8abfe14eb14..91898306cbc 100644
--- a/source/en-GB/formula/messages.po
+++ b/source/en-GB/formula/messages.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2018-11-05 17:38+0100\n"
-"PO-Revision-Date: 2017-11-11 00:12+0000\n"
+"PO-Revision-Date: 2018-11-13 09:06+0000\n"
"Last-Translator: Stuart Swales <stuart.swales.croftnuisk@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: en_GB\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1510359166.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542100007.000000\n"
#: formula/inc/core_resource.hrc:2263
msgctxt "RID_STRLIST_FUNCTION_NAMES"
@@ -2076,7 +2076,7 @@ msgstr "SEARCHB"
#: formula/inc/core_resource.hrc:2682
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "REGEX"
-msgstr ""
+msgstr "REGEX"
#: formula/inc/strings.hrc:25
msgctxt "STR_OPTIONAL"
diff --git a/source/en-GB/helpcontent2/source/text/sbasic/shared/01.po b/source/en-GB/helpcontent2/source/text/sbasic/shared/01.po
index 965aad3f8a0..90c342f66c2 100644
--- a/source/en-GB/helpcontent2/source/text/sbasic/shared/01.po
+++ b/source/en-GB/helpcontent2/source/text/sbasic/shared/01.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-05-16 16:54+0200\n"
-"PO-Revision-Date: 2018-07-18 23:23+0000\n"
-"Last-Translator: Stuart Swales <stuart.swales.croftnuisk@gmail.com>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:56+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: en_GB\n"
"MIME-Version: 1.0\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: Pootle 2.8\n"
-"X-POOTLE-MTIME: 1531956218.000000\n"
+"X-POOTLE-MTIME: 1542196591.000000\n"
#: 06130000.xhp
msgctxt ""
@@ -93,8 +93,8 @@ msgctxt ""
"06130000.xhp\n"
"par_id3154791\n"
"help.text"
-msgid "<ahelp hid=\"modules/BasicIDE/ui/basicmacrodialog/run\">Runs or saves the current macro.</ahelp>"
-msgstr "<ahelp hid=\"modules/BasicIDE/ui/basicmacrodialog/run\">Runs or saves the current macro.</ahelp>"
+msgid "<ahelp hid=\"modules/BasicIDE/ui/basicmacrodialog/ok\">Runs or saves the current macro.</ahelp>"
+msgstr ""
#: 06130000.xhp
msgctxt ""
diff --git a/source/en-GB/helpcontent2/source/text/scalc/00.po b/source/en-GB/helpcontent2/source/text/scalc/00.po
index ed7becd219d..c0213d5816f 100644
--- a/source/en-GB/helpcontent2/source/text/scalc/00.po
+++ b/source/en-GB/helpcontent2/source/text/scalc/00.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2017-11-22 13:53+0100\n"
-"PO-Revision-Date: 2017-11-22 17:18+0000\n"
-"Last-Translator: Stuart Swales <stuart.swales.croftnuisk@gmail.com>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:56+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: en_GB\n"
"MIME-Version: 1.0\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: Pootle 2.8\n"
-"X-POOTLE-MTIME: 1511371116.000000\n"
+"X-POOTLE-MTIME: 1542196592.000000\n"
#: 00000004.xhp
msgctxt ""
@@ -29,24 +29,24 @@ msgctxt ""
"00000004.xhp\n"
"hd_id3155535\n"
"help.text"
-msgid "<variable id=\"wie\">To access this function... </variable>"
-msgstr "<variable id=\"wie\">To access this function... </variable>"
+msgid "<variable id=\"wie\">To access this function...</variable>"
+msgstr ""
#: 00000004.xhp
msgctxt ""
"00000004.xhp\n"
"par_idN1056E\n"
"help.text"
-msgid "<variable id=\"moreontop\">More explanations on top of this page. </variable>"
-msgstr "<variable id=\"moreontop\">More explanations at the top of this page. </variable>"
+msgid "<variable id=\"moreontop\">More explanations on top of this page.</variable>"
+msgstr ""
#: 00000004.xhp
msgctxt ""
"00000004.xhp\n"
"par_idN105AF\n"
"help.text"
-msgid "<variable id=\"optional\">In the %PRODUCTNAME Calc functions, parameters marked as \"optional\" can be left out only when no parameter follows. For example, in a function with four parameters, where the last two parameters are marked as \"optional\", you can leave out parameter 4 or parameters 3 and 4, but you cannot leave out parameter 3 alone. </variable>"
-msgstr "<variable id=\"optional\">In the %PRODUCTNAME Calc functions, parameters marked as \"optional\" can be omitted only when no parameter follows. For example, in a function with four parameters, in which the last two parameters are marked as \"optional\", you can omit parameter 4 or parameters 3 and 4, but you cannot omit parameter 3 alone. </variable>"
+msgid "<variable id=\"optional\">In the %PRODUCTNAME Calc functions, parameters marked as \"optional\" can be left out only when no parameter follows. For example, in a function with four parameters, where the last two parameters are marked as \"optional\", you can leave out parameter 4 or parameters 3 and 4, but you cannot leave out parameter 3 alone.</variable>"
+msgstr ""
#: 00000004.xhp
msgctxt ""
@@ -77,80 +77,80 @@ msgctxt ""
"00000402.xhp\n"
"par_id3155555\n"
"help.text"
-msgid "<variable id=\"kopffuss\">Choose <emph>Insert - Headers and Footers</emph></variable>"
-msgstr "<variable id=\"kopffuss\">Choose <emph>Insert - Headers and Footers</emph></variable>"
+msgid "<variable id=\"kopffuss\">Choose <emph>Insert - Headers and Footers</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3159233\n"
"help.text"
-msgid "<variable id=\"bkopfzeile\">Choose <emph>Insert - Headers and Footers - Header and Footer</emph> tabs</variable>"
-msgstr "<variable id=\"bkopfzeile\">Choose <emph>Insert - Headers and Footers - Header and Footer</emph> tabs</variable>"
+msgid "<variable id=\"bkopfzeile\">Choose <emph>Insert - Headers and Footers - Header and Footer</emph> tabs.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3150443\n"
"help.text"
-msgid "<variable id=\"bausfullen\">Choose <emph>Sheet - Fill Cells</emph></variable>"
-msgstr "<variable id=\"bausfullen\">Choose <emph>Sheet - Fill Cells</emph></variable>"
+msgid "<variable id=\"bausfullen\">Choose <emph>Sheet - Fill Cells</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3143267\n"
"help.text"
-msgid "<variable id=\"bausunten\">Choose <emph>Sheet - Fill Cells - Down</emph></variable>"
-msgstr "<variable id=\"bausunten\">Choose <emph>Sheet - Fill Cells - Down</emph></variable>"
+msgid "<variable id=\"bausunten\">Choose <emph>Sheet - Fill Cells - Down</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3153880\n"
"help.text"
-msgid "<variable id=\"bausrechts\">Choose <emph>Sheet - Fill Cells - Right</emph></variable>"
-msgstr "<variable id=\"bausrechts\">Choose <emph>Sheet - Fill Cells - Right</emph></variable>"
+msgid "<variable id=\"bausrechts\">Choose <emph>Sheet - Fill Cells - Right</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3151245\n"
"help.text"
-msgid "<variable id=\"bausoben\">Choose <emph>Sheet - Fill Cells - Up</emph></variable>"
-msgstr "<variable id=\"bausoben\">Choose <emph>Sheet - Fill Cells - Up</emph></variable>"
+msgid "<variable id=\"bausoben\">Choose <emph>Sheet - Fill Cells - Up</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3145068\n"
"help.text"
-msgid "<variable id=\"bauslinks\">Choose <emph>Sheet - Fill Cells - Left</emph></variable>"
-msgstr "<variable id=\"bauslinks\">Choose <emph>Sheet - Fill Cells - Left</emph></variable>"
+msgid "<variable id=\"bauslinks\">Choose <emph>Sheet - Fill Cells - Left</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3150400\n"
"help.text"
-msgid "<variable id=\"baustab\">Choose <emph>Sheet - Fill Cells - Sheets</emph></variable>"
-msgstr "<variable id=\"baustab\">Choose <emph>Sheet - Fill Cells - Sheets</emph></variable>"
+msgid "<variable id=\"baustab\">Choose <emph>Sheet - Fill Cells - Sheets</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3154910\n"
"help.text"
-msgid "<variable id=\"bausreihe\">Choose <emph>Sheet - Fill Cells - Series</emph></variable>"
-msgstr "<variable id=\"bausreihe\">Choose <emph>Sheet - Fill Cells - Series</emph></variable>"
+msgid "<variable id=\"bausreihe\">Choose <emph>Sheet - Fill Cells - Series</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3154123\n"
"help.text"
-msgid "Choose <emph>Sheet - Clear Cells</emph>"
-msgstr "Choose <emph>Sheet - Clear Cells</emph>"
+msgid "Choose <emph>Sheet - Clear Cells</emph>."
+msgstr ""
#: 00000402.xhp
msgctxt ""
@@ -165,40 +165,40 @@ msgctxt ""
"00000402.xhp\n"
"par_id3150011\n"
"help.text"
-msgid "<variable id=\"bzelo\">Choose <emph>Sheet - Delete Cells</emph></variable>"
-msgstr "<variable id=\"bzelo\">Choose <emph>Sheet - Delete Cells</emph></variable>"
+msgid "<variable id=\"bzelo\">Choose <emph>Sheet - Delete Cells</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3153951\n"
"help.text"
-msgid "Choose <emph>Sheet - Delete Sheet</emph>"
-msgstr "Choose <emph>Sheet - Delete Sheet</emph>"
+msgid "Choose <emph>Sheet - Delete Sheet</emph>."
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3155306\n"
"help.text"
-msgid "Open context menu for a sheet tab"
-msgstr "Open context menu for a sheet tab"
+msgid "Open context menu for a sheet tab."
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3146119\n"
"help.text"
-msgid "Choose <emph>Sheet - Move or Copy Sheet</emph>"
-msgstr "Choose <emph>Sheet - Move or Copy Sheet</emph>"
+msgid "Choose <emph>Sheet - Move or Copy Sheet</emph>."
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3148645\n"
"help.text"
-msgid "Open context menu for a sheet tab"
-msgstr "Open context menu for a sheet tab"
+msgid "Open context menu for a sheet tab."
+msgstr ""
#: 00000403.xhp
msgctxt ""
@@ -221,32 +221,32 @@ msgctxt ""
"00000403.xhp\n"
"par_id3150275\n"
"help.text"
-msgid "<variable id=\"aspze\">Choose <emph>View - Column & Row Headers</emph></variable>"
-msgstr "<variable id=\"aspze\">Choose <emph>View - Column & Row Headers</emph></variable>"
+msgid "<variable id=\"aspze\">Choose <emph>View - Column & Row Headers</emph>.</variable>"
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3154514\n"
"help.text"
-msgid "<variable id=\"awehe\">Choose <emph>View - Value Highlighting</emph></variable>"
-msgstr "<variable id=\"awehe\">Choose <emph>View - Value Highlighting</emph></variable>"
+msgid "<variable id=\"awehe\">Choose <emph>View - Value Highlighting</emph>.</variable>"
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3148947\n"
"help.text"
-msgid "<variable id=\"rechenleiste\">Choose <emph>View - Formula Bar</emph> or <emph>View - Toolbars - Formula Bar</emph></variable>"
-msgstr "<variable id=\"rechenleiste\">Choose <emph>View - Formula Bar</emph> or <emph>View - Toolbars - Formula Bar</emph></variable>"
+msgid "<variable id=\"rechenleiste\">Choose <emph>View - Formula Bar</emph> or <emph>View - Toolbars - Formula Bar</emph>.</variable>"
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3148663\n"
"help.text"
-msgid "<variable id=\"seumvo\">Choose <emph>View - Page Break</emph></variable>"
-msgstr "<variable id=\"seumvo\">Choose <emph>View - Page Break</emph></variable>"
+msgid "<variable id=\"seumvo\">Choose <emph>View - Page Break</emph>.</variable>"
+msgstr ""
#: 00000404.xhp
msgctxt ""
@@ -269,16 +269,16 @@ msgctxt ""
"00000404.xhp\n"
"par_id3149784\n"
"help.text"
-msgid "Choose <emph>Insert - Cells</emph>"
-msgstr "Choose <emph>Insert - Cells</emph>"
+msgid "Choose <emph>Insert - Cells</emph>."
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3154514\n"
"help.text"
-msgid "Open <emph>Insert Cells</emph> toolbar from Tools bar:"
-msgstr "Open <emph>Insert Cells</emph> toolbar from Tools bar:"
+msgid "Open <emph>Insert Cells</emph> toolbar from <emph>Tools</emph> bar:"
+msgstr ""
#: 00000404.xhp
msgctxt ""
@@ -365,24 +365,24 @@ msgctxt ""
"00000404.xhp\n"
"par_id3149033\n"
"help.text"
-msgid "<variable id=\"eitab\">Choose <emph>Sheet - Insert Sheet</emph></variable>"
-msgstr "<variable id=\"eitab\">Choose <emph>Sheet - Insert Sheet</emph></variable>"
+msgid "<variable id=\"eitab\">Choose <emph>Sheet - Insert Sheet</emph>.</variable>"
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_idN1082F\n"
"help.text"
-msgid "<variable id=\"eitabfile\">Choose <emph>Sheet - Insert Sheet from File</emph></variable>"
-msgstr "<variable id=\"eitabfile\">Choose <emph>Sheet - Insert Sheet from File</emph></variable>"
+msgid "<variable id=\"eitabfile\">Choose <emph>Sheet - Insert Sheet from File</emph>.</variable>"
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3155115\n"
"help.text"
-msgid "Choose <emph>Insert - Function</emph>"
-msgstr "Choose <emph>Insert - Function</emph>"
+msgid "Choose <emph>Insert - Function</emph>."
+msgstr ""
#: 00000404.xhp
msgctxt ""
@@ -429,8 +429,8 @@ msgctxt ""
"00000404.xhp\n"
"par_id3155809\n"
"help.text"
-msgid "<variable id=\"eikadaze\"><emph>Insert - Function</emph> - Category <emph>Date&Time</emph></variable>"
-msgstr "<variable id=\"eikadaze\"><emph>Insert - Function</emph> - Category <emph>Date&Time</emph></variable>"
+msgid "<variable id=\"eikadaze\"><emph>Insert - Function</emph> - Category <emph>Date & Time</emph></variable>"
+msgstr ""
#: 00000404.xhp
msgctxt ""
@@ -517,32 +517,32 @@ msgctxt ""
"00000404.xhp\n"
"par_id3155383\n"
"help.text"
-msgid "<variable id=\"funktionsliste\">Choose <emph>Insert - Function List</emph></variable>"
-msgstr "<variable id=\"funktionsliste\">Choose <emph>Insert - Function List</emph></variable>"
+msgid "<variable id=\"funktionsliste\">Choose <emph>Insert - Function List</emph>.</variable>"
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3153250\n"
"help.text"
-msgid "<variable id=\"einamen\">Choose <emph>Insert - Named Ranges and Expressions</emph></variable>"
-msgstr "<variable id=\"einamen\">Choose <emph>Insert - Named Ranges and Expressions</emph></variable>"
+msgid "<variable id=\"einamen\">Choose <emph>Insert - Named Ranges and Expressions</emph>.</variable>"
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3146776\n"
"help.text"
-msgid "<variable id=\"eiextdata\">Choose <emph>Sheet - Link to External data</emph></variable>"
-msgstr "<variable id=\"eiextdata\">Choose <emph>Sheet - Link to External data</emph></variable>"
+msgid "<variable id=\"eiextdata\">Choose <emph>Sheet - Link to External data</emph>.</variable>"
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3143222\n"
"help.text"
-msgid "Choose <emph>Sheet - Named Ranges and Expressions - Define</emph>"
-msgstr "Choose <emph>Sheet - Named Ranges and Expressions - Define</emph>"
+msgid "Choose <emph>Sheet - Named Ranges and Expressions - Define</emph>."
+msgstr ""
#: 00000404.xhp
msgctxt ""
@@ -557,24 +557,24 @@ msgctxt ""
"00000404.xhp\n"
"par_id3145214\n"
"help.text"
-msgid "<variable id=\"einaei\">Choose <emph>Sheet - Named Ranges and Expressions - Insert</emph></variable>"
-msgstr "<variable id=\"einaei\">Choose <emph>Sheet - Named Ranges and Expressions - Insert</emph></variable>"
+msgid "<variable id=\"einaei\">Choose <emph>Sheet - Named Ranges and Expressions - Insert</emph>.</variable>"
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3153558\n"
"help.text"
-msgid "<variable id=\"einaueb\">Choose <emph>Sheet - Named Ranges and Expressions - Create</emph></variable>"
-msgstr "<variable id=\"einaueb\">Choose <emph>Sheet - Named Ranges and Expressions - Create</emph></variable>"
+msgid "<variable id=\"einaueb\">Choose <emph>Sheet - Named Ranges and Expressions - Create</emph>.</variable>"
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3153483\n"
"help.text"
-msgid "<variable id=\"einabesch\">Choose <emph>Sheet - Named Ranges and Expressions - Labels</emph></variable>"
-msgstr "<variable id=\"einabesch\">Choose <emph>Sheet - Named Ranges and Expressions - Labels</emph></variable>"
+msgid "<variable id=\"einabesch\">Choose <emph>Sheet - Named Ranges and Expressions - Labels</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
@@ -597,192 +597,192 @@ msgctxt ""
"00000405.xhp\n"
"par_id3154685\n"
"help.text"
-msgid "<variable id=\"fozelle\">Choose <emph>Format - Cells</emph></variable>"
-msgstr "<variable id=\"fozelle\">Choose <emph>Format - Cells</emph></variable>"
+msgid "<variable id=\"fozelle\">Choose <emph>Format - Cells</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3153194\n"
"help.text"
-msgid "<variable id=\"fozelstz\">Choose <emph>Format - Cells - Cell Protection</emph> tab </variable>"
-msgstr "<variable id=\"fozelstz\">Choose <emph>Format - Cells - Cell Protection</emph> tab </variable>"
+msgid "<variable id=\"fozelstz\">Choose <emph>Format - Cells - Cell Protection</emph> tab.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3155854\n"
"help.text"
-msgid "<variable id=\"fozei\">Choose <emph>Format - Row</emph></variable>"
-msgstr "<variable id=\"fozei\">Choose <emph>Format - Row</emph></variable>"
+msgid "<variable id=\"fozei\">Choose <emph>Format - Rows</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3150012\n"
"help.text"
-msgid "<variable id=\"fozeiophoe\">Choose <emph>Format - Row - Optimal Height</emph></variable>"
-msgstr "<variable id=\"fozeiophoe\">Choose <emph>Format - Row - Optimal Height</emph></variable>"
+msgid "<variable id=\"fozeiophoe\">Choose <emph>Format - Rows - Optimal Height</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3148645\n"
"help.text"
-msgid "Choose <emph>Format - Row - Hide</emph>"
-msgstr "Choose <emph>Format - Row - Hide</emph>"
+msgid "Choose <emph>Format - Rows - Hide</emph>."
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3153728\n"
"help.text"
-msgid "Choose <emph>Format - Column - Hide</emph>"
-msgstr "Choose <emph>Format - Column - Hide</emph>"
+msgid "Choose <emph>Format - Columns - Hide</emph>."
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3151114\n"
"help.text"
-msgid "Choose <emph>Format - Sheet - Hide</emph>"
-msgstr "Choose <emph>Format - Sheet - Hide</emph>"
+msgid "Choose <emph>Sheet - Hide Sheet</emph>."
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3148576\n"
"help.text"
-msgid "Choose <emph>Format - Row - Show</emph>"
-msgstr "Choose <emph>Format - Row - Show</emph>"
+msgid "Choose <emph>Format - Rows - Show</emph>."
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3156286\n"
"help.text"
-msgid "Choose <emph>Format - Column - Show</emph>"
-msgstr "Choose <emph>Format - Column - Show</emph>"
+msgid "Choose <emph>Format - Columns - Show</emph>."
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3145645\n"
"help.text"
-msgid "<variable id=\"fospa\">Choose <emph>Format - Column</emph></variable>"
-msgstr "<variable id=\"fospa\">Choose <emph>Format - Column</emph></variable>"
+msgid "<variable id=\"fospa\">Choose <emph>Format - Columns</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3145252\n"
"help.text"
-msgid "Choose <emph>Format - Column - Optimal Width</emph>"
-msgstr "Choose <emph>Format - Column - Optimal Width</emph>"
+msgid "Choose <emph>Format - Columns - Optimal Width</emph>."
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3146971\n"
"help.text"
-msgid "Double-click right column separator in column headers"
-msgstr "Double-click right column separator in column headers"
+msgid "Double-click right column separator in column headers."
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3147362\n"
"help.text"
-msgid "<variable id=\"fot\">Choose <emph>Format - Sheet</emph></variable>"
-msgstr "<variable id=\"fot\">Choose <emph>Format - Sheet</emph></variable>"
+msgid "<variable id=\"fot\">Choose <emph>Sheet</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3163805\n"
"help.text"
-msgid "<variable id=\"fotu\">Choose <emph>Format - Sheet - Rename</emph></variable>"
-msgstr "<variable id=\"fotu\">Choose <emph>Format - Sheet - Rename</emph></variable>"
+msgid "<variable id=\"fotu\">Choose <emph>Sheet - Rename Sheet</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3155333\n"
"help.text"
-msgid "<variable id=\"fotenb\">Choose <emph>Format - Sheet - Show</emph></variable>"
-msgstr "<variable id=\"fotenb\">Choose <emph>Format - Sheet - Show</emph></variable>"
+msgid "<variable id=\"fotenb\">Choose <emph>Sheet - Show Sheet</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_idN1077A\n"
"help.text"
-msgid "<variable id=\"foste\">Choose <emph>Format - Page</emph></variable>"
-msgstr "<variable id=\"foste\">Choose <emph>Format - Page</emph></variable>"
+msgid "<variable id=\"foste\">Choose <emph>Format - Page</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3155508\n"
"help.text"
-msgid "<variable id=\"fostel\">Choose <emph>Format - Page - Sheet</emph> tab </variable>"
-msgstr "<variable id=\"fostel\">Choose <emph>Format - Page - Sheet</emph> tab </variable>"
+msgid "<variable id=\"fostel\">Choose <emph>Format - Page - Sheet</emph> tab.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3150883\n"
"help.text"
-msgid "<variable id=\"fodrbe\">Choose <emph>Format - Print Ranges</emph></variable>"
-msgstr "<variable id=\"fodrbe\">Choose <emph>Format - Print Ranges</emph></variable>"
+msgid "<variable id=\"fodrbe\">Choose <emph>Format - Print Ranges</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3156448\n"
"help.text"
-msgid "<variable id=\"fodrfe\">Choose <emph>Format - Print Ranges - Define</emph></variable>"
-msgstr "<variable id=\"fodrfe\">Choose <emph>Format - Print Ranges - Define</emph></variable>"
+msgid "<variable id=\"fodrfe\">Choose <emph>Format - Print Ranges - Define</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3156290\n"
"help.text"
-msgid "<variable id=\"fodrhin\">Choose <emph>Format - Print Ranges - Add</emph></variable>"
-msgstr "<variable id=\"fodrhin\">Choose <emph>Format - Print Ranges - Add</emph></variable>"
+msgid "<variable id=\"fodrhin\">Choose <emph>Format - Print Ranges - Add</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3155812\n"
"help.text"
-msgid "<variable id=\"fodbah\">Choose <emph>Format - Print Ranges - Clear</emph></variable>"
-msgstr "<variable id=\"fodbah\">Choose <emph>Format - Print Ranges - Clear</emph></variable>"
+msgid "<variable id=\"fodbah\">Choose <emph>Format - Print Ranges - Clear</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3153307\n"
"help.text"
-msgid "<variable id=\"fodbbe\">Choose <emph>Format - Print Ranges - Edit</emph></variable>"
-msgstr "<variable id=\"fodbbe\">Choose <emph>Format - Print Ranges - Edit</emph></variable>"
+msgid "<variable id=\"fodbbe\">Choose <emph>Format - Print Ranges - Edit</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3153916\n"
"help.text"
-msgid "Choose <emph>Format - AutoFormat</emph>"
-msgstr "Choose <emph>Format - AutoFormat</emph>"
+msgid "Choose <emph>Format - AutoFormat</emph>."
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3154532\n"
"help.text"
-msgid "On the Tools bar, click"
-msgstr "On the Tools bar, click"
+msgid "On the <emph>Tools</emph> bar, click"
+msgstr ""
#: 00000405.xhp
msgctxt ""
@@ -805,8 +805,8 @@ msgctxt ""
"00000405.xhp\n"
"par_id3154618\n"
"help.text"
-msgid "<variable id=\"bedingte\">Choose <emph>Format - Conditional Formatting</emph></variable>"
-msgstr "<variable id=\"bedingte\">Choose <emph>Format - Conditional Formatting</emph></variable>"
+msgid "<variable id=\"bedingte\">Choose <emph>Format - Conditional Formatting</emph>.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
@@ -829,16 +829,16 @@ msgctxt ""
"00000406.xhp\n"
"par_id3150541\n"
"help.text"
-msgid "<variable id=\"exdektv\">Choose <emph>Tools - Detective</emph> </variable>"
-msgstr "<variable id=\"exdektv\">Choose <emph>Tools - Detective</emph> </variable>"
+msgid "<variable id=\"exdektv\">Choose <emph>Tools - Detective</emph>.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id3153194\n"
"help.text"
-msgid "Choose <emph>Tools - Detective - Trace Precedents</emph>"
-msgstr "Choose <emph>Tools - Detective - Trace Precedents</emph>"
+msgid "Choose <emph>Tools - Detective - Trace Precedents</emph>."
+msgstr ""
#: 00000406.xhp
msgctxt ""
@@ -853,24 +853,24 @@ msgctxt ""
"00000406.xhp\n"
"par_id3154123\n"
"help.text"
-msgid "<variable id=\"silbentrennungc\">Menu <emph>Tools - Language - Hyphenation</emph> </variable>"
-msgstr "<variable id=\"silbentrennungc\">Menu <emph>Tools - Language - Hyphenation</emph> </variable>"
+msgid "<variable id=\"silbentrennungc\">Menu <emph>Tools - Language - Hyphenation</emph>.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id3145785\n"
"help.text"
-msgid "<variable id=\"exdvore\">Choose <emph>Tools - Detective - Remove Precedents</emph> </variable>"
-msgstr "<variable id=\"exdvore\">Choose <emph>Tools - Detective - Remove Precedents</emph> </variable>"
+msgid "<variable id=\"exdvore\">Choose <emph>Tools - Detective - Remove Precedents</emph>.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id3155411\n"
"help.text"
-msgid "Choose <emph>Tools - Detective - Trace Dependents</emph>"
-msgstr "Choose <emph>Tools - Detective - Trace Dependents</emph>"
+msgid "Choose <emph>Tools - Detective - Trace Dependents</emph>."
+msgstr ""
#: 00000406.xhp
msgctxt ""
@@ -885,112 +885,112 @@ msgctxt ""
"00000406.xhp\n"
"par_id3146984\n"
"help.text"
-msgid "<variable id=\"exdszne\">Choose <emph>Tools - Detective - Remove Dependents</emph> </variable>"
-msgstr "<variable id=\"exdszne\">Choose <emph>Tools - Detective - Remove Dependents</emph> </variable>"
+msgid "<variable id=\"exdszne\">Choose <emph>Tools - Detective - Remove Dependents</emph>.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id3154014\n"
"help.text"
-msgid "<variable id=\"exdase\">Choose <emph>Tools - Detective - Remove All Traces</emph> </variable>"
-msgstr "<variable id=\"exdase\">Choose <emph>Tools - Detective - Remove All Traces</emph> </variable>"
+msgid "<variable id=\"exdase\">Choose <emph>Tools - Detective - Remove All Traces</emph>.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id3153188\n"
"help.text"
-msgid "<variable id=\"exdszfe\">Choose <emph>Tools - Detective - Trace Error</emph> </variable>"
-msgstr "<variable id=\"exdszfe\">Choose <emph>Tools - Detective - Trace Error</emph> </variable>"
+msgid "<variable id=\"exdszfe\">Choose <emph>Tools - Detective - Trace Error</emph>.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id3149410\n"
"help.text"
-msgid "<variable id=\"fuellmodus\">Choose <emph>Tools - Detective - Fill Mode</emph> </variable>"
-msgstr "<variable id=\"fuellmodus\">Choose <emph>Tools - Detective - Fill Mode</emph> </variable>"
+msgid "<variable id=\"fuellmodus\">Choose <emph>Tools - Detective - Fill Mode</emph>.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id3156284\n"
"help.text"
-msgid "<variable id=\"dateneinkreisen\">Choose <emph>Tools - Detective - Mark Invalid Data</emph> </variable>"
-msgstr "<variable id=\"dateneinkreisen\">Choose <emph>Tools - Detective - Mark Invalid Data</emph> </variable>"
+msgid "<variable id=\"dateneinkreisen\">Choose <emph>Tools - Detective - Mark Invalid Data</emph>.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id3153159\n"
"help.text"
-msgid "<variable id=\"spurenaktualisieren\">Choose <emph>Tools - Detective - Refresh Traces</emph> </variable>"
-msgstr "<variable id=\"spurenaktualisieren\">Choose <emph>Tools - Detective - Refresh Traces</emph> </variable>"
+msgid "<variable id=\"spurenaktualisieren\">Choose <emph>Tools - Detective - Refresh Traces</emph>.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id3147397\n"
"help.text"
-msgid "<variable id=\"automatisch\">Choose <emph>Tools - Detective - AutoRefresh</emph> </variable>"
-msgstr "<variable id=\"automatisch\">Choose <emph>Tools - Detective - AutoRefresh</emph> </variable>"
+msgid "<variable id=\"automatisch\">Choose <emph>Tools - Detective - AutoRefresh</emph>.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id3154018\n"
"help.text"
-msgid "<variable id=\"exzws\">Choose <emph>Tools - Goal Seek</emph> </variable>"
-msgstr "<variable id=\"exzws\">Choose <emph>Tools - Goal Seek</emph> </variable>"
+msgid "<variable id=\"exzws\">Choose <emph>Tools - Goal Seek</emph>.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id3269142\n"
"help.text"
-msgid "<variable id=\"solver\">Choose <emph>Tools - Solver</emph> </variable>"
-msgstr "<variable id=\"solver\">Choose <emph>Tools - Solver</emph> </variable>"
+msgid "<variable id=\"solver\">Choose <emph>Tools - Solver</emph>.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id8554338\n"
"help.text"
-msgid "<variable id=\"solver_options\">Choose <emph>Tools - Solver</emph>, <emph>Options</emph> button </variable>"
-msgstr "<variable id=\"solver_options\">Choose <emph>Tools - Solver</emph>, <emph>Options</emph> button </variable>"
+msgid "<variable id=\"solver_options\">Choose <emph>Tools - Solver</emph>, click <emph>Options</emph> button.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id3156277\n"
"help.text"
-msgid "<variable id=\"exsze\">Choose <emph>Tools - Scenarios</emph> </variable>"
-msgstr "<variable id=\"exsze\">Choose <emph>Tools - Scenarios</emph> </variable>"
+msgid "<variable id=\"exsze\">Choose <emph>Tools - Scenarios</emph>.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id3149020\n"
"help.text"
-msgid "<variable id=\"protect_sheet\">Choose <emph>Tools - Protect Sheet</emph></variable>"
-msgstr "<variable id=\"protect_sheet\">Choose <emph>Tools - Protect Sheet</emph></variable>"
+msgid "<variable id=\"protect_sheet\">Choose <emph>Tools - Protect Sheet</emph>.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id3154256\n"
"help.text"
-msgid "<variable id=\"protect_spreadsheet\">Choose <emph>Tools - Protect Spreadsheet</emph></variable>"
-msgstr "<variable id=\"protect_spreadsheet\">Choose <emph>Tools - Protect Spreadsheet</emph></variable>"
+msgid "<variable id=\"protect_spreadsheet\">Choose <emph>Tools - Protect Spreadsheet</emph>.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id3146919\n"
"help.text"
-msgid "Choose <emph>Data - Calculate - Recalculate</emph>"
-msgstr "Choose <emph>Data - Calculate - Recalculate</emph>"
+msgid "Choose <emph>Data - Calculate - Recalculate</emph>."
+msgstr ""
#: 00000406.xhp
msgctxt ""
@@ -1005,16 +1005,16 @@ msgctxt ""
"00000406.xhp\n"
"par_id3150941\n"
"help.text"
-msgid "<variable id=\"exatmb\">Choose <emph>Data - Calculate - AutoCalculate</emph> </variable>"
-msgstr "<variable id=\"exatmb\">Choose <emph>Data - Calculate - AutoCalculate</emph> </variable>"
+msgid "<variable id=\"exatmb\">Choose <emph>Data - Calculate - AutoCalculate</emph>.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id3151276\n"
"help.text"
-msgid "<variable id=\"autoeingabe\">Choose <emph>Tools - AutoInput</emph> </variable>"
-msgstr "<variable id=\"autoeingabe\">Choose <emph>Tools - AutoInput</emph> </variable>"
+msgid "<variable id=\"autoeingabe\">Choose <emph>Tools - AutoInput</emph>.</variable>"
+msgstr ""
#: 00000407.xhp
msgctxt ""
@@ -1037,16 +1037,16 @@ msgctxt ""
"00000407.xhp\n"
"par_id3147335\n"
"help.text"
-msgid "<variable id=\"fete\">Choose <item type=\"menuitem\">View - Split Window</item></variable>"
-msgstr "<variable id=\"fete\">Choose <item type=\"menuitem\">View - Split Window</item></variable>"
+msgid "<variable id=\"fete\">Choose ><item type=\"menuitem\">View - Split Window</item>.</variable>"
+msgstr ""
#: 00000407.xhp
msgctxt ""
"00000407.xhp\n"
"par_id3153663\n"
"help.text"
-msgid "<variable id=\"fefix\">Choose <item type=\"menuitem\">View - Freeze Cells - Freeze Rows and Columns</item></variable>"
-msgstr "<variable id=\"fefix\">Choose <item type=\"menuitem\">View - Freeze Cells - Freeze Rows and Columns</item></variable>"
+msgid "<variable id=\"fefix\">Choose <item type=\"menuitem\">View - Freeze Cells - Freeze Rows and Columns</item>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
@@ -1069,48 +1069,48 @@ msgctxt ""
"00000412.xhp\n"
"par_id8366954\n"
"help.text"
-msgid "<variable id=\"text2columns\">Choose <emph>Data - Text to Columns</emph></variable>"
-msgstr "<variable id=\"text2columns\">Choose <emph>Data - Text to Columns</emph></variable>"
+msgid "<variable id=\"text2columns\">Choose <emph>Data - Text to Columns</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3147399\n"
"help.text"
-msgid "<variable id=\"dbrbf\">Choose <emph>Data - Define Range</emph></variable>"
-msgstr "<variable id=\"dbrbf\">Choose <emph>Data - Define Range</emph></variable>"
+msgid "<variable id=\"dbrbf\">Choose <emph>Data - Define Range</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3145345\n"
"help.text"
-msgid "<variable id=\"dbrba\">Choose <emph>Data - Select Range</emph></variable>"
-msgstr "<variable id=\"dbrba\">Choose <emph>Data - Select Range</emph></variable>"
+msgid "<variable id=\"dbrba\">Choose <emph>Data - Select Range</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3150443\n"
"help.text"
-msgid "<variable id=\"dnsrt\">Choose <emph>Data - Sort...</emph></variable>"
-msgstr "<variable id=\"dnsrt\">Choose <emph>Data - Sort...</emph></variable>"
+msgid "<variable id=\"dnsrt\">Choose <emph>Data - Sort...</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3148491\n"
"help.text"
-msgid "Choose <emph>Data - Sort - Sort Criteria</emph> tab"
-msgstr "Choose <emph>Data - Sort - Sort Criteria</emph> tab"
+msgid "Choose <emph>Data - Sort - Sort Criteria</emph> tab."
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3154516\n"
"help.text"
-msgid "On Standard bar, click"
-msgstr "On Standard bar, click"
+msgid "On <emph>Standard</emph> bar, click"
+msgstr ""
#: 00000412.xhp
msgctxt ""
@@ -1149,32 +1149,32 @@ msgctxt ""
"00000412.xhp\n"
"par_id3146984\n"
"help.text"
-msgid "<variable id=\"dnstot\">Choose <emph>Data - Sort - Options</emph> tab</variable>"
-msgstr "<variable id=\"dnstot\">Choose <emph>Data - Sort - Options</emph> tab</variable>"
+msgid "<variable id=\"dnstot\">Choose <emph>Data - Sort - Options</emph> tab.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3155308\n"
"help.text"
-msgid "<variable id=\"dnftr\">Choose <emph>Data - Filter</emph></variable>"
-msgstr "<variable id=\"dnftr\">Choose <emph>Data - Filter</emph></variable>"
+msgid "<variable id=\"dnftr\">Choose <emph>Data - Filter</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3148646\n"
"help.text"
-msgid "Choose <emph>Data - AutoFilter</emph>"
-msgstr "Choose <emph>Data - AutoFilter</emph>"
+msgid "Choose <emph>Data - AutoFilter</emph>."
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3151113\n"
"help.text"
-msgid "On Tools bar or Table Data bar, click"
-msgstr "On Tools bar or Table Data bar, click"
+msgid "On <emph>Tools</emph> bar or <emph>Table Data</emph> bar, click"
+msgstr ""
#: 00000412.xhp
msgctxt ""
@@ -1197,40 +1197,40 @@ msgctxt ""
"00000412.xhp\n"
"par_id3156278\n"
"help.text"
-msgid "<variable id=\"dnfspz\">Choose <emph>Data - More Filters - Advanced Filter...</emph></variable>"
-msgstr "<variable id=\"dnfspz\">Choose <emph>Data - More Filters - Advanced Filter...</emph></variable>"
+msgid "<variable id=\"dnfspz\">Choose <emph>Data - More Filters - Advanced Filter...</emph> .</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3153764\n"
"help.text"
-msgid "Choose <emph>Data - More Filters - Standard Filter... - Options</emph> label"
-msgstr "Choose <emph>Data - More Filters - Standard Filter... - Options</emph> label"
+msgid "Choose <emph>Data - More Filters - Standard Filter... - Options</emph> label."
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3155444\n"
"help.text"
-msgid "Choose <emph>Data - More Filters - Advanced Filter... - Options</emph> label"
-msgstr "Choose <emph>Data - More Filters - Advanced Filter... - Options</emph> label"
+msgid "Choose <emph>Data - More Filters - Advanced Filter... - Options</emph> label."
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3156382\n"
"help.text"
-msgid "Choose <emph>Data - More Filters - Reset Filter</emph>"
-msgstr "Choose <emph>Data - More Filters - Reset Filter</emph>"
+msgid "Choose <emph>Data - More Filters - Reset Filter</emph>."
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3155961\n"
"help.text"
-msgid "On Table Data bar, click <emph>Reset Filter/Sort</emph>"
-msgstr "On Table Data bar, click <emph>Reset Filter/Sort</emph>"
+msgid "On <emph>Table Data</emph> bar, click <emph>Reset Filter/Sort</emph>."
+msgstr ""
#: 00000412.xhp
msgctxt ""
@@ -1253,112 +1253,112 @@ msgctxt ""
"00000412.xhp\n"
"par_id3152778\n"
"help.text"
-msgid "<variable id=\"dnaftas\">Choose <emph>Data - More Filter - Hide AutoFilter</emph></variable>"
-msgstr "<variable id=\"dnaftas\">Choose <emph>Data - More Filters - Hide AutoFilter</emph></variable>"
+msgid "<variable id=\"dnaftas\">Choose <emph>Data - More Filter - Hide AutoFilter</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3166424\n"
"help.text"
-msgid "<variable id=\"dntegs\">Choose <emph>Data - Subtotals</emph></variable>"
-msgstr "<variable id=\"dntegs\">Choose <emph>Data - Subtotals</emph></variable>"
+msgid "<variable id=\"dntegs\">Choose <emph>Data - Subtotals</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3154574\n"
"help.text"
-msgid "<variable id=\"dntezd\">Choose <emph>Data - Subtotals - 1st, 2nd, 3rd Group</emph> tabs</variable>"
-msgstr "<variable id=\"dntezd\">Choose <emph>Data - Subtotals - 1st, 2nd, 3rd Group</emph> tabs</variable>"
+msgid "<variable id=\"dntezd\">Choose <emph>Data - Subtotals - 1st, 2nd, 3rd Group</emph> tabs.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3151277\n"
"help.text"
-msgid "<variable id=\"dntopi\">Choose <emph>Data - Subtotals - Options</emph> tab</variable>"
-msgstr "<variable id=\"dntopi\">Choose <emph>Data - Subtotals - Options</emph> tab</variable>"
+msgid "<variable id=\"dntopi\">Choose <emph>Data - Subtotals - Options</emph> tab.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3145133\n"
"help.text"
-msgid "<variable id=\"datengueltig\">Choose <emph>Data - Validity</emph></variable>"
-msgstr "<variable id=\"datengueltig\">Choose <emph>Data - Validity</emph></variable>"
+msgid "<variable id=\"datengueltig\">Choose <emph>Data - Validity</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3152992\n"
"help.text"
-msgid "<variable id=\"datengueltigwerte\">Menu <emph>Data - Validity - Criteria</emph> tab</variable>"
-msgstr "<variable id=\"datengueltigwerte\">Menu <emph>Data - Validity - Criteria</emph> tab</variable>"
+msgid "<variable id=\"datengueltigwerte\">Menu <emph>Data - Validity - Criteria</emph> tab.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3150367\n"
"help.text"
-msgid "<variable id=\"datengueltigeingabe\">Choose <emph>Data - Validity - Input Help</emph> tab</variable>"
-msgstr "<variable id=\"datengueltigeingabe\">Choose <emph>Data - Validity - Input Help</emph> tab</variable>"
+msgid "<variable id=\"datengueltigeingabe\">Choose <emph>Data - Validity - Input Help</emph> tab.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3154486\n"
"help.text"
-msgid "<variable id=\"datengueltigfehler\">Choose <emph>Data - Validity - Error Alert</emph> tab</variable>"
-msgstr "<variable id=\"datengueltigfehler\">Choose <emph>Data - Validity - Error Alert</emph> tab</variable>"
+msgid "<variable id=\"datengueltigfehler\">Choose <emph>Data - Validity - Error Alert</emph> tab.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3146978\n"
"help.text"
-msgid "<variable id=\"dnmfo\">Choose <emph>Data - Multiple Operations</emph></variable>"
-msgstr "<variable id=\"dnmfo\">Choose <emph>Data - Multiple Operations</emph></variable>"
+msgid "<variable id=\"dnmfo\">Choose <emph>Data - Multiple Operations</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3155809\n"
"help.text"
-msgid "<variable id=\"dnksd\">Choose <emph>Data - Consolidate</emph></variable>"
-msgstr "<variable id=\"dnksd\">Choose <emph>Data - Consolidate</emph></variable>"
+msgid "<variable id=\"dnksd\">Choose <emph>Data - Consolidate</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3148701\n"
"help.text"
-msgid "<variable id=\"dngld\">Choose <emph>Data - Group and Outline</emph></variable>"
-msgstr "<variable id=\"dngld\">Choose <emph>Data - Group and Outline</emph></variable>"
+msgid "<variable id=\"dngld\">Choose <emph>Data - Group and Outline</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3153815\n"
"help.text"
-msgid "<variable id=\"dngda\">Choose <emph>Data - Group and Outline - Hide Details</emph></variable>"
-msgstr "<variable id=\"dngda\">Choose <emph>Data - Group and Outline - Hide Details</emph></variable>"
+msgid "<variable id=\"dngda\">Choose <emph>Data - Group and Outline - Hide Details</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3159223\n"
"help.text"
-msgid "<variable id=\"dngde\">Choose <emph>Data - Group and Outline - Show Details</emph></variable>"
-msgstr "<variable id=\"dngde\">Choose <emph>Data - Group and Outline - Show Details</emph></variable>"
+msgid "<variable id=\"dngde\">Choose <emph>Data - Group and Outline - Show Details</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3146870\n"
"help.text"
-msgid "Choose <emph>Data - Group and Outline - Group</emph>"
-msgstr "Choose <emph>Data - Group and Outline - Group</emph>"
+msgid "Choose <emph>Data - Group and Outline - Group</emph>."
+msgstr ""
#: 00000412.xhp
msgctxt ""
@@ -1397,8 +1397,8 @@ msgctxt ""
"00000412.xhp\n"
"par_id3146781\n"
"help.text"
-msgid "Choose <emph>Data - Group and Outline - Ungroup</emph>"
-msgstr "Choose <emph>Data - Group and Outline - Ungroup</emph>"
+msgid "Choose <emph>Data - Group and Outline - Ungroup</emph>."
+msgstr ""
#: 00000412.xhp
msgctxt ""
@@ -1437,96 +1437,96 @@ msgctxt ""
"00000412.xhp\n"
"par_id3153008\n"
"help.text"
-msgid "<variable id=\"dnglagl\">Choose <emph>Data - Group and Outline - AutoOutline</emph></variable>"
-msgstr "<variable id=\"dnglagl\">Choose <emph>Data - Group and Outline - AutoOutline</emph></variable>"
+msgid "<variable id=\"dnglagl\">Choose <emph>Data - Group and Outline - AutoOutline</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3154709\n"
"help.text"
-msgid "<variable id=\"dnglef\">Choose <emph>Data - Group and Outline - Remove</emph></variable>"
-msgstr "<variable id=\"dnglef\">Choose <emph>Data - Group and Outline - Remove</emph></variable>"
+msgid "<variable id=\"dnglef\">Choose <emph>Data - Group and Outline - Remove Outline</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id1774346\n"
"help.text"
-msgid "<variable id=\"dngdrill\">Choose <emph>Data - Group and Outline - Show Details</emph> (for some pivot tables)</variable>"
-msgstr "<variable id=\"dngdrill\">Choose <emph>Data - Group and Outline - Show Details</emph> (for some pivot tables)</variable>"
+msgid "<variable id=\"dngdrill\">Choose <emph>Data - Group and Outline - Show Details</emph> (for some pivot tables).</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3155759\n"
"help.text"
-msgid "<variable id=\"dndtpt\">Choose <emph>Data - Pivot Table</emph></variable>"
-msgstr "<variable id=\"dndtpt\">Choose <emph>Data - Pivot Table</emph></variable>"
+msgid "<variable id=\"dndtpt\">Choose <emph>Data - Pivot Table</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3154625\n"
"help.text"
-msgid "<variable id=\"dndpa\">Choose <emph>Insert - Pivot Table</emph></variable>"
-msgstr "<variable id=\"dndpa\">Choose <emph>Insert - Pivot Table</emph></variable>"
+msgid "<variable id=\"dndpa\">Choose <emph>Insert - Pivot Table</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3147558\n"
"help.text"
-msgid "<variable id=\"dndq\">Choose <emph>Insert - Pivot Table</emph>, in the Select Source dialog choose the option <emph>Data source registered in $[officename]</emph>.</variable>"
-msgstr "<variable id=\"dndq\">Choose <emph>Insert - Pivot Table</emph>, in the Select Source dialogue box choose the option <emph>Data source registered in $[officename]</emph>.</variable>"
+msgid "<variable id=\"dndq\">Choose <emph>Insert - Pivot Table</emph>, in the <emph>Select Source</emph> dialog choose the option <emph>Data source registered in $[officename]</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3153297\n"
"help.text"
-msgid "Choose <emph>Insert - Pivot Table</emph>, in the Select Source dialog choose the option <emph>Current selection</emph>."
-msgstr "Choose <emph>Insert - Pivot Table</emph>, in the Select Source dialogue box choose the option <emph>Current selection</emph>."
+msgid "Choose <emph>Insert - Pivot Table</emph>, in the <emph>Select Source</emph> dialog choose the option <emph>Current selection</emph>."
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3145118\n"
"help.text"
-msgid "Choose <emph>Insert - Pivot Table</emph>, in the Select Source dialog choose the option <emph>Data source registered in $[officename]</emph>, click <emph>OK</emph> to see <emph>Select Data Source</emph> dialog."
-msgstr "Choose <emph>Insert - Pivot Table</emph>, in the Select Source dialogue box choose the option <emph>Data source registered in $[officename]</emph>, click <emph>OK</emph> to see <emph>Select Data Source</emph> dialogue box."
+msgid "Choose <emph>Insert - Pivot Table</emph>, in the <emph>Select Source</emph> dialog choose the option <emph>Data source registered in $[officename]</emph>, click <emph>OK</emph> to see <emph>Select Data Source</emph> dialog."
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3153294\n"
"help.text"
-msgid "<variable id=\"dndpak\">Choose <emph>Data - Pivot Table - Refresh</emph></variable>"
-msgstr "<variable id=\"dndpak\">Choose <emph>Data - Pivot Table - Refresh</emph></variable>"
+msgid "<variable id=\"dndpak\">Choose <emph>Data - Pivot Table - Refresh</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3151344\n"
"help.text"
-msgid "<variable id=\"dndploe\">Choose <emph>Data - Pivot Table - Delete</emph></variable>"
-msgstr "<variable id=\"dndploe\">Choose <emph>Data - Pivot Table - Delete</emph></variable>"
+msgid "<variable id=\"dndploe\">Choose <emph>Data - Pivot Table - Delete</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3150397\n"
"help.text"
-msgid "<variable id=\"dndakt\">Choose <emph>Data - Refresh Range</emph></variable>"
-msgstr "<variable id=\"dndakt\">Choose <emph>Data - Refresh Range</emph></variable>"
+msgid "<variable id=\"dndakt\">Choose <emph>Data - Refresh Range</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_idN10B8F\n"
"help.text"
-msgid "<variable id=\"grouping\">Choose <emph>Data - Group and Outline - Group</emph></variable>"
-msgstr "<variable id=\"grouping\">Choose <emph>Data - Group and Outline - Group</emph></variable>"
+msgid "<variable id=\"grouping\">Choose <emph>Data - Group and Outline - Group</emph>.</variable>"
+msgstr ""
#: sheet_menu.xhp
msgctxt ""
@@ -1549,77 +1549,77 @@ msgctxt ""
"sheet_menu.xhp\n"
"par_id160220162106567373\n"
"help.text"
-msgid "<variable id=\"insert_rows_above\">Choose <emph>Sheet - Insert Rows - Rows Above</emph> </variable>"
-msgstr "<variable id=\"insert_rows_above\">Choose <emph>Sheet - Insert Rows - Rows Above</emph> </variable>"
+msgid "<variable id=\"insert_rows_above\">Choose <emph>Sheet - Insert Rows - Rows Above</emph>.</variable>"
+msgstr ""
#: sheet_menu.xhp
msgctxt ""
"sheet_menu.xhp\n"
"par_id160220162109048207\n"
"help.text"
-msgid "<variable id=\"insert_rows_below\">Choose <emph>Sheet - Insert Rows - Rows Below</emph></variable>"
-msgstr "<variable id=\"insert_rows_below\">Choose <emph>Sheet - Insert Rows - Rows Below</emph></variable>"
+msgid "<variable id=\"insert_rows_below\">Choose <emph>Sheet - Insert Rows - Rows Below</emph>.</variable>"
+msgstr ""
#: sheet_menu.xhp
msgctxt ""
"sheet_menu.xhp\n"
"par_id160220162107055028\n"
"help.text"
-msgid "<variable id=\"insert_columns_left\">Choose <emph>Sheet - Insert Columns - Columns Left</emph></variable>"
-msgstr "<variable id=\"insert_columns_left\">Choose <emph>Sheet - Insert Columns - Columns Left</emph></variable>"
+msgid "<variable id=\"insert_columns_left\">Choose <emph>Sheet - Insert Columns - Columns Left</emph>.</variable>"
+msgstr ""
#: sheet_menu.xhp
msgctxt ""
"sheet_menu.xhp\n"
"par_id160220162109126013\n"
"help.text"
-msgid "<variable id=\"insert_columns_right\">Choose <emph>Sheet - Insert Columns - Columns Right</emph></variable>"
-msgstr "<variable id=\"insert_columns_right\">Choose <emph>Sheet - Insert Columns - Columns Right</emph></variable>"
+msgid "<variable id=\"insert_columns_right\">Choose <emph>Sheet - Insert Columns - Columns Right</emph>.</variable>"
+msgstr ""
#: sheet_menu.xhp
msgctxt ""
"sheet_menu.xhp\n"
"par_id3149095\n"
"help.text"
-msgid "<variable id=\"insert_page_break\">Choose <emph>Sheet - Insert Page Break</emph></variable>"
-msgstr "<variable id=\"insert_page_break\">Choose <emph>Sheet - Insert Page Break</emph></variable>"
+msgid "<variable id=\"insert_page_break\">Choose <emph>Sheet - Insert Page Break</emph>.</variable>"
+msgstr ""
#: sheet_menu.xhp
msgctxt ""
"sheet_menu.xhp\n"
"par_id3149398\n"
"help.text"
-msgid "<variable id=\"insert_page_break_row\">Choose <emph>Sheet - Insert Page Break - Row Break</emph></variable>"
-msgstr "<variable id=\"insert_page_break_row\">Choose <emph>Sheet - Insert Page Break - Row Break</emph></variable>"
+msgid "<variable id=\"insert_page_break_row\">Choose <emph>Sheet - Insert Page Break - Row Break</emph>.</variable>"
+msgstr ""
#: sheet_menu.xhp
msgctxt ""
"sheet_menu.xhp\n"
"par_id3150084\n"
"help.text"
-msgid "<variable id=\"insert_page_break_column\">Choose <emph>Sheet - Insert Page Break - Column Break</emph></variable>"
-msgstr "<variable id=\"insert_page_break_column\">Choose <emph>Sheet - Insert Page Break - Column Break</emph></variable>"
+msgid "<variable id=\"insert_page_break_column\">Choose <emph>Sheet - Insert Page Break - Column Break</emph>.</variable>"
+msgstr ""
#: sheet_menu.xhp
msgctxt ""
"sheet_menu.xhp\n"
"par_id3153093\n"
"help.text"
-msgid "<variable id=\"delete_page_break\">Choose <emph>Sheet - Delete Page Break</emph></variable>"
-msgstr "<variable id=\"delete_page_break\">Choose <emph>Sheet - Delete Page Break</emph></variable>"
+msgid "<variable id=\"delete_page_break\">Choose <emph>Sheet - Delete Page Break</emph>.</variable>"
+msgstr ""
#: sheet_menu.xhp
msgctxt ""
"sheet_menu.xhp\n"
"par_id3153191\n"
"help.text"
-msgid "<variable id=\"delete_page_break_row\">Choose <emph>Sheet - Delete Page Break - Row Break</emph></variable>"
-msgstr "<variable id=\"delete_page_break_row\">Choose <emph>Sheet - Delete Page Break - Row Break</emph></variable>"
+msgid "<variable id=\"delete_page_break_row\">Choose <emph>Sheet - Delete Page Break - Row Break</emph>.</variable>"
+msgstr ""
#: sheet_menu.xhp
msgctxt ""
"sheet_menu.xhp\n"
"par_id3145645\n"
"help.text"
-msgid "<variable id=\"delete_page_break_column\">Choose <emph>Sheet - Delete Page Break - Column Break</emph></variable>"
-msgstr "<variable id=\"delete_page_break_column\">Choose <emph>Sheet - Delete Page Break - Column Break</emph></variable>"
+msgid "<variable id=\"delete_page_break_column\">Choose <emph>Sheet - Delete Page Break - Column Break</emph>.</variable>"
+msgstr ""
diff --git a/source/en-GB/helpcontent2/source/text/scalc/01.po b/source/en-GB/helpcontent2/source/text/scalc/01.po
index f6f471e60fa..edd1837a551 100644
--- a/source/en-GB/helpcontent2/source/text/scalc/01.po
+++ b/source/en-GB/helpcontent2/source/text/scalc/01.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2018-11-12 12:22+0100\n"
-"PO-Revision-Date: 2018-10-22 23:03+0000\n"
+"PO-Revision-Date: 2018-11-13 09:11+0000\n"
"Last-Translator: Stuart Swales <stuart.swales.croftnuisk@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: en_GB\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1540249407.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542100278.000000\n"
#: 01120000.xhp
msgctxt ""
@@ -13910,7 +13910,7 @@ msgctxt ""
"bm_id3147273\n"
"help.text"
msgid "<bookmark_value>matrices; functions</bookmark_value><bookmark_value>Function Wizard; arrays</bookmark_value><bookmark_value>array formulas</bookmark_value><bookmark_value>inline array constants</bookmark_value><bookmark_value>formulas; arrays</bookmark_value><bookmark_value>functions; array functions</bookmark_value><bookmark_value>editing; array formulas</bookmark_value><bookmark_value>copying; array formulas</bookmark_value><bookmark_value>adjusting array ranges</bookmark_value><bookmark_value>calculating; conditional calculations</bookmark_value><bookmark_value>matrices; calculations</bookmark_value><bookmark_value>conditional calculations with arrays</bookmark_value><bookmark_value>implicit array handling</bookmark_value><bookmark_value>forced array handling</bookmark_value>"
-msgstr ""
+msgstr "<bookmark_value>matrices; functions</bookmark_value><bookmark_value>Function Wizard; arrays</bookmark_value><bookmark_value>array formulae</bookmark_value><bookmark_value>inline array constants</bookmark_value><bookmark_value>formulae; arrays</bookmark_value><bookmark_value>functions; array functions</bookmark_value><bookmark_value>editing; array formulas</bookmark_value><bookmark_value>copying; array formulae</bookmark_value><bookmark_value>adjusting array ranges</bookmark_value><bookmark_value>calculating; conditional calculations</bookmark_value><bookmark_value>matrices; calculations</bookmark_value><bookmark_value>conditional calculations with arrays</bookmark_value><bookmark_value>implicit array handling</bookmark_value><bookmark_value>forced array handling</bookmark_value>"
#: 04060107.xhp
msgctxt ""
@@ -14102,7 +14102,7 @@ msgctxt ""
"par_id3158432\n"
"help.text"
msgid "To multiply the values in the individual cells by 10 in the above array, you do not need to apply a formula to each individual cell or value. Instead you just need to use a single array formula. Select a range of 3 x 3 cells on another part of the spreadsheet, enter the formula <item type=\"input\">=10*A1:C3</item> and confirm this entry using the key combination <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline><emph> + Shift + Enter</emph>. The result is a 3 x 3 array in which the individual values in the cell range (A1:C3) are multiplied by a factor of 10."
-msgstr ""
+msgstr "To multiply the values in the individual cells by 10 in the above array, you do not need to apply a formula to each individual cell or value. Instead you just need to use a single array formula. Select a range of 3 x 3 cells on another part of the spreadsheet, enter the formula <item type=\"input\">=10*A1:C3</item> and confirm this entry using the key combination <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline><emph> + Shift + Enter</emph>. The result is a 3 x 3 array in which the individual values in the cell range (A1:C3) are multiplied by a factor of 10."
#: 04060107.xhp
msgctxt ""
@@ -14182,7 +14182,7 @@ msgctxt ""
"par_id3153392\n"
"help.text"
msgid "If you enter the array formula directly into the cell, you must use the key combination <emph>Shift + </emph><switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline><emph> + Enter</emph> instead of the <emph>Enter</emph> key. Only then does the formula become an array formula."
-msgstr ""
+msgstr "If you enter the array formula directly into the cell, you must use the key combination <emph>Shift + </emph><switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline><emph> + Enter</emph> instead of the <emph>Enter</emph> key. Only then does the formula become an array formula."
#: 04060107.xhp
msgctxt ""
@@ -14270,7 +14270,7 @@ msgctxt ""
"par_id6757103\n"
"help.text"
msgid "To enter this array constant, you select three cells in a row, then you type the formula <item type=\"input\">={1;2;3}</item> using the curly braces and the semicolons, then press <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline><emph> + Shift + Enter</emph>."
-msgstr ""
+msgstr "To enter this array constant, you select three cells in a row, then you type the formula <item type=\"input\">={1;2;3}</item> using the curly braces and the semicolons, then press <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline><emph> + Shift + Enter</emph>."
#: 04060107.xhp
msgctxt ""
@@ -14334,7 +14334,7 @@ msgctxt ""
"par_id3149241\n"
"help.text"
msgid "Select the cell range or array containing the array formula. To select the whole array, position the cell cursor inside the array range, then press <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline><emph> + /</emph>, where <emph>/</emph> is the <emph>Division</emph> key on the numeric keypad."
-msgstr ""
+msgstr "Select the cell range or array containing the array formula. To select the whole array, position the cell cursor inside the array range, then press <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline><emph> + /</emph>, where <emph>/</emph> is the <emph>Division</emph> key on the numeric keypad."
#: 04060107.xhp
msgctxt ""
@@ -14342,7 +14342,7 @@ msgctxt ""
"par_id3143274\n"
"help.text"
msgid "Either press <emph>F2</emph> or position the cursor in the input line. Both of these actions let you edit the formula."
-msgstr ""
+msgstr "Either press <emph>F2</emph> or position the cursor in the input line. Both of these actions let you edit the formula."
#: 04060107.xhp
msgctxt ""
@@ -14350,7 +14350,7 @@ msgctxt ""
"par_id3154798\n"
"help.text"
msgid "After you have made changes, press <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline><emph> + Shift + Enter</emph>."
-msgstr ""
+msgstr "After you have made changes, press <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline><emph> + Shift + Enter</emph>."
#: 04060107.xhp
msgctxt ""
@@ -14382,7 +14382,7 @@ msgctxt ""
"par_id3154619\n"
"help.text"
msgid "Either press <emph>F2</emph> or position the cursor in the input line."
-msgstr ""
+msgstr "Either press <emph>F2</emph> or position the cursor in the input line."
#: 04060107.xhp
msgctxt ""
@@ -14390,7 +14390,7 @@ msgctxt ""
"par_id3150994\n"
"help.text"
msgid "Copy the formula into the input line by pressing <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline><emph> + C</emph>."
-msgstr ""
+msgstr "Copy the formula into the input line by pressing <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline><emph> + C</emph>."
#: 04060107.xhp
msgctxt ""
@@ -14398,7 +14398,7 @@ msgctxt ""
"par_id3146787\n"
"help.text"
msgid "Select a range of cells where you want to insert the array formula and either press <emph>F2</emph> or position the cursor in the input line."
-msgstr ""
+msgstr "Select a range of cells where you want to insert the array formula and either press <emph>F2</emph> or position the cursor in the input line."
#: 04060107.xhp
msgctxt ""
@@ -14406,7 +14406,7 @@ msgctxt ""
"par_id3154419\n"
"help.text"
msgid "Paste the formula by pressing <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline><emph> + V</emph> in the selected space and confirm it by pressing <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline><emph> + Shift + Enter</emph>. The selected range now contains the array formula."
-msgstr ""
+msgstr "Paste the formula by pressing <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline><emph> + V</emph> in the selected space and confirm it by pressing <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline><emph> + Shift + Enter</emph>. The selected range now contains the array formula."
#: 04060107.xhp
msgctxt ""
@@ -14454,7 +14454,7 @@ msgctxt ""
"par_id3146080\n"
"help.text"
msgid "By holding down the <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline> key, you can create a copy of the array formula in the given range."
-msgstr ""
+msgstr "By holding down the <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline> key, you can create a copy of the array formula in the given range."
#: 04060107.xhp
msgctxt ""
@@ -14854,7 +14854,7 @@ msgctxt ""
"par_id3150403\n"
"help.text"
msgid "You can also enter the <item type=\"input\">=MUNIT(5)</item> formula in the last cell of the selected range (E5), and press <switchinline select=\"sys\"><caseinline select=\"MAC\"><item type=\"keycode\">Shift + Command + Enter</item></caseinline><defaultinline><item type=\"keycode\">Shift + Ctrl + Enter</item></defaultinline></switchinline>."
-msgstr ""
+msgstr "You can also enter the <item type=\"input\">=MUNIT(5)</item> formula in the last cell of the selected range (E5), and press <switchinline select=\"sys\"><caseinline select=\"MAC\"><item type=\"keycode\">Shift + Command + Enter</item></caseinline><defaultinline><item type=\"keycode\">Shift + Ctrl + Enter</item></defaultinline></switchinline>."
#: 04060107.xhp
msgctxt ""
@@ -14886,7 +14886,7 @@ msgctxt ""
"par_id3145777\n"
"help.text"
msgid "<ahelp hid=\"HID_FUNC_HAEUFIGKEIT\">Indicates the frequency distribution in a one-column-array.</ahelp> The function counts the number of values in the <emph>Data</emph> array that are within the values given by the <emph>Classes</emph> array."
-msgstr ""
+msgstr "<ahelp hid=\"HID_FUNC_HAEUFIGKEIT\">Indicates the frequency distribution in a one-column-array.</ahelp> The function counts the number of values in the <emph>Data</emph> array that are within the values given by the <emph>Classes</emph> array."
#: 04060107.xhp
msgctxt ""
@@ -15238,7 +15238,7 @@ msgctxt ""
"bm_id3151030\n"
"help.text"
msgid "<bookmark_value>MDETERM function</bookmark_value><bookmark_value>determinants</bookmark_value>"
-msgstr ""
+msgstr "<bookmark_value>MDETERM function</bookmark_value><bookmark_value>determinants</bookmark_value>"
#: 04060107.xhp
msgctxt ""
@@ -15286,7 +15286,7 @@ msgctxt ""
"bm_id3151348\n"
"help.text"
msgid "<bookmark_value>MINVERSE function</bookmark_value><bookmark_value>inverse arrays</bookmark_value>"
-msgstr ""
+msgstr "<bookmark_value>MINVERSE function</bookmark_value><bookmark_value>inverse arrays</bookmark_value>"
#: 04060107.xhp
msgctxt ""
@@ -15438,7 +15438,7 @@ msgctxt ""
"par_id3159366\n"
"help.text"
msgid "In the spreadsheet, select the range in which the transposed array can appear. If the original array has n rows and m columns, your selected range must have at least m rows and n columns. Then enter the formula directly, select the original array and press <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Shift + Command + Enter</emph></caseinline><defaultinline><emph>Shift + Ctrl + Enter</emph></defaultinline></switchinline>. Or, if you are using the <emph>Function Wizard</emph>, mark the <emph>Array</emph> check box. The transposed array appears in the selected target range and is protected automatically against changes."
-msgstr ""
+msgstr "In the spreadsheet, select the range in which the transposed array can appear. If the original array has n rows and m columns, your selected range must have at least m rows and n columns. Then enter the formula directly, select the original array and press <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Shift + Command + Enter</emph></caseinline><defaultinline><emph>Shift + Ctrl + Enter</emph></defaultinline></switchinline>. Or, if you are using the <emph>Function Wizard</emph>, mark the <emph>Array</emph> check box. The transposed array appears in the selected target range and is protected automatically against changes."
#: 04060107.xhp
msgctxt ""
@@ -15462,7 +15462,7 @@ msgctxt ""
"par_id3178518\n"
"help.text"
msgid "Then <emph>make sure to enter it as matrix formula with </emph><switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Shift + Command + Enter</emph></caseinline><defaultinline><emph>Shift + Ctrl + Enter</emph></defaultinline></switchinline>. The result will be as follows:"
-msgstr ""
+msgstr "Then <emph>make sure to enter it as matrix formula with </emph><switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Shift + Command + Enter</emph></caseinline><defaultinline><emph>Shift + Ctrl + Enter</emph></defaultinline></switchinline>. The result will be as follows:"
#: 04060107.xhp
msgctxt ""
@@ -15542,7 +15542,7 @@ msgctxt ""
"par_id0811200804502261\n"
"help.text"
msgid "LINEST returns a table (array) of statistics as below and must be entered as an array formula (for example by using <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline><emph> + Shift + Return</emph> rather than just <emph>Return</emph>)."
-msgstr ""
+msgstr "LINEST returns a table (array) of statistics as below and must be entered as an array formula (for example by using <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline><emph> + Shift + Return</emph> rather than just <emph>Return</emph>)."
#: 04060107.xhp
msgctxt ""
@@ -16062,7 +16062,7 @@ msgctxt ""
"par_id3158106\n"
"help.text"
msgid "The formula in the <emph>Formula</emph> bar corresponds to each cell of the LINEST array <item type=\"input\">{=LINEST(C2:C8;A2:B8;1;1)}</item>."
-msgstr ""
+msgstr "The formula in the <emph>Formula</emph> bar corresponds to each cell of the LINEST array <item type=\"input\">{=LINEST(C2:C8;A2:B8;1;1)}</item>."
#: 04060107.xhp
msgctxt ""
@@ -16078,7 +16078,7 @@ msgctxt ""
"bm_id3158146\n"
"help.text"
msgid "<bookmark_value>slopes, see also regression lines</bookmark_value><bookmark_value>regression lines; LINEST function</bookmark_value>"
-msgstr ""
+msgstr "<bookmark_value>slopes, see also regression lines</bookmark_value><bookmark_value>regression lines; LINEST function</bookmark_value>"
#: 04060107.xhp
msgctxt ""
@@ -16102,7 +16102,7 @@ msgctxt ""
"bm_id3158204\n"
"help.text"
msgid "<bookmark_value>standard errors; array functions</bookmark_value>"
-msgstr ""
+msgstr "<bookmark_value>standard errors; array functions</bookmark_value>"
#: 04060107.xhp
msgctxt ""
@@ -16254,7 +16254,7 @@ msgctxt ""
"bm_id3163286\n"
"help.text"
msgid "<bookmark_value>SUMPRODUCT function</bookmark_value><bookmark_value>scalar products</bookmark_value><bookmark_value>dot products</bookmark_value><bookmark_value>inner products</bookmark_value>"
-msgstr ""
+msgstr "<bookmark_value>SUMPRODUCT function</bookmark_value><bookmark_value>scalar products</bookmark_value><bookmark_value>dot products</bookmark_value><bookmark_value>inner products</bookmark_value>"
#: 04060107.xhp
msgctxt ""
@@ -16278,7 +16278,7 @@ msgctxt ""
"par_id3163347\n"
"help.text"
msgid "SUMPRODUCT(Array1; Array2; ...; Array30)"
-msgstr ""
+msgstr "SUMPRODUCT(Array1; Array2; ...; Array30)"
#: 04060107.xhp
msgctxt ""
@@ -16286,7 +16286,7 @@ msgctxt ""
"par_id3163362\n"
"help.text"
msgid "<emph>Array1, Array2; ...; Array30</emph> represent arrays whose corresponding elements are to be multiplied."
-msgstr ""
+msgstr "<emph>Array1, Array2; ...; Array30</emph> represent arrays whose corresponding elements are to be multiplied."
#: 04060107.xhp
msgctxt ""
@@ -16686,7 +16686,7 @@ msgctxt ""
"par_id3166196\n"
"help.text"
msgid "<emph>LinearType</emph> (optional). If LinearType = 0, then lines will be calculated through the zero point. Otherwise, offset lines will also be calculated. The default is LinearType <> 0."
-msgstr ""
+msgstr "<emph>LinearType</emph> (optional). If LinearType = 0, then lines will be calculated through the zero point. Otherwise, offset lines will also be calculated. The default is LinearType <> 0."
#: 04060107.xhp
msgctxt ""
@@ -16694,7 +16694,7 @@ msgctxt ""
"par_id3166245\n"
"help.text"
msgid "Select a spreadsheet range in which the trend data will appear. Select the function. Enter the output data or select it with the mouse. Mark the <emph>Array</emph> field, click <emph>OK</emph>. The trend data calculated from the output data is displayed."
-msgstr ""
+msgstr "Select a spreadsheet range in which the trend data will appear. Select the function. Enter the output data or select it with the mouse. Mark the <emph>Array</emph> field, click <emph>OK</emph>. The trend data calculated from the output data is displayed."
#: 04060107.xhp
msgctxt ""
@@ -16702,7 +16702,7 @@ msgctxt ""
"bm_id3166317\n"
"help.text"
msgid "<bookmark_value>GROWTH function</bookmark_value><bookmark_value>exponential trends in arrays</bookmark_value>"
-msgstr ""
+msgstr "<bookmark_value>GROWTH function</bookmark_value><bookmark_value>exponential trends in arrays</bookmark_value>"
#: 04060107.xhp
msgctxt ""
@@ -16758,7 +16758,7 @@ msgctxt ""
"par_id3173817\n"
"help.text"
msgid "<emph>FunctionType</emph> (optional). If FunctionType = 0, functions in the form y = m^x will be calculated. Otherwise, y = b*m^x functions will be calculated."
-msgstr ""
+msgstr "<emph>FunctionType</emph> (optional). If FunctionType = 0, functions in the form y = m^x will be calculated. Otherwise, y = b*m^x functions will be calculated."
#: 04060107.xhp
msgctxt ""
@@ -16766,7 +16766,7 @@ msgctxt ""
"par_id3173852\n"
"help.text"
msgid "This function returns an array and is handled in the same way as the other array functions. Select a range where you want the answers to appear and select the function. Select <emph>DataY</emph>. Enter any other parameters, mark <emph>Array</emph> and click <emph>OK</emph>."
-msgstr ""
+msgstr "This function returns an array and is handled in the same way as the other array functions. Select a range where you want the answers to appear and select the function. Select <emph>DataY</emph>. Enter any other parameters, mark <emph>Array</emph> and click <emph>OK</emph>."
#: 04060108.xhp
msgctxt ""
@@ -24326,7 +24326,7 @@ msgctxt ""
"par_id3156294\n"
"help.text"
msgid "<emph>UpperLimit</emph> is optional. It is the upper limit of the integral. If this value is missing, the calculation takes place between 0 and the lower limit."
-msgstr ""
+msgstr "<emph>UpperLimit</emph> is optional. It is the upper limit of the integral. If this value is missing, the calculation takes place between 0 and the lower limit."
#: 04060115.xhp
msgctxt ""
@@ -24374,7 +24374,7 @@ msgctxt ""
"par_id2949715\n"
"help.text"
msgid "<emph>LowerLimit</emph> is the limit of the integral. The calculation takes place between 0 and this limit."
-msgstr ""
+msgstr "<emph>LowerLimit</emph> is the limit of the integral. The calculation takes place between 0 and this limit."
#: 04060115.xhp
msgctxt ""
diff --git a/source/en-GB/helpcontent2/source/text/scalc/02.po b/source/en-GB/helpcontent2/source/text/scalc/02.po
index 10173fb2344..3e76a5406ce 100644
--- a/source/en-GB/helpcontent2/source/text/scalc/02.po
+++ b/source/en-GB/helpcontent2/source/text/scalc/02.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2017-05-12 14:35+0200\n"
-"PO-Revision-Date: 2017-06-03 15:33+0000\n"
-"Last-Translator: Stuart Swales <stuart.swales.croftnuisk@gmail.com>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:56+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: en_GB\n"
"MIME-Version: 1.0\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: Pootle 2.8\n"
-"X-POOTLE-MTIME: 1496503989.000000\n"
+"X-POOTLE-MTIME: 1542196592.000000\n"
#: 02130000.xhp
msgctxt ""
@@ -45,8 +45,8 @@ msgctxt ""
"02130000.xhp\n"
"par_id3155267\n"
"help.text"
-msgid "<image src=\"cmd/sc_currencyfield.png\" id=\"img_id3159096\"><alt id=\"alt_id3159096\">Icon</alt></image>"
-msgstr "<image src=\"cmd/sc_currencyfield.png\" id=\"img_id3159096\"><alt id=\"alt_id3159096\">Icon</alt></image>"
+msgid "<image src=\"cmd/sc_currencyfield.png\" id=\"img_id3159096\"><alt id=\"alt_id3159096\">Currency Number Format Icon</alt></image>"
+msgstr ""
#: 02130000.xhp
msgctxt ""
@@ -61,8 +61,8 @@ msgctxt ""
"02130000.xhp\n"
"par_id3146776\n"
"help.text"
-msgid "<link href=\"text/shared/01/05020300.xhp\" name=\"Format - Cell - Numbers\">Format - Cell - Numbers</link>."
-msgstr "<link href=\"text/shared/01/05020300.xhp\" name=\"Format - Cells - Numbers\">Format - Cells - Numbers</link>."
+msgid "<link href=\"text/shared/01/05020300.xhp\" name=\"Format - Cells - Numbers\">Format - Cells - Numbers</link>."
+msgstr ""
#: 02140000.xhp
msgctxt ""
diff --git a/source/en-GB/helpcontent2/source/text/scalc/06.po b/source/en-GB/helpcontent2/source/text/scalc/06.po
index 080710fc446..b9e468bc065 100644
--- a/source/en-GB/helpcontent2/source/text/scalc/06.po
+++ b/source/en-GB/helpcontent2/source/text/scalc/06.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-06-14 17:23+0200\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
"PO-Revision-Date: 2018-07-08 10:02+0000\n"
"Last-Translator: Stuart Swales <stuart.swales.croftnuisk@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: Pootle 2.8\n"
-"X-POOTLE-MTIME: 1531044148.000000\n"
+"X-POOTLE-MTIME: 1531044138.000000\n"
#: calcsamplefiles.xhp
msgctxt ""
@@ -23,35 +23,3 @@ msgctxt ""
"help.text"
msgid "Calc Sample Files"
msgstr "Calc Sample Files"
-
-#: calcsamplefiles.xhp
-msgctxt ""
-"calcsamplefiles.xhp\n"
-"par_id161521663319917\n"
-"help.text"
-msgid "<object data=\"media/files/scalc/imtrigon.ods\" id=\"ods_id61521568603544\" type=\"application/vnd.oasis.opendocument.spreadsheet\"/>"
-msgstr "<object data=\"media/files/scalc/imtrigon.ods\" id=\"ods_id61521568603544\" type=\"application/vnd.oasis.opendocument.spreadsheet\"/>"
-
-#: calcsamplefiles.xhp
-msgctxt ""
-"calcsamplefiles.xhp\n"
-"par_id161521663319918\n"
-"help.text"
-msgid "<object data=\"media/files/scalc/trigon.ods\" id=\"ods_id61521548603544\" type=\"application/vnd.oasis.opendocument.spreadsheet\"/>"
-msgstr "<object data=\"media/files/scalc/trigon.ods\" id=\"ods_id61521548603544\" type=\"application/vnd.oasis.opendocument.spreadsheet\"/>"
-
-#: calcsamplefiles.xhp
-msgctxt ""
-"calcsamplefiles.xhp\n"
-"par_id161521563314918\n"
-"help.text"
-msgid "<object data=\"media/files/scalc/pivot.ods\" id=\"ods_id61521547603544\" type=\"application/vnd.oasis.opendocument.spreadsheet\"/>"
-msgstr "<object data=\"media/files/scalc/pivot.ods\" id=\"ods_id61521547603544\" type=\"application/vnd.oasis.opendocument.spreadsheet\"/>"
-
-#: calcsamplefiles.xhp
-msgctxt ""
-"calcsamplefiles.xhp\n"
-"par_id721528312694192\n"
-"help.text"
-msgid "<object data=\"media/files/scalc/functions_ifs.ods\" id=\"ods_id61521547603534\" type=\"application/vnd.oasis.opendocument.spreadsheet\"/>"
-msgstr "<object data=\"media/files/scalc/functions_ifs.ods\" id=\"ods_id61521547603534\" type=\"application/vnd.oasis.opendocument.spreadsheet\"/>"
diff --git a/source/en-GB/helpcontent2/source/text/scalc/guide.po b/source/en-GB/helpcontent2/source/text/scalc/guide.po
index d84114444ab..c6af041a141 100644
--- a/source/en-GB/helpcontent2/source/text/scalc/guide.po
+++ b/source/en-GB/helpcontent2/source/text/scalc/guide.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-07-31 14:10+0200\n"
-"PO-Revision-Date: 2018-08-03 23:25+0000\n"
-"Last-Translator: Stuart Swales <stuart.swales.croftnuisk@gmail.com>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:56+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: en_GB\n"
"MIME-Version: 1.0\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: Pootle 2.8\n"
-"X-POOTLE-MTIME: 1533338706.000000\n"
+"X-POOTLE-MTIME: 1542196592.000000\n"
#: address_auto.xhp
msgctxt ""
@@ -3709,8 +3709,8 @@ msgctxt ""
"database_filter.xhp\n"
"par_idN10693\n"
"help.text"
-msgid "Choose <item type=\"menuitem\">Data - Filter - Standard Filter</item>."
-msgstr "Choose <item type=\"menuitem\">Data - Filter - Standard Filter</item>."
+msgid "Choose <item type=\"menuitem\">Data - More Filters - Standard Filter</item>."
+msgstr ""
#: database_filter.xhp
msgctxt ""
@@ -3765,8 +3765,8 @@ msgctxt ""
"database_filter.xhp\n"
"par_id3154944\n"
"help.text"
-msgid "Choose <item type=\"menuitem\">Data - Filter - AutoFilter</item>."
-msgstr "Choose <item type=\"menuitem\">Data - Filter - AutoFilter</item>."
+msgid "Choose <item type=\"menuitem\">Data - AutoFilter</item>."
+msgstr ""
#: database_filter.xhp
msgctxt ""
diff --git a/source/en-GB/helpcontent2/source/text/shared.po b/source/en-GB/helpcontent2/source/text/shared.po
index 12c1133dffc..f87fc821f64 100644
--- a/source/en-GB/helpcontent2/source/text/shared.po
+++ b/source/en-GB/helpcontent2/source/text/shared.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-09-03 13:23+0200\n"
-"PO-Revision-Date: 2018-07-16 09:43+0000\n"
-"Last-Translator: Stuart Swales <stuart.swales.croftnuisk@gmail.com>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:56+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: en_GB\n"
"MIME-Version: 1.0\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1531734218.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542196594.000000\n"
#: 3dsettings_toolbar.xhp
msgctxt ""
@@ -2013,5 +2013,5 @@ msgctxt ""
"need_help.xhp\n"
"hd_id1000010\n"
"help.text"
-msgid "This help page needs further work for correctness and completion. Please join the LibreOffice project and help us out to write the missing information. Visit our <link href=\"http://documentation.libreoffice.org/en/join-community/update-help-contents\">web page on writing Help contents</link>."
-msgstr "This help page needs further work for correctness and completion. Please join the LibreOffice project and help us out to write the missing information. Visit our <link href=\"http://documentation.libreoffice.org/en/join-community/update-help-contents\">web page on writing Help contents</link>."
+msgid "This help page needs further work for correctness and completion. Please join the LibreOffice project and help us out to write the missing information. Visit our <link href=\"https://documentation.libreoffice.org/en/join-community/update-help-contents\"><emph>web page on writing Help contents</emph></link>."
+msgstr ""
diff --git a/source/en-GB/helpcontent2/source/text/shared/00.po b/source/en-GB/helpcontent2/source/text/shared/00.po
index 76e7c1d01fd..c898bace2e5 100644
--- a/source/en-GB/helpcontent2/source/text/shared/00.po
+++ b/source/en-GB/helpcontent2/source/text/shared/00.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-10-21 20:57+0200\n"
-"PO-Revision-Date: 2018-10-22 23:03+0000\n"
-"Last-Translator: Stuart Swales <stuart.swales.croftnuisk@gmail.com>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:56+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: en_GB\n"
"MIME-Version: 1.0\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: Pootle 2.8\n"
-"X-POOTLE-MTIME: 1540249417.000000\n"
+"X-POOTLE-MTIME: 1542196595.000000\n"
#: 00000001.xhp
msgctxt ""
@@ -6221,8 +6221,8 @@ msgctxt ""
"00000401.xhp\n"
"par_id621525017637963\n"
"help.text"
-msgid "Choose <emph>File - Export as EPUB</emph>."
-msgstr "Choose <emph>File - Export as EPUB</emph>."
+msgid "Choose <emph>File - Export As - Export as EPUB</emph>."
+msgstr ""
#: 00000401.xhp
msgctxt ""
@@ -7197,16 +7197,16 @@ msgctxt ""
"00000403.xhp\n"
"par_idN1091B\n"
"help.text"
-msgid "<variable id=\"grid\">Choose <emph>View - Grid</emph> (Impress or Draw).</variable>"
-msgstr "<variable id=\"grid\">Choose <emph>View - Grid</emph> (Impress or Draw).</variable>"
+msgid "<variable id=\"grid\">Choose <emph>View - Grid and Helplines</emph> (Impress or Draw).</variable>"
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_idN1092E\n"
"help.text"
-msgid "<variable id=\"guides\">Choose <emph>View - Snap Lines</emph> (Impress or Draw).</variable>"
-msgstr "<variable id=\"guides\">Choose <emph>View - Snap Lines</emph> (Impress or Draw).</variable>"
+msgid "<variable id=\"guides\">Choose <emph>View - Snap Guides</emph> (Impress or Draw).</variable>"
+msgstr ""
#: 00000404.xhp
msgctxt ""
@@ -7861,8 +7861,8 @@ msgctxt ""
"00000406.xhp\n"
"par_id9988402\n"
"help.text"
-msgid "<variable id=\"packagemanager_eu\">Choose <emph>Tools - Extension Manager</emph>, click <emph>Updates</emph> button.</variable>"
-msgstr "<variable id=\"packagemanager_eu\">Choose <emph>Tools - Extension Manager</emph>, click <emph>Updates</emph> button.</variable>"
+msgid "<variable id=\"packagemanager_eu\">Choose <emph>Tools - Extension Manager</emph>, click <emph>Check for Updates</emph> button.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
@@ -8075,14 +8075,6 @@ msgstr "<variable id=\"allg\">Choose <switchinline select=\"sys\"><caseinline se
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
-"par_id3150032\n"
-"help.text"
-msgid "<variable id=\"arbeit\">Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - $[officename] - Memory</emph>.</variable>"
-msgstr "<variable id=\"arbeit\">Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - $[officename] - Memory</emph>.</variable>"
-
-#: 00000406.xhp
-msgctxt ""
-"00000406.xhp\n"
"par_id3159153\n"
"help.text"
msgid "<variable id=\"ansicht\">Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - $[officename] - View</emph>.</variable>"
@@ -11045,16 +11037,16 @@ msgctxt ""
"00040502.xhp\n"
"par_id366527\n"
"help.text"
-msgid "Choose <emph>Format - Object - Line</emph> (Writer)."
-msgstr "Choose <emph>Format - Object - Line</emph> (Writer)."
+msgid "Choose <emph>Format - Text Box and Shape - Line</emph> (Writer)."
+msgstr ""
#: 00040502.xhp
msgctxt ""
"00040502.xhp\n"
"par_id3835261\n"
"help.text"
-msgid "Choose <emph>Format - Graphic - Line</emph> (Calc)."
-msgstr "Choose <emph>Format - Graphic - Line</emph> (Calc)."
+msgid "Choose <emph>Format - Object - Line</emph> (Calc)."
+msgstr ""
#: 00040502.xhp
msgctxt ""
@@ -11085,8 +11077,8 @@ msgctxt ""
"00040502.xhp\n"
"par_id3154285\n"
"help.text"
-msgid "Choose <emph>Format - </emph><switchinline select=\"appl\"><caseinline select=\"WRITER\"><emph>Object - </emph></caseinline><caseinline select=\"CALC\"><emph>Graphic - </emph></caseinline></switchinline><emph>Line - Line</emph> tab."
-msgstr "Choose <emph>Format - </emph><switchinline select=\"appl\"><caseinline select=\"WRITER\"><emph>Object - </emph></caseinline><caseinline select=\"CALC\"><emph>Graphic - </emph></caseinline></switchinline><emph>Line - Line</emph> tab."
+msgid "Choose <emph>Format - </emph><switchinline select=\"appl\"><caseinline select=\"WRITER\"><emph>Text Box and Shape - </emph></caseinline><caseinline select=\"CALC\"><emph>Object - </emph></caseinline></switchinline><emph>Line - Line</emph> tab."
+msgstr ""
#: 00040502.xhp
msgctxt ""
diff --git a/source/en-GB/helpcontent2/source/text/shared/01.po b/source/en-GB/helpcontent2/source/text/shared/01.po
index 20ca98b1279..a085bb0d639 100644
--- a/source/en-GB/helpcontent2/source/text/shared/01.po
+++ b/source/en-GB/helpcontent2/source/text/shared/01.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 12:22+0100\n"
-"PO-Revision-Date: 2018-10-22 23:04+0000\n"
-"Last-Translator: Stuart Swales <stuart.swales.croftnuisk@gmail.com>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:56+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: en_GB\n"
"MIME-Version: 1.0\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1540249476.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542196599.000000\n"
#: 01010000.xhp
msgctxt ""
@@ -33637,8 +33637,8 @@ msgctxt ""
"06130000.xhp\n"
"par_id3153748\n"
"help.text"
-msgid "<ahelp hid=\"modules/BasicIDE/ui/basicmacrodialog/run\">Runs or saves the current macro.</ahelp>"
-msgstr "<ahelp hid=\"modules/BasicIDE/ui/basicmacrodialog/run\">Runs or saves the current macro.</ahelp>"
+msgid "<ahelp hid=\"modules/BasicIDE/ui/basicmacrodialog/ok\">Runs or saves the current macro.</ahelp>"
+msgstr ""
#: 06130000.xhp
msgctxt ""
@@ -40771,14 +40771,6 @@ msgstr "Export the current file to <link href=\"text/shared/00/00000002.xhp#epub
#: ref_epub_export.xhp
msgctxt ""
"ref_epub_export.xhp\n"
-"par_id701525003241759\n"
-"help.text"
-msgid "<embedvar href=\"text/shared/00/00000002.xhp#epubv\" markup=\"keep\"/>"
-msgstr "<embedvar href=\"text/shared/00/00000002.xhp#epubv\" markup=\"keep\"/>"
-
-#: ref_epub_export.xhp
-msgctxt ""
-"ref_epub_export.xhp\n"
"par_id19921\n"
"help.text"
msgid "<image id=\"img_id22170\" src=\"media/screenshots/modules/swriter/ui/exportepub/EPubDialog.png\" localize=\"true\" width=\"664px\" height=\"482px\"><alt id=\"alt_id59843\">EPUB dialog box</alt></image>"
@@ -40925,8 +40917,8 @@ msgctxt ""
"ref_epub_export.xhp\n"
"par_id971525023515891\n"
"help.text"
-msgid "For custom metadata, you must provide a file with same name as the original filename and with extension as \".xmp\". The provided metadata will override the the internal document metadata. In the example above, the custom metadata must exist in the MyText directory as <item type=\"literal\">MyText.xmp</item>."
-msgstr "For custom metadata, you must provide a file with same name as the original filename and with extension as \".xmp\". The provided metadata will override the the internal document metadata. In the example above, the custom metadata must exist in the MyText directory as <item type=\"literal\">MyText.xmp</item>."
+msgid "For custom metadata, you must provide a file with same name as the original filename and with extension as \".xmp\". The provided metadata will override the internal document metadata. In the example above, the custom metadata must exist in the MyText directory as <item type=\"literal\">MyText.xmp</item>."
+msgstr ""
#: ref_epub_export.xhp
msgctxt ""
diff --git a/source/en-GB/helpcontent2/source/text/shared/guide.po b/source/en-GB/helpcontent2/source/text/shared/guide.po
index 73b77da55de..6bb60daa9a0 100644
--- a/source/en-GB/helpcontent2/source/text/shared/guide.po
+++ b/source/en-GB/helpcontent2/source/text/shared/guide.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 12:23+0100\n"
-"PO-Revision-Date: 2018-09-23 11:54+0000\n"
-"Last-Translator: Stuart Swales <stuart.swales.croftnuisk@gmail.com>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:56+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: en_GB\n"
"MIME-Version: 1.0\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1537703670.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542196605.000000\n"
#: aaa_start.xhp
msgctxt ""
@@ -8829,8 +8829,8 @@ msgctxt ""
"gallery_insert.xhp\n"
"par_id3145068\n"
"help.text"
-msgid "Open the Gallery by clicking the <emph>Gallery</emph> icon on the <emph>Standard</emph> bar, or by selecting <emph>Tools - Gallery</emph>."
-msgstr "Open the Gallery by clicking the <emph>Gallery</emph> icon on the <emph>Standard</emph> bar, or by selecting <emph>Tools - Gallery</emph>."
+msgid "Open the Gallery by clicking the <emph>Gallery</emph> icon on the <emph>Standard</emph> bar, or by choosing <emph>Insert - Media - Gallery</emph>."
+msgstr ""
#: gallery_insert.xhp
msgctxt ""
diff --git a/source/en-GB/helpcontent2/source/text/shared/optionen.po b/source/en-GB/helpcontent2/source/text/shared/optionen.po
index 696dacab469..ddea280ffd3 100644
--- a/source/en-GB/helpcontent2/source/text/shared/optionen.po
+++ b/source/en-GB/helpcontent2/source/text/shared/optionen.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 12:23+0100\n"
-"PO-Revision-Date: 2018-10-14 22:37+0000\n"
-"Last-Translator: Andi Chandler <andi@gowling.com>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:56+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: en_GB\n"
"MIME-Version: 1.0\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1539556635.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542196607.000000\n"
#: 01000000.xhp
msgctxt ""
@@ -267,6 +267,14 @@ msgstr "Some of the user data is included automatically in an internal dictionar
#: 01010100.xhp
msgctxt ""
"01010100.xhp\n"
+"par_id3153032\n"
+"help.text"
+msgid "User data is also used when commenting and in tracking changes mode, to identify comments/edits author; and to mark last edit position in document, so that when author opens the document later, it opens at the last edit position."
+msgstr ""
+
+#: 01010100.xhp
+msgctxt ""
+"01010100.xhp\n"
"hd_id3147653\n"
"help.text"
msgid "Address"
@@ -14741,8 +14749,8 @@ msgctxt ""
"opencl.xhp\n"
"par_id5293741\n"
"help.text"
-msgid "for more information on OpenCL, visit <link href=\"http://www.khronos.org/opencl/\">the OpenCL site</link>"
-msgstr "for more information on OpenCL, visit <link href=\"http://www.khronos.org/opencl/\">the OpenCL site</link>"
+msgid "for more information on OpenCL, visit <link href=\"https://www.khronos.org/opencl/\">the OpenCL site</link>"
+msgstr ""
#: persona_firefox.xhp
msgctxt ""
diff --git a/source/en-GB/helpcontent2/source/text/simpress/02.po b/source/en-GB/helpcontent2/source/text/simpress/02.po
index 6e26b031572..b01992ca814 100644
--- a/source/en-GB/helpcontent2/source/text/simpress/02.po
+++ b/source/en-GB/helpcontent2/source/text/simpress/02.po
@@ -4,8 +4,8 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2017-10-04 11:48+0200\n"
-"PO-Revision-Date: 2016-05-02 13:03+0000\n"
-"Last-Translator: Anonymous Pootle User\n"
+"PO-Revision-Date: 2017-10-20 11:54+0000\n"
+"Last-Translator: Stuart Swales <stuart.swales.croftnuisk@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: en_GB\n"
"MIME-Version: 1.0\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1462194202.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1508500470.000000\n"
#: 04010000.xhp
msgctxt ""
@@ -4670,7 +4670,7 @@ msgctxt ""
"par_id3151073\n"
"help.text"
msgid "<ahelp hid=\".uno:OutlineFormat\">Shows or hides the character formatting of the slide headings. To change the character formatting of a heading, open the <emph>Styles</emph> window, right-click a style, and then choose <emph>Modify</emph>.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".uno:OutlineFormat\">Shows or hides the character formatting of the slide headings. To change the character formatting of a heading, open the <emph>Styles</emph> window, right-click a style, and then choose <emph>Modify</emph>.</ahelp>"
#: 11100000.xhp
msgctxt ""
diff --git a/source/en-GB/helpcontent2/source/text/smath.po b/source/en-GB/helpcontent2/source/text/smath.po
index b2b081e91eb..ebc3a65b371 100644
--- a/source/en-GB/helpcontent2/source/text/smath.po
+++ b/source/en-GB/helpcontent2/source/text/smath.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2018-11-12 12:23+0100\n"
-"PO-Revision-Date: 2017-01-12 17:33+0000\n"
+"PO-Revision-Date: 2018-11-13 09:07+0000\n"
"Last-Translator: Stuart Swales <stuart.swales.croftnuisk@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: en_GB\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1484242428.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542100039.000000\n"
#: main0000.xhp
msgctxt ""
@@ -62,7 +62,7 @@ msgctxt ""
"par_id3143269\n"
"help.text"
msgid "Have a look at <link href=\"https://www.dmaths.org\">www.dmaths.org</link> for a set of additional %PRODUCTNAME Math icons and macros."
-msgstr ""
+msgstr "Have a look at <link href=\"https://www.dmaths.org\">www.dmaths.org</link> for a set of additional %PRODUCTNAME Math icons and macros."
#: main0100.xhp
msgctxt ""
diff --git a/source/en-GB/helpcontent2/source/text/smath/01.po b/source/en-GB/helpcontent2/source/text/smath/01.po
index 354123781f2..4c02de3702e 100644
--- a/source/en-GB/helpcontent2/source/text/smath/01.po
+++ b/source/en-GB/helpcontent2/source/text/smath/01.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2018-11-12 12:23+0100\n"
-"PO-Revision-Date: 2018-08-03 23:27+0000\n"
+"PO-Revision-Date: 2018-11-13 09:11+0000\n"
"Last-Translator: Stuart Swales <stuart.swales.croftnuisk@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: en_GB\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1533338854.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542100312.000000\n"
#: 02080000.xhp
msgctxt ""
@@ -12366,7 +12366,7 @@ msgctxt ""
"par_id3153916\n"
"help.text"
msgid "The <emph>Insert</emph> dialog is set up like the <link href=\"text/shared/01/01020000.xhp\" name=\"Open\"><emph>Open</emph></link> dialog under <emph>File</emph>. Use the <emph>Insert</emph> dialog to load, edit and display a formula saved as a file in the <emph>Commands</emph> window."
-msgstr ""
+msgstr "The <emph>Insert</emph> dialogue box is set up like the <link href=\"text/shared/01/01020000.xhp\" name=\"Open\"><emph>Open</emph></link> dialogue box under <emph>File</emph>. Use the <emph>Insert</emph> dialogue box to load, edit and display a formula saved as a file in the <emph>Commands</emph> window."
#: 06020000.xhp
msgctxt ""
@@ -12374,7 +12374,7 @@ msgctxt ""
"par_id3153917\n"
"help.text"
msgid "You can import MathML files created by other applications as well. The MathML source must have a <item type=\"code\">math</item> element with an <item type=\"code\">xmlns</item> attribute with value \"http://www.w3.org/1998/Math/MathML\". The languages MathML and StarMath are not fully compatible, therefore you should revise the import result. For details about the language MathML see its <link href=\"https://www.w3.org/TR/#tr_MathML\">specification</link>."
-msgstr ""
+msgstr "You can import MathML files created by other applications as well. The MathML source must have a <item type=\"code\">math</item> element with an <item type=\"code\">xmlns</item> attribute with value \"http://www.w3.org/1998/Math/MathML\". The languages MathML and StarMath are not fully compatible, therefore you should revise the import result. For details about the language MathML see its <link href=\"https://www.w3.org/TR/#tr_MathML\">specification</link>."
#: 06020000.xhp
msgctxt ""
@@ -12422,4 +12422,4 @@ msgctxt ""
"par_id3153919\n"
"help.text"
msgid "This command handles only MathML content. If you have copied a %PRODUCTNAME Math formula to clipboard, insert it using the command <link href=\"text/shared/01/02060000.xhp\" name=\"Paste\"><emph>Paste</emph></link> under <emph>Edit</emph>."
-msgstr ""
+msgstr "This command handles only MathML content. If you have copied a %PRODUCTNAME Math formula to clipboard, insert it using the command <link href=\"text/shared/01/02060000.xhp\" name=\"Paste\"><emph>Paste</emph></link> under <emph>Edit</emph>."
diff --git a/source/en-GB/helpcontent2/source/text/swriter/00.po b/source/en-GB/helpcontent2/source/text/swriter/00.po
index 2d7f43e7402..0a75edf08b9 100644
--- a/source/en-GB/helpcontent2/source/text/swriter/00.po
+++ b/source/en-GB/helpcontent2/source/text/swriter/00.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-09-03 13:23+0200\n"
-"PO-Revision-Date: 2018-09-06 11:43+0000\n"
-"Last-Translator: Stuart Swales <stuart.swales.croftnuisk@gmail.com>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:56+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: en_GB\n"
"MIME-Version: 1.0\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: Pootle 2.8\n"
-"X-POOTLE-MTIME: 1536234237.000000\n"
+"X-POOTLE-MTIME: 1542196609.000000\n"
#: 00000004.xhp
msgctxt ""
@@ -37,8 +37,8 @@ msgctxt ""
"00000004.xhp\n"
"par_id3150253\n"
"help.text"
-msgid "<image src=\"cmd/sc_wrapoff.png\" id=\"img_id3145389\"><alt id=\"alt_id3145389\">Icon</alt></image>"
-msgstr "<image src=\"cmd/sc_wrapoff.png\" id=\"img_id3145389\"><alt id=\"alt_id3145389\">Icon</alt></image>"
+msgid "<image src=\"cmd/sc_wrapoff.png\" id=\"img_id3145389\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3145389\">Wrap Off Icon</alt></image>"
+msgstr ""
#: 00000004.xhp
msgctxt ""
@@ -53,8 +53,8 @@ msgctxt ""
"00000004.xhp\n"
"par_id3156397\n"
"help.text"
-msgid "<image src=\"cmd/sc_wrapon.png\" id=\"img_id3149048\"><alt id=\"alt_id3149048\">Icon</alt></image>"
-msgstr "<image src=\"cmd/sc_wrapon.png\" id=\"img_id3149048\"><alt id=\"alt_id3149048\">Icon</alt></image>"
+msgid "<image src=\"cmd/sc_wrapon.png\" id=\"img_id3149048\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3149048\">Wrap On Icon</alt></image>"
+msgstr ""
#: 00000004.xhp
msgctxt ""
@@ -69,8 +69,8 @@ msgctxt ""
"00000004.xhp\n"
"par_id3154558\n"
"help.text"
-msgid "<image src=\"cmd/sc_wrapthrough.png\" id=\"img_id3152999\"><alt id=\"alt_id3152999\">Icon</alt></image>"
-msgstr "<image src=\"cmd/sc_wrapthrough.png\" id=\"img_id3152999\"><alt id=\"alt_id3152999\">Icon</alt></image>"
+msgid "<image src=\"cmd/sc_wrapthrough.png\" id=\"img_id3152999\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3152999\">Wrap Through Icon</alt></image>"
+msgstr ""
#: 00000004.xhp
msgctxt ""
@@ -85,8 +85,8 @@ msgctxt ""
"00000004.xhp\n"
"par_id3148773\n"
"help.text"
-msgid "<image src=\"res/sc06301.png\" id=\"img_id3149026\"><alt id=\"alt_id3149026\">Icon</alt></image>"
-msgstr "<image src=\"res/sc06301.png\" id=\"img_id3149026\"><alt id=\"alt_id3149026\">Icon</alt></image>"
+msgid "<image src=\"res/sc06301.png\" id=\"img_id3149026\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3149026\">Jump to Previous Script Icon</alt></image>"
+msgstr ""
#: 00000004.xhp
msgctxt ""
@@ -101,8 +101,8 @@ msgctxt ""
"00000004.xhp\n"
"par_id3151265\n"
"help.text"
-msgid "<image src=\"res/sc06300.png\" id=\"img_id3151272\"><alt id=\"alt_id3151272\">Icon</alt></image>"
-msgstr "<image src=\"res/sc06300.png\" id=\"img_id3151272\"><alt id=\"alt_id3151272\">Icon</alt></image>"
+msgid "<image src=\"res/sc06300.png\" id=\"img_id3151272\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3151272\"> Jump to Next Script Icon</alt></image>"
+msgstr ""
#: 00000004.xhp
msgctxt ""
@@ -381,8 +381,8 @@ msgctxt ""
"00000403.xhp\n"
"par_id3154763\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command </caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F8"
-msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command </caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F8"
+msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F8"
+msgstr ""
#: 00000403.xhp
msgctxt ""
@@ -397,8 +397,8 @@ msgctxt ""
"00000403.xhp\n"
"par_id3151387\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command </caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F9"
-msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command </caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F9"
+msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F9"
+msgstr ""
#: 00000403.xhp
msgctxt ""
@@ -413,8 +413,8 @@ msgctxt ""
"00000403.xhp\n"
"par_id3145823\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command </caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F10"
-msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command </caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F10"
+msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F10"
+msgstr ""
#: 00000403.xhp
msgctxt ""
@@ -429,8 +429,8 @@ msgctxt ""
"00000403.xhp\n"
"par_id3150932\n"
"help.text"
-msgid "<image id=\"img_id3150502\" src=\"cmd/sc_controlcodes.png\"><alt id=\"alt_id3150502\">Icon</alt></image>"
-msgstr "<image id=\"img_id3150502\" src=\"cmd/sc_controlcodes.png\"><alt id=\"alt_id3150502\">Icon</alt></image>"
+msgid "<image id=\"img_id3150502\" src=\"cmd/sc_controlcodes.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3150502\">Formatting Marks Icon</alt></image>"
+msgstr ""
#: 00000403.xhp
msgctxt ""
@@ -461,8 +461,8 @@ msgctxt ""
"00000403.xhp\n"
"par_id3150765\n"
"help.text"
-msgid "<image id=\"img_id3147572\" src=\"cmd/sc_browseview.png\"><alt id=\"alt_id3147572\">Icon</alt></image>"
-msgstr "<image id=\"img_id3147572\" src=\"cmd/sc_browseview.png\"><alt id=\"alt_id3147572\">Icon</alt></image>"
+msgid "<image id=\"img_id3147572\" src=\"cmd/sc_browseview.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3147572\">Web Icon</alt></image>"
+msgstr ""
#: 00000403.xhp
msgctxt ""
@@ -2461,8 +2461,8 @@ msgctxt ""
"stylesmenu.xhp\n"
"par_id941529884998705\n"
"help.text"
-msgid "<variable id=\"ses\">Choose <emph>Styles - Edit Styles</emph></variable>."
-msgstr "<variable id=\"ses\">Choose <emph>Styles - Edit Styles</emph></variable>."
+msgid "<variable id=\"ses\">Choose <emph>Styles - Edit Styles...</emph></variable>."
+msgstr ""
#: stylesmenu.xhp
msgctxt ""
diff --git a/source/en-GB/helpcontent2/source/text/swriter/guide.po b/source/en-GB/helpcontent2/source/text/swriter/guide.po
index d6952242e21..8ac4b030de4 100644
--- a/source/en-GB/helpcontent2/source/text/swriter/guide.po
+++ b/source/en-GB/helpcontent2/source/text/swriter/guide.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2018-11-05 17:38+0100\n"
-"PO-Revision-Date: 2018-09-06 11:45+0000\n"
+"PO-Revision-Date: 2018-11-13 09:07+0000\n"
"Last-Translator: Stuart Swales <stuart.swales.croftnuisk@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: en_GB\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1536234312.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542100031.000000\n"
#: anchor_object.xhp
msgctxt ""
@@ -7550,7 +7550,7 @@ msgctxt ""
"par_id3155900\n"
"help.text"
msgid "Choose <emph>Data - Record</emph>."
-msgstr ""
+msgstr "Choose <emph>Data - Record</emph>."
#: indices_literature.xhp
msgctxt ""
@@ -10934,7 +10934,7 @@ msgctxt ""
"par_id3149847\n"
"help.text"
msgid "Choose <emph>File - Print Preview</emph>."
-msgstr ""
+msgstr "Choose <emph>File - Print Preview</emph>."
#: print_preview.xhp
msgctxt ""
diff --git a/source/en-GB/instsetoo_native/inc_openoffice/windows/msi_languages.po b/source/en-GB/instsetoo_native/inc_openoffice/windows/msi_languages.po
index c3b29e2515c..4213a0d711c 100644
--- a/source/en-GB/instsetoo_native/inc_openoffice/windows/msi_languages.po
+++ b/source/en-GB/instsetoo_native/inc_openoffice/windows/msi_languages.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2018-11-12 12:23+0100\n"
-"PO-Revision-Date: 2018-09-05 17:35+0000\n"
+"PO-Revision-Date: 2018-11-13 09:01+0000\n"
"Last-Translator: Stuart Swales <stuart.swales.croftnuisk@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: en_GB\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1536168935.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542099692.000000\n"
#: ActionTe.ulf
msgctxt ""
@@ -1670,7 +1670,7 @@ msgctxt ""
"OOO_CONTROL_124\n"
"LngText.text"
msgid "Build contributed in collaboration with the community by [Manufacturer]. For credits, see: https://www.documentfoundation.org"
-msgstr ""
+msgstr "Build contributed in collaboration with the community by [Manufacturer]. For credits, see: https://www.documentfoundation.org"
#: Control.ulf
msgctxt ""
diff --git a/source/en-GB/officecfg/registry/data/org/openoffice/Office.po b/source/en-GB/officecfg/registry/data/org/openoffice/Office.po
index 0d83e73fb60..93b1089ffe4 100644
--- a/source/en-GB/officecfg/registry/data/org/openoffice/Office.po
+++ b/source/en-GB/officecfg/registry/data/org/openoffice/Office.po
@@ -4,8 +4,8 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2018-11-12 12:23+0100\n"
-"PO-Revision-Date: 2018-10-14 22:38+0000\n"
-"Last-Translator: Andi Chandler <andi@gowling.com>\n"
+"PO-Revision-Date: 2018-11-13 09:01+0000\n"
+"Last-Translator: Stuart Swales <stuart.swales.croftnuisk@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: en_GB\n"
"MIME-Version: 1.0\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1539556704.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542099711.000000\n"
#: Addons.xcu
msgctxt ""
@@ -185,7 +185,7 @@ msgctxt ""
"Title\n"
"value.text"
msgid "~Labels"
-msgstr ""
+msgstr "~Labels"
#: Common.xcu
msgctxt ""
@@ -194,7 +194,7 @@ msgctxt ""
"Title\n"
"value.text"
msgid "B~usiness Cards"
-msgstr ""
+msgstr "B~usiness Cards"
#: Common.xcu
msgctxt ""
@@ -203,7 +203,7 @@ msgctxt ""
"Title\n"
"value.text"
msgid "M~aster Document"
-msgstr ""
+msgstr "M~aster Document"
#: Common.xcu
msgctxt ""
@@ -1427,7 +1427,7 @@ msgctxt ""
"STR_FILENAME_SUFFIX\n"
"value.text"
msgid "(minimized)"
-msgstr ""
+msgstr "(minimised)"
#: PresentationMinimizer.xcu
msgctxt ""
diff --git a/source/en-GB/officecfg/registry/data/org/openoffice/Office/UI.po b/source/en-GB/officecfg/registry/data/org/openoffice/Office/UI.po
index 646c9b36042..56b85588923 100644
--- a/source/en-GB/officecfg/registry/data/org/openoffice/Office/UI.po
+++ b/source/en-GB/officecfg/registry/data/org/openoffice/Office/UI.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2018-11-12 12:23+0100\n"
-"PO-Revision-Date: 2018-10-22 22:58+0000\n"
+"PO-Revision-Date: 2018-11-13 09:02+0000\n"
"Last-Translator: Stuart Swales <stuart.swales.croftnuisk@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: en_GB\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1540249089.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542099767.000000\n"
#: BaseWindowState.xcu
msgctxt ""
@@ -9311,7 +9311,7 @@ msgctxt ""
"ContextLabel\n"
"value.text"
msgid "~Select..."
-msgstr ""
+msgstr "~Select..."
#: DrawImpressCommands.xcu
msgctxt ""
@@ -9320,7 +9320,7 @@ msgctxt ""
"PopupLabel\n"
"value.text"
msgid "Select Table"
-msgstr ""
+msgstr "Select Table"
#: DrawImpressCommands.xcu
msgctxt ""
@@ -9338,7 +9338,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Select Row"
-msgstr ""
+msgstr "Select Row"
#: DrawImpressCommands.xcu
msgctxt ""
@@ -9356,7 +9356,7 @@ msgctxt ""
"ContextLabel\n"
"value.text"
msgid "~Properties..."
-msgstr ""
+msgstr "~Properties..."
#: DrawImpressCommands.xcu
msgctxt ""
@@ -9365,7 +9365,7 @@ msgctxt ""
"PopupLabel\n"
"value.text"
msgid "Ta~ble Properties..."
-msgstr ""
+msgstr "Ta~ble Properties..."
#: DrawImpressCommands.xcu
msgctxt ""
@@ -22264,7 +22264,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "~Insert"
-msgstr ""
+msgstr "~Insert"
#: GenericCommands.xcu
msgctxt ""
@@ -22273,7 +22273,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "~Delete"
-msgstr ""
+msgstr "~Delete"
#: GenericCommands.xcu
msgctxt ""
@@ -22282,7 +22282,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Si~ze"
-msgstr ""
+msgstr "Si~ze"
#: GenericCommands.xcu
msgctxt ""
@@ -22417,7 +22417,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "T~able"
-msgstr ""
+msgstr "T~able"
#: GenericCommands.xcu
msgctxt ""
@@ -25216,7 +25216,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Tabbed Compact"
-msgstr ""
+msgstr "Tabbed Compact"
#: ToolbarMode.xcu
msgctxt ""
@@ -29419,7 +29419,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "C~haracter"
-msgstr ""
+msgstr "C~haracter"
#: WriterCommands.xcu
msgctxt ""
@@ -29428,7 +29428,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "P~aragraph"
-msgstr ""
+msgstr "P~aragraph"
#: WriterCommands.xcu
msgctxt ""
@@ -29437,7 +29437,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "~Bullets and Numbering"
-msgstr ""
+msgstr "~Bullets and Numbering"
#: WriterCommands.xcu
msgctxt ""
@@ -30229,7 +30229,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Default Style"
-msgstr ""
+msgstr "Default Style"
#: WriterCommands.xcu
msgctxt ""
@@ -30238,7 +30238,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Academic"
-msgstr ""
+msgstr "Academic"
#: WriterCommands.xcu
msgctxt ""
@@ -30247,7 +30247,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Elegant"
-msgstr ""
+msgstr "Elegant"
#: WriterCommands.xcu
msgctxt ""
@@ -30256,7 +30256,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Financial"
-msgstr ""
+msgstr "Financial"
#: WriterCommands.xcu
msgctxt ""
@@ -30265,7 +30265,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Box List Blue"
-msgstr ""
+msgstr "Box List Blue"
#: WriterCommands.xcu
msgctxt ""
@@ -30274,7 +30274,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Box List Green"
-msgstr ""
+msgstr "Box List Green"
#: WriterCommands.xcu
msgctxt ""
@@ -30283,7 +30283,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Box List Red"
-msgstr ""
+msgstr "Box List Red"
#: WriterCommands.xcu
msgctxt ""
@@ -30292,7 +30292,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Box List Yellow"
-msgstr ""
+msgstr "Box List Yellow"
#: WriterCommands.xcu
msgctxt ""
diff --git a/source/en-GB/readlicense_oo/docs.po b/source/en-GB/readlicense_oo/docs.po
index 6ba2a1c53ed..d3dbec70846 100644
--- a/source/en-GB/readlicense_oo/docs.po
+++ b/source/en-GB/readlicense_oo/docs.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2018-11-12 12:23+0100\n"
-"PO-Revision-Date: 2018-06-18 09:27+0000\n"
+"PO-Revision-Date: 2018-11-13 09:02+0000\n"
"Last-Translator: Stuart Swales <stuart.swales.croftnuisk@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: en_GB\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1529314059.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542099778.000000\n"
#: readme.xrm
msgctxt ""
@@ -702,7 +702,7 @@ msgctxt ""
"reportbugs1\n"
"readmeitem.text"
msgid "Our system for reporting, tracking and solving bugs is currently Bugzilla, hosted at <a href=\"https://bugs.documentfoundation.org/\">https://bugs.documentfoundation.org/</a>. We encourage all users to feel entitled and welcome to report bugs that may arise on your particular platform. Energetic reporting of bugs is one of the most important contributions that the user community can make to the ongoing development and improvement of ${PRODUCTNAME}."
-msgstr ""
+msgstr "Our system for reporting, tracking and solving bugs is currently Bugzilla, hosted at <a href=\"https://bugs.documentfoundation.org/\">https://bugs.documentfoundation.org/</a>. We encourage all users to feel entitled and welcome to report bugs that may arise on your particular platform. Energetic reporting of bugs is one of the most important contributions that the user community can make to the ongoing development and improvement of ${PRODUCTNAME}."
#: readme.xrm
msgctxt ""
diff --git a/source/en-GB/sc/messages.po b/source/en-GB/sc/messages.po
index 12f412f0928..e06cf1cff61 100644
--- a/source/en-GB/sc/messages.po
+++ b/source/en-GB/sc/messages.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2018-11-12 12:23+0100\n"
-"PO-Revision-Date: 2018-10-22 23:02+0000\n"
+"PO-Revision-Date: 2018-11-13 09:04+0000\n"
"Last-Translator: Stuart Swales <stuart.swales.croftnuisk@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: en_GB\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1540249336.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542099840.000000\n"
#: sc/inc/compiler.hrc:27
msgctxt "RID_FUNCTION_CATEGORIES"
@@ -720,23 +720,23 @@ msgstr "Group"
#: sc/inc/globstr.hrc:161
msgctxt "STR_SELCOUNT"
msgid "Selected: $1, $2"
-msgstr ""
+msgstr "Selected: $1, $2"
#. To translators: STR_SELCOUNT_ROWARG is $1 of STR_SELCOUNT. $1 of STR_SELCOUNT_ROWARG is number of rows
#: sc/inc/globstr.hrc:163
msgctxt "STR_SELCOUNT_ROWARG"
msgid "$1 row"
msgid_plural "$1 rows"
-msgstr[0] ""
-msgstr[1] ""
+msgstr[0] "$1 row"
+msgstr[1] "$1 rows"
#. To translators: STR_SELCOUNT_COLARG is $1 of STR_SELCOUNT. $1 of STR_SELCOUNT_ROWARG is number of columns
#: sc/inc/globstr.hrc:165
msgctxt "STR_SELCOUNT_COLARG"
msgid "$1 column"
msgid_plural "$1 columns"
-msgstr[0] ""
-msgstr[1] ""
+msgstr[0] "$1 column"
+msgstr[1] "$1 columns"
#: sc/inc/globstr.hrc:166
msgctxt "STR_FILTER_SELCOUNT"
@@ -12736,47 +12736,47 @@ msgstr "Which occurrence of the old text is to be replaced."
#: sc/inc/scfuncs.hrc:3822
msgctxt "SC_OPCODE_REGEX"
msgid "Matches and extracts or optionally replaces text using regular expressions."
-msgstr ""
+msgstr "Matches and extracts or optionally replaces text using regular expressions."
#: sc/inc/scfuncs.hrc:3823
msgctxt "SC_OPCODE_REGEX"
msgid "Text"
-msgstr ""
+msgstr "Text"
#: sc/inc/scfuncs.hrc:3824
msgctxt "SC_OPCODE_REGEX"
msgid "The text to be operated on."
-msgstr ""
+msgstr "The text to be operated on."
#: sc/inc/scfuncs.hrc:3825
msgctxt "SC_OPCODE_REGEX"
msgid "Expression"
-msgstr ""
+msgstr "Expression"
#: sc/inc/scfuncs.hrc:3826
msgctxt "SC_OPCODE_REGEX"
msgid "The regular expression pattern to be matched."
-msgstr ""
+msgstr "The regular expression pattern to be matched."
#: sc/inc/scfuncs.hrc:3827
msgctxt "SC_OPCODE_REGEX"
msgid "Replacement"
-msgstr ""
+msgstr "Replacement"
#: sc/inc/scfuncs.hrc:3828
msgctxt "SC_OPCODE_REGEX"
msgid "The replacement text and references to capture groups."
-msgstr ""
+msgstr "The replacement text and references to capture groups."
#: sc/inc/scfuncs.hrc:3829
msgctxt "SC_OPCODE_REGEX"
msgid "Flags"
-msgstr ""
+msgstr "Flags"
#: sc/inc/scfuncs.hrc:3830
msgctxt "SC_OPCODE_REGEX"
msgid "Text specifying option flags, \"g\" for global replacement."
-msgstr ""
+msgstr "Text specifying option flags, \"g\" for global replacement."
#: sc/inc/scfuncs.hrc:3836
msgctxt "SC_OPCODE_BASE"
@@ -16085,12 +16085,12 @@ msgstr "5 Boxes"
#: sc/uiconfig/scalc/ui/conditionalentry.ui:429
msgctxt "conditionalentry|Label_minimum"
msgid "Minimum"
-msgstr ""
+msgstr "Minimum"
#: sc/uiconfig/scalc/ui/conditionalentry.ui:439
msgctxt "conditionalentry|Label_maximum"
msgid "Maximum"
-msgstr ""
+msgstr "Maximum"
#: sc/uiconfig/scalc/ui/conditionalformatdialog.ui:8
msgctxt "conditionalformatdialog|ConditionalFormatDialog"
diff --git a/source/en-GB/scp2/source/ooo.po b/source/en-GB/scp2/source/ooo.po
index 4465c178994..950b2d71582 100644
--- a/source/en-GB/scp2/source/ooo.po
+++ b/source/en-GB/scp2/source/ooo.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2018-11-12 12:23+0100\n"
-"PO-Revision-Date: 2018-10-22 22:58+0000\n"
+"PO-Revision-Date: 2018-11-13 09:04+0000\n"
"Last-Translator: Stuart Swales <stuart.swales.croftnuisk@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: en_GB\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1540249103.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542099844.000000\n"
#: folderitem_ooo.ulf
msgctxt ""
@@ -38,7 +38,7 @@ msgctxt ""
"STR_FI_TOOLTIP_SOFFICE\n"
"LngText.text"
msgid "LibreOffice, the office productivity suite provided by The Document Foundation. See https://www.documentfoundation.org"
-msgstr ""
+msgstr "LibreOffice, the office productivity suite provided by The Document Foundation. See https://www.documentfoundation.org"
#: module_helppack.ulf
msgctxt ""
diff --git a/source/en-GB/svtools/messages.po b/source/en-GB/svtools/messages.po
index 0eb58784980..2dd8998361d 100644
--- a/source/en-GB/svtools/messages.po
+++ b/source/en-GB/svtools/messages.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-05 17:38+0100\n"
-"PO-Revision-Date: 2018-09-23 11:44+0000\n"
-"Last-Translator: Stuart Swales <stuart.swales.croftnuisk@gmail.com>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:36+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: en_GB\n"
"MIME-Version: 1.0\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1537703040.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542195388.000000\n"
#: include/svtools/strings.hrc:25
msgctxt "STR_UNDO"
@@ -1534,8 +1534,8 @@ msgstr "Libhyphen Hyphenator"
#: include/svtools/strings.hrc:360
msgctxt "STR_DESCRIPTION_MYTHES"
-msgid "Mythes Thesaurus"
-msgstr "Mythes Thesaurus"
+msgid "MyThes Thesaurus"
+msgstr ""
#: include/svtools/strings.hrc:361
msgctxt "STR_DESCRIPTION_IGNOREALLLIST"
diff --git a/source/en-GB/svx/messages.po b/source/en-GB/svx/messages.po
index d9793e00690..2ed40c5418a 100644
--- a/source/en-GB/svx/messages.po
+++ b/source/en-GB/svx/messages.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2018-11-05 17:38+0100\n"
-"PO-Revision-Date: 2018-07-19 22:33+0000\n"
+"PO-Revision-Date: 2018-11-13 09:05+0000\n"
"Last-Translator: Stuart Swales <stuart.swales.croftnuisk@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: en_GB\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1532039610.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542099920.000000\n"
#: include/svx/strings.hrc:25
msgctxt "STR_ObjNameSingulNONE"
@@ -2650,27 +2650,27 @@ msgstr "Watermark"
#: include/svx/strings.hrc:556
msgctxt "RID_SVXSTR_COLOR_DEFAULT_FONTCOLOR"
msgid "Dark Red 2"
-msgstr ""
+msgstr "Dark Red 2"
#: include/svx/strings.hrc:557
msgctxt "RID_SVXSTR_COLOR_DEFAULT_FRAMELINE"
msgid "Blue"
-msgstr ""
+msgstr "Blue"
#: include/svx/strings.hrc:558
msgctxt "RID_SVXSTR_COLOR_DEFAULT_HIGHLIGHT"
msgid "Yellow"
-msgstr ""
+msgstr "Yellow"
#: include/svx/strings.hrc:559
msgctxt "RID_SVXSTR_COLOR_DEFAULT_SHAPE_STROKE"
msgid "Dark Blue 1"
-msgstr ""
+msgstr "Dark Blue 1"
#: include/svx/strings.hrc:560
msgctxt "RID_SVXSTR_COLOR_DEFAULT_SHAPE_FILLING"
msgid "Light Blue 2"
-msgstr ""
+msgstr "Light Blue 2"
#. Elements of the standard color palette
#: include/svx/strings.hrc:562
@@ -8691,162 +8691,162 @@ msgstr "First, Left and Right Pages"
#: svx/inc/spacing.hrc:19
msgctxt "RID_SVXSTRARY_SPACING_INCH"
msgid "None"
-msgstr ""
+msgstr "None"
#: svx/inc/spacing.hrc:20
msgctxt "RID_SVXSTRARY_SPACING_INCH"
msgid "Extra Small (1/16\")"
-msgstr ""
+msgstr "Extra Small (1/16\")"
#: svx/inc/spacing.hrc:21
msgctxt "RID_SVXSTRARY_SPACING_INCH"
msgid "Small (1/8\")"
-msgstr ""
+msgstr "Small (1/8\")"
#: svx/inc/spacing.hrc:22
msgctxt "RID_SVXSTRARY_SPACING_INCH"
msgid "Small Medium (1/4\")"
-msgstr ""
+msgstr "Small Medium (1/4\")"
#: svx/inc/spacing.hrc:23
msgctxt "RID_SVXSTRARY_SPACING_INCH"
msgid "Medium (3/8\")"
-msgstr ""
+msgstr "Medium (3/8\")"
#: svx/inc/spacing.hrc:24
msgctxt "RID_SVXSTRARY_SPACING_INCH"
msgid "Medium Large (1/2\")"
-msgstr ""
+msgstr "Medium Large (1/2\")"
#: svx/inc/spacing.hrc:25
msgctxt "RID_SVXSTRARY_SPACING_INCH"
msgid "Large (3/4\")"
-msgstr ""
+msgstr "Large (3/4\")"
#: svx/inc/spacing.hrc:26
msgctxt "RID_SVXSTRARY_SPACING_INCH"
msgid "Extra Large (1\")"
-msgstr ""
+msgstr "Extra Large (1\")"
#: svx/inc/spacing.hrc:33
msgctxt "RID_SVXSTRARY_SPACING_CM"
msgid "None"
-msgstr ""
+msgstr "None"
#: svx/inc/spacing.hrc:34
msgctxt "RID_SVXSTRARY_SPACING_CM"
msgid "Extra Small (0.16cm)"
-msgstr ""
+msgstr "Extra Small (0.16cm)"
#: svx/inc/spacing.hrc:35
msgctxt "RID_SVXSTRARY_SPACING_CM"
msgid "Small (0.32cm)"
-msgstr ""
+msgstr "Small (0.32cm)"
#: svx/inc/spacing.hrc:36
msgctxt "RID_SVXSTRARY_SPACING_CM"
msgid "Small Medium (0.64cm)"
-msgstr ""
+msgstr "Small Medium (0.64cm)"
#: svx/inc/spacing.hrc:37
msgctxt "RID_SVXSTRARY_SPACING_CM"
msgid "Medium (0.95cm)"
-msgstr ""
+msgstr "Medium (0.95cm)"
#: svx/inc/spacing.hrc:38
msgctxt "RID_SVXSTRARY_SPACING_CM"
msgid "Medium Large (1.27cm)"
-msgstr ""
+msgstr "Medium Large (1.27cm)"
#: svx/inc/spacing.hrc:39
msgctxt "RID_SVXSTRARY_SPACING_CM"
msgid "Large (1.9cm)"
-msgstr ""
+msgstr "Large (1.9cm)"
#: svx/inc/spacing.hrc:40
msgctxt "RID_SVXSTRARY_SPACING_CM"
msgid "Extra Large (2.54cm)"
-msgstr ""
+msgstr "Extra Large (2.54cm)"
#: svx/inc/spacing.hrc:47
msgctxt "RID_SVXSTRARY_MARGINS_INCH"
msgid "None"
-msgstr ""
+msgstr "None"
#: svx/inc/spacing.hrc:48
msgctxt "RID_SVXSTRARY_MARGINS_INCH"
msgid "Extra Small (1/16\")"
-msgstr ""
+msgstr "Extra Small (1/16\")"
#: svx/inc/spacing.hrc:49
msgctxt "RID_SVXSTRARY_MARGINS_INCH"
msgid "Small (1/8\")"
-msgstr ""
+msgstr "Small (1/8\")"
#: svx/inc/spacing.hrc:50
msgctxt "RID_SVXSTRARY_MARGINS_INCH"
msgid "Small Medium (1/4\")"
-msgstr ""
+msgstr "Small Medium (1/4\")"
#: svx/inc/spacing.hrc:51
msgctxt "RID_SVXSTRARY_MARGINS_INCH"
msgid "Medium (3/8\")"
-msgstr ""
+msgstr "Medium (3/8\")"
#: svx/inc/spacing.hrc:52
msgctxt "RID_SVXSTRARY_MARGINS_INCH"
msgid "Medium Large (1/2\")"
-msgstr ""
+msgstr "Medium Large (1/2\")"
#: svx/inc/spacing.hrc:53
msgctxt "RID_SVXSTRARY_MARGINS_INCH"
msgid "Large (3/4\")"
-msgstr ""
+msgstr "Large (3/4\")"
#: svx/inc/spacing.hrc:54
msgctxt "RID_SVXSTRARY_MARGINS_INCH"
msgid "Extra Large (1\")"
-msgstr ""
+msgstr "Extra Large (1\")"
#: svx/inc/spacing.hrc:61
msgctxt "RID_SVXSTRARY_MARGINS_CM"
msgid "None"
-msgstr ""
+msgstr "None"
#: svx/inc/spacing.hrc:62
msgctxt "RID_SVXSTRARY_MARGINS_CM"
msgid "Extra Small (0.16cm)"
-msgstr ""
+msgstr "Extra Small (0.16cm)"
#: svx/inc/spacing.hrc:63
msgctxt "RID_SVXSTRARY_MARGINS_CM"
msgid "Small (0.32cm)"
-msgstr ""
+msgstr "Small (0.32cm)"
#: svx/inc/spacing.hrc:64
msgctxt "RID_SVXSTRARY_MARGINS_CM"
msgid "Small Medium (0.64cm)"
-msgstr ""
+msgstr "Small Medium (0.64cm)"
#: svx/inc/spacing.hrc:65
msgctxt "RID_SVXSTRARY_MARGINS_CM"
msgid "Medium (0.95cm)"
-msgstr ""
+msgstr "Medium (0.95cm)"
#: svx/inc/spacing.hrc:66
msgctxt "RID_SVXSTRARY_MARGINS_CM"
msgid "Medium Large (1.27cm)"
-msgstr ""
+msgstr "Medium Large (1.27cm)"
#: svx/inc/spacing.hrc:67
msgctxt "RID_SVXSTRARY_MARGINS_CM"
msgid "Large (1.9cm)"
-msgstr ""
+msgstr "Large (1.9cm)"
#: svx/inc/spacing.hrc:68
msgctxt "RID_SVXSTRARY_MARGINS_CM"
msgid "Extra Large (2.54cm)"
-msgstr ""
+msgstr "Extra Large (2.54cm)"
#: svx/inc/svxerr.hrc:33
msgctxt "RID_SVXERRCTX"
diff --git a/source/en-GB/sw/messages.po b/source/en-GB/sw/messages.po
index b9fc3e945ea..059e8c959c2 100644
--- a/source/en-GB/sw/messages.po
+++ b/source/en-GB/sw/messages.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 12:23+0100\n"
-"PO-Revision-Date: 2018-10-22 23:02+0000\n"
-"Last-Translator: Stuart Swales <stuart.swales.croftnuisk@gmail.com>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:36+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: en_GB\n"
"MIME-Version: 1.0\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1540249345.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542195388.000000\n"
#: sw/inc/app.hrc:29
msgctxt "RID_PARAGRAPHSTYLEFAMILY"
@@ -466,82 +466,82 @@ msgstr "Line"
#: sw/inc/pageformatpanel.hrc:18
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "None"
-msgstr ""
+msgstr "None"
#: sw/inc/pageformatpanel.hrc:19
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "Narrow"
-msgstr ""
+msgstr "Narrow"
#: sw/inc/pageformatpanel.hrc:20
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "Moderate"
-msgstr ""
+msgstr "Moderate"
#: sw/inc/pageformatpanel.hrc:21
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "Normal (0.75\")"
-msgstr ""
+msgstr "Normal (0.75\")"
#: sw/inc/pageformatpanel.hrc:22
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "Normal (1\")"
-msgstr ""
+msgstr "Normal (1\")"
#: sw/inc/pageformatpanel.hrc:23
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "Normal (1.25\")"
-msgstr ""
+msgstr "Normal (1.25\")"
#: sw/inc/pageformatpanel.hrc:24
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "Wide"
-msgstr ""
+msgstr "Wide"
#: sw/inc/pageformatpanel.hrc:25
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "Mirrored"
-msgstr ""
+msgstr "Mirrored"
#: sw/inc/pageformatpanel.hrc:31
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "None"
-msgstr ""
+msgstr "None"
#: sw/inc/pageformatpanel.hrc:32
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "Narrow"
-msgstr ""
+msgstr "Narrow"
#: sw/inc/pageformatpanel.hrc:33
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "Moderate"
-msgstr ""
+msgstr "Moderate"
#: sw/inc/pageformatpanel.hrc:34
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "Normal (1.9cm)"
-msgstr ""
+msgstr "Normal (1.9cm)"
#: sw/inc/pageformatpanel.hrc:35
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "Normal (2.54cm)"
-msgstr ""
+msgstr "Normal (2.54cm)"
#: sw/inc/pageformatpanel.hrc:36
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "Normal (3.18cm)"
-msgstr ""
+msgstr "Normal (3.18cm)"
#: sw/inc/pageformatpanel.hrc:37
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "Wide"
-msgstr ""
+msgstr "Wide"
#: sw/inc/pageformatpanel.hrc:38
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "Mirrored"
-msgstr ""
+msgstr "Mirrored"
#. Format names
#: sw/inc/strings.hrc:27
@@ -6848,7 +6848,12 @@ msgctxt "asciifilterdialog|lf"
msgid "_LF"
msgstr "_LF"
-#: sw/uiconfig/swriter/ui/asciifilterdialog.ui:264
+#: sw/uiconfig/swriter/ui/asciifilterdialog.ui:258
+msgctxt "asciifilterdialog|includebom"
+msgid "Include byte-order-mark"
+msgstr ""
+
+#: sw/uiconfig/swriter/ui/asciifilterdialog.ui:280
msgctxt "asciifilterdialog|label1"
msgid "Properties"
msgstr "Properties"
diff --git a/source/en-GB/swext/mediawiki/help.po b/source/en-GB/swext/mediawiki/help.po
index c9da8547351..36b30a892b5 100644
--- a/source/en-GB/swext/mediawiki/help.po
+++ b/source/en-GB/swext/mediawiki/help.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 12:23+0100\n"
-"PO-Revision-Date: 2016-11-16 17:31+0000\n"
+"POT-Creation-Date: 2018-11-15 13:53+0100\n"
+"PO-Revision-Date: 2018-11-13 09:06+0000\n"
"Last-Translator: Stuart Swales <stuart.swales.croftnuisk@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: en_GB\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1479317474.000000\n"
+"X-POOTLE-MTIME: 1542099998.000000\n"
#: help.tree
msgctxt ""
@@ -93,8 +93,8 @@ msgctxt ""
"wiki.xhp\n"
"par_id7387615\n"
"help.text"
-msgid "A wiki account on a supported <link href=\"http://www.mediawiki.org/wiki/MediaWiki\">MediaWiki</link> server"
-msgstr "A wiki account on a supported <link href=\"http://www.mediawiki.org/wiki/MediaWiki\">MediaWiki</link> server"
+msgid "A wiki account on a supported <link href=\"https://www.mediawiki.org/wiki/MediaWiki\">MediaWiki</link> server"
+msgstr ""
#: wiki.xhp
msgctxt ""
@@ -149,24 +149,24 @@ msgctxt ""
"wiki.xhp\n"
"par_id368968\n"
"help.text"
-msgid "In the <link href=\"com.sun.wiki-publisher/wikisettings.xhp\">Options</link> dialog, click Add."
-msgstr "In the <link href=\"com.sun.wiki-publisher/wikisettings.xhp\">Options</link> dialogue box, click Add."
+msgid "In the <link href=\"com.sun.wiki-publisher/wikisettings.xhp\"><emph>Options</emph></link> dialog, click <emph>Add</emph>."
+msgstr ""
#: wiki.xhp
msgctxt ""
"wiki.xhp\n"
"par_id6962187\n"
"help.text"
-msgid "In the <link href=\"com.sun.wiki-publisher/wikiaccount.xhp\">MediaWiki</link> dialog, enter the account information for the wiki."
-msgstr "In the <link href=\"com.sun.wiki-publisher/wikiaccount.xhp\">MediaWiki</link> dialogue box, enter the account information for the wiki."
+msgid "In the <link href=\"com.sun.wiki-publisher/wikiaccount.xhp\"><emph>MediaWiki</emph></link> dialog, enter the account information for the wiki."
+msgstr ""
#: wiki.xhp
msgctxt ""
"wiki.xhp\n"
"par_id5328836\n"
"help.text"
-msgid "In the URL text box, enter the address of a wiki that you want to connect to."
-msgstr "In the URL text box, enter the address of a wiki that you want to connect to."
+msgid "In the <emph>URL</emph> text box, enter the address of a wiki that you want to connect to."
+msgstr ""
#: wiki.xhp
msgctxt ""
@@ -181,8 +181,8 @@ msgctxt ""
"wiki.xhp\n"
"par_id5906552\n"
"help.text"
-msgid "In the Username box, enter your user ID for your wiki account."
-msgstr "In the Username box, enter your user ID for your wiki account."
+msgid "In the <emph>Username</emph> box, enter your user ID for your wiki account."
+msgstr ""
#: wiki.xhp
msgctxt ""
@@ -197,8 +197,8 @@ msgctxt ""
"wiki.xhp\n"
"par_id8869594\n"
"help.text"
-msgid "In the Password box, enter the password for your wiki account, then click OK."
-msgstr "In the Password box, enter the password for your wiki account, then click OK."
+msgid "In the Password box, enter the password for your wiki account, then click <emph>OK</emph>."
+msgstr ""
#: wiki.xhp
msgctxt ""
@@ -245,8 +245,8 @@ msgctxt ""
"wiki.xhp\n"
"par_id228278\n"
"help.text"
-msgid "In the <link href=\"com.sun.wiki-publisher/wikisend.xhp\">Send to MediaWiki</link> dialog, specify the settings for your entry."
-msgstr "In the <link href=\"com.sun.wiki-publisher/wikisend.xhp\">Send to MediaWiki</link> dialogue box, specify the settings for your entry."
+msgid "In the <link href=\"com.sun.wiki-publisher/wikisend.xhp\"><emph>Send to MediaWiki</emph></link> dialog, specify the settings for your entry."
+msgstr ""
#: wiki.xhp
msgctxt ""
@@ -318,7 +318,7 @@ msgctxt ""
"par_id4571672\n"
"help.text"
msgid "Use the <emph>MediaWiki</emph> dialog to add or edit your MediaWiki account settings."
-msgstr ""
+msgstr "Use the <emph>MediaWiki</emph> dialogue box to add or edit your MediaWiki account settings."
#: wikiaccount.xhp
msgctxt ""
@@ -326,7 +326,7 @@ msgctxt ""
"par_id7631458\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">Enter the URL of a MediaWiki server, starting with \"https://\".</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Enter the URL of a MediaWiki server, starting with \"https://\".</ahelp>"
#: wikiaccount.xhp
msgctxt ""
@@ -358,7 +358,7 @@ msgctxt ""
"par_id3112582\n"
"help.text"
msgid "Enter the Internet address of a wiki server in a format like “https://wiki.documentfoundation.org” or copy the URL from a web browser."
-msgstr ""
+msgstr "Enter the Internet address of a wiki server in a format like “https://wiki.documentfoundation.org” or copy the URL from a web browser."
#: wikiaccount.xhp
msgctxt ""
@@ -374,7 +374,7 @@ msgctxt ""
"par_id9046601\n"
"help.text"
msgid "If you have enabled the master password feature on the <emph>Security</emph> tab page of the <item type=\"menuitem\">Tools - Options - %PRODUCTNAME</item> dialog, then the software can store your password and automatically insert the data where necessary. Enable the <emph>Save password</emph> checkbox to store your password."
-msgstr ""
+msgstr "If you have enabled the master password feature on the <emph>Security</emph> tab page of the <item type=\"menuitem\">Tools - Options - %PRODUCTNAME</item> dialogue box, then the software can store your password and automatically insert the data where necessary. Enable the <emph>Save password</emph> checkbox to store your password."
#: wikiformats.xhp
msgctxt ""
@@ -622,7 +622,7 @@ msgctxt ""
"par_id1743827\n"
"help.text"
msgid "In the <emph>Send to MediaWiki</emph> dialog, specify the settings for your current wiki upload."
-msgstr ""
+msgstr "In the <emph>Send to MediaWiki</emph> dialogue box, specify the settings for your current wiki upload."
#: wikisend.xhp
msgctxt ""
@@ -630,7 +630,7 @@ msgctxt ""
"par_id664082\n"
"help.text"
msgid "<ahelp hid=\".\">Select the MediaWiki server where you want to publish your document. Click <emph>Add</emph> to add a new server to the list.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\">Select the MediaWiki server where you want to publish your document. Click <emph>Add</emph> to add a new server to the list.</ahelp>"
#: wikisend.xhp
msgctxt ""
@@ -646,7 +646,7 @@ msgctxt ""
"par_id2486342\n"
"help.text"
msgid "<ahelp hid=\".\">Enter an optional short summary or comment.</ahelp> See <link href=\"https://meta.wikimedia.org/wiki/Help:Edit_summary\"><emph>https://meta.wikimedia.org/wiki/Help:Edit_summary</emph></link>."
-msgstr ""
+msgstr "<ahelp hid=\".\">Enter an optional short summary or comment.</ahelp> See <link href=\"https://meta.wikimedia.org/wiki/Help:Edit_summary\"><emph>https://meta.wikimedia.org/wiki/Help:Edit_summary</emph></link>."
#: wikisend.xhp
msgctxt ""
diff --git a/source/en-ZA/cui/messages.po b/source/en-ZA/cui/messages.po
index 3d0a1955485..3618cbab250 100644
--- a/source/en-ZA/cui/messages.po
+++ b/source/en-ZA/cui/messages.po
@@ -3,15 +3,18 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 12:22+0100\n"
-"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
-"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"POT-Creation-Date: 2018-11-14 12:21+0100\n"
+"PO-Revision-Date: 2018-11-14 11:36+0000\n"
+"Last-Translator: Anonymous Pootle User\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-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542195395.000000\n"
#: cui/inc/strings.hrc:24
msgctxt "RID_SVXSTR_KEY_CONFIG_DIR"
@@ -1580,142 +1583,136 @@ msgid "Dimension line"
msgstr "Dimension line"
#: cui/inc/strings.hrc:365
-#, fuzzy
-msgctxt "RID_SVXSTR_LOAD_ERROR"
-msgid "The selected module could not be loaded."
-msgstr "The selected module could not be loaded."
-
-#: cui/inc/strings.hrc:366
msgctxt "RID_SVXSTR_STARTQUOTE"
msgid "Start Quote"
msgstr ""
-#: cui/inc/strings.hrc:367
+#: cui/inc/strings.hrc:366
msgctxt "RID_SVXSTR_ENDQUOTE"
msgid "End Quote"
msgstr ""
-#: cui/inc/strings.hrc:369
+#: cui/inc/strings.hrc:368
msgctxt "RID_SVXSTR_SELECTEDPERSONA"
msgid "Selected Theme: "
msgstr ""
-#: cui/inc/strings.hrc:370
+#: cui/inc/strings.hrc:369
msgctxt "RID_SVXSTR_SEARCHING"
msgid "Searching, please wait..."
msgstr ""
-#: cui/inc/strings.hrc:371
+#: cui/inc/strings.hrc:370
msgctxt "RID_SVXSTR_SEARCHERROR"
msgid "Cannot open %1, please try again later."
msgstr ""
-#: cui/inc/strings.hrc:372
+#: cui/inc/strings.hrc:371
msgctxt "RID_SVXSTR_NORESULTS"
msgid "No results found."
msgstr ""
-#: cui/inc/strings.hrc:373
+#: cui/inc/strings.hrc:372
msgctxt "RID_SVXSTR_APPLYPERSONA"
msgid "Applying Theme..."
msgstr ""
-#: cui/inc/strings.hrc:374
+#: cui/inc/strings.hrc:373
msgctxt "RID_SVXSTR_INVALIDPERSONAURL"
msgid "Please enter a valid theme address or a search term."
msgstr ""
-#: cui/inc/strings.hrc:376
+#: cui/inc/strings.hrc:375
msgctxt "RID_SVXSTR_TABLE_PRESET_NONE"
msgid "Set No Borders"
msgstr "Set No Borders"
-#: cui/inc/strings.hrc:377
+#: cui/inc/strings.hrc:376
msgctxt "RID_SVXSTR_TABLE_PRESET_ONLYOUTER"
msgid "Set Outer Border Only"
msgstr "Set Outer Border Only"
-#: cui/inc/strings.hrc:378
+#: cui/inc/strings.hrc:377
msgctxt "RID_SVXSTR_TABLE_PRESET_OUTERHORI"
msgid "Set Outer Border and Horizontal Lines"
msgstr "Set Outer Border and Horizontal Lines"
-#: cui/inc/strings.hrc:379
+#: cui/inc/strings.hrc:378
msgctxt "RID_SVXSTR_TABLE_PRESET_OUTERALL"
msgid "Set Outer Border and All Inner Lines"
msgstr "Set Outer Border and All Inner Lines"
-#: cui/inc/strings.hrc:380
+#: cui/inc/strings.hrc:379
msgctxt "RID_SVXSTR_TABLE_PRESET_OUTERINNER"
msgid "Set Outer Border Without Changing Inner Lines"
msgstr "Set Outer Border Without Changing Inner Lines"
-#: cui/inc/strings.hrc:381
+#: cui/inc/strings.hrc:380
msgctxt "RID_SVXSTR_PARA_PRESET_DIAGONAL"
msgid "Set Diagonal Lines Only"
msgstr "Set Diagonal Lines Only"
-#: cui/inc/strings.hrc:382
+#: cui/inc/strings.hrc:381
msgctxt "RID_SVXSTR_PARA_PRESET_ALL"
msgid "Set All Four Borders"
msgstr "Set All Four Borders"
-#: cui/inc/strings.hrc:383
+#: cui/inc/strings.hrc:382
msgctxt "RID_SVXSTR_PARA_PRESET_LEFTRIGHT"
msgid "Set Left and Right Borders Only"
msgstr "Set Left and Right Borders Only"
-#: cui/inc/strings.hrc:384
+#: cui/inc/strings.hrc:383
msgctxt "RID_SVXSTR_PARA_PRESET_TOPBOTTOM"
msgid "Set Top and Bottom Borders Only"
msgstr "Set Top and Bottom Borders Only"
-#: cui/inc/strings.hrc:385
+#: cui/inc/strings.hrc:384
msgctxt "RID_SVXSTR_PARA_PRESET_ONLYLEFT"
msgid "Set Left Border Only"
msgstr "Set Left Border Only"
-#: cui/inc/strings.hrc:386
+#: cui/inc/strings.hrc:385
msgctxt "RID_SVXSTR_HOR_PRESET_ONLYHOR"
msgid "Set Top and Bottom Borders, and All Inner Lines"
msgstr "Set Top and Bottom Borders, and All Inner Lines"
-#: cui/inc/strings.hrc:387
+#: cui/inc/strings.hrc:386
msgctxt "RID_SVXSTR_VER_PRESET_ONLYVER"
msgid "Set Left and Right Borders, and All Inner Lines"
msgstr "Set Left and Right Borders, and All Inner Lines"
-#: cui/inc/strings.hrc:388
+#: cui/inc/strings.hrc:387
msgctxt "RID_SVXSTR_SHADOW_STYLE_NONE"
msgid "No Shadow"
msgstr "No Shadow"
-#: cui/inc/strings.hrc:389
+#: cui/inc/strings.hrc:388
msgctxt "RID_SVXSTR_SHADOW_STYLE_BOTTOMRIGHT"
msgid "Cast Shadow to Bottom Right"
msgstr "Cast Shadow to Bottom Right"
-#: cui/inc/strings.hrc:390
+#: cui/inc/strings.hrc:389
msgctxt "RID_SVXSTR_SHADOW_STYLE_TOPRIGHT"
msgid "Cast Shadow to Top Right"
msgstr "Cast Shadow to Top Right"
-#: cui/inc/strings.hrc:391
+#: cui/inc/strings.hrc:390
msgctxt "RID_SVXSTR_SHADOW_STYLE_BOTTOMLEFT"
msgid "Cast Shadow to Bottom Left"
msgstr "Cast Shadow to Bottom Left"
-#: cui/inc/strings.hrc:392
+#: cui/inc/strings.hrc:391
msgctxt "RID_SVXSTR_SHADOW_STYLE_TOPLEFT"
msgid "Cast Shadow to Top Left"
msgstr "Cast Shadow to Top Left"
-#: cui/inc/strings.hrc:393
+#: cui/inc/strings.hrc:392
msgctxt "RID_SVXSTR_SIGNATURELINE_SIGNED_BY"
msgid "Signed by: %1"
msgstr ""
-#: cui/inc/strings.hrc:394
+#: cui/inc/strings.hrc:393
msgctxt "RID_SVXSTR_OPENCL_RESTART"
msgid "For the OpenCL changes to take effect, %PRODUCTNAME must be restarted."
msgstr ""
@@ -11293,22 +11290,43 @@ msgctxt "signsignatureline|btn_select_certificate"
msgid "Select Certificate"
msgstr ""
-#: cui/uiconfig/ui/signsignatureline.ui:168
+#. Name of the signer
+#: cui/uiconfig/ui/signsignatureline.ui:166
+msgctxt "signsignatureline|label_name"
+msgid "or"
+msgstr ""
+
+#: cui/uiconfig/ui/signsignatureline.ui:175
+msgctxt "signsignatureline|btn_load_image"
+msgid "Use Signature Image"
+msgstr ""
+
+#: cui/uiconfig/ui/signsignatureline.ui:190
+msgctxt "signsignatureline|btn_clear_image"
+msgid "Clear"
+msgstr ""
+
+#: cui/uiconfig/ui/signsignatureline.ui:206
+msgctxt "signsignatureline|label_image_dimensions"
+msgid "Best image size: 600 x 100 px"
+msgstr ""
+
+#: cui/uiconfig/ui/signsignatureline.ui:237
msgctxt "signsignatureline|label_sign"
msgid "Sign"
msgstr ""
-#: cui/uiconfig/ui/signsignatureline.ui:205
+#: cui/uiconfig/ui/signsignatureline.ui:274
msgctxt "signsignatureline|label_add_comment"
msgid "Add comment:"
msgstr ""
-#: cui/uiconfig/ui/signsignatureline.ui:241
+#: cui/uiconfig/ui/signsignatureline.ui:310
msgctxt "signsignatureline|label_hint"
msgid "Instructions from the document creator:"
msgstr ""
-#: cui/uiconfig/ui/signsignatureline.ui:274
+#: cui/uiconfig/ui/signsignatureline.ui:343
msgctxt "signsignatureline|label_more"
msgid "More"
msgstr ""
diff --git a/source/en-ZA/helpcontent2/source/text/sbasic/shared/01.po b/source/en-ZA/helpcontent2/source/text/sbasic/shared/01.po
index bb0446acd48..b5dd3299ca7 100644
--- a/source/en-ZA/helpcontent2/source/text/sbasic/shared/01.po
+++ b/source/en-ZA/helpcontent2/source/text/sbasic/shared/01.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-05-16 16:54+0200\n"
-"PO-Revision-Date: 2016-05-02 10:52+0000\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:56+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: en_ZA\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1462186335.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542196618.000000\n"
#: 06130000.xhp
msgctxt ""
@@ -93,7 +93,7 @@ msgctxt ""
"06130000.xhp\n"
"par_id3154791\n"
"help.text"
-msgid "<ahelp hid=\"modules/BasicIDE/ui/basicmacrodialog/run\">Runs or saves the current macro.</ahelp>"
+msgid "<ahelp hid=\"modules/BasicIDE/ui/basicmacrodialog/ok\">Runs or saves the current macro.</ahelp>"
msgstr ""
#: 06130000.xhp
diff --git a/source/en-ZA/helpcontent2/source/text/scalc/00.po b/source/en-ZA/helpcontent2/source/text/scalc/00.po
index 8ce5ffc97a2..78be03b2e4b 100644
--- a/source/en-ZA/helpcontent2/source/text/scalc/00.po
+++ b/source/en-ZA/helpcontent2/source/text/scalc/00.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2017-11-22 13:53+0100\n"
-"PO-Revision-Date: 2016-12-22 17:17+0000\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:56+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: en_ZA\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1482427079.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542196619.000000\n"
#: 00000004.xhp
msgctxt ""
@@ -29,24 +29,24 @@ msgctxt ""
"00000004.xhp\n"
"hd_id3155535\n"
"help.text"
-msgid "<variable id=\"wie\">To access this function... </variable>"
-msgstr "<variable id=\"wie\">To access this function... </variable>"
+msgid "<variable id=\"wie\">To access this function...</variable>"
+msgstr ""
#: 00000004.xhp
msgctxt ""
"00000004.xhp\n"
"par_idN1056E\n"
"help.text"
-msgid "<variable id=\"moreontop\">More explanations on top of this page. </variable>"
-msgstr "<variable id=\"moreontop\">More explanations on top of this page. </variable>"
+msgid "<variable id=\"moreontop\">More explanations on top of this page.</variable>"
+msgstr ""
#: 00000004.xhp
msgctxt ""
"00000004.xhp\n"
"par_idN105AF\n"
"help.text"
-msgid "<variable id=\"optional\">In the %PRODUCTNAME Calc functions, parameters marked as \"optional\" can be left out only when no parameter follows. For example, in a function with four parameters, where the last two parameters are marked as \"optional\", you can leave out parameter 4 or parameters 3 and 4, but you cannot leave out parameter 3 alone. </variable>"
-msgstr "<variable id=\"optional\">In the %PRODUCTNAME Calc functions, parameters marked as \"optional\" can be left out only when no parameter follows. For example, in a function with four parameters, where the last two parameters are marked as \"optional\", you can leave out parameter 4 or parameters 3 and 4, but you cannot leave out parameter 3 alone. </variable>"
+msgid "<variable id=\"optional\">In the %PRODUCTNAME Calc functions, parameters marked as \"optional\" can be left out only when no parameter follows. For example, in a function with four parameters, where the last two parameters are marked as \"optional\", you can leave out parameter 4 or parameters 3 and 4, but you cannot leave out parameter 3 alone.</variable>"
+msgstr ""
#: 00000004.xhp
msgctxt ""
@@ -77,63 +77,63 @@ msgctxt ""
"00000402.xhp\n"
"par_id3155555\n"
"help.text"
-msgid "<variable id=\"kopffuss\">Choose <emph>Insert - Headers and Footers</emph></variable>"
-msgstr "<variable id=\"kopffuss\">Choose <emph>Edit - Headers & Footers</emph></variable>"
+msgid "<variable id=\"kopffuss\">Choose <emph>Insert - Headers and Footers</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3159233\n"
"help.text"
-msgid "<variable id=\"bkopfzeile\">Choose <emph>Insert - Headers and Footers - Header and Footer</emph> tabs</variable>"
-msgstr "<variable id=\"bkopfzeile\">Choose <emph>Edit - Headers & Footers - Header/Footer</emph> tabs</variable>"
+msgid "<variable id=\"bkopfzeile\">Choose <emph>Insert - Headers and Footers - Header and Footer</emph> tabs.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3150443\n"
"help.text"
-msgid "<variable id=\"bausfullen\">Choose <emph>Sheet - Fill Cells</emph></variable>"
-msgstr "<variable id=\"bausfullen\">Choose <emph>Edit - Fill</emph></variable>"
+msgid "<variable id=\"bausfullen\">Choose <emph>Sheet - Fill Cells</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3143267\n"
"help.text"
-msgid "<variable id=\"bausunten\">Choose <emph>Sheet - Fill Cells - Down</emph></variable>"
-msgstr "<variable id=\"bausunten\">Choose <emph>Edit - Fill - Down</emph></variable>"
+msgid "<variable id=\"bausunten\">Choose <emph>Sheet - Fill Cells - Down</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3153880\n"
"help.text"
-msgid "<variable id=\"bausrechts\">Choose <emph>Sheet - Fill Cells - Right</emph></variable>"
-msgstr "<variable id=\"bausrechts\">Choose <emph>Edit - Fill - Right</emph></variable>"
+msgid "<variable id=\"bausrechts\">Choose <emph>Sheet - Fill Cells - Right</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3151245\n"
"help.text"
-msgid "<variable id=\"bausoben\">Choose <emph>Sheet - Fill Cells - Up</emph></variable>"
-msgstr "<variable id=\"bausoben\">Choose <emph>Edit - Fill - Up</emph></variable>"
+msgid "<variable id=\"bausoben\">Choose <emph>Sheet - Fill Cells - Up</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3145068\n"
"help.text"
-msgid "<variable id=\"bauslinks\">Choose <emph>Sheet - Fill Cells - Left</emph></variable>"
-msgstr "<variable id=\"bauslinks\">Choose <emph>Edit - Fill - Left</emph></variable>"
+msgid "<variable id=\"bauslinks\">Choose <emph>Sheet - Fill Cells - Left</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3150400\n"
"help.text"
-msgid "<variable id=\"baustab\">Choose <emph>Sheet - Fill Cells - Sheets</emph></variable>"
+msgid "<variable id=\"baustab\">Choose <emph>Sheet - Fill Cells - Sheets</emph>.</variable>"
msgstr ""
#: 00000402.xhp
@@ -141,16 +141,16 @@ msgctxt ""
"00000402.xhp\n"
"par_id3154910\n"
"help.text"
-msgid "<variable id=\"bausreihe\">Choose <emph>Sheet - Fill Cells - Series</emph></variable>"
-msgstr "<variable id=\"bausreihe\">Choose <emph>Edit - Fill - Series</emph></variable>"
+msgid "<variable id=\"bausreihe\">Choose <emph>Sheet - Fill Cells - Series</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3154123\n"
"help.text"
-msgid "Choose <emph>Sheet - Clear Cells</emph>"
-msgstr "Choose <emph>Edit - Delete Contents</emph>"
+msgid "Choose <emph>Sheet - Clear Cells</emph>."
+msgstr ""
#: 00000402.xhp
msgctxt ""
@@ -165,40 +165,40 @@ msgctxt ""
"00000402.xhp\n"
"par_id3150011\n"
"help.text"
-msgid "<variable id=\"bzelo\">Choose <emph>Sheet - Delete Cells</emph></variable>"
-msgstr "<variable id=\"bzelo\">Choose <emph>Edit - Delete Cells</emph></variable>"
+msgid "<variable id=\"bzelo\">Choose <emph>Sheet - Delete Cells</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3153951\n"
"help.text"
-msgid "Choose <emph>Sheet - Delete Sheet</emph>"
-msgstr "Choose <emph>Edit - Delete Contents</emph>"
+msgid "Choose <emph>Sheet - Delete Sheet</emph>."
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3155306\n"
"help.text"
-msgid "Open context menu for a sheet tab"
-msgstr "Open context menu for a sheet tab"
+msgid "Open context menu for a sheet tab."
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3146119\n"
"help.text"
-msgid "Choose <emph>Sheet - Move or Copy Sheet</emph>"
-msgstr "Choose <emph>Edit - Delete Contents</emph>"
+msgid "Choose <emph>Sheet - Move or Copy Sheet</emph>."
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3148645\n"
"help.text"
-msgid "Open context menu for a sheet tab"
-msgstr "Open context menu for a sheet tab"
+msgid "Open context menu for a sheet tab."
+msgstr ""
#: 00000403.xhp
msgctxt ""
@@ -221,23 +221,23 @@ msgctxt ""
"00000403.xhp\n"
"par_id3150275\n"
"help.text"
-msgid "<variable id=\"aspze\">Choose <emph>View - Column & Row Headers</emph></variable>"
-msgstr "<variable id=\"aspze\">Choose <emph>View - Column & Row Headers</emph></variable>"
+msgid "<variable id=\"aspze\">Choose <emph>View - Column & Row Headers</emph>.</variable>"
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3154514\n"
"help.text"
-msgid "<variable id=\"awehe\">Choose <emph>View - Value Highlighting</emph></variable>"
-msgstr "<variable id=\"awehe\">Choose <emph>View - Value Highlighting</emph></variable>"
+msgid "<variable id=\"awehe\">Choose <emph>View - Value Highlighting</emph>.</variable>"
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3148947\n"
"help.text"
-msgid "<variable id=\"rechenleiste\">Choose <emph>View - Formula Bar</emph> or <emph>View - Toolbars - Formula Bar</emph></variable>"
+msgid "<variable id=\"rechenleiste\">Choose <emph>View - Formula Bar</emph> or <emph>View - Toolbars - Formula Bar</emph>.</variable>"
msgstr ""
#: 00000403.xhp
@@ -245,8 +245,8 @@ msgctxt ""
"00000403.xhp\n"
"par_id3148663\n"
"help.text"
-msgid "<variable id=\"seumvo\">Choose <emph>View - Page Break</emph></variable>"
-msgstr "<variable id=\"seumvo\">Choose <emph>View - Page Break Preview</emph></variable>"
+msgid "<variable id=\"seumvo\">Choose <emph>View - Page Break</emph>.</variable>"
+msgstr ""
#: 00000404.xhp
msgctxt ""
@@ -269,16 +269,16 @@ msgctxt ""
"00000404.xhp\n"
"par_id3149784\n"
"help.text"
-msgid "Choose <emph>Insert - Cells</emph>"
-msgstr "Choose <emph>Insert - Cells</emph>"
+msgid "Choose <emph>Insert - Cells</emph>."
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3154514\n"
"help.text"
-msgid "Open <emph>Insert Cells</emph> toolbar from Tools bar:"
-msgstr "Open <emph>Insert Cells</emph> toolbar from Tools bar:"
+msgid "Open <emph>Insert Cells</emph> toolbar from <emph>Tools</emph> bar:"
+msgstr ""
#: 00000404.xhp
msgctxt ""
@@ -365,7 +365,7 @@ msgctxt ""
"00000404.xhp\n"
"par_id3149033\n"
"help.text"
-msgid "<variable id=\"eitab\">Choose <emph>Sheet - Insert Sheet</emph></variable>"
+msgid "<variable id=\"eitab\">Choose <emph>Sheet - Insert Sheet</emph>.</variable>"
msgstr ""
#: 00000404.xhp
@@ -373,7 +373,7 @@ msgctxt ""
"00000404.xhp\n"
"par_idN1082F\n"
"help.text"
-msgid "<variable id=\"eitabfile\">Choose <emph>Sheet - Insert Sheet from File</emph></variable>"
+msgid "<variable id=\"eitabfile\">Choose <emph>Sheet - Insert Sheet from File</emph>.</variable>"
msgstr ""
#: 00000404.xhp
@@ -381,8 +381,8 @@ msgctxt ""
"00000404.xhp\n"
"par_id3155115\n"
"help.text"
-msgid "Choose <emph>Insert - Function</emph>"
-msgstr "Choose <emph>Insert - Function</emph>"
+msgid "Choose <emph>Insert - Function</emph>."
+msgstr ""
#: 00000404.xhp
msgctxt ""
@@ -429,8 +429,8 @@ msgctxt ""
"00000404.xhp\n"
"par_id3155809\n"
"help.text"
-msgid "<variable id=\"eikadaze\"><emph>Insert - Function</emph> - Category <emph>Date&Time</emph></variable>"
-msgstr "<variable id=\"eikadaze\"><emph>Insert - Function</emph> - Category <emph>Date&Time</emph></variable>"
+msgid "<variable id=\"eikadaze\"><emph>Insert - Function</emph> - Category <emph>Date & Time</emph></variable>"
+msgstr ""
#: 00000404.xhp
msgctxt ""
@@ -517,15 +517,15 @@ msgctxt ""
"00000404.xhp\n"
"par_id3155383\n"
"help.text"
-msgid "<variable id=\"funktionsliste\">Choose <emph>Insert - Function List</emph></variable>"
-msgstr "<variable id=\"funktionsliste\">Choose <emph>Insert - Function List</emph></variable>"
+msgid "<variable id=\"funktionsliste\">Choose <emph>Insert - Function List</emph>.</variable>"
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3153250\n"
"help.text"
-msgid "<variable id=\"einamen\">Choose <emph>Insert - Named Ranges and Expressions</emph></variable>"
+msgid "<variable id=\"einamen\">Choose <emph>Insert - Named Ranges and Expressions</emph>.</variable>"
msgstr ""
#: 00000404.xhp
@@ -533,7 +533,7 @@ msgctxt ""
"00000404.xhp\n"
"par_id3146776\n"
"help.text"
-msgid "<variable id=\"eiextdata\">Choose <emph>Sheet - Link to External data</emph></variable>"
+msgid "<variable id=\"eiextdata\">Choose <emph>Sheet - Link to External data</emph>.</variable>"
msgstr ""
#: 00000404.xhp
@@ -541,7 +541,7 @@ msgctxt ""
"00000404.xhp\n"
"par_id3143222\n"
"help.text"
-msgid "Choose <emph>Sheet - Named Ranges and Expressions - Define</emph>"
+msgid "Choose <emph>Sheet - Named Ranges and Expressions - Define</emph>."
msgstr ""
#: 00000404.xhp
@@ -557,7 +557,7 @@ msgctxt ""
"00000404.xhp\n"
"par_id3145214\n"
"help.text"
-msgid "<variable id=\"einaei\">Choose <emph>Sheet - Named Ranges and Expressions - Insert</emph></variable>"
+msgid "<variable id=\"einaei\">Choose <emph>Sheet - Named Ranges and Expressions - Insert</emph>.</variable>"
msgstr ""
#: 00000404.xhp
@@ -565,7 +565,7 @@ msgctxt ""
"00000404.xhp\n"
"par_id3153558\n"
"help.text"
-msgid "<variable id=\"einaueb\">Choose <emph>Sheet - Named Ranges and Expressions - Create</emph></variable>"
+msgid "<variable id=\"einaueb\">Choose <emph>Sheet - Named Ranges and Expressions - Create</emph>.</variable>"
msgstr ""
#: 00000404.xhp
@@ -573,7 +573,7 @@ msgctxt ""
"00000404.xhp\n"
"par_id3153483\n"
"help.text"
-msgid "<variable id=\"einabesch\">Choose <emph>Sheet - Named Ranges and Expressions - Labels</emph></variable>"
+msgid "<variable id=\"einabesch\">Choose <emph>Sheet - Named Ranges and Expressions - Labels</emph>.</variable>"
msgstr ""
#: 00000405.xhp
@@ -597,192 +597,192 @@ msgctxt ""
"00000405.xhp\n"
"par_id3154685\n"
"help.text"
-msgid "<variable id=\"fozelle\">Choose <emph>Format - Cells</emph></variable>"
-msgstr "<variable id=\"fozelle\">Choose <emph>Format - Cells</emph></variable>"
+msgid "<variable id=\"fozelle\">Choose <emph>Format - Cells</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3153194\n"
"help.text"
-msgid "<variable id=\"fozelstz\">Choose <emph>Format - Cells - Cell Protection</emph> tab </variable>"
-msgstr "<variable id=\"fozelstz\">Choose <emph>Format - Cells - Cell Protection</emph> tab </variable>"
+msgid "<variable id=\"fozelstz\">Choose <emph>Format - Cells - Cell Protection</emph> tab.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3155854\n"
"help.text"
-msgid "<variable id=\"fozei\">Choose <emph>Format - Row</emph></variable>"
-msgstr "<variable id=\"fozei\">Choose <emph>Format - Row</emph></variable>"
+msgid "<variable id=\"fozei\">Choose <emph>Format - Rows</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3150012\n"
"help.text"
-msgid "<variable id=\"fozeiophoe\">Choose <emph>Format - Row - Optimal Height</emph></variable>"
-msgstr "<variable id=\"fozeiophoe\">Choose <emph>Format - Row - Optimal Height</emph></variable>"
+msgid "<variable id=\"fozeiophoe\">Choose <emph>Format - Rows - Optimal Height</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3148645\n"
"help.text"
-msgid "Choose <emph>Format - Row - Hide</emph>"
-msgstr "Choose <emph>Format - Row - Hide</emph>"
+msgid "Choose <emph>Format - Rows - Hide</emph>."
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3153728\n"
"help.text"
-msgid "Choose <emph>Format - Column - Hide</emph>"
-msgstr "Choose <emph>Format - Column - Hide</emph>"
+msgid "Choose <emph>Format - Columns - Hide</emph>."
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3151114\n"
"help.text"
-msgid "Choose <emph>Format - Sheet - Hide</emph>"
-msgstr "Choose <emph>Format - Sheet - Hide</emph>"
+msgid "Choose <emph>Sheet - Hide Sheet</emph>."
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3148576\n"
"help.text"
-msgid "Choose <emph>Format - Row - Show</emph>"
-msgstr "Choose <emph>Format - Row - Show</emph>"
+msgid "Choose <emph>Format - Rows - Show</emph>."
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3156286\n"
"help.text"
-msgid "Choose <emph>Format - Column - Show</emph>"
-msgstr "Choose <emph>Format - Column - Show</emph>"
+msgid "Choose <emph>Format - Columns - Show</emph>."
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3145645\n"
"help.text"
-msgid "<variable id=\"fospa\">Choose <emph>Format - Column</emph></variable>"
-msgstr "<variable id=\"fospa\">Choose <emph>Format - Column</emph></variable>"
+msgid "<variable id=\"fospa\">Choose <emph>Format - Columns</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3145252\n"
"help.text"
-msgid "Choose <emph>Format - Column - Optimal Width</emph>"
-msgstr "Choose <emph>Format - Column - Optimal Width</emph>"
+msgid "Choose <emph>Format - Columns - Optimal Width</emph>."
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3146971\n"
"help.text"
-msgid "Double-click right column separator in column headers"
-msgstr "Double-click right column separator in column headers"
+msgid "Double-click right column separator in column headers."
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3147362\n"
"help.text"
-msgid "<variable id=\"fot\">Choose <emph>Format - Sheet</emph></variable>"
-msgstr "<variable id=\"fot\">Choose <emph>Format - Sheet</emph></variable>"
+msgid "<variable id=\"fot\">Choose <emph>Sheet</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3163805\n"
"help.text"
-msgid "<variable id=\"fotu\">Choose <emph>Format - Sheet - Rename</emph></variable>"
-msgstr "<variable id=\"fotu\">Choose <emph>Format - Sheet - Rename</emph></variable>"
+msgid "<variable id=\"fotu\">Choose <emph>Sheet - Rename Sheet</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3155333\n"
"help.text"
-msgid "<variable id=\"fotenb\">Choose <emph>Format - Sheet - Show</emph></variable>"
-msgstr "<variable id=\"fotenb\">Choose <emph>Format - Sheet - Show</emph></variable>"
+msgid "<variable id=\"fotenb\">Choose <emph>Sheet - Show Sheet</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_idN1077A\n"
"help.text"
-msgid "<variable id=\"foste\">Choose <emph>Format - Page</emph></variable>"
-msgstr "<variable id=\"foste\">Choose <emph>Format - Page</emph></variable>"
+msgid "<variable id=\"foste\">Choose <emph>Format - Page</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3155508\n"
"help.text"
-msgid "<variable id=\"fostel\">Choose <emph>Format - Page - Sheet</emph> tab </variable>"
-msgstr "<variable id=\"fostel\">Choose <emph>Format - Page - Sheet</emph> tab </variable>"
+msgid "<variable id=\"fostel\">Choose <emph>Format - Page - Sheet</emph> tab.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3150883\n"
"help.text"
-msgid "<variable id=\"fodrbe\">Choose <emph>Format - Print Ranges</emph></variable>"
-msgstr "<variable id=\"fodrbe\">Choose <emph>Format - Print Ranges</emph></variable>"
+msgid "<variable id=\"fodrbe\">Choose <emph>Format - Print Ranges</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3156448\n"
"help.text"
-msgid "<variable id=\"fodrfe\">Choose <emph>Format - Print Ranges - Define</emph></variable>"
-msgstr "<variable id=\"fodrfe\">Choose <emph>Format - Print Ranges - Define</emph></variable>"
+msgid "<variable id=\"fodrfe\">Choose <emph>Format - Print Ranges - Define</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3156290\n"
"help.text"
-msgid "<variable id=\"fodrhin\">Choose <emph>Format - Print Ranges - Add</emph></variable>"
-msgstr "<variable id=\"fodrhin\">Choose <emph>Format - Print Ranges - Add</emph></variable>"
+msgid "<variable id=\"fodrhin\">Choose <emph>Format - Print Ranges - Add</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3155812\n"
"help.text"
-msgid "<variable id=\"fodbah\">Choose <emph>Format - Print Ranges - Clear</emph></variable>"
-msgstr "<variable id=\"fodbah\">Choose <emph>Format - Print Ranges - Remove</emph></variable>"
+msgid "<variable id=\"fodbah\">Choose <emph>Format - Print Ranges - Clear</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3153307\n"
"help.text"
-msgid "<variable id=\"fodbbe\">Choose <emph>Format - Print Ranges - Edit</emph></variable>"
-msgstr "<variable id=\"fodbbe\">Choose <emph>Format - Print Ranges - Edit</emph></variable>"
+msgid "<variable id=\"fodbbe\">Choose <emph>Format - Print Ranges - Edit</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3153916\n"
"help.text"
-msgid "Choose <emph>Format - AutoFormat</emph>"
-msgstr "Choose <emph>Format - AutoFormat</emph>"
+msgid "Choose <emph>Format - AutoFormat</emph>."
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3154532\n"
"help.text"
-msgid "On the Tools bar, click"
-msgstr "On the Tools bar, click"
+msgid "On the <emph>Tools</emph> bar, click"
+msgstr ""
#: 00000405.xhp
msgctxt ""
@@ -805,8 +805,8 @@ msgctxt ""
"00000405.xhp\n"
"par_id3154618\n"
"help.text"
-msgid "<variable id=\"bedingte\">Choose <emph>Format - Conditional Formatting</emph></variable>"
-msgstr "<variable id=\"bedingte\">Choose <emph>Format - Conditional Formatting</emph></variable>"
+msgid "<variable id=\"bedingte\">Choose <emph>Format - Conditional Formatting</emph>.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
@@ -829,7 +829,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3150541\n"
"help.text"
-msgid "<variable id=\"exdektv\">Choose <emph>Tools - Detective</emph> </variable>"
+msgid "<variable id=\"exdektv\">Choose <emph>Tools - Detective</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -837,8 +837,8 @@ msgctxt ""
"00000406.xhp\n"
"par_id3153194\n"
"help.text"
-msgid "Choose <emph>Tools - Detective - Trace Precedents</emph>"
-msgstr "Choose <emph>Tools - Detective - Trace Precedents</emph>"
+msgid "Choose <emph>Tools - Detective - Trace Precedents</emph>."
+msgstr ""
#: 00000406.xhp
msgctxt ""
@@ -853,7 +853,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3154123\n"
"help.text"
-msgid "<variable id=\"silbentrennungc\">Menu <emph>Tools - Language - Hyphenation</emph> </variable>"
+msgid "<variable id=\"silbentrennungc\">Menu <emph>Tools - Language - Hyphenation</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -861,7 +861,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3145785\n"
"help.text"
-msgid "<variable id=\"exdvore\">Choose <emph>Tools - Detective - Remove Precedents</emph> </variable>"
+msgid "<variable id=\"exdvore\">Choose <emph>Tools - Detective - Remove Precedents</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -869,8 +869,8 @@ msgctxt ""
"00000406.xhp\n"
"par_id3155411\n"
"help.text"
-msgid "Choose <emph>Tools - Detective - Trace Dependents</emph>"
-msgstr "Choose <emph>Tools - Detective - Trace Dependents</emph>"
+msgid "Choose <emph>Tools - Detective - Trace Dependents</emph>."
+msgstr ""
#: 00000406.xhp
msgctxt ""
@@ -885,7 +885,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3146984\n"
"help.text"
-msgid "<variable id=\"exdszne\">Choose <emph>Tools - Detective - Remove Dependents</emph> </variable>"
+msgid "<variable id=\"exdszne\">Choose <emph>Tools - Detective - Remove Dependents</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -893,7 +893,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3154014\n"
"help.text"
-msgid "<variable id=\"exdase\">Choose <emph>Tools - Detective - Remove All Traces</emph> </variable>"
+msgid "<variable id=\"exdase\">Choose <emph>Tools - Detective - Remove All Traces</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -901,7 +901,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3153188\n"
"help.text"
-msgid "<variable id=\"exdszfe\">Choose <emph>Tools - Detective - Trace Error</emph> </variable>"
+msgid "<variable id=\"exdszfe\">Choose <emph>Tools - Detective - Trace Error</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -909,7 +909,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3149410\n"
"help.text"
-msgid "<variable id=\"fuellmodus\">Choose <emph>Tools - Detective - Fill Mode</emph> </variable>"
+msgid "<variable id=\"fuellmodus\">Choose <emph>Tools - Detective - Fill Mode</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -917,7 +917,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3156284\n"
"help.text"
-msgid "<variable id=\"dateneinkreisen\">Choose <emph>Tools - Detective - Mark Invalid Data</emph> </variable>"
+msgid "<variable id=\"dateneinkreisen\">Choose <emph>Tools - Detective - Mark Invalid Data</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -925,7 +925,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3153159\n"
"help.text"
-msgid "<variable id=\"spurenaktualisieren\">Choose <emph>Tools - Detective - Refresh Traces</emph> </variable>"
+msgid "<variable id=\"spurenaktualisieren\">Choose <emph>Tools - Detective - Refresh Traces</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -933,7 +933,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3147397\n"
"help.text"
-msgid "<variable id=\"automatisch\">Choose <emph>Tools - Detective - AutoRefresh</emph> </variable>"
+msgid "<variable id=\"automatisch\">Choose <emph>Tools - Detective - AutoRefresh</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -941,7 +941,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3154018\n"
"help.text"
-msgid "<variable id=\"exzws\">Choose <emph>Tools - Goal Seek</emph> </variable>"
+msgid "<variable id=\"exzws\">Choose <emph>Tools - Goal Seek</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -949,7 +949,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3269142\n"
"help.text"
-msgid "<variable id=\"solver\">Choose <emph>Tools - Solver</emph> </variable>"
+msgid "<variable id=\"solver\">Choose <emph>Tools - Solver</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -957,7 +957,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id8554338\n"
"help.text"
-msgid "<variable id=\"solver_options\">Choose <emph>Tools - Solver</emph>, <emph>Options</emph> button </variable>"
+msgid "<variable id=\"solver_options\">Choose <emph>Tools - Solver</emph>, click <emph>Options</emph> button.</variable>"
msgstr ""
#: 00000406.xhp
@@ -965,7 +965,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3156277\n"
"help.text"
-msgid "<variable id=\"exsze\">Choose <emph>Tools - Scenarios</emph> </variable>"
+msgid "<variable id=\"exsze\">Choose <emph>Tools - Scenarios</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -973,7 +973,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3149020\n"
"help.text"
-msgid "<variable id=\"protect_sheet\">Choose <emph>Tools - Protect Sheet</emph></variable>"
+msgid "<variable id=\"protect_sheet\">Choose <emph>Tools - Protect Sheet</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -981,7 +981,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3154256\n"
"help.text"
-msgid "<variable id=\"protect_spreadsheet\">Choose <emph>Tools - Protect Spreadsheet</emph></variable>"
+msgid "<variable id=\"protect_spreadsheet\">Choose <emph>Tools - Protect Spreadsheet</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -989,7 +989,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3146919\n"
"help.text"
-msgid "Choose <emph>Data - Calculate - Recalculate</emph>"
+msgid "Choose <emph>Data - Calculate - Recalculate</emph>."
msgstr ""
#: 00000406.xhp
@@ -1005,7 +1005,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3150941\n"
"help.text"
-msgid "<variable id=\"exatmb\">Choose <emph>Data - Calculate - AutoCalculate</emph> </variable>"
+msgid "<variable id=\"exatmb\">Choose <emph>Data - Calculate - AutoCalculate</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -1013,7 +1013,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3151276\n"
"help.text"
-msgid "<variable id=\"autoeingabe\">Choose <emph>Tools - AutoInput</emph> </variable>"
+msgid "<variable id=\"autoeingabe\">Choose <emph>Tools - AutoInput</emph>.</variable>"
msgstr ""
#: 00000407.xhp
@@ -1037,7 +1037,7 @@ msgctxt ""
"00000407.xhp\n"
"par_id3147335\n"
"help.text"
-msgid "<variable id=\"fete\">Choose <item type=\"menuitem\">View - Split Window</item></variable>"
+msgid "<variable id=\"fete\">Choose ><item type=\"menuitem\">View - Split Window</item>.</variable>"
msgstr ""
#: 00000407.xhp
@@ -1045,7 +1045,7 @@ msgctxt ""
"00000407.xhp\n"
"par_id3153663\n"
"help.text"
-msgid "<variable id=\"fefix\">Choose <item type=\"menuitem\">View - Freeze Cells - Freeze Rows and Columns</item></variable>"
+msgid "<variable id=\"fefix\">Choose <item type=\"menuitem\">View - Freeze Cells - Freeze Rows and Columns</item>.</variable>"
msgstr ""
#: 00000412.xhp
@@ -1069,48 +1069,48 @@ msgctxt ""
"00000412.xhp\n"
"par_id8366954\n"
"help.text"
-msgid "<variable id=\"text2columns\">Choose <emph>Data - Text to Columns</emph></variable>"
-msgstr "<variable id=\"text2columns\">Choose <emph>Data - Text to Columns</emph></variable>"
+msgid "<variable id=\"text2columns\">Choose <emph>Data - Text to Columns</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3147399\n"
"help.text"
-msgid "<variable id=\"dbrbf\">Choose <emph>Data - Define Range</emph></variable>"
-msgstr "<variable id=\"dbrbf\">Choose <emph>Data - Define Range</emph></variable>"
+msgid "<variable id=\"dbrbf\">Choose <emph>Data - Define Range</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3145345\n"
"help.text"
-msgid "<variable id=\"dbrba\">Choose <emph>Data - Select Range</emph></variable>"
-msgstr "<variable id=\"dbrba\">Choose <emph>Data - Select Range</emph></variable>"
+msgid "<variable id=\"dbrba\">Choose <emph>Data - Select Range</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3150443\n"
"help.text"
-msgid "<variable id=\"dnsrt\">Choose <emph>Data - Sort...</emph></variable>"
-msgstr "<variable id=\"dnsrt\">Choose <emph>Data - Sort</emph></variable>"
+msgid "<variable id=\"dnsrt\">Choose <emph>Data - Sort...</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3148491\n"
"help.text"
-msgid "Choose <emph>Data - Sort - Sort Criteria</emph> tab"
-msgstr "Choose <emph>Data - Sort - Sort Criteria</emph> tab"
+msgid "Choose <emph>Data - Sort - Sort Criteria</emph> tab."
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3154516\n"
"help.text"
-msgid "On Standard bar, click"
-msgstr "On Standard bar, click"
+msgid "On <emph>Standard</emph> bar, click"
+msgstr ""
#: 00000412.xhp
msgctxt ""
@@ -1149,32 +1149,32 @@ msgctxt ""
"00000412.xhp\n"
"par_id3146984\n"
"help.text"
-msgid "<variable id=\"dnstot\">Choose <emph>Data - Sort - Options</emph> tab</variable>"
-msgstr "<variable id=\"dnsrt\">Choose <emph>Data - Sort</emph></variable>"
+msgid "<variable id=\"dnstot\">Choose <emph>Data - Sort - Options</emph> tab.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3155308\n"
"help.text"
-msgid "<variable id=\"dnftr\">Choose <emph>Data - Filter</emph></variable>"
-msgstr "<variable id=\"dnftr\">Choose <emph>Data - Filter</emph></variable>"
+msgid "<variable id=\"dnftr\">Choose <emph>Data - Filter</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3148646\n"
"help.text"
-msgid "Choose <emph>Data - AutoFilter</emph>"
-msgstr "Choose <emph>Data - Filter - AutoFilter</emph>"
+msgid "Choose <emph>Data - AutoFilter</emph>."
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3151113\n"
"help.text"
-msgid "On Tools bar or Table Data bar, click"
-msgstr "On Tools bar or Table Data bar, click"
+msgid "On <emph>Tools</emph> bar or <emph>Table Data</emph> bar, click"
+msgstr ""
#: 00000412.xhp
msgctxt ""
@@ -1197,39 +1197,39 @@ msgctxt ""
"00000412.xhp\n"
"par_id3156278\n"
"help.text"
-msgid "<variable id=\"dnfspz\">Choose <emph>Data - More Filters - Advanced Filter...</emph></variable>"
-msgstr "<variable id=\"dnfspz\">Choose <emph>Data - Filter - Advanced Filter</emph></variable>"
+msgid "<variable id=\"dnfspz\">Choose <emph>Data - More Filters - Advanced Filter...</emph> .</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3153764\n"
"help.text"
-msgid "Choose <emph>Data - More Filters - Standard Filter... - Options</emph> label"
-msgstr "Choose <emph>Data - Filter - Standard Filter - More>></emph> button"
+msgid "Choose <emph>Data - More Filters - Standard Filter... - Options</emph> label."
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3155444\n"
"help.text"
-msgid "Choose <emph>Data - More Filters - Advanced Filter... - Options</emph> label"
-msgstr "Choose <emph>Data - Filter - Advanced Filter - More>></emph> button"
+msgid "Choose <emph>Data - More Filters - Advanced Filter... - Options</emph> label."
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3156382\n"
"help.text"
-msgid "Choose <emph>Data - More Filters - Reset Filter</emph>"
-msgstr "Choose <emph>Data - Filter - AutoFilter</emph>"
+msgid "Choose <emph>Data - More Filters - Reset Filter</emph>."
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3155961\n"
"help.text"
-msgid "On Table Data bar, click <emph>Reset Filter/Sort</emph>"
+msgid "On <emph>Table Data</emph> bar, click <emph>Reset Filter/Sort</emph>."
msgstr ""
#: 00000412.xhp
@@ -1253,112 +1253,112 @@ msgctxt ""
"00000412.xhp\n"
"par_id3152778\n"
"help.text"
-msgid "<variable id=\"dnaftas\">Choose <emph>Data - More Filter - Hide AutoFilter</emph></variable>"
-msgstr "<variable id=\"dnaftas\">Choose <emph>Data - Filter - Hide AutoFilter</emph></variable>"
+msgid "<variable id=\"dnaftas\">Choose <emph>Data - More Filter - Hide AutoFilter</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3166424\n"
"help.text"
-msgid "<variable id=\"dntegs\">Choose <emph>Data - Subtotals</emph></variable>"
-msgstr "<variable id=\"dntegs\">Choose <emph>Data - Subtotals</emph></variable>"
+msgid "<variable id=\"dntegs\">Choose <emph>Data - Subtotals</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3154574\n"
"help.text"
-msgid "<variable id=\"dntezd\">Choose <emph>Data - Subtotals - 1st, 2nd, 3rd Group</emph> tabs</variable>"
-msgstr "<variable id=\"dntegs\">Choose <emph>Data - Subtotals</emph></variable>"
+msgid "<variable id=\"dntezd\">Choose <emph>Data - Subtotals - 1st, 2nd, 3rd Group</emph> tabs.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3151277\n"
"help.text"
-msgid "<variable id=\"dntopi\">Choose <emph>Data - Subtotals - Options</emph> tab</variable>"
-msgstr "<variable id=\"dntegs\">Choose <emph>Data - Subtotals</emph></variable>"
+msgid "<variable id=\"dntopi\">Choose <emph>Data - Subtotals - Options</emph> tab.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3145133\n"
"help.text"
-msgid "<variable id=\"datengueltig\">Choose <emph>Data - Validity</emph></variable>"
-msgstr "<variable id=\"datengueltig\">Choose <emph>Data - Validity</emph></variable>"
+msgid "<variable id=\"datengueltig\">Choose <emph>Data - Validity</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3152992\n"
"help.text"
-msgid "<variable id=\"datengueltigwerte\">Menu <emph>Data - Validity - Criteria</emph> tab</variable>"
-msgstr "<variable id=\"datengueltig\">Choose <emph>Data - Validity</emph></variable>"
+msgid "<variable id=\"datengueltigwerte\">Menu <emph>Data - Validity - Criteria</emph> tab.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3150367\n"
"help.text"
-msgid "<variable id=\"datengueltigeingabe\">Choose <emph>Data - Validity - Input Help</emph> tab</variable>"
-msgstr "<variable id=\"datengueltig\">Choose <emph>Data - Validity</emph></variable>"
+msgid "<variable id=\"datengueltigeingabe\">Choose <emph>Data - Validity - Input Help</emph> tab.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3154486\n"
"help.text"
-msgid "<variable id=\"datengueltigfehler\">Choose <emph>Data - Validity - Error Alert</emph> tab</variable>"
-msgstr "<variable id=\"datengueltig\">Choose <emph>Data - Validity</emph></variable>"
+msgid "<variable id=\"datengueltigfehler\">Choose <emph>Data - Validity - Error Alert</emph> tab.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3146978\n"
"help.text"
-msgid "<variable id=\"dnmfo\">Choose <emph>Data - Multiple Operations</emph></variable>"
-msgstr "<variable id=\"dnmfo\">Choose <emph>Data - Multiple Operations</emph></variable>"
+msgid "<variable id=\"dnmfo\">Choose <emph>Data - Multiple Operations</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3155809\n"
"help.text"
-msgid "<variable id=\"dnksd\">Choose <emph>Data - Consolidate</emph></variable>"
-msgstr "<variable id=\"dnksd\">Choose <emph>Data - Consolidate</emph></variable>"
+msgid "<variable id=\"dnksd\">Choose <emph>Data - Consolidate</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3148701\n"
"help.text"
-msgid "<variable id=\"dngld\">Choose <emph>Data - Group and Outline</emph></variable>"
-msgstr "<variable id=\"dngld\">Choose <emph>Data - Group and Outline</emph></variable>"
+msgid "<variable id=\"dngld\">Choose <emph>Data - Group and Outline</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3153815\n"
"help.text"
-msgid "<variable id=\"dngda\">Choose <emph>Data - Group and Outline - Hide Details</emph></variable>"
-msgstr "<variable id=\"dngda\">Choose <emph>Data - Group and Outline - Hide Details</emph></variable>"
+msgid "<variable id=\"dngda\">Choose <emph>Data - Group and Outline - Hide Details</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3159223\n"
"help.text"
-msgid "<variable id=\"dngde\">Choose <emph>Data - Group and Outline - Show Details</emph></variable>"
-msgstr "<variable id=\"dngde\">Choose <emph>Data - Group and Outline - Show Details</emph></variable>"
+msgid "<variable id=\"dngde\">Choose <emph>Data - Group and Outline - Show Details</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3146870\n"
"help.text"
-msgid "Choose <emph>Data - Group and Outline - Group</emph>"
-msgstr "Choose <emph>Data - Group and Outline - Group</emph>"
+msgid "Choose <emph>Data - Group and Outline - Group</emph>."
+msgstr ""
#: 00000412.xhp
msgctxt ""
@@ -1397,8 +1397,8 @@ msgctxt ""
"00000412.xhp\n"
"par_id3146781\n"
"help.text"
-msgid "Choose <emph>Data - Group and Outline - Ungroup</emph>"
-msgstr "Choose <emph>Data - Group and Outline - Ungroup</emph>"
+msgid "Choose <emph>Data - Group and Outline - Ungroup</emph>."
+msgstr ""
#: 00000412.xhp
msgctxt ""
@@ -1437,47 +1437,47 @@ msgctxt ""
"00000412.xhp\n"
"par_id3153008\n"
"help.text"
-msgid "<variable id=\"dnglagl\">Choose <emph>Data - Group and Outline - AutoOutline</emph></variable>"
-msgstr "<variable id=\"dnglagl\">Choose <emph>Data - Group and Outline - AutoOutline</emph></variable>"
+msgid "<variable id=\"dnglagl\">Choose <emph>Data - Group and Outline - AutoOutline</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3154709\n"
"help.text"
-msgid "<variable id=\"dnglef\">Choose <emph>Data - Group and Outline - Remove</emph></variable>"
-msgstr "<variable id=\"dnglef\">Choose <emph>Data - Group and Outline - Remove</emph></variable>"
+msgid "<variable id=\"dnglef\">Choose <emph>Data - Group and Outline - Remove Outline</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id1774346\n"
"help.text"
-msgid "<variable id=\"dngdrill\">Choose <emph>Data - Group and Outline - Show Details</emph> (for some pivot tables)</variable>"
-msgstr "<variable id=\"dngde\">Choose <emph>Data - Group and Outline - Show Details</emph></variable>"
+msgid "<variable id=\"dngdrill\">Choose <emph>Data - Group and Outline - Show Details</emph> (for some pivot tables).</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3155759\n"
"help.text"
-msgid "<variable id=\"dndtpt\">Choose <emph>Data - Pivot Table</emph></variable>"
-msgstr "<variable id=\"dndtpt\">Choose <emph>Data - DataPilot</emph></variable>"
+msgid "<variable id=\"dndtpt\">Choose <emph>Data - Pivot Table</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3154625\n"
"help.text"
-msgid "<variable id=\"dndpa\">Choose <emph>Insert - Pivot Table</emph></variable>"
-msgstr "<variable id=\"dndtpt\">Choose <emph>Data - DataPilot</emph></variable>"
+msgid "<variable id=\"dndpa\">Choose <emph>Insert - Pivot Table</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3147558\n"
"help.text"
-msgid "<variable id=\"dndq\">Choose <emph>Insert - Pivot Table</emph>, in the Select Source dialog choose the option <emph>Data source registered in $[officename]</emph>.</variable>"
+msgid "<variable id=\"dndq\">Choose <emph>Insert - Pivot Table</emph>, in the <emph>Select Source</emph> dialog choose the option <emph>Data source registered in $[officename]</emph>.</variable>"
msgstr ""
#: 00000412.xhp
@@ -1485,7 +1485,7 @@ msgctxt ""
"00000412.xhp\n"
"par_id3153297\n"
"help.text"
-msgid "Choose <emph>Insert - Pivot Table</emph>, in the Select Source dialog choose the option <emph>Current selection</emph>."
+msgid "Choose <emph>Insert - Pivot Table</emph>, in the <emph>Select Source</emph> dialog choose the option <emph>Current selection</emph>."
msgstr ""
#: 00000412.xhp
@@ -1493,7 +1493,7 @@ msgctxt ""
"00000412.xhp\n"
"par_id3145118\n"
"help.text"
-msgid "Choose <emph>Insert - Pivot Table</emph>, in the Select Source dialog choose the option <emph>Data source registered in $[officename]</emph>, click <emph>OK</emph> to see <emph>Select Data Source</emph> dialog."
+msgid "Choose <emph>Insert - Pivot Table</emph>, in the <emph>Select Source</emph> dialog choose the option <emph>Data source registered in $[officename]</emph>, click <emph>OK</emph> to see <emph>Select Data Source</emph> dialog."
msgstr ""
#: 00000412.xhp
@@ -1501,32 +1501,32 @@ msgctxt ""
"00000412.xhp\n"
"par_id3153294\n"
"help.text"
-msgid "<variable id=\"dndpak\">Choose <emph>Data - Pivot Table - Refresh</emph></variable>"
-msgstr "<variable id=\"dndtpt\">Choose <emph>Data - DataPilot</emph></variable>"
+msgid "<variable id=\"dndpak\">Choose <emph>Data - Pivot Table - Refresh</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3151344\n"
"help.text"
-msgid "<variable id=\"dndploe\">Choose <emph>Data - Pivot Table - Delete</emph></variable>"
-msgstr "<variable id=\"dndtpt\">Choose <emph>Data - DataPilot</emph></variable>"
+msgid "<variable id=\"dndploe\">Choose <emph>Data - Pivot Table - Delete</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3150397\n"
"help.text"
-msgid "<variable id=\"dndakt\">Choose <emph>Data - Refresh Range</emph></variable>"
-msgstr "<variable id=\"dndakt\">Choose <emph>Data - Refresh Range</emph></variable>"
+msgid "<variable id=\"dndakt\">Choose <emph>Data - Refresh Range</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_idN10B8F\n"
"help.text"
-msgid "<variable id=\"grouping\">Choose <emph>Data - Group and Outline - Group</emph></variable>"
-msgstr "<variable id=\"grouping\">Choose <emph>Data - Group and Outline - Group</emph></variable>"
+msgid "<variable id=\"grouping\">Choose <emph>Data - Group and Outline - Group</emph>.</variable>"
+msgstr ""
#: sheet_menu.xhp
msgctxt ""
@@ -1549,7 +1549,7 @@ msgctxt ""
"sheet_menu.xhp\n"
"par_id160220162106567373\n"
"help.text"
-msgid "<variable id=\"insert_rows_above\">Choose <emph>Sheet - Insert Rows - Rows Above</emph> </variable>"
+msgid "<variable id=\"insert_rows_above\">Choose <emph>Sheet - Insert Rows - Rows Above</emph>.</variable>"
msgstr ""
#: sheet_menu.xhp
@@ -1557,7 +1557,7 @@ msgctxt ""
"sheet_menu.xhp\n"
"par_id160220162109048207\n"
"help.text"
-msgid "<variable id=\"insert_rows_below\">Choose <emph>Sheet - Insert Rows - Rows Below</emph></variable>"
+msgid "<variable id=\"insert_rows_below\">Choose <emph>Sheet - Insert Rows - Rows Below</emph>.</variable>"
msgstr ""
#: sheet_menu.xhp
@@ -1565,7 +1565,7 @@ msgctxt ""
"sheet_menu.xhp\n"
"par_id160220162107055028\n"
"help.text"
-msgid "<variable id=\"insert_columns_left\">Choose <emph>Sheet - Insert Columns - Columns Left</emph></variable>"
+msgid "<variable id=\"insert_columns_left\">Choose <emph>Sheet - Insert Columns - Columns Left</emph>.</variable>"
msgstr ""
#: sheet_menu.xhp
@@ -1573,7 +1573,7 @@ msgctxt ""
"sheet_menu.xhp\n"
"par_id160220162109126013\n"
"help.text"
-msgid "<variable id=\"insert_columns_right\">Choose <emph>Sheet - Insert Columns - Columns Right</emph></variable>"
+msgid "<variable id=\"insert_columns_right\">Choose <emph>Sheet - Insert Columns - Columns Right</emph>.</variable>"
msgstr ""
#: sheet_menu.xhp
@@ -1581,7 +1581,7 @@ msgctxt ""
"sheet_menu.xhp\n"
"par_id3149095\n"
"help.text"
-msgid "<variable id=\"insert_page_break\">Choose <emph>Sheet - Insert Page Break</emph></variable>"
+msgid "<variable id=\"insert_page_break\">Choose <emph>Sheet - Insert Page Break</emph>.</variable>"
msgstr ""
#: sheet_menu.xhp
@@ -1589,7 +1589,7 @@ msgctxt ""
"sheet_menu.xhp\n"
"par_id3149398\n"
"help.text"
-msgid "<variable id=\"insert_page_break_row\">Choose <emph>Sheet - Insert Page Break - Row Break</emph></variable>"
+msgid "<variable id=\"insert_page_break_row\">Choose <emph>Sheet - Insert Page Break - Row Break</emph>.</variable>"
msgstr ""
#: sheet_menu.xhp
@@ -1597,7 +1597,7 @@ msgctxt ""
"sheet_menu.xhp\n"
"par_id3150084\n"
"help.text"
-msgid "<variable id=\"insert_page_break_column\">Choose <emph>Sheet - Insert Page Break - Column Break</emph></variable>"
+msgid "<variable id=\"insert_page_break_column\">Choose <emph>Sheet - Insert Page Break - Column Break</emph>.</variable>"
msgstr ""
#: sheet_menu.xhp
@@ -1605,7 +1605,7 @@ msgctxt ""
"sheet_menu.xhp\n"
"par_id3153093\n"
"help.text"
-msgid "<variable id=\"delete_page_break\">Choose <emph>Sheet - Delete Page Break</emph></variable>"
+msgid "<variable id=\"delete_page_break\">Choose <emph>Sheet - Delete Page Break</emph>.</variable>"
msgstr ""
#: sheet_menu.xhp
@@ -1613,7 +1613,7 @@ msgctxt ""
"sheet_menu.xhp\n"
"par_id3153191\n"
"help.text"
-msgid "<variable id=\"delete_page_break_row\">Choose <emph>Sheet - Delete Page Break - Row Break</emph></variable>"
+msgid "<variable id=\"delete_page_break_row\">Choose <emph>Sheet - Delete Page Break - Row Break</emph>.</variable>"
msgstr ""
#: sheet_menu.xhp
@@ -1621,5 +1621,5 @@ msgctxt ""
"sheet_menu.xhp\n"
"par_id3145645\n"
"help.text"
-msgid "<variable id=\"delete_page_break_column\">Choose <emph>Sheet - Delete Page Break - Column Break</emph></variable>"
+msgid "<variable id=\"delete_page_break_column\">Choose <emph>Sheet - Delete Page Break - Column Break</emph>.</variable>"
msgstr ""
diff --git a/source/en-ZA/helpcontent2/source/text/scalc/02.po b/source/en-ZA/helpcontent2/source/text/scalc/02.po
index 818e5c9c556..cd4948ca50f 100644
--- a/source/en-ZA/helpcontent2/source/text/scalc/02.po
+++ b/source/en-ZA/helpcontent2/source/text/scalc/02.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2017-05-12 14:35+0200\n"
-"PO-Revision-Date: 2013-06-16 08:50+0000\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:56+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: en_ZA\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1371372634.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542196619.000000\n"
#: 02130000.xhp
msgctxt ""
@@ -45,8 +45,8 @@ msgctxt ""
"02130000.xhp\n"
"par_id3155267\n"
"help.text"
-msgid "<image src=\"cmd/sc_currencyfield.png\" id=\"img_id3159096\"><alt id=\"alt_id3159096\">Icon</alt></image>"
-msgstr "<image src=\"cmd/sc_currencyfield.png\" id=\"img_id3159096\"><alt id=\"alt_id3159096\">Icon</alt></image>"
+msgid "<image src=\"cmd/sc_currencyfield.png\" id=\"img_id3159096\"><alt id=\"alt_id3159096\">Currency Number Format Icon</alt></image>"
+msgstr ""
#: 02130000.xhp
msgctxt ""
@@ -61,8 +61,8 @@ msgctxt ""
"02130000.xhp\n"
"par_id3146776\n"
"help.text"
-msgid "<link href=\"text/shared/01/05020300.xhp\" name=\"Format - Cell - Numbers\">Format - Cell - Numbers</link>."
-msgstr "<link href=\"text/shared/01/05020300.xhp\" name=\"Format - Cell - Numbers\">Format - Cell - Numbers</link>."
+msgid "<link href=\"text/shared/01/05020300.xhp\" name=\"Format - Cells - Numbers\">Format - Cells - Numbers</link>."
+msgstr ""
#: 02140000.xhp
msgctxt ""
diff --git a/source/en-ZA/helpcontent2/source/text/scalc/06.po b/source/en-ZA/helpcontent2/source/text/scalc/06.po
index 81a6dccd3aa..95efad4abeb 100644
--- a/source/en-ZA/helpcontent2/source/text/scalc/06.po
+++ b/source/en-ZA/helpcontent2/source/text/scalc/06.po
@@ -3,15 +3,18 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-06-14 17:23+0200\n"
-"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
-"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-04-24 11:30+0000\n"
+"Last-Translator: Anonymous Pootle User\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-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1524569410.000000\n"
#: calcsamplefiles.xhp
msgctxt ""
@@ -20,35 +23,3 @@ msgctxt ""
"help.text"
msgid "Calc Sample Files"
msgstr ""
-
-#: calcsamplefiles.xhp
-msgctxt ""
-"calcsamplefiles.xhp\n"
-"par_id161521663319917\n"
-"help.text"
-msgid "<object data=\"media/files/scalc/imtrigon.ods\" id=\"ods_id61521568603544\" type=\"application/vnd.oasis.opendocument.spreadsheet\"/>"
-msgstr ""
-
-#: calcsamplefiles.xhp
-msgctxt ""
-"calcsamplefiles.xhp\n"
-"par_id161521663319918\n"
-"help.text"
-msgid "<object data=\"media/files/scalc/trigon.ods\" id=\"ods_id61521548603544\" type=\"application/vnd.oasis.opendocument.spreadsheet\"/>"
-msgstr ""
-
-#: calcsamplefiles.xhp
-msgctxt ""
-"calcsamplefiles.xhp\n"
-"par_id161521563314918\n"
-"help.text"
-msgid "<object data=\"media/files/scalc/pivot.ods\" id=\"ods_id61521547603544\" type=\"application/vnd.oasis.opendocument.spreadsheet\"/>"
-msgstr ""
-
-#: calcsamplefiles.xhp
-msgctxt ""
-"calcsamplefiles.xhp\n"
-"par_id721528312694192\n"
-"help.text"
-msgid "<object data=\"media/files/scalc/functions_ifs.ods\" id=\"ods_id61521547603534\" type=\"application/vnd.oasis.opendocument.spreadsheet\"/>"
-msgstr ""
diff --git a/source/en-ZA/helpcontent2/source/text/scalc/guide.po b/source/en-ZA/helpcontent2/source/text/scalc/guide.po
index 0e01004e42a..fffb9ccbc30 100644
--- a/source/en-ZA/helpcontent2/source/text/scalc/guide.po
+++ b/source/en-ZA/helpcontent2/source/text/scalc/guide.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-07-31 14:10+0200\n"
-"PO-Revision-Date: 2016-07-05 21:36+0000\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:57+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: en_ZA\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1467754587.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542196620.000000\n"
#: address_auto.xhp
msgctxt ""
@@ -3709,8 +3709,8 @@ msgctxt ""
"database_filter.xhp\n"
"par_idN10693\n"
"help.text"
-msgid "Choose <item type=\"menuitem\">Data - Filter - Standard Filter</item>."
-msgstr "Choose <item type=\"menuitem\">Data - Filter - Standard Filter</item>."
+msgid "Choose <item type=\"menuitem\">Data - More Filters - Standard Filter</item>."
+msgstr ""
#: database_filter.xhp
msgctxt ""
@@ -3765,8 +3765,8 @@ msgctxt ""
"database_filter.xhp\n"
"par_id3154944\n"
"help.text"
-msgid "Choose <item type=\"menuitem\">Data - Filter - AutoFilter</item>."
-msgstr "Choose <item type=\"menuitem\">Data - Filter - AutoFilter</item>."
+msgid "Choose <item type=\"menuitem\">Data - AutoFilter</item>."
+msgstr ""
#: database_filter.xhp
msgctxt ""
diff --git a/source/en-ZA/helpcontent2/source/text/shared.po b/source/en-ZA/helpcontent2/source/text/shared.po
index 2538c547cf7..f114565d974 100644
--- a/source/en-ZA/helpcontent2/source/text/shared.po
+++ b/source/en-ZA/helpcontent2/source/text/shared.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-09-03 13:23+0200\n"
-"PO-Revision-Date: 2016-04-16 22:49+0000\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:57+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: en_ZA\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1460846979.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542196621.000000\n"
#: 3dsettings_toolbar.xhp
msgctxt ""
@@ -2013,5 +2013,5 @@ msgctxt ""
"need_help.xhp\n"
"hd_id1000010\n"
"help.text"
-msgid "This help page needs further work for correctness and completion. Please join the LibreOffice project and help us out to write the missing information. Visit our <link href=\"http://documentation.libreoffice.org/en/join-community/update-help-contents\">web page on writing Help contents</link>."
+msgid "This help page needs further work for correctness and completion. Please join the LibreOffice project and help us out to write the missing information. Visit our <link href=\"https://documentation.libreoffice.org/en/join-community/update-help-contents\"><emph>web page on writing Help contents</emph></link>."
msgstr ""
diff --git a/source/en-ZA/helpcontent2/source/text/shared/00.po b/source/en-ZA/helpcontent2/source/text/shared/00.po
index 939c2867e17..ddd63dd7102 100644
--- a/source/en-ZA/helpcontent2/source/text/shared/00.po
+++ b/source/en-ZA/helpcontent2/source/text/shared/00.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-10-21 20:57+0200\n"
-"PO-Revision-Date: 2016-05-24 08:27+0000\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:57+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: en_ZA\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1464078443.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542196622.000000\n"
#: 00000001.xhp
msgctxt ""
@@ -6221,7 +6221,7 @@ msgctxt ""
"00000401.xhp\n"
"par_id621525017637963\n"
"help.text"
-msgid "Choose <emph>File - Export as EPUB</emph>."
+msgid "Choose <emph>File - Export As - Export as EPUB</emph>."
msgstr ""
#: 00000401.xhp
@@ -7197,7 +7197,7 @@ msgctxt ""
"00000403.xhp\n"
"par_idN1091B\n"
"help.text"
-msgid "<variable id=\"grid\">Choose <emph>View - Grid</emph> (Impress or Draw).</variable>"
+msgid "<variable id=\"grid\">Choose <emph>View - Grid and Helplines</emph> (Impress or Draw).</variable>"
msgstr ""
#: 00000403.xhp
@@ -7205,7 +7205,7 @@ msgctxt ""
"00000403.xhp\n"
"par_idN1092E\n"
"help.text"
-msgid "<variable id=\"guides\">Choose <emph>View - Snap Lines</emph> (Impress or Draw).</variable>"
+msgid "<variable id=\"guides\">Choose <emph>View - Snap Guides</emph> (Impress or Draw).</variable>"
msgstr ""
#: 00000404.xhp
@@ -7861,7 +7861,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id9988402\n"
"help.text"
-msgid "<variable id=\"packagemanager_eu\">Choose <emph>Tools - Extension Manager</emph>, click <emph>Updates</emph> button.</variable>"
+msgid "<variable id=\"packagemanager_eu\">Choose <emph>Tools - Extension Manager</emph>, click <emph>Check for Updates</emph> button.</variable>"
msgstr ""
#: 00000406.xhp
@@ -8075,14 +8075,6 @@ msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
-"par_id3150032\n"
-"help.text"
-msgid "<variable id=\"arbeit\">Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - $[officename] - Memory</emph>.</variable>"
-msgstr ""
-
-#: 00000406.xhp
-msgctxt ""
-"00000406.xhp\n"
"par_id3159153\n"
"help.text"
msgid "<variable id=\"ansicht\">Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - $[officename] - View</emph>.</variable>"
@@ -11045,7 +11037,7 @@ msgctxt ""
"00040502.xhp\n"
"par_id366527\n"
"help.text"
-msgid "Choose <emph>Format - Object - Line</emph> (Writer)."
+msgid "Choose <emph>Format - Text Box and Shape - Line</emph> (Writer)."
msgstr ""
#: 00040502.xhp
@@ -11053,7 +11045,7 @@ msgctxt ""
"00040502.xhp\n"
"par_id3835261\n"
"help.text"
-msgid "Choose <emph>Format - Graphic - Line</emph> (Calc)."
+msgid "Choose <emph>Format - Object - Line</emph> (Calc)."
msgstr ""
#: 00040502.xhp
@@ -11085,7 +11077,7 @@ msgctxt ""
"00040502.xhp\n"
"par_id3154285\n"
"help.text"
-msgid "Choose <emph>Format - </emph><switchinline select=\"appl\"><caseinline select=\"WRITER\"><emph>Object - </emph></caseinline><caseinline select=\"CALC\"><emph>Graphic - </emph></caseinline></switchinline><emph>Line - Line</emph> tab."
+msgid "Choose <emph>Format - </emph><switchinline select=\"appl\"><caseinline select=\"WRITER\"><emph>Text Box and Shape - </emph></caseinline><caseinline select=\"CALC\"><emph>Object - </emph></caseinline></switchinline><emph>Line - Line</emph> tab."
msgstr ""
#: 00040502.xhp
diff --git a/source/en-ZA/helpcontent2/source/text/shared/01.po b/source/en-ZA/helpcontent2/source/text/shared/01.po
index 4bc8d198f0d..eada3c4aef4 100644
--- a/source/en-ZA/helpcontent2/source/text/shared/01.po
+++ b/source/en-ZA/helpcontent2/source/text/shared/01.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 12:22+0100\n"
-"PO-Revision-Date: 2016-07-05 21:48+0000\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:57+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: en_ZA\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1467755285.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542196625.000000\n"
#: 01010000.xhp
msgctxt ""
@@ -33637,7 +33637,7 @@ msgctxt ""
"06130000.xhp\n"
"par_id3153748\n"
"help.text"
-msgid "<ahelp hid=\"modules/BasicIDE/ui/basicmacrodialog/run\">Runs or saves the current macro.</ahelp>"
+msgid "<ahelp hid=\"modules/BasicIDE/ui/basicmacrodialog/ok\">Runs or saves the current macro.</ahelp>"
msgstr ""
#: 06130000.xhp
@@ -40771,14 +40771,6 @@ msgstr ""
#: ref_epub_export.xhp
msgctxt ""
"ref_epub_export.xhp\n"
-"par_id701525003241759\n"
-"help.text"
-msgid "<embedvar href=\"text/shared/00/00000002.xhp#epubv\" markup=\"keep\"/>"
-msgstr ""
-
-#: ref_epub_export.xhp
-msgctxt ""
-"ref_epub_export.xhp\n"
"par_id19921\n"
"help.text"
msgid "<image id=\"img_id22170\" src=\"media/screenshots/modules/swriter/ui/exportepub/EPubDialog.png\" localize=\"true\" width=\"664px\" height=\"482px\"><alt id=\"alt_id59843\">EPUB dialog box</alt></image>"
@@ -40925,7 +40917,7 @@ msgctxt ""
"ref_epub_export.xhp\n"
"par_id971525023515891\n"
"help.text"
-msgid "For custom metadata, you must provide a file with same name as the original filename and with extension as \".xmp\". The provided metadata will override the the internal document metadata. In the example above, the custom metadata must exist in the MyText directory as <item type=\"literal\">MyText.xmp</item>."
+msgid "For custom metadata, you must provide a file with same name as the original filename and with extension as \".xmp\". The provided metadata will override the internal document metadata. In the example above, the custom metadata must exist in the MyText directory as <item type=\"literal\">MyText.xmp</item>."
msgstr ""
#: ref_epub_export.xhp
diff --git a/source/en-ZA/helpcontent2/source/text/shared/guide.po b/source/en-ZA/helpcontent2/source/text/shared/guide.po
index b8ad4915b72..56fe2040ef1 100644
--- a/source/en-ZA/helpcontent2/source/text/shared/guide.po
+++ b/source/en-ZA/helpcontent2/source/text/shared/guide.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 12:23+0100\n"
-"PO-Revision-Date: 2016-07-05 21:58+0000\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:57+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: en_ZA\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1467755924.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542196627.000000\n"
#: aaa_start.xhp
msgctxt ""
@@ -8829,8 +8829,8 @@ msgctxt ""
"gallery_insert.xhp\n"
"par_id3145068\n"
"help.text"
-msgid "Open the Gallery by clicking the <emph>Gallery</emph> icon on the <emph>Standard</emph> bar, or by selecting <emph>Tools - Gallery</emph>."
-msgstr "Open the Gallery by clicking the <emph>Gallery</emph> icon on the <emph>Standard</emph> bar, or by selecting <emph>Tools - Gallery</emph>."
+msgid "Open the Gallery by clicking the <emph>Gallery</emph> icon on the <emph>Standard</emph> bar, or by choosing <emph>Insert - Media - Gallery</emph>."
+msgstr ""
#: gallery_insert.xhp
msgctxt ""
diff --git a/source/en-ZA/helpcontent2/source/text/shared/optionen.po b/source/en-ZA/helpcontent2/source/text/shared/optionen.po
index 018a0c3f76d..9000ccb00a8 100644
--- a/source/en-ZA/helpcontent2/source/text/shared/optionen.po
+++ b/source/en-ZA/helpcontent2/source/text/shared/optionen.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 12:23+0100\n"
-"PO-Revision-Date: 2016-07-05 22:09+0000\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:57+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: en_ZA\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1467756562.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542196630.000000\n"
#: 01000000.xhp
msgctxt ""
@@ -267,6 +267,14 @@ msgstr "Some of the user data is included automatically in an internal dictionar
#: 01010100.xhp
msgctxt ""
"01010100.xhp\n"
+"par_id3153032\n"
+"help.text"
+msgid "User data is also used when commenting and in tracking changes mode, to identify comments/edits author; and to mark last edit position in document, so that when author opens the document later, it opens at the last edit position."
+msgstr ""
+
+#: 01010100.xhp
+msgctxt ""
+"01010100.xhp\n"
"hd_id3147653\n"
"help.text"
msgid "Address"
@@ -14741,7 +14749,7 @@ msgctxt ""
"opencl.xhp\n"
"par_id5293741\n"
"help.text"
-msgid "for more information on OpenCL, visit <link href=\"http://www.khronos.org/opencl/\">the OpenCL site</link>"
+msgid "for more information on OpenCL, visit <link href=\"https://www.khronos.org/opencl/\">the OpenCL site</link>"
msgstr ""
#: persona_firefox.xhp
diff --git a/source/en-ZA/helpcontent2/source/text/swriter/00.po b/source/en-ZA/helpcontent2/source/text/swriter/00.po
index 31bfc1f4c4f..e402c26dd36 100644
--- a/source/en-ZA/helpcontent2/source/text/swriter/00.po
+++ b/source/en-ZA/helpcontent2/source/text/swriter/00.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-09-03 13:23+0200\n"
-"PO-Revision-Date: 2016-05-24 09:37+0000\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:57+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: en_ZA\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1464082661.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542196631.000000\n"
#: 00000004.xhp
msgctxt ""
@@ -37,8 +37,8 @@ msgctxt ""
"00000004.xhp\n"
"par_id3150253\n"
"help.text"
-msgid "<image src=\"cmd/sc_wrapoff.png\" id=\"img_id3145389\"><alt id=\"alt_id3145389\">Icon</alt></image>"
-msgstr "<image src=\"cmd/sc_wrapoff.png\" id=\"img_id3145389\"><alt id=\"alt_id3145389\">Icon</alt></image>"
+msgid "<image src=\"cmd/sc_wrapoff.png\" id=\"img_id3145389\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3145389\">Wrap Off Icon</alt></image>"
+msgstr ""
#: 00000004.xhp
msgctxt ""
@@ -53,8 +53,8 @@ msgctxt ""
"00000004.xhp\n"
"par_id3156397\n"
"help.text"
-msgid "<image src=\"cmd/sc_wrapon.png\" id=\"img_id3149048\"><alt id=\"alt_id3149048\">Icon</alt></image>"
-msgstr "<image src=\"cmd/sc_wrapon.png\" id=\"img_id3149048\"><alt id=\"alt_id3149048\">Icon</alt></image>"
+msgid "<image src=\"cmd/sc_wrapon.png\" id=\"img_id3149048\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3149048\">Wrap On Icon</alt></image>"
+msgstr ""
#: 00000004.xhp
msgctxt ""
@@ -69,8 +69,8 @@ msgctxt ""
"00000004.xhp\n"
"par_id3154558\n"
"help.text"
-msgid "<image src=\"cmd/sc_wrapthrough.png\" id=\"img_id3152999\"><alt id=\"alt_id3152999\">Icon</alt></image>"
-msgstr "<image src=\"cmd/sc_wrapthrough.png\" id=\"img_id3152999\"><alt id=\"alt_id3152999\">Icon</alt></image>"
+msgid "<image src=\"cmd/sc_wrapthrough.png\" id=\"img_id3152999\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3152999\">Wrap Through Icon</alt></image>"
+msgstr ""
#: 00000004.xhp
msgctxt ""
@@ -85,8 +85,8 @@ msgctxt ""
"00000004.xhp\n"
"par_id3148773\n"
"help.text"
-msgid "<image src=\"res/sc06301.png\" id=\"img_id3149026\"><alt id=\"alt_id3149026\">Icon</alt></image>"
-msgstr "<image src=\"res/sc06301.png\" id=\"img_id3149026\"><alt id=\"alt_id3149026\">Icon</alt></image>"
+msgid "<image src=\"res/sc06301.png\" id=\"img_id3149026\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3149026\">Jump to Previous Script Icon</alt></image>"
+msgstr ""
#: 00000004.xhp
msgctxt ""
@@ -101,8 +101,8 @@ msgctxt ""
"00000004.xhp\n"
"par_id3151265\n"
"help.text"
-msgid "<image src=\"res/sc06300.png\" id=\"img_id3151272\"><alt id=\"alt_id3151272\">Icon</alt></image>"
-msgstr "<image src=\"res/sc06300.png\" id=\"img_id3151272\"><alt id=\"alt_id3151272\">Icon</alt></image>"
+msgid "<image src=\"res/sc06300.png\" id=\"img_id3151272\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3151272\"> Jump to Next Script Icon</alt></image>"
+msgstr ""
#: 00000004.xhp
msgctxt ""
@@ -381,8 +381,8 @@ msgctxt ""
"00000403.xhp\n"
"par_id3154763\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command </caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F8"
-msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command </caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F8"
+msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F8"
+msgstr ""
#: 00000403.xhp
msgctxt ""
@@ -397,8 +397,8 @@ msgctxt ""
"00000403.xhp\n"
"par_id3151387\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command </caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F9"
-msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command </caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F9"
+msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F9"
+msgstr ""
#: 00000403.xhp
msgctxt ""
@@ -413,8 +413,8 @@ msgctxt ""
"00000403.xhp\n"
"par_id3145823\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command </caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F10"
-msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command </caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F10"
+msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F10"
+msgstr ""
#: 00000403.xhp
msgctxt ""
@@ -429,7 +429,7 @@ msgctxt ""
"00000403.xhp\n"
"par_id3150932\n"
"help.text"
-msgid "<image id=\"img_id3150502\" src=\"cmd/sc_controlcodes.png\"><alt id=\"alt_id3150502\">Icon</alt></image>"
+msgid "<image id=\"img_id3150502\" src=\"cmd/sc_controlcodes.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3150502\">Formatting Marks Icon</alt></image>"
msgstr ""
#: 00000403.xhp
@@ -461,7 +461,7 @@ msgctxt ""
"00000403.xhp\n"
"par_id3150765\n"
"help.text"
-msgid "<image id=\"img_id3147572\" src=\"cmd/sc_browseview.png\"><alt id=\"alt_id3147572\">Icon</alt></image>"
+msgid "<image id=\"img_id3147572\" src=\"cmd/sc_browseview.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3147572\">Web Icon</alt></image>"
msgstr ""
#: 00000403.xhp
@@ -2461,7 +2461,7 @@ msgctxt ""
"stylesmenu.xhp\n"
"par_id941529884998705\n"
"help.text"
-msgid "<variable id=\"ses\">Choose <emph>Styles - Edit Styles</emph></variable>."
+msgid "<variable id=\"ses\">Choose <emph>Styles - Edit Styles...</emph></variable>."
msgstr ""
#: stylesmenu.xhp
diff --git a/source/en-ZA/svtools/messages.po b/source/en-ZA/svtools/messages.po
index 2724c50a6c1..8ef187b009b 100644
--- a/source/en-ZA/svtools/messages.po
+++ b/source/en-ZA/svtools/messages.po
@@ -3,15 +3,18 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-05 17:38+0100\n"
-"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
-"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:36+0000\n"
+"Last-Translator: Anonymous Pootle User\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-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542195396.000000\n"
#: include/svtools/strings.hrc:25
msgctxt "STR_UNDO"
@@ -1552,7 +1555,7 @@ msgstr ""
#: include/svtools/strings.hrc:360
msgctxt "STR_DESCRIPTION_MYTHES"
-msgid "Mythes Thesaurus"
+msgid "MyThes Thesaurus"
msgstr ""
#: include/svtools/strings.hrc:361
diff --git a/source/en-ZA/sw/messages.po b/source/en-ZA/sw/messages.po
index 05145047961..e488d1cb372 100644
--- a/source/en-ZA/sw/messages.po
+++ b/source/en-ZA/sw/messages.po
@@ -3,15 +3,18 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 12:23+0100\n"
-"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
-"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:36+0000\n"
+"Last-Translator: Anonymous Pootle User\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-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542195396.000000\n"
#: sw/inc/app.hrc:29
#, fuzzy
@@ -7119,7 +7122,12 @@ msgctxt "asciifilterdialog|lf"
msgid "_LF"
msgstr ""
-#: sw/uiconfig/swriter/ui/asciifilterdialog.ui:264
+#: sw/uiconfig/swriter/ui/asciifilterdialog.ui:258
+msgctxt "asciifilterdialog|includebom"
+msgid "Include byte-order-mark"
+msgstr ""
+
+#: sw/uiconfig/swriter/ui/asciifilterdialog.ui:280
msgctxt "asciifilterdialog|label1"
msgid "Properties"
msgstr "Properties"
diff --git a/source/en-ZA/swext/mediawiki/help.po b/source/en-ZA/swext/mediawiki/help.po
index 5b0aeaa9969..1ec7ce7c914 100644
--- a/source/en-ZA/swext/mediawiki/help.po
+++ b/source/en-ZA/swext/mediawiki/help.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 12:23+0100\n"
-"PO-Revision-Date: 2016-11-15 15:53+0000\n"
+"POT-Creation-Date: 2018-11-15 13:53+0100\n"
+"PO-Revision-Date: 2018-11-12 11:44+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: en_ZA\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1479225182.000000\n"
+"X-POOTLE-MTIME: 1542023099.000000\n"
#: help.tree
msgctxt ""
@@ -91,13 +91,12 @@ msgid "Java Runtime Environment"
msgstr "Java Runtime Environment 1.4"
#: wiki.xhp
-#, fuzzy
msgctxt ""
"wiki.xhp\n"
"par_id7387615\n"
"help.text"
-msgid "A wiki account on a supported <link href=\"http://www.mediawiki.org/wiki/MediaWiki\">MediaWiki</link> server"
-msgstr "A Wiki account on a supported <link href=\"http://www.mediawiki.org/wiki/MediaWiki\">MediaWiki</link> server"
+msgid "A wiki account on a supported <link href=\"https://www.mediawiki.org/wiki/MediaWiki\">MediaWiki</link> server"
+msgstr ""
#: wiki.xhp
msgctxt ""
@@ -152,7 +151,7 @@ msgctxt ""
"wiki.xhp\n"
"par_id368968\n"
"help.text"
-msgid "In the <link href=\"com.sun.wiki-publisher/wikisettings.xhp\">Options</link> dialog, click Add."
+msgid "In the <link href=\"com.sun.wiki-publisher/wikisettings.xhp\"><emph>Options</emph></link> dialog, click <emph>Add</emph>."
msgstr ""
#: wiki.xhp
@@ -160,17 +159,16 @@ msgctxt ""
"wiki.xhp\n"
"par_id6962187\n"
"help.text"
-msgid "In the <link href=\"com.sun.wiki-publisher/wikiaccount.xhp\">MediaWiki</link> dialog, enter the account information for the wiki."
+msgid "In the <link href=\"com.sun.wiki-publisher/wikiaccount.xhp\"><emph>MediaWiki</emph></link> dialog, enter the account information for the wiki."
msgstr ""
#: wiki.xhp
-#, fuzzy
msgctxt ""
"wiki.xhp\n"
"par_id5328836\n"
"help.text"
-msgid "In the URL text box, enter the address of a wiki that you want to connect to."
-msgstr "In the URL textbox, enter the address of a Wiki that you want to connect to."
+msgid "In the <emph>URL</emph> text box, enter the address of a wiki that you want to connect to."
+msgstr ""
#: wiki.xhp
msgctxt ""
@@ -181,13 +179,12 @@ msgid "You can copy the URL from a web browser and paste it into the textbox."
msgstr "You can copy the URL from a web browser and paste it into the textbox."
#: wiki.xhp
-#, fuzzy
msgctxt ""
"wiki.xhp\n"
"par_id5906552\n"
"help.text"
-msgid "In the Username box, enter your user ID for your wiki account."
-msgstr "In the Username box, enter your user ID for your Wiki account."
+msgid "In the <emph>Username</emph> box, enter your user ID for your wiki account."
+msgstr ""
#: wiki.xhp
#, fuzzy
@@ -199,13 +196,12 @@ msgid "If the wiki allows anonymous write access, you can leave the Username and
msgstr "If the Wiki allows anonymous write access, you can leave the Username and Password boxes empty."
#: wiki.xhp
-#, fuzzy
msgctxt ""
"wiki.xhp\n"
"par_id8869594\n"
"help.text"
-msgid "In the Password box, enter the password for your wiki account, then click OK."
-msgstr "In the Password box, enter the password for your Wiki account, then click OK."
+msgid "In the Password box, enter the password for your wiki account, then click <emph>OK</emph>."
+msgstr ""
#: wiki.xhp
#, fuzzy
@@ -253,7 +249,7 @@ msgctxt ""
"wiki.xhp\n"
"par_id228278\n"
"help.text"
-msgid "In the <link href=\"com.sun.wiki-publisher/wikisend.xhp\">Send to MediaWiki</link> dialog, specify the settings for your entry."
+msgid "In the <link href=\"com.sun.wiki-publisher/wikisend.xhp\"><emph>Send to MediaWiki</emph></link> dialog, specify the settings for your entry."
msgstr ""
#: wiki.xhp
diff --git a/source/eo/cui/messages.po b/source/eo/cui/messages.po
index f63cc4541e4..5420857c708 100644
--- a/source/eo/cui/messages.po
+++ b/source/eo/cui/messages.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 12:22+0100\n"
-"PO-Revision-Date: 2018-08-08 02:04+0000\n"
-"Last-Translator: Donald Rogers <donr2648@clear.net.nz>\n"
+"POT-Creation-Date: 2018-11-14 12:21+0100\n"
+"PO-Revision-Date: 2018-11-14 11:36+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: eo\n"
"MIME-Version: 1.0\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1533693883.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542195402.000000\n"
#: cui/inc/strings.hrc:24
msgctxt "RID_SVXSTR_KEY_CONFIG_DIR"
@@ -1558,141 +1558,136 @@ msgid "Dimension line"
msgstr "Dimensia linio"
#: cui/inc/strings.hrc:365
-msgctxt "RID_SVXSTR_LOAD_ERROR"
-msgid "The selected module could not be loaded."
-msgstr "Ne eblis ŝargi la elektitan modulon."
-
-#: cui/inc/strings.hrc:366
msgctxt "RID_SVXSTR_STARTQUOTE"
msgid "Start Quote"
msgstr "Komenci citaĵon"
-#: cui/inc/strings.hrc:367
+#: cui/inc/strings.hrc:366
msgctxt "RID_SVXSTR_ENDQUOTE"
msgid "End Quote"
msgstr "Fini citaĵon"
-#: cui/inc/strings.hrc:369
+#: cui/inc/strings.hrc:368
msgctxt "RID_SVXSTR_SELECTEDPERSONA"
msgid "Selected Theme: "
msgstr "Elektita etoso:"
-#: cui/inc/strings.hrc:370
+#: cui/inc/strings.hrc:369
msgctxt "RID_SVXSTR_SEARCHING"
msgid "Searching, please wait..."
msgstr "Serĉas. Bonvolu atendi..."
-#: cui/inc/strings.hrc:371
+#: cui/inc/strings.hrc:370
msgctxt "RID_SVXSTR_SEARCHERROR"
msgid "Cannot open %1, please try again later."
msgstr "Malsukcesis malfermi %1, bonvolu provi denove poste."
-#: cui/inc/strings.hrc:372
+#: cui/inc/strings.hrc:371
msgctxt "RID_SVXSTR_NORESULTS"
msgid "No results found."
msgstr "Neniu rezulto troviĝis."
-#: cui/inc/strings.hrc:373
+#: cui/inc/strings.hrc:372
msgctxt "RID_SVXSTR_APPLYPERSONA"
msgid "Applying Theme..."
msgstr "Aplikante Etoso..."
-#: cui/inc/strings.hrc:374
+#: cui/inc/strings.hrc:373
msgctxt "RID_SVXSTR_INVALIDPERSONAURL"
msgid "Please enter a valid theme address or a search term."
msgstr ""
-#: cui/inc/strings.hrc:376
+#: cui/inc/strings.hrc:375
msgctxt "RID_SVXSTR_TABLE_PRESET_NONE"
msgid "Set No Borders"
msgstr "Ne meti borderojn"
-#: cui/inc/strings.hrc:377
+#: cui/inc/strings.hrc:376
msgctxt "RID_SVXSTR_TABLE_PRESET_ONLYOUTER"
msgid "Set Outer Border Only"
msgstr "Ŝalti nur eksteran borderon"
-#: cui/inc/strings.hrc:378
+#: cui/inc/strings.hrc:377
msgctxt "RID_SVXSTR_TABLE_PRESET_OUTERHORI"
msgid "Set Outer Border and Horizontal Lines"
msgstr "Ŝalti eksteran borderon kaj horizontalajn liniojn"
-#: cui/inc/strings.hrc:379
+#: cui/inc/strings.hrc:378
msgctxt "RID_SVXSTR_TABLE_PRESET_OUTERALL"
msgid "Set Outer Border and All Inner Lines"
msgstr "Ŝalti eksteran borderon kaj ĉiujn enajn liniojn"
-#: cui/inc/strings.hrc:380
+#: cui/inc/strings.hrc:379
msgctxt "RID_SVXSTR_TABLE_PRESET_OUTERINNER"
msgid "Set Outer Border Without Changing Inner Lines"
msgstr "Ŝalti eksteran borderon neŝanĝante enajn liniojn"
-#: cui/inc/strings.hrc:381
+#: cui/inc/strings.hrc:380
msgctxt "RID_SVXSTR_PARA_PRESET_DIAGONAL"
msgid "Set Diagonal Lines Only"
msgstr "Ŝalti nur diagonalajn liniojn"
-#: cui/inc/strings.hrc:382
+#: cui/inc/strings.hrc:381
msgctxt "RID_SVXSTR_PARA_PRESET_ALL"
msgid "Set All Four Borders"
msgstr "Ŝalti la kvar borderojn"
-#: cui/inc/strings.hrc:383
+#: cui/inc/strings.hrc:382
msgctxt "RID_SVXSTR_PARA_PRESET_LEFTRIGHT"
msgid "Set Left and Right Borders Only"
msgstr "Ŝalti nur la maldekstran kaj dekstran borderojn"
-#: cui/inc/strings.hrc:384
+#: cui/inc/strings.hrc:383
msgctxt "RID_SVXSTR_PARA_PRESET_TOPBOTTOM"
msgid "Set Top and Bottom Borders Only"
msgstr "Ŝalti nur supran kaj malsupran borderojn"
-#: cui/inc/strings.hrc:385
+#: cui/inc/strings.hrc:384
msgctxt "RID_SVXSTR_PARA_PRESET_ONLYLEFT"
msgid "Set Left Border Only"
msgstr "Ŝalti nur maldekstran borderon"
-#: cui/inc/strings.hrc:386
+#: cui/inc/strings.hrc:385
msgctxt "RID_SVXSTR_HOR_PRESET_ONLYHOR"
msgid "Set Top and Bottom Borders, and All Inner Lines"
msgstr "Ŝalti supran kaj malsupran borderojn kaj ĉiujn enajn liniojn"
-#: cui/inc/strings.hrc:387
+#: cui/inc/strings.hrc:386
msgctxt "RID_SVXSTR_VER_PRESET_ONLYVER"
msgid "Set Left and Right Borders, and All Inner Lines"
msgstr "Ŝalti maldekstran kaj dekstran borderojn kaj ĉiujn enajn liniojn"
-#: cui/inc/strings.hrc:388
+#: cui/inc/strings.hrc:387
msgctxt "RID_SVXSTR_SHADOW_STYLE_NONE"
msgid "No Shadow"
msgstr "Sen ombro"
-#: cui/inc/strings.hrc:389
+#: cui/inc/strings.hrc:388
msgctxt "RID_SVXSTR_SHADOW_STYLE_BOTTOMRIGHT"
msgid "Cast Shadow to Bottom Right"
msgstr "Ombrigi malsupren dekstren"
-#: cui/inc/strings.hrc:390
+#: cui/inc/strings.hrc:389
msgctxt "RID_SVXSTR_SHADOW_STYLE_TOPRIGHT"
msgid "Cast Shadow to Top Right"
msgstr "Ombrigi supren dekstren"
-#: cui/inc/strings.hrc:391
+#: cui/inc/strings.hrc:390
msgctxt "RID_SVXSTR_SHADOW_STYLE_BOTTOMLEFT"
msgid "Cast Shadow to Bottom Left"
msgstr "Ombrigi malsupren maldekstren"
-#: cui/inc/strings.hrc:392
+#: cui/inc/strings.hrc:391
msgctxt "RID_SVXSTR_SHADOW_STYLE_TOPLEFT"
msgid "Cast Shadow to Top Left"
msgstr "Ombrigi supren maldekstren"
-#: cui/inc/strings.hrc:393
+#: cui/inc/strings.hrc:392
msgctxt "RID_SVXSTR_SIGNATURELINE_SIGNED_BY"
msgid "Signed by: %1"
msgstr "Subskribis: %1"
-#: cui/inc/strings.hrc:394
+#: cui/inc/strings.hrc:393
msgctxt "RID_SVXSTR_OPENCL_RESTART"
msgid "For the OpenCL changes to take effect, %PRODUCTNAME must be restarted."
msgstr "Por efikigi je OpenCL, necesas restartigi je %PRODUCTNAME."
@@ -10668,22 +10663,43 @@ msgctxt "signsignatureline|btn_select_certificate"
msgid "Select Certificate"
msgstr "Elekti atestilon"
-#: cui/uiconfig/ui/signsignatureline.ui:168
+#. Name of the signer
+#: cui/uiconfig/ui/signsignatureline.ui:166
+msgctxt "signsignatureline|label_name"
+msgid "or"
+msgstr ""
+
+#: cui/uiconfig/ui/signsignatureline.ui:175
+msgctxt "signsignatureline|btn_load_image"
+msgid "Use Signature Image"
+msgstr ""
+
+#: cui/uiconfig/ui/signsignatureline.ui:190
+msgctxt "signsignatureline|btn_clear_image"
+msgid "Clear"
+msgstr ""
+
+#: cui/uiconfig/ui/signsignatureline.ui:206
+msgctxt "signsignatureline|label_image_dimensions"
+msgid "Best image size: 600 x 100 px"
+msgstr ""
+
+#: cui/uiconfig/ui/signsignatureline.ui:237
msgctxt "signsignatureline|label_sign"
msgid "Sign"
msgstr "Subskribi"
-#: cui/uiconfig/ui/signsignatureline.ui:205
+#: cui/uiconfig/ui/signsignatureline.ui:274
msgctxt "signsignatureline|label_add_comment"
msgid "Add comment:"
msgstr "Aldoni komenton:"
-#: cui/uiconfig/ui/signsignatureline.ui:241
+#: cui/uiconfig/ui/signsignatureline.ui:310
msgctxt "signsignatureline|label_hint"
msgid "Instructions from the document creator:"
msgstr "Instrukcioj el la kreinto dokumenton:"
-#: cui/uiconfig/ui/signsignatureline.ui:274
+#: cui/uiconfig/ui/signsignatureline.ui:343
msgctxt "signsignatureline|label_more"
msgid "More"
msgstr "Pli"
diff --git a/source/eo/helpcontent2/source/text/sbasic/shared/01.po b/source/eo/helpcontent2/source/text/sbasic/shared/01.po
index dc0ae2e7933..446bd8e99f2 100644
--- a/source/eo/helpcontent2/source/text/sbasic/shared/01.po
+++ b/source/eo/helpcontent2/source/text/sbasic/shared/01.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-05-16 16:54+0200\n"
-"PO-Revision-Date: 2015-04-23 14:37+0000\n"
-"Last-Translator: Donald Rogers <donr2648@clear.net.nz>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:57+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: eo\n"
"MIME-Version: 1.0\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1429799850.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542196638.000000\n"
#: 06130000.xhp
msgctxt ""
@@ -93,7 +93,7 @@ msgctxt ""
"06130000.xhp\n"
"par_id3154791\n"
"help.text"
-msgid "<ahelp hid=\"modules/BasicIDE/ui/basicmacrodialog/run\">Runs or saves the current macro.</ahelp>"
+msgid "<ahelp hid=\"modules/BasicIDE/ui/basicmacrodialog/ok\">Runs or saves the current macro.</ahelp>"
msgstr ""
#: 06130000.xhp
diff --git a/source/eo/helpcontent2/source/text/scalc/00.po b/source/eo/helpcontent2/source/text/scalc/00.po
index 8885dfd8e94..99b8c090af7 100644
--- a/source/eo/helpcontent2/source/text/scalc/00.po
+++ b/source/eo/helpcontent2/source/text/scalc/00.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2017-11-22 13:53+0100\n"
-"PO-Revision-Date: 2018-07-07 23:05+0000\n"
-"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:57+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: eo\n"
"MIME-Version: 1.0\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: Pootle 2.8\n"
-"X-POOTLE-MTIME: 1531004704.000000\n"
+"X-POOTLE-MTIME: 1542196639.000000\n"
#: 00000004.xhp
msgctxt ""
@@ -29,24 +29,24 @@ msgctxt ""
"00000004.xhp\n"
"hd_id3155535\n"
"help.text"
-msgid "<variable id=\"wie\">To access this function... </variable>"
-msgstr "<variable id=\"wie\">Por atingi ĉi tiun funkcion... </variable>"
+msgid "<variable id=\"wie\">To access this function...</variable>"
+msgstr ""
#: 00000004.xhp
msgctxt ""
"00000004.xhp\n"
"par_idN1056E\n"
"help.text"
-msgid "<variable id=\"moreontop\">More explanations on top of this page. </variable>"
-msgstr "<variable id=\"moreontop\">Pli da klarigoj supre de ĉi tiu paĝo. </variable>"
+msgid "<variable id=\"moreontop\">More explanations on top of this page.</variable>"
+msgstr ""
#: 00000004.xhp
msgctxt ""
"00000004.xhp\n"
"par_idN105AF\n"
"help.text"
-msgid "<variable id=\"optional\">In the %PRODUCTNAME Calc functions, parameters marked as \"optional\" can be left out only when no parameter follows. For example, in a function with four parameters, where the last two parameters are marked as \"optional\", you can leave out parameter 4 or parameters 3 and 4, but you cannot leave out parameter 3 alone. </variable>"
-msgstr "<variable id=\"optional\">En la funkcioj de %PRODUCTNAME Tabelilo, parametroj markitaj kiel \"nenepraj\" estas forlaseblaj nur kiam neniu parametro sekvas. Ekzample, en funkcio kun kvar parametroj, kie la lastaj du parametroj estas markitaj kiel \"nenepraj\", vi povas forlasi ĉu parametron 4, ĉu parametrojn 3 kaj 4, sed vi ne rajtas nur forlasi parametron 3. </variable>"
+msgid "<variable id=\"optional\">In the %PRODUCTNAME Calc functions, parameters marked as \"optional\" can be left out only when no parameter follows. For example, in a function with four parameters, where the last two parameters are marked as \"optional\", you can leave out parameter 4 or parameters 3 and 4, but you cannot leave out parameter 3 alone.</variable>"
+msgstr ""
#: 00000004.xhp
msgctxt ""
@@ -77,80 +77,80 @@ msgctxt ""
"00000402.xhp\n"
"par_id3155555\n"
"help.text"
-msgid "<variable id=\"kopffuss\">Choose <emph>Insert - Headers and Footers</emph></variable>"
-msgstr "<variable id=\"kopffuss\">Elektu <emph>Redakti - paĝo-kapojn kaj piedojn</emph></variable>"
+msgid "<variable id=\"kopffuss\">Choose <emph>Insert - Headers and Footers</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3159233\n"
"help.text"
-msgid "<variable id=\"bkopfzeile\">Choose <emph>Insert - Headers and Footers - Header and Footer</emph> tabs</variable>"
-msgstr "<variable id=\"bkopfzeile\">Elektu langetojn <emph>Redakti - Paĝo-kapojn kaj piedojn - Kapo/Piedo</emph></variable>"
+msgid "<variable id=\"bkopfzeile\">Choose <emph>Insert - Headers and Footers - Header and Footer</emph> tabs.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3150443\n"
"help.text"
-msgid "<variable id=\"bausfullen\">Choose <emph>Sheet - Fill Cells</emph></variable>"
-msgstr "<variable id=\"bausfullen\">Elektu <emph>Redakti - Plenigi</emph></variable>"
+msgid "<variable id=\"bausfullen\">Choose <emph>Sheet - Fill Cells</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3143267\n"
"help.text"
-msgid "<variable id=\"bausunten\">Choose <emph>Sheet - Fill Cells - Down</emph></variable>"
-msgstr "<variable id=\"bausunten\">Elektu <emph>Redakti - Plenigi - Malsupren</emph></variable>"
+msgid "<variable id=\"bausunten\">Choose <emph>Sheet - Fill Cells - Down</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3153880\n"
"help.text"
-msgid "<variable id=\"bausrechts\">Choose <emph>Sheet - Fill Cells - Right</emph></variable>"
-msgstr "<variable id=\"bausrechts\">Elektu <emph>Redakti - Plenigi - Dekstren</emph></variable>"
+msgid "<variable id=\"bausrechts\">Choose <emph>Sheet - Fill Cells - Right</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3151245\n"
"help.text"
-msgid "<variable id=\"bausoben\">Choose <emph>Sheet - Fill Cells - Up</emph></variable>"
-msgstr "<variable id=\"bausoben\">Elektu <emph>Redakti - Plenigi - Supren</emph></variable>"
+msgid "<variable id=\"bausoben\">Choose <emph>Sheet - Fill Cells - Up</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3145068\n"
"help.text"
-msgid "<variable id=\"bauslinks\">Choose <emph>Sheet - Fill Cells - Left</emph></variable>"
-msgstr "<variable id=\"bauslinks\">Elektu <emph>Redakti - Plenigi - Maldekstren</emph></variable>"
+msgid "<variable id=\"bauslinks\">Choose <emph>Sheet - Fill Cells - Left</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3150400\n"
"help.text"
-msgid "<variable id=\"baustab\">Choose <emph>Sheet - Fill Cells - Sheets</emph></variable>"
-msgstr "<variable id=\"baustab\">Elektu <emph>Folio - Plenigi ĉelojn- Folioj</emph></variable>"
+msgid "<variable id=\"baustab\">Choose <emph>Sheet - Fill Cells - Sheets</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3154910\n"
"help.text"
-msgid "<variable id=\"bausreihe\">Choose <emph>Sheet - Fill Cells - Series</emph></variable>"
-msgstr "<variable id=\"bausreihe\">Elektu <emph>Redakti - Plenigi - Serion</emph></variable>"
+msgid "<variable id=\"bausreihe\">Choose <emph>Sheet - Fill Cells - Series</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3154123\n"
"help.text"
-msgid "Choose <emph>Sheet - Clear Cells</emph>"
-msgstr "Choose <emph>Edit - Forigi enhavon</emph>"
+msgid "Choose <emph>Sheet - Clear Cells</emph>."
+msgstr ""
#: 00000402.xhp
msgctxt ""
@@ -165,40 +165,40 @@ msgctxt ""
"00000402.xhp\n"
"par_id3150011\n"
"help.text"
-msgid "<variable id=\"bzelo\">Choose <emph>Sheet - Delete Cells</emph></variable>"
-msgstr "<variable id=\"bzelo\">Elektu <emph>Redakti - Forigi ĉelojn</emph></variable>"
+msgid "<variable id=\"bzelo\">Choose <emph>Sheet - Delete Cells</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3153951\n"
"help.text"
-msgid "Choose <emph>Sheet - Delete Sheet</emph>"
-msgstr "Choose <emph>Edit - Forigi enhavon</emph>"
+msgid "Choose <emph>Sheet - Delete Sheet</emph>."
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3155306\n"
"help.text"
-msgid "Open context menu for a sheet tab"
-msgstr "Malfermi kuntekstan menuon por folia langeto"
+msgid "Open context menu for a sheet tab."
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3146119\n"
"help.text"
-msgid "Choose <emph>Sheet - Move or Copy Sheet</emph>"
-msgstr "Choose <emph>Edit - Forigi enhavon</emph>"
+msgid "Choose <emph>Sheet - Move or Copy Sheet</emph>."
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3148645\n"
"help.text"
-msgid "Open context menu for a sheet tab"
-msgstr "Malfermi kuntekstan menuon por folia langeto"
+msgid "Open context menu for a sheet tab."
+msgstr ""
#: 00000403.xhp
msgctxt ""
@@ -221,23 +221,23 @@ msgctxt ""
"00000403.xhp\n"
"par_id3150275\n"
"help.text"
-msgid "<variable id=\"aspze\">Choose <emph>View - Column & Row Headers</emph></variable>"
-msgstr "<variable id=\"aspze\">Elektu <emph>Vido - Kolumnaj kaj vicaj titoloj</emph></variable>"
+msgid "<variable id=\"aspze\">Choose <emph>View - Column & Row Headers</emph>.</variable>"
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3154514\n"
"help.text"
-msgid "<variable id=\"awehe\">Choose <emph>View - Value Highlighting</emph></variable>"
-msgstr "<variable id=\"awehe\">Elektu <emph>Vido - Valoremfazo</emph></variable>"
+msgid "<variable id=\"awehe\">Choose <emph>View - Value Highlighting</emph>.</variable>"
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3148947\n"
"help.text"
-msgid "<variable id=\"rechenleiste\">Choose <emph>View - Formula Bar</emph> or <emph>View - Toolbars - Formula Bar</emph></variable>"
+msgid "<variable id=\"rechenleiste\">Choose <emph>View - Formula Bar</emph> or <emph>View - Toolbars - Formula Bar</emph>.</variable>"
msgstr ""
#: 00000403.xhp
@@ -245,8 +245,8 @@ msgctxt ""
"00000403.xhp\n"
"par_id3148663\n"
"help.text"
-msgid "<variable id=\"seumvo\">Choose <emph>View - Page Break</emph></variable>"
-msgstr "<variable id=\"seumvo\">Elektu <emph>Vidi - Paĝosalta aspekto</emph></variable>"
+msgid "<variable id=\"seumvo\">Choose <emph>View - Page Break</emph>.</variable>"
+msgstr ""
#: 00000404.xhp
msgctxt ""
@@ -269,16 +269,16 @@ msgctxt ""
"00000404.xhp\n"
"par_id3149784\n"
"help.text"
-msgid "Choose <emph>Insert - Cells</emph>"
-msgstr "Elektu <emph>Enmeti - Ĉelojn</emph>"
+msgid "Choose <emph>Insert - Cells</emph>."
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3154514\n"
"help.text"
-msgid "Open <emph>Insert Cells</emph> toolbar from Tools bar:"
-msgstr "Malfermu ilobreton <emph>Enmeti ĉelojn</emph> de la breto Iloj:"
+msgid "Open <emph>Insert Cells</emph> toolbar from <emph>Tools</emph> bar:"
+msgstr ""
#: 00000404.xhp
msgctxt ""
@@ -365,7 +365,7 @@ msgctxt ""
"00000404.xhp\n"
"par_id3149033\n"
"help.text"
-msgid "<variable id=\"eitab\">Choose <emph>Sheet - Insert Sheet</emph></variable>"
+msgid "<variable id=\"eitab\">Choose <emph>Sheet - Insert Sheet</emph>.</variable>"
msgstr ""
#: 00000404.xhp
@@ -373,7 +373,7 @@ msgctxt ""
"00000404.xhp\n"
"par_idN1082F\n"
"help.text"
-msgid "<variable id=\"eitabfile\">Choose <emph>Sheet - Insert Sheet from File</emph></variable>"
+msgid "<variable id=\"eitabfile\">Choose <emph>Sheet - Insert Sheet from File</emph>.</variable>"
msgstr ""
#: 00000404.xhp
@@ -381,8 +381,8 @@ msgctxt ""
"00000404.xhp\n"
"par_id3155115\n"
"help.text"
-msgid "Choose <emph>Insert - Function</emph>"
-msgstr "Elektu <emph>Enmeti - Funkcion</emph>"
+msgid "Choose <emph>Insert - Function</emph>."
+msgstr ""
#: 00000404.xhp
msgctxt ""
@@ -429,8 +429,8 @@ msgctxt ""
"00000404.xhp\n"
"par_id3155809\n"
"help.text"
-msgid "<variable id=\"eikadaze\"><emph>Insert - Function</emph> - Category <emph>Date&Time</emph></variable>"
-msgstr "<variable id=\"eikadaze\"><emph>Enmeti - Funkcion</emph> - Kategorio <emph>Dato kaj tempo</emph></variable>"
+msgid "<variable id=\"eikadaze\"><emph>Insert - Function</emph> - Category <emph>Date & Time</emph></variable>"
+msgstr ""
#: 00000404.xhp
msgctxt ""
@@ -517,15 +517,15 @@ msgctxt ""
"00000404.xhp\n"
"par_id3155383\n"
"help.text"
-msgid "<variable id=\"funktionsliste\">Choose <emph>Insert - Function List</emph></variable>"
-msgstr "<variable id=\"funktionsliste\">Elektu <emph>Enmeti - Funkcian liston</emph></variable>"
+msgid "<variable id=\"funktionsliste\">Choose <emph>Insert - Function List</emph>.</variable>"
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3153250\n"
"help.text"
-msgid "<variable id=\"einamen\">Choose <emph>Insert - Named Ranges and Expressions</emph></variable>"
+msgid "<variable id=\"einamen\">Choose <emph>Insert - Named Ranges and Expressions</emph>.</variable>"
msgstr ""
#: 00000404.xhp
@@ -533,7 +533,7 @@ msgctxt ""
"00000404.xhp\n"
"par_id3146776\n"
"help.text"
-msgid "<variable id=\"eiextdata\">Choose <emph>Sheet - Link to External data</emph></variable>"
+msgid "<variable id=\"eiextdata\">Choose <emph>Sheet - Link to External data</emph>.</variable>"
msgstr ""
#: 00000404.xhp
@@ -541,7 +541,7 @@ msgctxt ""
"00000404.xhp\n"
"par_id3143222\n"
"help.text"
-msgid "Choose <emph>Sheet - Named Ranges and Expressions - Define</emph>"
+msgid "Choose <emph>Sheet - Named Ranges and Expressions - Define</emph>."
msgstr ""
#: 00000404.xhp
@@ -557,7 +557,7 @@ msgctxt ""
"00000404.xhp\n"
"par_id3145214\n"
"help.text"
-msgid "<variable id=\"einaei\">Choose <emph>Sheet - Named Ranges and Expressions - Insert</emph></variable>"
+msgid "<variable id=\"einaei\">Choose <emph>Sheet - Named Ranges and Expressions - Insert</emph>.</variable>"
msgstr ""
#: 00000404.xhp
@@ -565,7 +565,7 @@ msgctxt ""
"00000404.xhp\n"
"par_id3153558\n"
"help.text"
-msgid "<variable id=\"einaueb\">Choose <emph>Sheet - Named Ranges and Expressions - Create</emph></variable>"
+msgid "<variable id=\"einaueb\">Choose <emph>Sheet - Named Ranges and Expressions - Create</emph>.</variable>"
msgstr ""
#: 00000404.xhp
@@ -573,7 +573,7 @@ msgctxt ""
"00000404.xhp\n"
"par_id3153483\n"
"help.text"
-msgid "<variable id=\"einabesch\">Choose <emph>Sheet - Named Ranges and Expressions - Labels</emph></variable>"
+msgid "<variable id=\"einabesch\">Choose <emph>Sheet - Named Ranges and Expressions - Labels</emph>.</variable>"
msgstr ""
#: 00000405.xhp
@@ -597,192 +597,192 @@ msgctxt ""
"00000405.xhp\n"
"par_id3154685\n"
"help.text"
-msgid "<variable id=\"fozelle\">Choose <emph>Format - Cells</emph></variable>"
-msgstr "<variable id=\"fozelle\">Elektu <emph>Formati - Ĉelojn</emph></variable>"
+msgid "<variable id=\"fozelle\">Choose <emph>Format - Cells</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3153194\n"
"help.text"
-msgid "<variable id=\"fozelstz\">Choose <emph>Format - Cells - Cell Protection</emph> tab </variable>"
-msgstr "<variable id=\"fozelstz\">Elektu langeton <emph>Formati - Ĉelojn - Ĉela protekto</emph> </variable>"
+msgid "<variable id=\"fozelstz\">Choose <emph>Format - Cells - Cell Protection</emph> tab.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3155854\n"
"help.text"
-msgid "<variable id=\"fozei\">Choose <emph>Format - Row</emph></variable>"
-msgstr "<variable id=\"fozei\">Elektu <emph>Formati - Vicon</emph></variable>"
+msgid "<variable id=\"fozei\">Choose <emph>Format - Rows</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3150012\n"
"help.text"
-msgid "<variable id=\"fozeiophoe\">Choose <emph>Format - Row - Optimal Height</emph></variable>"
-msgstr "<variable id=\"fozeiophoe\">Elektu <emph>Formati - Vicon - Optimuma alto</emph></variable>"
+msgid "<variable id=\"fozeiophoe\">Choose <emph>Format - Rows - Optimal Height</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3148645\n"
"help.text"
-msgid "Choose <emph>Format - Row - Hide</emph>"
-msgstr "Elektu <emph>Formati - Vicon - Kaŝi</emph>"
+msgid "Choose <emph>Format - Rows - Hide</emph>."
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3153728\n"
"help.text"
-msgid "Choose <emph>Format - Column - Hide</emph>"
-msgstr "Elektu <emph>Formati - Kolumnon - Kaŝi</emph>"
+msgid "Choose <emph>Format - Columns - Hide</emph>."
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3151114\n"
"help.text"
-msgid "Choose <emph>Format - Sheet - Hide</emph>"
-msgstr "Elektu <emph>Formati - Folion - Kaŝi</emph>"
+msgid "Choose <emph>Sheet - Hide Sheet</emph>."
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3148576\n"
"help.text"
-msgid "Choose <emph>Format - Row - Show</emph>"
-msgstr "Elektu <emph>Formati - Vicon - Vidigi</emph>"
+msgid "Choose <emph>Format - Rows - Show</emph>."
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3156286\n"
"help.text"
-msgid "Choose <emph>Format - Column - Show</emph>"
-msgstr "Elektu <emph>Formati - Kolumnon - Vidigi</emph>"
+msgid "Choose <emph>Format - Columns - Show</emph>."
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3145645\n"
"help.text"
-msgid "<variable id=\"fospa\">Choose <emph>Format - Column</emph></variable>"
-msgstr "<variable id=\"fospa\">Elektu <emph>Formati - Kolumnon</emph></variable>"
+msgid "<variable id=\"fospa\">Choose <emph>Format - Columns</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3145252\n"
"help.text"
-msgid "Choose <emph>Format - Column - Optimal Width</emph>"
-msgstr "Elektu <emph>Formati - Kolumnon - Optimuma larĝo</emph>"
+msgid "Choose <emph>Format - Columns - Optimal Width</emph>."
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3146971\n"
"help.text"
-msgid "Double-click right column separator in column headers"
-msgstr "Duoble alklaku dekstran kolumnan apartigilon en kolumnaj titoloj"
+msgid "Double-click right column separator in column headers."
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3147362\n"
"help.text"
-msgid "<variable id=\"fot\">Choose <emph>Format - Sheet</emph></variable>"
-msgstr "<variable id=\"fot\">Elektu <emph>Formati - Folion</emph></variable>"
+msgid "<variable id=\"fot\">Choose <emph>Sheet</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3163805\n"
"help.text"
-msgid "<variable id=\"fotu\">Choose <emph>Format - Sheet - Rename</emph></variable>"
-msgstr "<variable id=\"fotu\">Elektu <emph>Formati - Folion - Renomi</emph></variable>"
+msgid "<variable id=\"fotu\">Choose <emph>Sheet - Rename Sheet</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3155333\n"
"help.text"
-msgid "<variable id=\"fotenb\">Choose <emph>Format - Sheet - Show</emph></variable>"
-msgstr "<variable id=\"fotenb\">Elektu <emph>Formati - Folion - Vidigi</emph></variable>"
+msgid "<variable id=\"fotenb\">Choose <emph>Sheet - Show Sheet</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_idN1077A\n"
"help.text"
-msgid "<variable id=\"foste\">Choose <emph>Format - Page</emph></variable>"
-msgstr "<variable id=\"foste\">Elektu <emph>Formati - Paĝon</emph></variable>"
+msgid "<variable id=\"foste\">Choose <emph>Format - Page</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3155508\n"
"help.text"
-msgid "<variable id=\"fostel\">Choose <emph>Format - Page - Sheet</emph> tab </variable>"
-msgstr "<variable id=\"fostel\">Elektu langeton <emph>Formati - Paĝon - Folio</emph> </variable>"
+msgid "<variable id=\"fostel\">Choose <emph>Format - Page - Sheet</emph> tab.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3150883\n"
"help.text"
-msgid "<variable id=\"fodrbe\">Choose <emph>Format - Print Ranges</emph></variable>"
-msgstr "<variable id=\"fodrbe\">Elektu <emph>Formati - Presi ampleksojn</emph></variable>"
+msgid "<variable id=\"fodrbe\">Choose <emph>Format - Print Ranges</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3156448\n"
"help.text"
-msgid "<variable id=\"fodrfe\">Choose <emph>Format - Print Ranges - Define</emph></variable>"
-msgstr "<variable id=\"fodrfe\">Elektu <emph>Formati - Presi ampleksojn - Difini</emph></variable>"
+msgid "<variable id=\"fodrfe\">Choose <emph>Format - Print Ranges - Define</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3156290\n"
"help.text"
-msgid "<variable id=\"fodrhin\">Choose <emph>Format - Print Ranges - Add</emph></variable>"
-msgstr "<variable id=\"fodrhin\">Elektu <emph>Formati - Presi ampleksojn - Aldoni</emph></variable>"
+msgid "<variable id=\"fodrhin\">Choose <emph>Format - Print Ranges - Add</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3155812\n"
"help.text"
-msgid "<variable id=\"fodbah\">Choose <emph>Format - Print Ranges - Clear</emph></variable>"
-msgstr "<variable id=\"fodbah\">Elektu <emph>Formati - Presi ampleksojn - Forigi</emph></variable>"
+msgid "<variable id=\"fodbah\">Choose <emph>Format - Print Ranges - Clear</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3153307\n"
"help.text"
-msgid "<variable id=\"fodbbe\">Choose <emph>Format - Print Ranges - Edit</emph></variable>"
-msgstr "<variable id=\"fodbbe\">Elektu <emph>Formati - Presi ampleksojn - Redakti</emph></variable>"
+msgid "<variable id=\"fodbbe\">Choose <emph>Format - Print Ranges - Edit</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3153916\n"
"help.text"
-msgid "Choose <emph>Format - AutoFormat</emph>"
-msgstr "Elektu <emph>Formati - Aŭtomate formati</emph>"
+msgid "Choose <emph>Format - AutoFormat</emph>."
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3154532\n"
"help.text"
-msgid "On the Tools bar, click"
-msgstr "Sur la breto 'Iloj', alklaku"
+msgid "On the <emph>Tools</emph> bar, click"
+msgstr ""
#: 00000405.xhp
msgctxt ""
@@ -805,8 +805,8 @@ msgctxt ""
"00000405.xhp\n"
"par_id3154618\n"
"help.text"
-msgid "<variable id=\"bedingte\">Choose <emph>Format - Conditional Formatting</emph></variable>"
-msgstr "<variable id=\"bedingte\">Elektu <emph>Formati - Kondiĉa formatado</emph></variable>"
+msgid "<variable id=\"bedingte\">Choose <emph>Format - Conditional Formatting</emph>.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
@@ -829,7 +829,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3150541\n"
"help.text"
-msgid "<variable id=\"exdektv\">Choose <emph>Tools - Detective</emph> </variable>"
+msgid "<variable id=\"exdektv\">Choose <emph>Tools - Detective</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -837,8 +837,8 @@ msgctxt ""
"00000406.xhp\n"
"par_id3153194\n"
"help.text"
-msgid "Choose <emph>Tools - Detective - Trace Precedents</emph>"
-msgstr "Elektu <emph>Iloj - Spurilo - Spuri antaŭkalkulerojn</emph>"
+msgid "Choose <emph>Tools - Detective - Trace Precedents</emph>."
+msgstr ""
#: 00000406.xhp
msgctxt ""
@@ -853,7 +853,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3154123\n"
"help.text"
-msgid "<variable id=\"silbentrennungc\">Menu <emph>Tools - Language - Hyphenation</emph> </variable>"
+msgid "<variable id=\"silbentrennungc\">Menu <emph>Tools - Language - Hyphenation</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -861,7 +861,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3145785\n"
"help.text"
-msgid "<variable id=\"exdvore\">Choose <emph>Tools - Detective - Remove Precedents</emph> </variable>"
+msgid "<variable id=\"exdvore\">Choose <emph>Tools - Detective - Remove Precedents</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -869,8 +869,8 @@ msgctxt ""
"00000406.xhp\n"
"par_id3155411\n"
"help.text"
-msgid "Choose <emph>Tools - Detective - Trace Dependents</emph>"
-msgstr "Elektu <emph>Iloj - Spurilo - Spuri dependantojn</emph>"
+msgid "Choose <emph>Tools - Detective - Trace Dependents</emph>."
+msgstr ""
#: 00000406.xhp
msgctxt ""
@@ -885,7 +885,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3146984\n"
"help.text"
-msgid "<variable id=\"exdszne\">Choose <emph>Tools - Detective - Remove Dependents</emph> </variable>"
+msgid "<variable id=\"exdszne\">Choose <emph>Tools - Detective - Remove Dependents</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -893,7 +893,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3154014\n"
"help.text"
-msgid "<variable id=\"exdase\">Choose <emph>Tools - Detective - Remove All Traces</emph> </variable>"
+msgid "<variable id=\"exdase\">Choose <emph>Tools - Detective - Remove All Traces</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -901,7 +901,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3153188\n"
"help.text"
-msgid "<variable id=\"exdszfe\">Choose <emph>Tools - Detective - Trace Error</emph> </variable>"
+msgid "<variable id=\"exdszfe\">Choose <emph>Tools - Detective - Trace Error</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -909,7 +909,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3149410\n"
"help.text"
-msgid "<variable id=\"fuellmodus\">Choose <emph>Tools - Detective - Fill Mode</emph> </variable>"
+msgid "<variable id=\"fuellmodus\">Choose <emph>Tools - Detective - Fill Mode</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -917,7 +917,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3156284\n"
"help.text"
-msgid "<variable id=\"dateneinkreisen\">Choose <emph>Tools - Detective - Mark Invalid Data</emph> </variable>"
+msgid "<variable id=\"dateneinkreisen\">Choose <emph>Tools - Detective - Mark Invalid Data</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -925,7 +925,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3153159\n"
"help.text"
-msgid "<variable id=\"spurenaktualisieren\">Choose <emph>Tools - Detective - Refresh Traces</emph> </variable>"
+msgid "<variable id=\"spurenaktualisieren\">Choose <emph>Tools - Detective - Refresh Traces</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -933,7 +933,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3147397\n"
"help.text"
-msgid "<variable id=\"automatisch\">Choose <emph>Tools - Detective - AutoRefresh</emph> </variable>"
+msgid "<variable id=\"automatisch\">Choose <emph>Tools - Detective - AutoRefresh</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -941,7 +941,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3154018\n"
"help.text"
-msgid "<variable id=\"exzws\">Choose <emph>Tools - Goal Seek</emph> </variable>"
+msgid "<variable id=\"exzws\">Choose <emph>Tools - Goal Seek</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -949,7 +949,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3269142\n"
"help.text"
-msgid "<variable id=\"solver\">Choose <emph>Tools - Solver</emph> </variable>"
+msgid "<variable id=\"solver\">Choose <emph>Tools - Solver</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -957,7 +957,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id8554338\n"
"help.text"
-msgid "<variable id=\"solver_options\">Choose <emph>Tools - Solver</emph>, <emph>Options</emph> button </variable>"
+msgid "<variable id=\"solver_options\">Choose <emph>Tools - Solver</emph>, click <emph>Options</emph> button.</variable>"
msgstr ""
#: 00000406.xhp
@@ -965,7 +965,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3156277\n"
"help.text"
-msgid "<variable id=\"exsze\">Choose <emph>Tools - Scenarios</emph> </variable>"
+msgid "<variable id=\"exsze\">Choose <emph>Tools - Scenarios</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -973,7 +973,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3149020\n"
"help.text"
-msgid "<variable id=\"protect_sheet\">Choose <emph>Tools - Protect Sheet</emph></variable>"
+msgid "<variable id=\"protect_sheet\">Choose <emph>Tools - Protect Sheet</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -981,7 +981,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3154256\n"
"help.text"
-msgid "<variable id=\"protect_spreadsheet\">Choose <emph>Tools - Protect Spreadsheet</emph></variable>"
+msgid "<variable id=\"protect_spreadsheet\">Choose <emph>Tools - Protect Spreadsheet</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -989,7 +989,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3146919\n"
"help.text"
-msgid "Choose <emph>Data - Calculate - Recalculate</emph>"
+msgid "Choose <emph>Data - Calculate - Recalculate</emph>."
msgstr ""
#: 00000406.xhp
@@ -1005,7 +1005,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3150941\n"
"help.text"
-msgid "<variable id=\"exatmb\">Choose <emph>Data - Calculate - AutoCalculate</emph> </variable>"
+msgid "<variable id=\"exatmb\">Choose <emph>Data - Calculate - AutoCalculate</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -1013,7 +1013,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3151276\n"
"help.text"
-msgid "<variable id=\"autoeingabe\">Choose <emph>Tools - AutoInput</emph> </variable>"
+msgid "<variable id=\"autoeingabe\">Choose <emph>Tools - AutoInput</emph>.</variable>"
msgstr ""
#: 00000407.xhp
@@ -1037,7 +1037,7 @@ msgctxt ""
"00000407.xhp\n"
"par_id3147335\n"
"help.text"
-msgid "<variable id=\"fete\">Choose <item type=\"menuitem\">View - Split Window</item></variable>"
+msgid "<variable id=\"fete\">Choose ><item type=\"menuitem\">View - Split Window</item>.</variable>"
msgstr ""
#: 00000407.xhp
@@ -1045,7 +1045,7 @@ msgctxt ""
"00000407.xhp\n"
"par_id3153663\n"
"help.text"
-msgid "<variable id=\"fefix\">Choose <item type=\"menuitem\">View - Freeze Cells - Freeze Rows and Columns</item></variable>"
+msgid "<variable id=\"fefix\">Choose <item type=\"menuitem\">View - Freeze Cells - Freeze Rows and Columns</item>.</variable>"
msgstr ""
#: 00000412.xhp
@@ -1069,7 +1069,7 @@ msgctxt ""
"00000412.xhp\n"
"par_id8366954\n"
"help.text"
-msgid "<variable id=\"text2columns\">Choose <emph>Data - Text to Columns</emph></variable>"
+msgid "<variable id=\"text2columns\">Choose <emph>Data - Text to Columns</emph>.</variable>"
msgstr ""
#: 00000412.xhp
@@ -1077,40 +1077,40 @@ msgctxt ""
"00000412.xhp\n"
"par_id3147399\n"
"help.text"
-msgid "<variable id=\"dbrbf\">Choose <emph>Data - Define Range</emph></variable>"
-msgstr "<variable id=\"dbrbf\">Elektu <emph>Datumoj - Difini amplekson</emph></variable>"
+msgid "<variable id=\"dbrbf\">Choose <emph>Data - Define Range</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3145345\n"
"help.text"
-msgid "<variable id=\"dbrba\">Choose <emph>Data - Select Range</emph></variable>"
-msgstr "<variable id=\"dbrba\">Elektu <emph>Datumoj - Elekti amplekson</emph></variable>"
+msgid "<variable id=\"dbrba\">Choose <emph>Data - Select Range</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3150443\n"
"help.text"
-msgid "<variable id=\"dnsrt\">Choose <emph>Data - Sort...</emph></variable>"
-msgstr "<variable id=\"dnsrt\">Elektu <emph>Datumojn - Ordigi</emph></variable>"
+msgid "<variable id=\"dnsrt\">Choose <emph>Data - Sort...</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3148491\n"
"help.text"
-msgid "Choose <emph>Data - Sort - Sort Criteria</emph> tab"
-msgstr "Elektu langeton <emph>Datumojn - Ordigi - Ordigaj kriterioj</emph>"
+msgid "Choose <emph>Data - Sort - Sort Criteria</emph> tab."
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3154516\n"
"help.text"
-msgid "On Standard bar, click"
-msgstr "Sur la ĝenerala breto, alklaku"
+msgid "On <emph>Standard</emph> bar, click"
+msgstr ""
#: 00000412.xhp
msgctxt ""
@@ -1149,32 +1149,32 @@ msgctxt ""
"00000412.xhp\n"
"par_id3146984\n"
"help.text"
-msgid "<variable id=\"dnstot\">Choose <emph>Data - Sort - Options</emph> tab</variable>"
-msgstr "<variable id=\"dnstot\">Elektu langeton <emph>Datumojn - Ordigi - Agordaĵoj</emph> </variable>"
+msgid "<variable id=\"dnstot\">Choose <emph>Data - Sort - Options</emph> tab.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3155308\n"
"help.text"
-msgid "<variable id=\"dnftr\">Choose <emph>Data - Filter</emph></variable>"
-msgstr "<variable id=\"dnftr\">Elektu <emph>Datumojn - Filtrilo</emph></variable>"
+msgid "<variable id=\"dnftr\">Choose <emph>Data - Filter</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3148646\n"
"help.text"
-msgid "Choose <emph>Data - AutoFilter</emph>"
-msgstr "Elektu <emph>Datumojn - Filtrilo - Aŭtomate filtri</emph>"
+msgid "Choose <emph>Data - AutoFilter</emph>."
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3151113\n"
"help.text"
-msgid "On Tools bar or Table Data bar, click"
-msgstr "Sur la breto Iloj aŭ la breto Tabeldatumoj, alklaku"
+msgid "On <emph>Tools</emph> bar or <emph>Table Data</emph> bar, click"
+msgstr ""
#: 00000412.xhp
msgctxt ""
@@ -1197,39 +1197,39 @@ msgctxt ""
"00000412.xhp\n"
"par_id3156278\n"
"help.text"
-msgid "<variable id=\"dnfspz\">Choose <emph>Data - More Filters - Advanced Filter...</emph></variable>"
-msgstr "<variable id=\"dnfspz\">Elektu <emph>Datumoj - Filtrilo - Speciala filtrilo</emph></variable>"
+msgid "<variable id=\"dnfspz\">Choose <emph>Data - More Filters - Advanced Filter...</emph> .</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3153764\n"
"help.text"
-msgid "Choose <emph>Data - More Filters - Standard Filter... - Options</emph> label"
-msgstr "Elektu butonon <emph>Datumoj - Filtrilo - Kutima filtrilo - Pli>></emph>"
+msgid "Choose <emph>Data - More Filters - Standard Filter... - Options</emph> label."
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3155444\n"
"help.text"
-msgid "Choose <emph>Data - More Filters - Advanced Filter... - Options</emph> label"
-msgstr "Elektu butonon <emph>Datumoj - Filtrilo - Speciala filtrilo - Pli>></emph>"
+msgid "Choose <emph>Data - More Filters - Advanced Filter... - Options</emph> label."
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3156382\n"
"help.text"
-msgid "Choose <emph>Data - More Filters - Reset Filter</emph>"
-msgstr "Elektu <emph>Datumojn - Filtrilo - Aŭtomate filtri</emph>"
+msgid "Choose <emph>Data - More Filters - Reset Filter</emph>."
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3155961\n"
"help.text"
-msgid "On Table Data bar, click <emph>Reset Filter/Sort</emph>"
+msgid "On <emph>Table Data</emph> bar, click <emph>Reset Filter/Sort</emph>."
msgstr ""
#: 00000412.xhp
@@ -1253,111 +1253,111 @@ msgctxt ""
"00000412.xhp\n"
"par_id3152778\n"
"help.text"
-msgid "<variable id=\"dnaftas\">Choose <emph>Data - More Filter - Hide AutoFilter</emph></variable>"
-msgstr "<variable id=\"dnaftas\">Elektu <emph>Datumoj - Filtrilo - Kaŝi aŭtomatan filtrilon</emph></variable>"
+msgid "<variable id=\"dnaftas\">Choose <emph>Data - More Filter - Hide AutoFilter</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3166424\n"
"help.text"
-msgid "<variable id=\"dntegs\">Choose <emph>Data - Subtotals</emph></variable>"
-msgstr "<variable id=\"dntegs\">Elektu <emph>Datumoj - Subtotaloj</emph></variable>"
+msgid "<variable id=\"dntegs\">Choose <emph>Data - Subtotals</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3154574\n"
"help.text"
-msgid "<variable id=\"dntezd\">Choose <emph>Data - Subtotals - 1st, 2nd, 3rd Group</emph> tabs</variable>"
-msgstr "<variable id=\"dntezd\">Elektu langetojn <emph>Datumoj - Subtotaloj - 1a, 2a, 3a grupo</emph> </variable>"
+msgid "<variable id=\"dntezd\">Choose <emph>Data - Subtotals - 1st, 2nd, 3rd Group</emph> tabs.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3151277\n"
"help.text"
-msgid "<variable id=\"dntopi\">Choose <emph>Data - Subtotals - Options</emph> tab</variable>"
-msgstr "<variable id=\"dntopi\">Elektu langeton <emph>Datumoj - Subtotaloj - Agordaĵoj</emph> </variable>"
+msgid "<variable id=\"dntopi\">Choose <emph>Data - Subtotals - Options</emph> tab.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3145133\n"
"help.text"
-msgid "<variable id=\"datengueltig\">Choose <emph>Data - Validity</emph></variable>"
-msgstr "<variable id=\"datengueltig\">Elektu <emph>Datumojn - Valideco</emph></variable>"
+msgid "<variable id=\"datengueltig\">Choose <emph>Data - Validity</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3152992\n"
"help.text"
-msgid "<variable id=\"datengueltigwerte\">Menu <emph>Data - Validity - Criteria</emph> tab</variable>"
-msgstr "<variable id=\"datengueltigwerte\">Menua langeto <emph>Datumoj - Valideco - Kriterioj</emph> </variable>"
+msgid "<variable id=\"datengueltigwerte\">Menu <emph>Data - Validity - Criteria</emph> tab.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3150367\n"
"help.text"
-msgid "<variable id=\"datengueltigeingabe\">Choose <emph>Data - Validity - Input Help</emph> tab</variable>"
-msgstr "<variable id=\"datengueltigeingabe\">Elektu langeton <emph>Datumojn - Valideco - Eniga helpo</emph> </variable>"
+msgid "<variable id=\"datengueltigeingabe\">Choose <emph>Data - Validity - Input Help</emph> tab.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3154486\n"
"help.text"
-msgid "<variable id=\"datengueltigfehler\">Choose <emph>Data - Validity - Error Alert</emph> tab</variable>"
-msgstr "<variable id=\"datengueltigfehler\">Elektu langeton <emph>Datumojn - Valideco - Erarpepo</emph> </variable>"
+msgid "<variable id=\"datengueltigfehler\">Choose <emph>Data - Validity - Error Alert</emph> tab.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3146978\n"
"help.text"
-msgid "<variable id=\"dnmfo\">Choose <emph>Data - Multiple Operations</emph></variable>"
-msgstr "<variable id=\"dnmfo\">Elektu <emph>Datumojn - Pluraj operacioj</emph></variable>"
+msgid "<variable id=\"dnmfo\">Choose <emph>Data - Multiple Operations</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3155809\n"
"help.text"
-msgid "<variable id=\"dnksd\">Choose <emph>Data - Consolidate</emph></variable>"
-msgstr "<variable id=\"dnksd\">Elektu <emph>Datumojn - Kombini</emph></variable>"
+msgid "<variable id=\"dnksd\">Choose <emph>Data - Consolidate</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3148701\n"
"help.text"
-msgid "<variable id=\"dngld\">Choose <emph>Data - Group and Outline</emph></variable>"
-msgstr "<variable id=\"dngld\">Elektu menuerojn <emph>Datumoj - Grupo kaj konturo</emph></variable>"
+msgid "<variable id=\"dngld\">Choose <emph>Data - Group and Outline</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3153815\n"
"help.text"
-msgid "<variable id=\"dngda\">Choose <emph>Data - Group and Outline - Hide Details</emph></variable>"
-msgstr "<variable id=\"dngda\">Elektu menuerojn <emph>Datumoj - Grupo kaj konturo - Detaloj</emph> </variable>"
+msgid "<variable id=\"dngda\">Choose <emph>Data - Group and Outline - Hide Details</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3159223\n"
"help.text"
-msgid "<variable id=\"dngde\">Choose <emph>Data - Group and Outline - Show Details</emph></variable>"
-msgstr "<variable id=\"dngde\">Elektu langeton <emph>Datumoj - Grupo kaj konturo - Vidigi detalojn</emph> </variable>"
+msgid "<variable id=\"dngde\">Choose <emph>Data - Group and Outline - Show Details</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3146870\n"
"help.text"
-msgid "Choose <emph>Data - Group and Outline - Group</emph>"
+msgid "Choose <emph>Data - Group and Outline - Group</emph>."
msgstr ""
#: 00000412.xhp
@@ -1397,7 +1397,7 @@ msgctxt ""
"00000412.xhp\n"
"par_id3146781\n"
"help.text"
-msgid "Choose <emph>Data - Group and Outline - Ungroup</emph>"
+msgid "Choose <emph>Data - Group and Outline - Ungroup</emph>."
msgstr ""
#: 00000412.xhp
@@ -1437,96 +1437,96 @@ msgctxt ""
"00000412.xhp\n"
"par_id3153008\n"
"help.text"
-msgid "<variable id=\"dnglagl\">Choose <emph>Data - Group and Outline - AutoOutline</emph></variable>"
-msgstr "<variable id=\"dnglagl\">Elektu je <emph>Datumoj - Grupo kaj konturo - Aŭtomate konturi</emph></variable>"
+msgid "<variable id=\"dnglagl\">Choose <emph>Data - Group and Outline - AutoOutline</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3154709\n"
"help.text"
-msgid "<variable id=\"dnglef\">Choose <emph>Data - Group and Outline - Remove</emph></variable>"
-msgstr "<variable id=\"dnglef\">Elektu je <emph>Datumoj - Grupo kaj konturo - Forigi</emph></variable>"
+msgid "<variable id=\"dnglef\">Choose <emph>Data - Group and Outline - Remove Outline</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id1774346\n"
"help.text"
-msgid "<variable id=\"dngdrill\">Choose <emph>Data - Group and Outline - Show Details</emph> (for some pivot tables)</variable>"
-msgstr "<variable id=\"dngdrill\">Elektu je <emph>Datumoj - Grupo kaj konturo - Vidigi detalojn</emph> </variable>"
+msgid "<variable id=\"dngdrill\">Choose <emph>Data - Group and Outline - Show Details</emph> (for some pivot tables).</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3155759\n"
"help.text"
-msgid "<variable id=\"dndtpt\">Choose <emph>Data - Pivot Table</emph></variable>"
-msgstr "<variable id=\"dndtpt\">Elektu <emph>Datumoj - DatumPiloto</emph></variable>"
+msgid "<variable id=\"dndtpt\">Choose <emph>Data - Pivot Table</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3154625\n"
"help.text"
-msgid "<variable id=\"dndpa\">Choose <emph>Insert - Pivot Table</emph></variable>"
-msgstr "<variable id=\"dndpa\">Elektu je <emph>Enmeti - Pivottabelo</emph></variable>"
+msgid "<variable id=\"dndpa\">Choose <emph>Insert - Pivot Table</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3147558\n"
"help.text"
-msgid "<variable id=\"dndq\">Choose <emph>Insert - Pivot Table</emph>, in the Select Source dialog choose the option <emph>Data source registered in $[officename]</emph>.</variable>"
-msgstr "<variable id=\"dndq\">Elektu <emph>Datumoj - DatumPiloto - Komenco</emph>, en la dialogo Elekti fonton elektu la agordaĵon <emph>Datumfonto registrita en $[officename]</emph>. </variable>"
+msgid "<variable id=\"dndq\">Choose <emph>Insert - Pivot Table</emph>, in the <emph>Select Source</emph> dialog choose the option <emph>Data source registered in $[officename]</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3153297\n"
"help.text"
-msgid "Choose <emph>Insert - Pivot Table</emph>, in the Select Source dialog choose the option <emph>Current selection</emph>."
-msgstr "Elektu menueron <emph>Datumoj - DatumPiloto - Komenci</emph>, en la dialogo Elekti datumfonton elektu la agordon <emph>Aktuala elektaĵo</emph>."
+msgid "Choose <emph>Insert - Pivot Table</emph>, in the <emph>Select Source</emph> dialog choose the option <emph>Current selection</emph>."
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3145118\n"
"help.text"
-msgid "Choose <emph>Insert - Pivot Table</emph>, in the Select Source dialog choose the option <emph>Data source registered in $[officename]</emph>, click <emph>OK</emph> to see <emph>Select Data Source</emph> dialog."
-msgstr "Elektu menueron <emph>Datumoj - DatumPiloto - Komenci</emph>, en la dialogo Elekti datumfonton elektu la agordon <emph>Datumfonto registrita en $[officename]</emph>, alklaku <emph>Akcepti</emph> por vidi la dialogon <emph>Elekti datumfonton</emph>."
+msgid "Choose <emph>Insert - Pivot Table</emph>, in the <emph>Select Source</emph> dialog choose the option <emph>Data source registered in $[officename]</emph>, click <emph>OK</emph> to see <emph>Select Data Source</emph> dialog."
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3153294\n"
"help.text"
-msgid "<variable id=\"dndpak\">Choose <emph>Data - Pivot Table - Refresh</emph></variable>"
-msgstr "<variable id=\"dndpak\">Elektu <emph>Datumoj - DatumPiloto - Aktualigi</emph></variable>"
+msgid "<variable id=\"dndpak\">Choose <emph>Data - Pivot Table - Refresh</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3151344\n"
"help.text"
-msgid "<variable id=\"dndploe\">Choose <emph>Data - Pivot Table - Delete</emph></variable>"
-msgstr "<variable id=\"dndploe\">Elektu <emph>Datumoj - DatumPiloto - Forigi</emph></variable>"
+msgid "<variable id=\"dndploe\">Choose <emph>Data - Pivot Table - Delete</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3150397\n"
"help.text"
-msgid "<variable id=\"dndakt\">Choose <emph>Data - Refresh Range</emph></variable>"
-msgstr "<variable id=\"dndakt\">Elektu <emph>Datumoj - Aktualigi amplekson</emph></variable>"
+msgid "<variable id=\"dndakt\">Choose <emph>Data - Refresh Range</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_idN10B8F\n"
"help.text"
-msgid "<variable id=\"grouping\">Choose <emph>Data - Group and Outline - Group</emph></variable>"
-msgstr "<variable id=\"grouping\">Elektu je <emph>Datumoj - Grupo kaj konturo - Grupigi</emph></variable>"
+msgid "<variable id=\"grouping\">Choose <emph>Data - Group and Outline - Group</emph>.</variable>"
+msgstr ""
#: sheet_menu.xhp
msgctxt ""
@@ -1549,7 +1549,7 @@ msgctxt ""
"sheet_menu.xhp\n"
"par_id160220162106567373\n"
"help.text"
-msgid "<variable id=\"insert_rows_above\">Choose <emph>Sheet - Insert Rows - Rows Above</emph> </variable>"
+msgid "<variable id=\"insert_rows_above\">Choose <emph>Sheet - Insert Rows - Rows Above</emph>.</variable>"
msgstr ""
#: sheet_menu.xhp
@@ -1557,7 +1557,7 @@ msgctxt ""
"sheet_menu.xhp\n"
"par_id160220162109048207\n"
"help.text"
-msgid "<variable id=\"insert_rows_below\">Choose <emph>Sheet - Insert Rows - Rows Below</emph></variable>"
+msgid "<variable id=\"insert_rows_below\">Choose <emph>Sheet - Insert Rows - Rows Below</emph>.</variable>"
msgstr ""
#: sheet_menu.xhp
@@ -1565,7 +1565,7 @@ msgctxt ""
"sheet_menu.xhp\n"
"par_id160220162107055028\n"
"help.text"
-msgid "<variable id=\"insert_columns_left\">Choose <emph>Sheet - Insert Columns - Columns Left</emph></variable>"
+msgid "<variable id=\"insert_columns_left\">Choose <emph>Sheet - Insert Columns - Columns Left</emph>.</variable>"
msgstr ""
#: sheet_menu.xhp
@@ -1573,7 +1573,7 @@ msgctxt ""
"sheet_menu.xhp\n"
"par_id160220162109126013\n"
"help.text"
-msgid "<variable id=\"insert_columns_right\">Choose <emph>Sheet - Insert Columns - Columns Right</emph></variable>"
+msgid "<variable id=\"insert_columns_right\">Choose <emph>Sheet - Insert Columns - Columns Right</emph>.</variable>"
msgstr ""
#: sheet_menu.xhp
@@ -1581,7 +1581,7 @@ msgctxt ""
"sheet_menu.xhp\n"
"par_id3149095\n"
"help.text"
-msgid "<variable id=\"insert_page_break\">Choose <emph>Sheet - Insert Page Break</emph></variable>"
+msgid "<variable id=\"insert_page_break\">Choose <emph>Sheet - Insert Page Break</emph>.</variable>"
msgstr ""
#: sheet_menu.xhp
@@ -1589,7 +1589,7 @@ msgctxt ""
"sheet_menu.xhp\n"
"par_id3149398\n"
"help.text"
-msgid "<variable id=\"insert_page_break_row\">Choose <emph>Sheet - Insert Page Break - Row Break</emph></variable>"
+msgid "<variable id=\"insert_page_break_row\">Choose <emph>Sheet - Insert Page Break - Row Break</emph>.</variable>"
msgstr ""
#: sheet_menu.xhp
@@ -1597,7 +1597,7 @@ msgctxt ""
"sheet_menu.xhp\n"
"par_id3150084\n"
"help.text"
-msgid "<variable id=\"insert_page_break_column\">Choose <emph>Sheet - Insert Page Break - Column Break</emph></variable>"
+msgid "<variable id=\"insert_page_break_column\">Choose <emph>Sheet - Insert Page Break - Column Break</emph>.</variable>"
msgstr ""
#: sheet_menu.xhp
@@ -1605,7 +1605,7 @@ msgctxt ""
"sheet_menu.xhp\n"
"par_id3153093\n"
"help.text"
-msgid "<variable id=\"delete_page_break\">Choose <emph>Sheet - Delete Page Break</emph></variable>"
+msgid "<variable id=\"delete_page_break\">Choose <emph>Sheet - Delete Page Break</emph>.</variable>"
msgstr ""
#: sheet_menu.xhp
@@ -1613,7 +1613,7 @@ msgctxt ""
"sheet_menu.xhp\n"
"par_id3153191\n"
"help.text"
-msgid "<variable id=\"delete_page_break_row\">Choose <emph>Sheet - Delete Page Break - Row Break</emph></variable>"
+msgid "<variable id=\"delete_page_break_row\">Choose <emph>Sheet - Delete Page Break - Row Break</emph>.</variable>"
msgstr ""
#: sheet_menu.xhp
@@ -1621,5 +1621,5 @@ msgctxt ""
"sheet_menu.xhp\n"
"par_id3145645\n"
"help.text"
-msgid "<variable id=\"delete_page_break_column\">Choose <emph>Sheet - Delete Page Break - Column Break</emph></variable>"
+msgid "<variable id=\"delete_page_break_column\">Choose <emph>Sheet - Delete Page Break - Column Break</emph>.</variable>"
msgstr ""
diff --git a/source/eo/helpcontent2/source/text/scalc/02.po b/source/eo/helpcontent2/source/text/scalc/02.po
index 4a9d1ceae04..cf2ab600d8b 100644
--- a/source/eo/helpcontent2/source/text/scalc/02.po
+++ b/source/eo/helpcontent2/source/text/scalc/02.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2017-05-12 14:35+0200\n"
-"PO-Revision-Date: 2015-08-03 00:31+0000\n"
-"Last-Translator: Donald Rogers <donr2648@clear.net.nz>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:57+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: eo\n"
"MIME-Version: 1.0\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1438561889.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542196639.000000\n"
#: 02130000.xhp
msgctxt ""
@@ -45,8 +45,8 @@ msgctxt ""
"02130000.xhp\n"
"par_id3155267\n"
"help.text"
-msgid "<image src=\"cmd/sc_currencyfield.png\" id=\"img_id3159096\"><alt id=\"alt_id3159096\">Icon</alt></image>"
-msgstr "<image src=\"cmd/sc_currencyfield.png\" id=\"img_id3159096\"><alt id=\"alt_id3159096\">Bildsimbolo</alt></image>"
+msgid "<image src=\"cmd/sc_currencyfield.png\" id=\"img_id3159096\"><alt id=\"alt_id3159096\">Currency Number Format Icon</alt></image>"
+msgstr ""
#: 02130000.xhp
msgctxt ""
@@ -61,8 +61,8 @@ msgctxt ""
"02130000.xhp\n"
"par_id3146776\n"
"help.text"
-msgid "<link href=\"text/shared/01/05020300.xhp\" name=\"Format - Cell - Numbers\">Format - Cell - Numbers</link>."
-msgstr "<link href=\"text/shared/01/05020300.xhp\" name=\"Format - Cell - Numbers\">Formato - Ĉeloj - Numeroj</link>."
+msgid "<link href=\"text/shared/01/05020300.xhp\" name=\"Format - Cells - Numbers\">Format - Cells - Numbers</link>."
+msgstr ""
#: 02140000.xhp
msgctxt ""
diff --git a/source/eo/helpcontent2/source/text/scalc/06.po b/source/eo/helpcontent2/source/text/scalc/06.po
index 81a6dccd3aa..8447314d6ba 100644
--- a/source/eo/helpcontent2/source/text/scalc/06.po
+++ b/source/eo/helpcontent2/source/text/scalc/06.po
@@ -3,15 +3,18 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-06-14 17:23+0200\n"
-"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
-"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-04-24 11:30+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <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-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1524569457.000000\n"
#: calcsamplefiles.xhp
msgctxt ""
@@ -20,35 +23,3 @@ msgctxt ""
"help.text"
msgid "Calc Sample Files"
msgstr ""
-
-#: calcsamplefiles.xhp
-msgctxt ""
-"calcsamplefiles.xhp\n"
-"par_id161521663319917\n"
-"help.text"
-msgid "<object data=\"media/files/scalc/imtrigon.ods\" id=\"ods_id61521568603544\" type=\"application/vnd.oasis.opendocument.spreadsheet\"/>"
-msgstr ""
-
-#: calcsamplefiles.xhp
-msgctxt ""
-"calcsamplefiles.xhp\n"
-"par_id161521663319918\n"
-"help.text"
-msgid "<object data=\"media/files/scalc/trigon.ods\" id=\"ods_id61521548603544\" type=\"application/vnd.oasis.opendocument.spreadsheet\"/>"
-msgstr ""
-
-#: calcsamplefiles.xhp
-msgctxt ""
-"calcsamplefiles.xhp\n"
-"par_id161521563314918\n"
-"help.text"
-msgid "<object data=\"media/files/scalc/pivot.ods\" id=\"ods_id61521547603544\" type=\"application/vnd.oasis.opendocument.spreadsheet\"/>"
-msgstr ""
-
-#: calcsamplefiles.xhp
-msgctxt ""
-"calcsamplefiles.xhp\n"
-"par_id721528312694192\n"
-"help.text"
-msgid "<object data=\"media/files/scalc/functions_ifs.ods\" id=\"ods_id61521547603534\" type=\"application/vnd.oasis.opendocument.spreadsheet\"/>"
-msgstr ""
diff --git a/source/eo/helpcontent2/source/text/scalc/guide.po b/source/eo/helpcontent2/source/text/scalc/guide.po
index f9d3010e426..e397d21300a 100644
--- a/source/eo/helpcontent2/source/text/scalc/guide.po
+++ b/source/eo/helpcontent2/source/text/scalc/guide.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-07-31 14:10+0200\n"
-"PO-Revision-Date: 2018-07-07 23:07+0000\n"
-"Last-Translator: Donald Rogers <donr2648@clear.net.nz>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:57+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: eo\n"
"MIME-Version: 1.0\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1531004870.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542196639.000000\n"
#: address_auto.xhp
msgctxt ""
@@ -3709,8 +3709,8 @@ msgctxt ""
"database_filter.xhp\n"
"par_idN10693\n"
"help.text"
-msgid "Choose <item type=\"menuitem\">Data - Filter - Standard Filter</item>."
-msgstr "Elektu je<item type=\"menuitem\">Redakti - Elekti ĉion</item>."
+msgid "Choose <item type=\"menuitem\">Data - More Filters - Standard Filter</item>."
+msgstr ""
#: database_filter.xhp
msgctxt ""
@@ -3765,8 +3765,8 @@ msgctxt ""
"database_filter.xhp\n"
"par_id3154944\n"
"help.text"
-msgid "Choose <item type=\"menuitem\">Data - Filter - AutoFilter</item>."
-msgstr "Elektu je<item type=\"menuitem\">Redakti - Elekti ĉion</item>."
+msgid "Choose <item type=\"menuitem\">Data - AutoFilter</item>."
+msgstr ""
#: database_filter.xhp
msgctxt ""
diff --git a/source/eo/helpcontent2/source/text/shared.po b/source/eo/helpcontent2/source/text/shared.po
index 87f74752621..02653937c44 100644
--- a/source/eo/helpcontent2/source/text/shared.po
+++ b/source/eo/helpcontent2/source/text/shared.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: LibreOffice 3.5.x\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-09-03 13:23+0200\n"
-"PO-Revision-Date: 2017-11-28 01:30+0000\n"
-"Last-Translator: Donald Rogers <donr2648@clear.net.nz>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:57+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: Esperanto <eo@li.org>\n"
"Language: eo\n"
"MIME-Version: 1.0\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1511832644.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542196640.000000\n"
#: 3dsettings_toolbar.xhp
msgctxt ""
@@ -2013,5 +2013,5 @@ msgctxt ""
"need_help.xhp\n"
"hd_id1000010\n"
"help.text"
-msgid "This help page needs further work for correctness and completion. Please join the LibreOffice project and help us out to write the missing information. Visit our <link href=\"http://documentation.libreoffice.org/en/join-community/update-help-contents\">web page on writing Help contents</link>."
-msgstr "Ĉi tiu helpa paĝo bezonas pluan laboron por korekti kaj kompletigi ĝin. Bonvolu aliĝi al la LibreOffice-projekto por helpi nin verki la mankantan informon. Vizitu nian <link href=\"http://documentation.libreoffice.org/en/join-community/update-help-contents\">retpaĝon pri verki help-enhavon</link>."
+msgid "This help page needs further work for correctness and completion. Please join the LibreOffice project and help us out to write the missing information. Visit our <link href=\"https://documentation.libreoffice.org/en/join-community/update-help-contents\"><emph>web page on writing Help contents</emph></link>."
+msgstr ""
diff --git a/source/eo/helpcontent2/source/text/shared/00.po b/source/eo/helpcontent2/source/text/shared/00.po
index bf1e35788a7..06a4169fda9 100644
--- a/source/eo/helpcontent2/source/text/shared/00.po
+++ b/source/eo/helpcontent2/source/text/shared/00.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: LibreOffice 3.5.x\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-10-21 20:57+0200\n"
-"PO-Revision-Date: 2018-07-07 21:24+0000\n"
-"Last-Translator: Donald Rogers <donr2648@clear.net.nz>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:57+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: Esperanto <eo@li.org>\n"
"Language: eo\n"
"MIME-Version: 1.0\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1530998665.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542196640.000000\n"
#: 00000001.xhp
msgctxt ""
@@ -6221,7 +6221,7 @@ msgctxt ""
"00000401.xhp\n"
"par_id621525017637963\n"
"help.text"
-msgid "Choose <emph>File - Export as EPUB</emph>."
+msgid "Choose <emph>File - Export As - Export as EPUB</emph>."
msgstr ""
#: 00000401.xhp
@@ -7197,7 +7197,7 @@ msgctxt ""
"00000403.xhp\n"
"par_idN1091B\n"
"help.text"
-msgid "<variable id=\"grid\">Choose <emph>View - Grid</emph> (Impress or Draw).</variable>"
+msgid "<variable id=\"grid\">Choose <emph>View - Grid and Helplines</emph> (Impress or Draw).</variable>"
msgstr ""
#: 00000403.xhp
@@ -7205,7 +7205,7 @@ msgctxt ""
"00000403.xhp\n"
"par_idN1092E\n"
"help.text"
-msgid "<variable id=\"guides\">Choose <emph>View - Snap Lines</emph> (Impress or Draw).</variable>"
+msgid "<variable id=\"guides\">Choose <emph>View - Snap Guides</emph> (Impress or Draw).</variable>"
msgstr ""
#: 00000404.xhp
@@ -7861,7 +7861,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id9988402\n"
"help.text"
-msgid "<variable id=\"packagemanager_eu\">Choose <emph>Tools - Extension Manager</emph>, click <emph>Updates</emph> button.</variable>"
+msgid "<variable id=\"packagemanager_eu\">Choose <emph>Tools - Extension Manager</emph>, click <emph>Check for Updates</emph> button.</variable>"
msgstr ""
#: 00000406.xhp
@@ -8075,14 +8075,6 @@ msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
-"par_id3150032\n"
-"help.text"
-msgid "<variable id=\"arbeit\">Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - $[officename] - Memory</emph>.</variable>"
-msgstr ""
-
-#: 00000406.xhp
-msgctxt ""
-"00000406.xhp\n"
"par_id3159153\n"
"help.text"
msgid "<variable id=\"ansicht\">Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - $[officename] - View</emph>.</variable>"
@@ -11045,7 +11037,7 @@ msgctxt ""
"00040502.xhp\n"
"par_id366527\n"
"help.text"
-msgid "Choose <emph>Format - Object - Line</emph> (Writer)."
+msgid "Choose <emph>Format - Text Box and Shape - Line</emph> (Writer)."
msgstr ""
#: 00040502.xhp
@@ -11053,7 +11045,7 @@ msgctxt ""
"00040502.xhp\n"
"par_id3835261\n"
"help.text"
-msgid "Choose <emph>Format - Graphic - Line</emph> (Calc)."
+msgid "Choose <emph>Format - Object - Line</emph> (Calc)."
msgstr ""
#: 00040502.xhp
@@ -11085,7 +11077,7 @@ msgctxt ""
"00040502.xhp\n"
"par_id3154285\n"
"help.text"
-msgid "Choose <emph>Format - </emph><switchinline select=\"appl\"><caseinline select=\"WRITER\"><emph>Object - </emph></caseinline><caseinline select=\"CALC\"><emph>Graphic - </emph></caseinline></switchinline><emph>Line - Line</emph> tab."
+msgid "Choose <emph>Format - </emph><switchinline select=\"appl\"><caseinline select=\"WRITER\"><emph>Text Box and Shape - </emph></caseinline><caseinline select=\"CALC\"><emph>Object - </emph></caseinline></switchinline><emph>Line - Line</emph> tab."
msgstr ""
#: 00040502.xhp
diff --git a/source/eo/helpcontent2/source/text/shared/01.po b/source/eo/helpcontent2/source/text/shared/01.po
index 0ea05b6d1e8..1be04e2a1b2 100644
--- a/source/eo/helpcontent2/source/text/shared/01.po
+++ b/source/eo/helpcontent2/source/text/shared/01.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 12:22+0100\n"
-"PO-Revision-Date: 2018-07-07 23:08+0000\n"
-"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:57+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: eo\n"
"MIME-Version: 1.0\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1531004913.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542196643.000000\n"
#: 01010000.xhp
msgctxt ""
@@ -33637,7 +33637,7 @@ msgctxt ""
"06130000.xhp\n"
"par_id3153748\n"
"help.text"
-msgid "<ahelp hid=\"modules/BasicIDE/ui/basicmacrodialog/run\">Runs or saves the current macro.</ahelp>"
+msgid "<ahelp hid=\"modules/BasicIDE/ui/basicmacrodialog/ok\">Runs or saves the current macro.</ahelp>"
msgstr ""
#: 06130000.xhp
@@ -40771,14 +40771,6 @@ msgstr ""
#: ref_epub_export.xhp
msgctxt ""
"ref_epub_export.xhp\n"
-"par_id701525003241759\n"
-"help.text"
-msgid "<embedvar href=\"text/shared/00/00000002.xhp#epubv\" markup=\"keep\"/>"
-msgstr ""
-
-#: ref_epub_export.xhp
-msgctxt ""
-"ref_epub_export.xhp\n"
"par_id19921\n"
"help.text"
msgid "<image id=\"img_id22170\" src=\"media/screenshots/modules/swriter/ui/exportepub/EPubDialog.png\" localize=\"true\" width=\"664px\" height=\"482px\"><alt id=\"alt_id59843\">EPUB dialog box</alt></image>"
@@ -40925,7 +40917,7 @@ msgctxt ""
"ref_epub_export.xhp\n"
"par_id971525023515891\n"
"help.text"
-msgid "For custom metadata, you must provide a file with same name as the original filename and with extension as \".xmp\". The provided metadata will override the the internal document metadata. In the example above, the custom metadata must exist in the MyText directory as <item type=\"literal\">MyText.xmp</item>."
+msgid "For custom metadata, you must provide a file with same name as the original filename and with extension as \".xmp\". The provided metadata will override the internal document metadata. In the example above, the custom metadata must exist in the MyText directory as <item type=\"literal\">MyText.xmp</item>."
msgstr ""
#: ref_epub_export.xhp
diff --git a/source/eo/helpcontent2/source/text/shared/guide.po b/source/eo/helpcontent2/source/text/shared/guide.po
index b1464721de8..ece48cc3555 100644
--- a/source/eo/helpcontent2/source/text/shared/guide.po
+++ b/source/eo/helpcontent2/source/text/shared/guide.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 12:23+0100\n"
-"PO-Revision-Date: 2018-01-30 21:59+0000\n"
-"Last-Translator: Donald Rogers <donr2648@clear.net.nz>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:57+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: eo\n"
"MIME-Version: 1.0\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1517349559.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542196645.000000\n"
#: aaa_start.xhp
msgctxt ""
@@ -8829,7 +8829,7 @@ msgctxt ""
"gallery_insert.xhp\n"
"par_id3145068\n"
"help.text"
-msgid "Open the Gallery by clicking the <emph>Gallery</emph> icon on the <emph>Standard</emph> bar, or by selecting <emph>Tools - Gallery</emph>."
+msgid "Open the Gallery by clicking the <emph>Gallery</emph> icon on the <emph>Standard</emph> bar, or by choosing <emph>Insert - Media - Gallery</emph>."
msgstr ""
#: gallery_insert.xhp
diff --git a/source/eo/helpcontent2/source/text/shared/optionen.po b/source/eo/helpcontent2/source/text/shared/optionen.po
index 904405067fa..2950d0df193 100644
--- a/source/eo/helpcontent2/source/text/shared/optionen.po
+++ b/source/eo/helpcontent2/source/text/shared/optionen.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 12:23+0100\n"
-"PO-Revision-Date: 2016-07-06 01:25+0000\n"
-"Last-Translator: Donald Rogers <donr2648@clear.net.nz>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:57+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: eo\n"
"MIME-Version: 1.0\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1467768358.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542196646.000000\n"
#: 01000000.xhp
msgctxt ""
@@ -267,6 +267,14 @@ msgstr ""
#: 01010100.xhp
msgctxt ""
"01010100.xhp\n"
+"par_id3153032\n"
+"help.text"
+msgid "User data is also used when commenting and in tracking changes mode, to identify comments/edits author; and to mark last edit position in document, so that when author opens the document later, it opens at the last edit position."
+msgstr ""
+
+#: 01010100.xhp
+msgctxt ""
+"01010100.xhp\n"
"hd_id3147653\n"
"help.text"
msgid "Address"
@@ -14741,7 +14749,7 @@ msgctxt ""
"opencl.xhp\n"
"par_id5293741\n"
"help.text"
-msgid "for more information on OpenCL, visit <link href=\"http://www.khronos.org/opencl/\">the OpenCL site</link>"
+msgid "for more information on OpenCL, visit <link href=\"https://www.khronos.org/opencl/\">the OpenCL site</link>"
msgstr ""
#: persona_firefox.xhp
diff --git a/source/eo/helpcontent2/source/text/swriter/00.po b/source/eo/helpcontent2/source/text/swriter/00.po
index 940cd198ece..73896a5b9e1 100644
--- a/source/eo/helpcontent2/source/text/swriter/00.po
+++ b/source/eo/helpcontent2/source/text/swriter/00.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: LibreOffice 3.5.x\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-09-03 13:23+0200\n"
-"PO-Revision-Date: 2018-05-15 22:10+0000\n"
-"Last-Translator: Donald Rogers <donr2648@clear.net.nz>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:57+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: Esperanto <eo@li.org>\n"
"Language: eo\n"
"MIME-Version: 1.0\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1526422259.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542196646.000000\n"
#: 00000004.xhp
msgctxt ""
@@ -37,8 +37,8 @@ msgctxt ""
"00000004.xhp\n"
"par_id3150253\n"
"help.text"
-msgid "<image src=\"cmd/sc_wrapoff.png\" id=\"img_id3145389\"><alt id=\"alt_id3145389\">Icon</alt></image>"
-msgstr "<image src=\"cmd/sc_wrapoff.png\" id=\"img_id3145389\"><alt id=\"alt_id3145389\">Bildsimbolo</alt></image>"
+msgid "<image src=\"cmd/sc_wrapoff.png\" id=\"img_id3145389\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3145389\">Wrap Off Icon</alt></image>"
+msgstr ""
#: 00000004.xhp
msgctxt ""
@@ -53,8 +53,8 @@ msgctxt ""
"00000004.xhp\n"
"par_id3156397\n"
"help.text"
-msgid "<image src=\"cmd/sc_wrapon.png\" id=\"img_id3149048\"><alt id=\"alt_id3149048\">Icon</alt></image>"
-msgstr "<image src=\"cmd/sc_wrapon.png\" id=\"img_id3149048\"><alt id=\"alt_id3149048\">Bildsimbolo</alt></image>"
+msgid "<image src=\"cmd/sc_wrapon.png\" id=\"img_id3149048\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3149048\">Wrap On Icon</alt></image>"
+msgstr ""
#: 00000004.xhp
msgctxt ""
@@ -69,8 +69,8 @@ msgctxt ""
"00000004.xhp\n"
"par_id3154558\n"
"help.text"
-msgid "<image src=\"cmd/sc_wrapthrough.png\" id=\"img_id3152999\"><alt id=\"alt_id3152999\">Icon</alt></image>"
-msgstr "<image src=\"cmd/sc_wrapthrough.png\" id=\"img_id3152999\"><alt id=\"alt_id3152999\">Bildsimbolo</alt></image>"
+msgid "<image src=\"cmd/sc_wrapthrough.png\" id=\"img_id3152999\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3152999\">Wrap Through Icon</alt></image>"
+msgstr ""
#: 00000004.xhp
msgctxt ""
@@ -85,8 +85,8 @@ msgctxt ""
"00000004.xhp\n"
"par_id3148773\n"
"help.text"
-msgid "<image src=\"res/sc06301.png\" id=\"img_id3149026\"><alt id=\"alt_id3149026\">Icon</alt></image>"
-msgstr "<image src=\"res/sc06301.png\" id=\"img_id3149026\"><alt id=\"alt_id3149026\">Bildsimbolo</alt></image>"
+msgid "<image src=\"res/sc06301.png\" id=\"img_id3149026\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3149026\">Jump to Previous Script Icon</alt></image>"
+msgstr ""
#: 00000004.xhp
msgctxt ""
@@ -101,8 +101,8 @@ msgctxt ""
"00000004.xhp\n"
"par_id3151265\n"
"help.text"
-msgid "<image src=\"res/sc06300.png\" id=\"img_id3151272\"><alt id=\"alt_id3151272\">Icon</alt></image>"
-msgstr "<image src=\"res/sc06300.png\" id=\"img_id3151272\"><alt id=\"alt_id3151272\">Bildsimbolo</alt></image>"
+msgid "<image src=\"res/sc06300.png\" id=\"img_id3151272\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3151272\"> Jump to Next Script Icon</alt></image>"
+msgstr ""
#: 00000004.xhp
msgctxt ""
@@ -381,8 +381,8 @@ msgctxt ""
"00000403.xhp\n"
"par_id3154763\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command </caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F8"
-msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">Komando </caseinline><defaultinline>Stir</defaultinline></switchinline>+F8"
+msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F8"
+msgstr ""
#: 00000403.xhp
msgctxt ""
@@ -397,8 +397,8 @@ msgctxt ""
"00000403.xhp\n"
"par_id3151387\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command </caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F9"
-msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">Komando </caseinline><defaultinline>Stir</defaultinline></switchinline>+F9"
+msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F9"
+msgstr ""
#: 00000403.xhp
msgctxt ""
@@ -413,8 +413,8 @@ msgctxt ""
"00000403.xhp\n"
"par_id3145823\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command </caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F10"
-msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">Komando </caseinline><defaultinline>Stir</defaultinline></switchinline>+F10"
+msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F10"
+msgstr ""
#: 00000403.xhp
msgctxt ""
@@ -429,8 +429,8 @@ msgctxt ""
"00000403.xhp\n"
"par_id3150932\n"
"help.text"
-msgid "<image id=\"img_id3150502\" src=\"cmd/sc_controlcodes.png\"><alt id=\"alt_id3150502\">Icon</alt></image>"
-msgstr "<image id=\"img_id3150502\" src=\"cmd/sc_controlcodes.png\"><alt id=\"alt_id3150502\">Bildsimbolo</alt></image>"
+msgid "<image id=\"img_id3150502\" src=\"cmd/sc_controlcodes.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3150502\">Formatting Marks Icon</alt></image>"
+msgstr ""
#: 00000403.xhp
msgctxt ""
@@ -461,8 +461,8 @@ msgctxt ""
"00000403.xhp\n"
"par_id3150765\n"
"help.text"
-msgid "<image id=\"img_id3147572\" src=\"cmd/sc_browseview.png\"><alt id=\"alt_id3147572\">Icon</alt></image>"
-msgstr "<image id=\"img_id3147572\" src=\"cmd/sc_browseview.png\"><alt id=\"alt_id3147572\">Bildsimbolo</alt></image>"
+msgid "<image id=\"img_id3147572\" src=\"cmd/sc_browseview.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3147572\">Web Icon</alt></image>"
+msgstr ""
#: 00000403.xhp
msgctxt ""
@@ -2461,7 +2461,7 @@ msgctxt ""
"stylesmenu.xhp\n"
"par_id941529884998705\n"
"help.text"
-msgid "<variable id=\"ses\">Choose <emph>Styles - Edit Styles</emph></variable>."
+msgid "<variable id=\"ses\">Choose <emph>Styles - Edit Styles...</emph></variable>."
msgstr ""
#: stylesmenu.xhp
diff --git a/source/eo/svtools/messages.po b/source/eo/svtools/messages.po
index 51af2fb5b03..444aefd62dc 100644
--- a/source/eo/svtools/messages.po
+++ b/source/eo/svtools/messages.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-05 17:38+0100\n"
-"PO-Revision-Date: 2018-07-07 21:19+0000\n"
-"Last-Translator: Donald Rogers <donr2648@clear.net.nz>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:36+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: eo\n"
"MIME-Version: 1.0\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1530998395.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542195403.000000\n"
#: include/svtools/strings.hrc:25
msgctxt "STR_UNDO"
@@ -1534,8 +1534,8 @@ msgstr "Vortdividi per Libhyphen"
#: include/svtools/strings.hrc:360
msgctxt "STR_DESCRIPTION_MYTHES"
-msgid "Mythes Thesaurus"
-msgstr "Tezaŭro Mythes"
+msgid "MyThes Thesaurus"
+msgstr ""
#: include/svtools/strings.hrc:361
msgctxt "STR_DESCRIPTION_IGNOREALLLIST"
diff --git a/source/eo/sw/messages.po b/source/eo/sw/messages.po
index 3bb1628c113..6ea9e225f22 100644
--- a/source/eo/sw/messages.po
+++ b/source/eo/sw/messages.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 12:23+0100\n"
-"PO-Revision-Date: 2018-08-07 08:28+0000\n"
-"Last-Translator: Donald Rogers <donr2648@clear.net.nz>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:36+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: eo\n"
"MIME-Version: 1.0\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1533630496.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542195403.000000\n"
#: sw/inc/app.hrc:29
msgctxt "RID_PARAGRAPHSTYLEFAMILY"
@@ -6848,7 +6848,12 @@ msgctxt "asciifilterdialog|lf"
msgid "_LF"
msgstr "LF"
-#: sw/uiconfig/swriter/ui/asciifilterdialog.ui:264
+#: sw/uiconfig/swriter/ui/asciifilterdialog.ui:258
+msgctxt "asciifilterdialog|includebom"
+msgid "Include byte-order-mark"
+msgstr ""
+
+#: sw/uiconfig/swriter/ui/asciifilterdialog.ui:280
msgctxt "asciifilterdialog|label1"
msgid "Properties"
msgstr "Atributoj"
diff --git a/source/eo/swext/mediawiki/help.po b/source/eo/swext/mediawiki/help.po
index ebb0ed26f31..63f3737e3c0 100644
--- a/source/eo/swext/mediawiki/help.po
+++ b/source/eo/swext/mediawiki/help.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: LibreOffice 3.5.x\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 12:23+0100\n"
-"PO-Revision-Date: 2016-11-26 21:24+0000\n"
-"Last-Translator: Donald Rogers <donr2648@clear.net.nz>\n"
+"POT-Creation-Date: 2018-11-15 13:53+0100\n"
+"PO-Revision-Date: 2018-11-12 11:45+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: Esperanto <kde-i18n-doc@kde.org>\n"
"Language: eo\n"
"MIME-Version: 1.0\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1480195482.000000\n"
+"X-POOTLE-MTIME: 1542023125.000000\n"
#: help.tree
msgctxt ""
@@ -93,8 +93,8 @@ msgctxt ""
"wiki.xhp\n"
"par_id7387615\n"
"help.text"
-msgid "A wiki account on a supported <link href=\"http://www.mediawiki.org/wiki/MediaWiki\">MediaWiki</link> server"
-msgstr "Vikia konto ĉe subtenata <link href=\"http://www.mediawiki.org/wiki/MediaWiki\">MediaWiki</link> -servilo"
+msgid "A wiki account on a supported <link href=\"https://www.mediawiki.org/wiki/MediaWiki\">MediaWiki</link> server"
+msgstr ""
#: wiki.xhp
msgctxt ""
@@ -149,24 +149,24 @@ msgctxt ""
"wiki.xhp\n"
"par_id368968\n"
"help.text"
-msgid "In the <link href=\"com.sun.wiki-publisher/wikisettings.xhp\">Options</link> dialog, click Add."
-msgstr "En la dialogo <link href=\"com.sun.wiki-publisher/wikisettings.xhp\">Agordaro</link>, alklaku je Aldoni."
+msgid "In the <link href=\"com.sun.wiki-publisher/wikisettings.xhp\"><emph>Options</emph></link> dialog, click <emph>Add</emph>."
+msgstr ""
#: wiki.xhp
msgctxt ""
"wiki.xhp\n"
"par_id6962187\n"
"help.text"
-msgid "In the <link href=\"com.sun.wiki-publisher/wikiaccount.xhp\">MediaWiki</link> dialog, enter the account information for the wiki."
-msgstr "En la dialogo <link href=\"com.sun.wiki-publisher/wikiaccount.xhp\">MediaWiki</link>, enigu la kontinformon por la vikio."
+msgid "In the <link href=\"com.sun.wiki-publisher/wikiaccount.xhp\"><emph>MediaWiki</emph></link> dialog, enter the account information for the wiki."
+msgstr ""
#: wiki.xhp
msgctxt ""
"wiki.xhp\n"
"par_id5328836\n"
"help.text"
-msgid "In the URL text box, enter the address of a wiki that you want to connect to."
-msgstr "En la URL-kampo, enigu la adreson de vikio al kiu konekti."
+msgid "In the <emph>URL</emph> text box, enter the address of a wiki that you want to connect to."
+msgstr ""
#: wiki.xhp
msgctxt ""
@@ -181,8 +181,8 @@ msgctxt ""
"wiki.xhp\n"
"par_id5906552\n"
"help.text"
-msgid "In the Username box, enter your user ID for your wiki account."
-msgstr "En la kadro Salutnomo, enigu vian salutnomon por via vikia konto."
+msgid "In the <emph>Username</emph> box, enter your user ID for your wiki account."
+msgstr ""
#: wiki.xhp
msgctxt ""
@@ -197,8 +197,8 @@ msgctxt ""
"wiki.xhp\n"
"par_id8869594\n"
"help.text"
-msgid "In the Password box, enter the password for your wiki account, then click OK."
-msgstr "En la kadro Salutnomo, enigu vian salutnomon por via vikia konto, kaj alklaku je Akcepti."
+msgid "In the Password box, enter the password for your wiki account, then click <emph>OK</emph>."
+msgstr ""
#: wiki.xhp
msgctxt ""
@@ -245,8 +245,8 @@ msgctxt ""
"wiki.xhp\n"
"par_id228278\n"
"help.text"
-msgid "In the <link href=\"com.sun.wiki-publisher/wikisend.xhp\">Send to MediaWiki</link> dialog, specify the settings for your entry."
-msgstr "En la dialogo <link href=\"com.sun.wiki-publisher/wikisend.xhp\">Sendi al MediaWiki</link>, agordu via enigon."
+msgid "In the <link href=\"com.sun.wiki-publisher/wikisend.xhp\"><emph>Send to MediaWiki</emph></link> dialog, specify the settings for your entry."
+msgstr ""
#: wiki.xhp
msgctxt ""
diff --git a/source/es/cui/messages.po b/source/es/cui/messages.po
index fbdafad1b6a..514b4b2d855 100644
--- a/source/es/cui/messages.po
+++ b/source/es/cui/messages.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 12:22+0100\n"
-"PO-Revision-Date: 2018-11-12 12:49+0000\n"
-"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
+"POT-Creation-Date: 2018-11-14 12:21+0100\n"
+"PO-Revision-Date: 2018-11-14 11:36+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: es\n"
"MIME-Version: 1.0\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: Pootle 2.8\n"
-"X-POOTLE-MTIME: 1542026978.000000\n"
+"X-POOTLE-MTIME: 1542195411.000000\n"
#: cui/inc/strings.hrc:24
msgctxt "RID_SVXSTR_KEY_CONFIG_DIR"
@@ -1558,141 +1558,136 @@ msgid "Dimension line"
msgstr "Línea de dimensión"
#: cui/inc/strings.hrc:365
-msgctxt "RID_SVXSTR_LOAD_ERROR"
-msgid "The selected module could not be loaded."
-msgstr "No se pudo cargar el módulo seleccionado."
-
-#: cui/inc/strings.hrc:366
msgctxt "RID_SVXSTR_STARTQUOTE"
msgid "Start Quote"
msgstr "Comilla de apertura"
-#: cui/inc/strings.hrc:367
+#: cui/inc/strings.hrc:366
msgctxt "RID_SVXSTR_ENDQUOTE"
msgid "End Quote"
msgstr "Comilla de cierre"
-#: cui/inc/strings.hrc:369
+#: cui/inc/strings.hrc:368
msgctxt "RID_SVXSTR_SELECTEDPERSONA"
msgid "Selected Theme: "
msgstr "Tema seleccionado: "
-#: cui/inc/strings.hrc:370
+#: cui/inc/strings.hrc:369
msgctxt "RID_SVXSTR_SEARCHING"
msgid "Searching, please wait..."
msgstr "Buscando. Espere un momento…"
-#: cui/inc/strings.hrc:371
+#: cui/inc/strings.hrc:370
msgctxt "RID_SVXSTR_SEARCHERROR"
msgid "Cannot open %1, please try again later."
msgstr "No se puede abrir «%1». Inténtelo de nuevo más tarde."
-#: cui/inc/strings.hrc:372
+#: cui/inc/strings.hrc:371
msgctxt "RID_SVXSTR_NORESULTS"
msgid "No results found."
msgstr "No se encontraron resultados."
-#: cui/inc/strings.hrc:373
+#: cui/inc/strings.hrc:372
msgctxt "RID_SVXSTR_APPLYPERSONA"
msgid "Applying Theme..."
msgstr "Aplicando el tema…"
-#: cui/inc/strings.hrc:374
+#: cui/inc/strings.hrc:373
msgctxt "RID_SVXSTR_INVALIDPERSONAURL"
msgid "Please enter a valid theme address or a search term."
msgstr "Proporcione una dirección de tema válida o un término de búsqueda."
-#: cui/inc/strings.hrc:376
+#: cui/inc/strings.hrc:375
msgctxt "RID_SVXSTR_TABLE_PRESET_NONE"
msgid "Set No Borders"
msgstr "Sin bordes"
-#: cui/inc/strings.hrc:377
+#: cui/inc/strings.hrc:376
msgctxt "RID_SVXSTR_TABLE_PRESET_ONLYOUTER"
msgid "Set Outer Border Only"
msgstr "Solo borde exterior"
-#: cui/inc/strings.hrc:378
+#: cui/inc/strings.hrc:377
msgctxt "RID_SVXSTR_TABLE_PRESET_OUTERHORI"
msgid "Set Outer Border and Horizontal Lines"
msgstr "Borde exterior y líneas horizontales"
-#: cui/inc/strings.hrc:379
+#: cui/inc/strings.hrc:378
msgctxt "RID_SVXSTR_TABLE_PRESET_OUTERALL"
msgid "Set Outer Border and All Inner Lines"
msgstr "Borde exterior y todas las líneas interiores"
-#: cui/inc/strings.hrc:380
+#: cui/inc/strings.hrc:379
msgctxt "RID_SVXSTR_TABLE_PRESET_OUTERINNER"
msgid "Set Outer Border Without Changing Inner Lines"
msgstr "Borde exterior sin modificar las líneas interiores"
-#: cui/inc/strings.hrc:381
+#: cui/inc/strings.hrc:380
msgctxt "RID_SVXSTR_PARA_PRESET_DIAGONAL"
msgid "Set Diagonal Lines Only"
msgstr "Solo líneas verticales"
-#: cui/inc/strings.hrc:382
+#: cui/inc/strings.hrc:381
msgctxt "RID_SVXSTR_PARA_PRESET_ALL"
msgid "Set All Four Borders"
msgstr "Los cuatro bordes"
-#: cui/inc/strings.hrc:383
+#: cui/inc/strings.hrc:382
msgctxt "RID_SVXSTR_PARA_PRESET_LEFTRIGHT"
msgid "Set Left and Right Borders Only"
msgstr "Solo bordes izquierdo y derecho"
-#: cui/inc/strings.hrc:384
+#: cui/inc/strings.hrc:383
msgctxt "RID_SVXSTR_PARA_PRESET_TOPBOTTOM"
msgid "Set Top and Bottom Borders Only"
msgstr "Solo bordes superior e inferior"
-#: cui/inc/strings.hrc:385
+#: cui/inc/strings.hrc:384
msgctxt "RID_SVXSTR_PARA_PRESET_ONLYLEFT"
msgid "Set Left Border Only"
msgstr "Solo borde izquierdo"
-#: cui/inc/strings.hrc:386
+#: cui/inc/strings.hrc:385
msgctxt "RID_SVXSTR_HOR_PRESET_ONLYHOR"
msgid "Set Top and Bottom Borders, and All Inner Lines"
msgstr "Bordes inferior y superior y todas las líneas interiores"
-#: cui/inc/strings.hrc:387
+#: cui/inc/strings.hrc:386
msgctxt "RID_SVXSTR_VER_PRESET_ONLYVER"
msgid "Set Left and Right Borders, and All Inner Lines"
msgstr "Bordes izquierdo y derecho y todas las líneas interiores"
-#: cui/inc/strings.hrc:388
+#: cui/inc/strings.hrc:387
msgctxt "RID_SVXSTR_SHADOW_STYLE_NONE"
msgid "No Shadow"
msgstr "Sin sombra"
-#: cui/inc/strings.hrc:389
+#: cui/inc/strings.hrc:388
msgctxt "RID_SVXSTR_SHADOW_STYLE_BOTTOMRIGHT"
msgid "Cast Shadow to Bottom Right"
msgstr "Proyectar sombra a la parte inferior derecha"
-#: cui/inc/strings.hrc:390
+#: cui/inc/strings.hrc:389
msgctxt "RID_SVXSTR_SHADOW_STYLE_TOPRIGHT"
msgid "Cast Shadow to Top Right"
msgstr "Proyectar sombra a la parte superior derecha"
-#: cui/inc/strings.hrc:391
+#: cui/inc/strings.hrc:390
msgctxt "RID_SVXSTR_SHADOW_STYLE_BOTTOMLEFT"
msgid "Cast Shadow to Bottom Left"
msgstr "Proyectar sombra a la parte inferior izquierda"
-#: cui/inc/strings.hrc:392
+#: cui/inc/strings.hrc:391
msgctxt "RID_SVXSTR_SHADOW_STYLE_TOPLEFT"
msgid "Cast Shadow to Top Left"
msgstr "Proyectar sombra a la parte superior izquierda"
-#: cui/inc/strings.hrc:393
+#: cui/inc/strings.hrc:392
msgctxt "RID_SVXSTR_SIGNATURELINE_SIGNED_BY"
msgid "Signed by: %1"
msgstr "Firmado por: %1"
-#: cui/inc/strings.hrc:394
+#: cui/inc/strings.hrc:393
msgctxt "RID_SVXSTR_OPENCL_RESTART"
msgid "For the OpenCL changes to take effect, %PRODUCTNAME must be restarted."
msgstr "Reinicie %PRODUCTNAME para que los cambios de OpenCL surtan efecto."
@@ -10668,22 +10663,43 @@ msgctxt "signsignatureline|btn_select_certificate"
msgid "Select Certificate"
msgstr "Seleccione un certificado"
-#: cui/uiconfig/ui/signsignatureline.ui:168
+#. Name of the signer
+#: cui/uiconfig/ui/signsignatureline.ui:166
+msgctxt "signsignatureline|label_name"
+msgid "or"
+msgstr ""
+
+#: cui/uiconfig/ui/signsignatureline.ui:175
+msgctxt "signsignatureline|btn_load_image"
+msgid "Use Signature Image"
+msgstr ""
+
+#: cui/uiconfig/ui/signsignatureline.ui:190
+msgctxt "signsignatureline|btn_clear_image"
+msgid "Clear"
+msgstr ""
+
+#: cui/uiconfig/ui/signsignatureline.ui:206
+msgctxt "signsignatureline|label_image_dimensions"
+msgid "Best image size: 600 x 100 px"
+msgstr ""
+
+#: cui/uiconfig/ui/signsignatureline.ui:237
msgctxt "signsignatureline|label_sign"
msgid "Sign"
msgstr "Firmar"
-#: cui/uiconfig/ui/signsignatureline.ui:205
+#: cui/uiconfig/ui/signsignatureline.ui:274
msgctxt "signsignatureline|label_add_comment"
msgid "Add comment:"
msgstr "Añadir comentario:"
-#: cui/uiconfig/ui/signsignatureline.ui:241
+#: cui/uiconfig/ui/signsignatureline.ui:310
msgctxt "signsignatureline|label_hint"
msgid "Instructions from the document creator:"
msgstr "Instrucciones del creador del documento:"
-#: cui/uiconfig/ui/signsignatureline.ui:274
+#: cui/uiconfig/ui/signsignatureline.ui:343
msgctxt "signsignatureline|label_more"
msgid "More"
msgstr "Más"
diff --git a/source/es/helpcontent2/source/text/sbasic/shared/01.po b/source/es/helpcontent2/source/text/sbasic/shared/01.po
index 371c879a599..943339b2757 100644
--- a/source/es/helpcontent2/source/text/sbasic/shared/01.po
+++ b/source/es/helpcontent2/source/text/sbasic/shared/01.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-05-16 16:54+0200\n"
-"PO-Revision-Date: 2018-06-18 08:50+0000\n"
-"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:57+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: es\n"
"MIME-Version: 1.0\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: Pootle 2.8\n"
-"X-POOTLE-MTIME: 1529311817.000000\n"
+"X-POOTLE-MTIME: 1542196659.000000\n"
#: 06130000.xhp
msgctxt ""
@@ -93,8 +93,8 @@ msgctxt ""
"06130000.xhp\n"
"par_id3154791\n"
"help.text"
-msgid "<ahelp hid=\"modules/BasicIDE/ui/basicmacrodialog/run\">Runs or saves the current macro.</ahelp>"
-msgstr "<ahelp hid=\"modules/BasicIDE/ui/basicmacrodialog/run\">Ejecuta o guarda la macro actual.</ahelp>"
+msgid "<ahelp hid=\"modules/BasicIDE/ui/basicmacrodialog/ok\">Runs or saves the current macro.</ahelp>"
+msgstr ""
#: 06130000.xhp
msgctxt ""
diff --git a/source/es/helpcontent2/source/text/scalc/00.po b/source/es/helpcontent2/source/text/scalc/00.po
index 0aa72c04be1..cb352dbb7b6 100644
--- a/source/es/helpcontent2/source/text/scalc/00.po
+++ b/source/es/helpcontent2/source/text/scalc/00.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2017-11-22 13:53+0100\n"
-"PO-Revision-Date: 2018-07-12 19:24+0000\n"
-"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:57+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: es\n"
"MIME-Version: 1.0\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: Pootle 2.8\n"
-"X-POOTLE-MTIME: 1531423458.000000\n"
+"X-POOTLE-MTIME: 1542196660.000000\n"
#: 00000004.xhp
msgctxt ""
@@ -29,24 +29,24 @@ msgctxt ""
"00000004.xhp\n"
"hd_id3155535\n"
"help.text"
-msgid "<variable id=\"wie\">To access this function... </variable>"
-msgstr "<variable id=\"wie\">Para acceder a esta función…</variable>"
+msgid "<variable id=\"wie\">To access this function...</variable>"
+msgstr ""
#: 00000004.xhp
msgctxt ""
"00000004.xhp\n"
"par_idN1056E\n"
"help.text"
-msgid "<variable id=\"moreontop\">More explanations on top of this page. </variable>"
-msgstr "<variable id=\"moreontop\">Encontrará más información al principio de la página.</variable>"
+msgid "<variable id=\"moreontop\">More explanations on top of this page.</variable>"
+msgstr ""
#: 00000004.xhp
msgctxt ""
"00000004.xhp\n"
"par_idN105AF\n"
"help.text"
-msgid "<variable id=\"optional\">In the %PRODUCTNAME Calc functions, parameters marked as \"optional\" can be left out only when no parameter follows. For example, in a function with four parameters, where the last two parameters are marked as \"optional\", you can leave out parameter 4 or parameters 3 and 4, but you cannot leave out parameter 3 alone. </variable>"
-msgstr "<variable id=\"optional\">En las funciones de %PRODUCTNAME Calc, los parámetros marcados como «opcionales» se pueden omitir siempre y cuando no haya ningún parámetro inmediatamente después. Por ejemplo, en una función de cuatro parámetros cuyos dos últimos están marcados como «opcionales», puede omitirse el parámetro 4 o los parámetros 3 y 4; sin embargo, no se puede omitir solamente el parámetro 3.</variable>"
+msgid "<variable id=\"optional\">In the %PRODUCTNAME Calc functions, parameters marked as \"optional\" can be left out only when no parameter follows. For example, in a function with four parameters, where the last two parameters are marked as \"optional\", you can leave out parameter 4 or parameters 3 and 4, but you cannot leave out parameter 3 alone.</variable>"
+msgstr ""
#: 00000004.xhp
msgctxt ""
@@ -77,80 +77,80 @@ msgctxt ""
"00000402.xhp\n"
"par_id3155555\n"
"help.text"
-msgid "<variable id=\"kopffuss\">Choose <emph>Insert - Headers and Footers</emph></variable>"
-msgstr "<variable id=\"kopffuss\">Vaya a <emph>Insertar ▸ Cabeceras y pies</emph></variable>"
+msgid "<variable id=\"kopffuss\">Choose <emph>Insert - Headers and Footers</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3159233\n"
"help.text"
-msgid "<variable id=\"bkopfzeile\">Choose <emph>Insert - Headers and Footers - Header and Footer</emph> tabs</variable>"
-msgstr "<variable id=\"bkopfzeile\">Vaya a <emph>Insertar ▸ Cabeceras y pies ▸</emph> pestañas <emph>Cabecera/Pie</emph>.</variable>"
+msgid "<variable id=\"bkopfzeile\">Choose <emph>Insert - Headers and Footers - Header and Footer</emph> tabs.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3150443\n"
"help.text"
-msgid "<variable id=\"bausfullen\">Choose <emph>Sheet - Fill Cells</emph></variable>"
-msgstr "<variable id=\"bausfullen\">Vaya a <emph>Hoja ▸ Rellenar celdas</emph></variable>"
+msgid "<variable id=\"bausfullen\">Choose <emph>Sheet - Fill Cells</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3143267\n"
"help.text"
-msgid "<variable id=\"bausunten\">Choose <emph>Sheet - Fill Cells - Down</emph></variable>"
-msgstr "<variable id=\"bausunten\">Vaya a <emph>Hoja ▸ Rellenar celdas ▸ Hacia abajo</emph></variable>"
+msgid "<variable id=\"bausunten\">Choose <emph>Sheet - Fill Cells - Down</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3153880\n"
"help.text"
-msgid "<variable id=\"bausrechts\">Choose <emph>Sheet - Fill Cells - Right</emph></variable>"
-msgstr "<variable id=\"bausrechts\">Vaya a <emph>Hoja ▸ Rellenar celdas ▸ Hacia la derecha</emph></variable>"
+msgid "<variable id=\"bausrechts\">Choose <emph>Sheet - Fill Cells - Right</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3151245\n"
"help.text"
-msgid "<variable id=\"bausoben\">Choose <emph>Sheet - Fill Cells - Up</emph></variable>"
-msgstr "<variable id=\"bausoben\">Vaya a <emph>Hoja ▸ Rellenar celdas ▸ Hacia arriba</emph></variable>"
+msgid "<variable id=\"bausoben\">Choose <emph>Sheet - Fill Cells - Up</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3145068\n"
"help.text"
-msgid "<variable id=\"bauslinks\">Choose <emph>Sheet - Fill Cells - Left</emph></variable>"
-msgstr "<variable id=\"bauslinks\">Vaya a <emph>Hoja ▸ Rellenar celdas ▸ Hacia la izquierda</emph></variable>"
+msgid "<variable id=\"bauslinks\">Choose <emph>Sheet - Fill Cells - Left</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3150400\n"
"help.text"
-msgid "<variable id=\"baustab\">Choose <emph>Sheet - Fill Cells - Sheets</emph></variable>"
-msgstr "<variable id=\"baustab\">Vaya a <emph>Hoja ▸ Rellenar celdas ▸ Hojas</emph></variable>"
+msgid "<variable id=\"baustab\">Choose <emph>Sheet - Fill Cells - Sheets</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3154910\n"
"help.text"
-msgid "<variable id=\"bausreihe\">Choose <emph>Sheet - Fill Cells - Series</emph></variable>"
-msgstr "<variable id=\"bausreihe\">Vaya a <emph>Hoja ▸ Rellenar celdas ▸ Serie</emph></variable>"
+msgid "<variable id=\"bausreihe\">Choose <emph>Sheet - Fill Cells - Series</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3154123\n"
"help.text"
-msgid "Choose <emph>Sheet - Clear Cells</emph>"
-msgstr "Vaya a <emph>Hoja ▸ Vaciar celdas</emph>"
+msgid "Choose <emph>Sheet - Clear Cells</emph>."
+msgstr ""
#: 00000402.xhp
msgctxt ""
@@ -165,40 +165,40 @@ msgctxt ""
"00000402.xhp\n"
"par_id3150011\n"
"help.text"
-msgid "<variable id=\"bzelo\">Choose <emph>Sheet - Delete Cells</emph></variable>"
-msgstr "<variable id=\"bzelo\">Vaya a <emph>Hoja ▸ Eliminar celdas</emph></variable>"
+msgid "<variable id=\"bzelo\">Choose <emph>Sheet - Delete Cells</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3153951\n"
"help.text"
-msgid "Choose <emph>Sheet - Delete Sheet</emph>"
-msgstr "Vaya a <emph>Hoja ▸ Eliminar hoja</emph>"
+msgid "Choose <emph>Sheet - Delete Sheet</emph>."
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3155306\n"
"help.text"
-msgid "Open context menu for a sheet tab"
-msgstr "Abra el menú contextual de una pestaña de hoja."
+msgid "Open context menu for a sheet tab."
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3146119\n"
"help.text"
-msgid "Choose <emph>Sheet - Move or Copy Sheet</emph>"
-msgstr "Vaya a <emph>Hoja ▸ Mover o copiar hoja</emph>"
+msgid "Choose <emph>Sheet - Move or Copy Sheet</emph>."
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3148645\n"
"help.text"
-msgid "Open context menu for a sheet tab"
-msgstr "Abra el menú contextual de una pestaña de hoja."
+msgid "Open context menu for a sheet tab."
+msgstr ""
#: 00000403.xhp
msgctxt ""
@@ -221,32 +221,32 @@ msgctxt ""
"00000403.xhp\n"
"par_id3150275\n"
"help.text"
-msgid "<variable id=\"aspze\">Choose <emph>View - Column & Row Headers</emph></variable>"
-msgstr "<variable id=\"aspze\">Vaya a <emph>Ver ▸ Cabeceras de columnas y filas</emph></variable>"
+msgid "<variable id=\"aspze\">Choose <emph>View - Column & Row Headers</emph>.</variable>"
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3154514\n"
"help.text"
-msgid "<variable id=\"awehe\">Choose <emph>View - Value Highlighting</emph></variable>"
-msgstr "<variable id=\"awehe\">Vaya a <emph>Ver ▸ Resalte de valores</emph></variable>"
+msgid "<variable id=\"awehe\">Choose <emph>View - Value Highlighting</emph>.</variable>"
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3148947\n"
"help.text"
-msgid "<variable id=\"rechenleiste\">Choose <emph>View - Formula Bar</emph> or <emph>View - Toolbars - Formula Bar</emph></variable>"
-msgstr "<variable id=\"rechenleiste\">Vaya a <emph>Ver ▸ Barra de fórmulas</emph>, o bien, a <emph>Ver ▸ Barras de herramientas ▸ Barra de fórmulas</emph></variable>"
+msgid "<variable id=\"rechenleiste\">Choose <emph>View - Formula Bar</emph> or <emph>View - Toolbars - Formula Bar</emph>.</variable>"
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3148663\n"
"help.text"
-msgid "<variable id=\"seumvo\">Choose <emph>View - Page Break</emph></variable>"
-msgstr "<variable id=\"seumvo\">Vaya a <emph>Ver ▸ Salto de página</emph></variable>"
+msgid "<variable id=\"seumvo\">Choose <emph>View - Page Break</emph>.</variable>"
+msgstr ""
#: 00000404.xhp
msgctxt ""
@@ -269,16 +269,16 @@ msgctxt ""
"00000404.xhp\n"
"par_id3149784\n"
"help.text"
-msgid "Choose <emph>Insert - Cells</emph>"
-msgstr "Vaya a <emph>Insertar ▸ Celdas</emph>."
+msgid "Choose <emph>Insert - Cells</emph>."
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3154514\n"
"help.text"
-msgid "Open <emph>Insert Cells</emph> toolbar from Tools bar:"
-msgstr "Abra la barra de herramientas <emph>Insertar celdas</emph> de la barra Herramientas:"
+msgid "Open <emph>Insert Cells</emph> toolbar from <emph>Tools</emph> bar:"
+msgstr ""
#: 00000404.xhp
msgctxt ""
@@ -365,24 +365,24 @@ msgctxt ""
"00000404.xhp\n"
"par_id3149033\n"
"help.text"
-msgid "<variable id=\"eitab\">Choose <emph>Sheet - Insert Sheet</emph></variable>"
-msgstr "<variable id=\"eitab\">Diríjase a <emph>Hoja ▸ Insertar hoja</emph></variable>"
+msgid "<variable id=\"eitab\">Choose <emph>Sheet - Insert Sheet</emph>.</variable>"
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_idN1082F\n"
"help.text"
-msgid "<variable id=\"eitabfile\">Choose <emph>Sheet - Insert Sheet from File</emph></variable>"
-msgstr "<variable id=\"eitabfile\">Diríjase a <emph>Hoja ▸ Insertar hoja desde archivo</emph></variable>"
+msgid "<variable id=\"eitabfile\">Choose <emph>Sheet - Insert Sheet from File</emph>.</variable>"
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3155115\n"
"help.text"
-msgid "Choose <emph>Insert - Function</emph>"
-msgstr "Vaya a <emph>Insertar ▸ Función</emph>."
+msgid "Choose <emph>Insert - Function</emph>."
+msgstr ""
#: 00000404.xhp
msgctxt ""
@@ -429,8 +429,8 @@ msgctxt ""
"00000404.xhp\n"
"par_id3155809\n"
"help.text"
-msgid "<variable id=\"eikadaze\"><emph>Insert - Function</emph> - Category <emph>Date&Time</emph></variable>"
-msgstr "<variable id=\"eikadaze\"><emph>Insertar ▸ Función ▸</emph> categoría <emph>Fecha y hora</emph></variable>"
+msgid "<variable id=\"eikadaze\"><emph>Insert - Function</emph> - Category <emph>Date & Time</emph></variable>"
+msgstr ""
#: 00000404.xhp
msgctxt ""
@@ -517,32 +517,32 @@ msgctxt ""
"00000404.xhp\n"
"par_id3155383\n"
"help.text"
-msgid "<variable id=\"funktionsliste\">Choose <emph>Insert - Function List</emph></variable>"
-msgstr "<variable id=\"funktionsliste\">Vaya a <emph>Insertar ▸ Lista de funciones</emph></variable>"
+msgid "<variable id=\"funktionsliste\">Choose <emph>Insert - Function List</emph>.</variable>"
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3153250\n"
"help.text"
-msgid "<variable id=\"einamen\">Choose <emph>Insert - Named Ranges and Expressions</emph></variable>"
-msgstr "<variable id=\"einamen\">Vaya a <emph>Insertar ▸ Intervalos y expresiones con nombre</emph></variable>"
+msgid "<variable id=\"einamen\">Choose <emph>Insert - Named Ranges and Expressions</emph>.</variable>"
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3146776\n"
"help.text"
-msgid "<variable id=\"eiextdata\">Choose <emph>Sheet - Link to External data</emph></variable>"
-msgstr "<variable id=\"eiextdata\">Diríjase a <emph>Hoja ▸ Enlazar con datos externos</emph></variable>"
+msgid "<variable id=\"eiextdata\">Choose <emph>Sheet - Link to External data</emph>.</variable>"
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3143222\n"
"help.text"
-msgid "Choose <emph>Sheet - Named Ranges and Expressions - Define</emph>"
-msgstr "Vaya a <emph>Hoja ▸ Intervalos y expresiones con nombre ▸ Definir</emph>."
+msgid "Choose <emph>Sheet - Named Ranges and Expressions - Define</emph>."
+msgstr ""
#: 00000404.xhp
msgctxt ""
@@ -557,24 +557,24 @@ msgctxt ""
"00000404.xhp\n"
"par_id3145214\n"
"help.text"
-msgid "<variable id=\"einaei\">Choose <emph>Sheet - Named Ranges and Expressions - Insert</emph></variable>"
-msgstr "<variable id=\"einaei\">Vaya a <emph>Hoja ▸ Intervalos y expresiones con nombre ▸ Insertar</emph></variable>"
+msgid "<variable id=\"einaei\">Choose <emph>Sheet - Named Ranges and Expressions - Insert</emph>.</variable>"
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3153558\n"
"help.text"
-msgid "<variable id=\"einaueb\">Choose <emph>Sheet - Named Ranges and Expressions - Create</emph></variable>"
-msgstr "<variable id=\"einaueb\">Vaya a <emph>Hoja ▸ Intervalos y expresiones con nombre ▸ Crear</emph></variable>"
+msgid "<variable id=\"einaueb\">Choose <emph>Sheet - Named Ranges and Expressions - Create</emph>.</variable>"
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3153483\n"
"help.text"
-msgid "<variable id=\"einabesch\">Choose <emph>Sheet - Named Ranges and Expressions - Labels</emph></variable>"
-msgstr "<variable id=\"einabesch\">Vaya a <emph>Hoja ▸ Intervalos y expresiones con nombre ▸ Etiquetas</emph></variable>"
+msgid "<variable id=\"einabesch\">Choose <emph>Sheet - Named Ranges and Expressions - Labels</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
@@ -597,192 +597,192 @@ msgctxt ""
"00000405.xhp\n"
"par_id3154685\n"
"help.text"
-msgid "<variable id=\"fozelle\">Choose <emph>Format - Cells</emph></variable>"
-msgstr "<variable id=\"fozelle\">Vaya a <emph>Formato ▸ Celdas</emph></variable>"
+msgid "<variable id=\"fozelle\">Choose <emph>Format - Cells</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3153194\n"
"help.text"
-msgid "<variable id=\"fozelstz\">Choose <emph>Format - Cells - Cell Protection</emph> tab </variable>"
-msgstr "<variable id=\"fozelstz\">Seleccione la pestaña <emph>Formato - Celdas - Protección de celda</emph></variable>"
+msgid "<variable id=\"fozelstz\">Choose <emph>Format - Cells - Cell Protection</emph> tab.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3155854\n"
"help.text"
-msgid "<variable id=\"fozei\">Choose <emph>Format - Row</emph></variable>"
-msgstr "<variable id=\"fozei\">Menú <emph>Formato - Fila</emph></variable>"
+msgid "<variable id=\"fozei\">Choose <emph>Format - Rows</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3150012\n"
"help.text"
-msgid "<variable id=\"fozeiophoe\">Choose <emph>Format - Row - Optimal Height</emph></variable>"
-msgstr "<variable id=\"fozeiophoe\">Menú <emph>Formato - Fila - Altura óptima</emph></variable>"
+msgid "<variable id=\"fozeiophoe\">Choose <emph>Format - Rows - Optimal Height</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3148645\n"
"help.text"
-msgid "Choose <emph>Format - Row - Hide</emph>"
-msgstr "Vaya a <emph>Formato ▸ Fila ▸ Ocultar</emph>"
+msgid "Choose <emph>Format - Rows - Hide</emph>."
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3153728\n"
"help.text"
-msgid "Choose <emph>Format - Column - Hide</emph>"
-msgstr "Vaya a <emph>Formato ▸ Columna ▸ Ocultar</emph>"
+msgid "Choose <emph>Format - Columns - Hide</emph>."
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3151114\n"
"help.text"
-msgid "Choose <emph>Format - Sheet - Hide</emph>"
-msgstr "Vaya a <emph>Formato ▸ Hoja ▸ Ocultar</emph>"
+msgid "Choose <emph>Sheet - Hide Sheet</emph>."
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3148576\n"
"help.text"
-msgid "Choose <emph>Format - Row - Show</emph>"
-msgstr "Vaya a <emph>Formato ▸ Fila ▸ Mostrar</emph>"
+msgid "Choose <emph>Format - Rows - Show</emph>."
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3156286\n"
"help.text"
-msgid "Choose <emph>Format - Column - Show</emph>"
-msgstr "Menú <emph>Formato - Columna - Mostrar</emph>"
+msgid "Choose <emph>Format - Columns - Show</emph>."
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3145645\n"
"help.text"
-msgid "<variable id=\"fospa\">Choose <emph>Format - Column</emph></variable>"
-msgstr "<variable id=\"fospa\">Menú <emph>Formato - Columna</emph></variable>"
+msgid "<variable id=\"fospa\">Choose <emph>Format - Columns</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3145252\n"
"help.text"
-msgid "Choose <emph>Format - Column - Optimal Width</emph>"
-msgstr "Vaya a <emph>Formato ▸ Columna ▸ Anchura óptima</emph>"
+msgid "Choose <emph>Format - Columns - Optimal Width</emph>."
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3146971\n"
"help.text"
-msgid "Double-click right column separator in column headers"
-msgstr "Pulse dos veces en el separador derecho de los títulos de columnas"
+msgid "Double-click right column separator in column headers."
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3147362\n"
"help.text"
-msgid "<variable id=\"fot\">Choose <emph>Format - Sheet</emph></variable>"
-msgstr "<variable id=\"fot\">Menú <emph>Formato - Hoja de cálculo</emph></variable>"
+msgid "<variable id=\"fot\">Choose <emph>Sheet</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3163805\n"
"help.text"
-msgid "<variable id=\"fotu\">Choose <emph>Format - Sheet - Rename</emph></variable>"
-msgstr "<variable id=\"fotu\">Menú <emph>Formato - Hoja de cálculo - Cambiar nombre</emph></variable>"
+msgid "<variable id=\"fotu\">Choose <emph>Sheet - Rename Sheet</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3155333\n"
"help.text"
-msgid "<variable id=\"fotenb\">Choose <emph>Format - Sheet - Show</emph></variable>"
-msgstr "<variable id=\"fotenb\">Menú <emph>Formato - Hoja de cálculo - Mostrar</emph></variable>"
+msgid "<variable id=\"fotenb\">Choose <emph>Sheet - Show Sheet</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_idN1077A\n"
"help.text"
-msgid "<variable id=\"foste\">Choose <emph>Format - Page</emph></variable>"
-msgstr "<variable id=\"foste\">Seleccione <emph>Formato - Página</emph></variable>"
+msgid "<variable id=\"foste\">Choose <emph>Format - Page</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3155508\n"
"help.text"
-msgid "<variable id=\"fostel\">Choose <emph>Format - Page - Sheet</emph> tab </variable>"
-msgstr "<variable id=\"fostel\">Vaya a <emph>Formato ▸ Página ▸</emph> pestaña <emph>Hoja</emph></variable>"
+msgid "<variable id=\"fostel\">Choose <emph>Format - Page - Sheet</emph> tab.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3150883\n"
"help.text"
-msgid "<variable id=\"fodrbe\">Choose <emph>Format - Print Ranges</emph></variable>"
-msgstr "<variable id=\"fodrbe\">Vaya a <emph>Formato ▸ Intervalos de impresión</emph></variable>"
+msgid "<variable id=\"fodrbe\">Choose <emph>Format - Print Ranges</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3156448\n"
"help.text"
-msgid "<variable id=\"fodrfe\">Choose <emph>Format - Print Ranges - Define</emph></variable>"
-msgstr "<variable id=\"fodrfe\">Vaya a <emph>Formato ▸ Intervalos de impresión ▸ Definir</emph></variable>"
+msgid "<variable id=\"fodrfe\">Choose <emph>Format - Print Ranges - Define</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3156290\n"
"help.text"
-msgid "<variable id=\"fodrhin\">Choose <emph>Format - Print Ranges - Add</emph></variable>"
-msgstr "<variable id=\"fodrhin\">Vaya a <emph>Formato ▸ Intervalos de impresión ▸ Añadir</emph></variable>"
+msgid "<variable id=\"fodrhin\">Choose <emph>Format - Print Ranges - Add</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3155812\n"
"help.text"
-msgid "<variable id=\"fodbah\">Choose <emph>Format - Print Ranges - Clear</emph></variable>"
-msgstr "<variable id=\"fodbah\">Vaya a <emph>Formato ▸ Intervalos de impresión ▸ Borrar</emph></variable>"
+msgid "<variable id=\"fodbah\">Choose <emph>Format - Print Ranges - Clear</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3153307\n"
"help.text"
-msgid "<variable id=\"fodbbe\">Choose <emph>Format - Print Ranges - Edit</emph></variable>"
-msgstr "<variable id=\"fodbbe\">Vaya a <emph>Formato ▸ Intervalos de impresión ▸ Editar</emph></variable>"
+msgid "<variable id=\"fodbbe\">Choose <emph>Format - Print Ranges - Edit</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3153916\n"
"help.text"
-msgid "Choose <emph>Format - AutoFormat</emph>"
-msgstr "Vaya a <emph>Formato ▸ Formato automático</emph>"
+msgid "Choose <emph>Format - AutoFormat</emph>."
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3154532\n"
"help.text"
-msgid "On the Tools bar, click"
-msgstr "En la barra Herramientas, pulse en"
+msgid "On the <emph>Tools</emph> bar, click"
+msgstr ""
#: 00000405.xhp
msgctxt ""
@@ -805,8 +805,8 @@ msgctxt ""
"00000405.xhp\n"
"par_id3154618\n"
"help.text"
-msgid "<variable id=\"bedingte\">Choose <emph>Format - Conditional Formatting</emph></variable>"
-msgstr "<variable id=\"bedingte\">Seleccione <emph>Formato - Formato condicional</emph></variable>"
+msgid "<variable id=\"bedingte\">Choose <emph>Format - Conditional Formatting</emph>.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
@@ -829,16 +829,16 @@ msgctxt ""
"00000406.xhp\n"
"par_id3150541\n"
"help.text"
-msgid "<variable id=\"exdektv\">Choose <emph>Tools - Detective</emph> </variable>"
-msgstr "<variable id=\"exdektv\">Diríjase a <emph>Herramientas ▸ Detective</emph></variable>"
+msgid "<variable id=\"exdektv\">Choose <emph>Tools - Detective</emph>.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id3153194\n"
"help.text"
-msgid "Choose <emph>Tools - Detective - Trace Precedents</emph>"
-msgstr "Vaya a <emph>Herramientas ▸ Detective ▸ Rastrear precedentes</emph>"
+msgid "Choose <emph>Tools - Detective - Trace Precedents</emph>."
+msgstr ""
#: 00000406.xhp
msgctxt ""
@@ -853,24 +853,24 @@ msgctxt ""
"00000406.xhp\n"
"par_id3154123\n"
"help.text"
-msgid "<variable id=\"silbentrennungc\">Menu <emph>Tools - Language - Hyphenation</emph> </variable>"
-msgstr "<variable id=\"silbentrennungc\">Vaya a <emph>Herramientas ▸ Idioma ▸ División de palabras</emph></variable>"
+msgid "<variable id=\"silbentrennungc\">Menu <emph>Tools - Language - Hyphenation</emph>.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id3145785\n"
"help.text"
-msgid "<variable id=\"exdvore\">Choose <emph>Tools - Detective - Remove Precedents</emph> </variable>"
-msgstr "<variable id=\"exdvore\">Vaya a <emph>Herramientas ▸ Detective ▸ Quitar precedentes</emph> </variable>"
+msgid "<variable id=\"exdvore\">Choose <emph>Tools - Detective - Remove Precedents</emph>.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id3155411\n"
"help.text"
-msgid "Choose <emph>Tools - Detective - Trace Dependents</emph>"
-msgstr "Vaya a <emph>Herramientas ▸ Detective ▸ Rastrear dependencias</emph>"
+msgid "Choose <emph>Tools - Detective - Trace Dependents</emph>."
+msgstr ""
#: 00000406.xhp
msgctxt ""
@@ -885,112 +885,112 @@ msgctxt ""
"00000406.xhp\n"
"par_id3146984\n"
"help.text"
-msgid "<variable id=\"exdszne\">Choose <emph>Tools - Detective - Remove Dependents</emph> </variable>"
-msgstr "<variable id=\"exdszne\">Vaya a <emph>Herramientas ▸ Detective ▸ Quitar dependientes</emph></variable>"
+msgid "<variable id=\"exdszne\">Choose <emph>Tools - Detective - Remove Dependents</emph>.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id3154014\n"
"help.text"
-msgid "<variable id=\"exdase\">Choose <emph>Tools - Detective - Remove All Traces</emph> </variable>"
-msgstr "<variable id=\"exdase\">Vaya a <emph>Herramientas ▸ Detective ▸ Eliminar todos los rastros</emph></variable>"
+msgid "<variable id=\"exdase\">Choose <emph>Tools - Detective - Remove All Traces</emph>.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id3153188\n"
"help.text"
-msgid "<variable id=\"exdszfe\">Choose <emph>Tools - Detective - Trace Error</emph> </variable>"
-msgstr "<variable id=\"exdszfe\">Vaya a <emph>Herramientas ▸ Detective ▸ Rastrear error</emph></variable>"
+msgid "<variable id=\"exdszfe\">Choose <emph>Tools - Detective - Trace Error</emph>.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id3149410\n"
"help.text"
-msgid "<variable id=\"fuellmodus\">Choose <emph>Tools - Detective - Fill Mode</emph> </variable>"
-msgstr "<variable id=\"fuellmodus\">Vaya a <emph>Herramientas ▸ Detective ▸ Modo de relleno</emph></variable>"
+msgid "<variable id=\"fuellmodus\">Choose <emph>Tools - Detective - Fill Mode</emph>.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id3156284\n"
"help.text"
-msgid "<variable id=\"dateneinkreisen\">Choose <emph>Tools - Detective - Mark Invalid Data</emph> </variable>"
-msgstr "<variable id=\"dateneinkreisen\">Vaya a <emph>Herramientas ▸ Detective ▸ Marcar datos incorrectos</emph></variable>"
+msgid "<variable id=\"dateneinkreisen\">Choose <emph>Tools - Detective - Mark Invalid Data</emph>.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id3153159\n"
"help.text"
-msgid "<variable id=\"spurenaktualisieren\">Choose <emph>Tools - Detective - Refresh Traces</emph> </variable>"
-msgstr "<variable id=\"spurenaktualisieren\">Vaya a <emph>Herramientas ▸ Detective ▸ Actualizar rastros</emph></variable>"
+msgid "<variable id=\"spurenaktualisieren\">Choose <emph>Tools - Detective - Refresh Traces</emph>.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id3147397\n"
"help.text"
-msgid "<variable id=\"automatisch\">Choose <emph>Tools - Detective - AutoRefresh</emph> </variable>"
-msgstr "<variable id=\"automatisch\">Vaya a <emph>Herramientas ▸ Detective ▸ Actualizar automáticamente</emph></variable>"
+msgid "<variable id=\"automatisch\">Choose <emph>Tools - Detective - AutoRefresh</emph>.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id3154018\n"
"help.text"
-msgid "<variable id=\"exzws\">Choose <emph>Tools - Goal Seek</emph> </variable>"
-msgstr "<variable id=\"exzws\">Vaya a <emph>Herramientas ▸ Búsqueda del valor de destino</emph></variable>"
+msgid "<variable id=\"exzws\">Choose <emph>Tools - Goal Seek</emph>.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id3269142\n"
"help.text"
-msgid "<variable id=\"solver\">Choose <emph>Tools - Solver</emph> </variable>"
-msgstr "<variable id=\"solver\">Vaya a <emph>Herramientas ▸ Solver</emph></variable>"
+msgid "<variable id=\"solver\">Choose <emph>Tools - Solver</emph>.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id8554338\n"
"help.text"
-msgid "<variable id=\"solver_options\">Choose <emph>Tools - Solver</emph>, <emph>Options</emph> button </variable>"
-msgstr "<variable id=\"solver_options\">Vaya a <emph>Herramientas ▸ Solver</emph> y pulse en el botón <emph>Opciones</emph></variable>"
+msgid "<variable id=\"solver_options\">Choose <emph>Tools - Solver</emph>, click <emph>Options</emph> button.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id3156277\n"
"help.text"
-msgid "<variable id=\"exsze\">Choose <emph>Tools - Scenarios</emph> </variable>"
-msgstr "<variable id=\"exsze\">Vaya a <emph>Herramientas ▸ Escenarios</emph></variable>"
+msgid "<variable id=\"exsze\">Choose <emph>Tools - Scenarios</emph>.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id3149020\n"
"help.text"
-msgid "<variable id=\"protect_sheet\">Choose <emph>Tools - Protect Sheet</emph></variable>"
-msgstr "<variable id=\"protect_sheet\">Vaya a <emph>Herramientas ▸ Proteger hoja</emph></variable>"
+msgid "<variable id=\"protect_sheet\">Choose <emph>Tools - Protect Sheet</emph>.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id3154256\n"
"help.text"
-msgid "<variable id=\"protect_spreadsheet\">Choose <emph>Tools - Protect Spreadsheet</emph></variable>"
-msgstr "<variable id=\"protect_spreadsheet\">Vaya a <emph>Herramientas ▸ Proteger libro</emph></variable>"
+msgid "<variable id=\"protect_spreadsheet\">Choose <emph>Tools - Protect Spreadsheet</emph>.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id3146919\n"
"help.text"
-msgid "Choose <emph>Data - Calculate - Recalculate</emph>"
-msgstr "Vaya a <emph>Datos ▸ Calcular ▸ Recalcular</emph>"
+msgid "Choose <emph>Data - Calculate - Recalculate</emph>."
+msgstr ""
#: 00000406.xhp
msgctxt ""
@@ -1005,16 +1005,16 @@ msgctxt ""
"00000406.xhp\n"
"par_id3150941\n"
"help.text"
-msgid "<variable id=\"exatmb\">Choose <emph>Data - Calculate - AutoCalculate</emph> </variable>"
-msgstr "<variable id=\"exatmb\">Vaya a <emph>Datos ▸ Calcular ▸ Cálculo automático</emph></variable>"
+msgid "<variable id=\"exatmb\">Choose <emph>Data - Calculate - AutoCalculate</emph>.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id3151276\n"
"help.text"
-msgid "<variable id=\"autoeingabe\">Choose <emph>Tools - AutoInput</emph> </variable>"
-msgstr "<variable id=\"autoeingabe\">Vaya a <emph>Herramientas ▸ Entrada automática</emph></variable>"
+msgid "<variable id=\"autoeingabe\">Choose <emph>Tools - AutoInput</emph>.</variable>"
+msgstr ""
#: 00000407.xhp
msgctxt ""
@@ -1037,16 +1037,16 @@ msgctxt ""
"00000407.xhp\n"
"par_id3147335\n"
"help.text"
-msgid "<variable id=\"fete\">Choose <item type=\"menuitem\">View - Split Window</item></variable>"
-msgstr "<variable id=\"fete\">Vaya a <item type=\"menuitem\">Ver ▸ Dividir ventana</item></variable>"
+msgid "<variable id=\"fete\">Choose ><item type=\"menuitem\">View - Split Window</item>.</variable>"
+msgstr ""
#: 00000407.xhp
msgctxt ""
"00000407.xhp\n"
"par_id3153663\n"
"help.text"
-msgid "<variable id=\"fefix\">Choose <item type=\"menuitem\">View - Freeze Cells - Freeze Rows and Columns</item></variable>"
-msgstr "<variable id=\"fefix\">Vaya a <item type=\"menuitem\">Ver ▸Inmovilizar celdas ▸ Inmovilizar filas y columnas</item></variable>"
+msgid "<variable id=\"fefix\">Choose <item type=\"menuitem\">View - Freeze Cells - Freeze Rows and Columns</item>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
@@ -1069,48 +1069,48 @@ msgctxt ""
"00000412.xhp\n"
"par_id8366954\n"
"help.text"
-msgid "<variable id=\"text2columns\">Choose <emph>Data - Text to Columns</emph></variable>"
-msgstr "<variable id=\"text2columns\">Vaya a <emph>Datos ▸ Texto a columnas</emph></variable>"
+msgid "<variable id=\"text2columns\">Choose <emph>Data - Text to Columns</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3147399\n"
"help.text"
-msgid "<variable id=\"dbrbf\">Choose <emph>Data - Define Range</emph></variable>"
-msgstr "<variable id=\"dbrbf\">Vaya a <emph>Datos ▸ Definir intervalo</emph></variable>"
+msgid "<variable id=\"dbrbf\">Choose <emph>Data - Define Range</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3145345\n"
"help.text"
-msgid "<variable id=\"dbrba\">Choose <emph>Data - Select Range</emph></variable>"
-msgstr "<variable id=\"dbrba\">Vaya a <emph>Datos ▸ Seleccionar intervalo</emph></variable>"
+msgid "<variable id=\"dbrba\">Choose <emph>Data - Select Range</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3150443\n"
"help.text"
-msgid "<variable id=\"dnsrt\">Choose <emph>Data - Sort...</emph></variable>"
-msgstr "<variable id=\"dnsrt\">Vaya a <emph>Datos ▸ Ordenar</emph></variable>"
+msgid "<variable id=\"dnsrt\">Choose <emph>Data - Sort...</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3148491\n"
"help.text"
-msgid "Choose <emph>Data - Sort - Sort Criteria</emph> tab"
-msgstr "Vaya a <emph>Datos ▸ Ordenar ▸</emph> pestaña <emph>Criterios de ordenación</emph>"
+msgid "Choose <emph>Data - Sort - Sort Criteria</emph> tab."
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3154516\n"
"help.text"
-msgid "On Standard bar, click"
-msgstr "En la barra Estándar, pulse en"
+msgid "On <emph>Standard</emph> bar, click"
+msgstr ""
#: 00000412.xhp
msgctxt ""
@@ -1149,32 +1149,32 @@ msgctxt ""
"00000412.xhp\n"
"par_id3146984\n"
"help.text"
-msgid "<variable id=\"dnstot\">Choose <emph>Data - Sort - Options</emph> tab</variable>"
-msgstr "<variable id=\"dnstot\">Elija <emph>Datos - Ordenar - Opciones</emph></variable>"
+msgid "<variable id=\"dnstot\">Choose <emph>Data - Sort - Options</emph> tab.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3155308\n"
"help.text"
-msgid "<variable id=\"dnftr\">Choose <emph>Data - Filter</emph></variable>"
-msgstr "<variable id=\"dnftr\">Menú <emph>Datos - Filtro</emph></variable>"
+msgid "<variable id=\"dnftr\">Choose <emph>Data - Filter</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3148646\n"
"help.text"
-msgid "Choose <emph>Data - AutoFilter</emph>"
-msgstr "Vaya a <emph>Datos ▸ Filtro automático</emph>"
+msgid "Choose <emph>Data - AutoFilter</emph>."
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3151113\n"
"help.text"
-msgid "On Tools bar or Table Data bar, click"
-msgstr "En la barra Estándar o Datos de tabla, pulse en"
+msgid "On <emph>Tools</emph> bar or <emph>Table Data</emph> bar, click"
+msgstr ""
#: 00000412.xhp
msgctxt ""
@@ -1197,40 +1197,40 @@ msgctxt ""
"00000412.xhp\n"
"par_id3156278\n"
"help.text"
-msgid "<variable id=\"dnfspz\">Choose <emph>Data - More Filters - Advanced Filter...</emph></variable>"
-msgstr "<variable id=\"dnfspz\">Vaya a <emph>Datos ▸ Más filtros ▸ Filtro avanzado</emph></variable>"
+msgid "<variable id=\"dnfspz\">Choose <emph>Data - More Filters - Advanced Filter...</emph> .</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3153764\n"
"help.text"
-msgid "Choose <emph>Data - More Filters - Standard Filter... - Options</emph> label"
-msgstr "Vaya a <emph>Datos ▸ Más filtros ▸ Filtro estándar ▸</emph> sección <emph>Opciones</emph>"
+msgid "Choose <emph>Data - More Filters - Standard Filter... - Options</emph> label."
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3155444\n"
"help.text"
-msgid "Choose <emph>Data - More Filters - Advanced Filter... - Options</emph> label"
-msgstr "Vaya a <emph>Datos ▸ Más filtros ▸ Filtro avanzado ▸</emph> sección <emph>Opciones</emph>"
+msgid "Choose <emph>Data - More Filters - Advanced Filter... - Options</emph> label."
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3156382\n"
"help.text"
-msgid "Choose <emph>Data - More Filters - Reset Filter</emph>"
-msgstr "Vaya a <emph>Datos ▸ Más filtros ▸ Restablecer filtro</emph>"
+msgid "Choose <emph>Data - More Filters - Reset Filter</emph>."
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3155961\n"
"help.text"
-msgid "On Table Data bar, click <emph>Reset Filter/Sort</emph>"
-msgstr "En la barra de la tabla de datos, pulsar <emph>Restablecer filtro/orden</emph>"
+msgid "On <emph>Table Data</emph> bar, click <emph>Reset Filter/Sort</emph>."
+msgstr ""
#: 00000412.xhp
msgctxt ""
@@ -1253,112 +1253,112 @@ msgctxt ""
"00000412.xhp\n"
"par_id3152778\n"
"help.text"
-msgid "<variable id=\"dnaftas\">Choose <emph>Data - More Filter - Hide AutoFilter</emph></variable>"
-msgstr "<variable id=\"dnaftas\">Vaya a <emph>Datos ▸ Más filtros ▸ Ocultar filtro automático</emph></variable>"
+msgid "<variable id=\"dnaftas\">Choose <emph>Data - More Filter - Hide AutoFilter</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3166424\n"
"help.text"
-msgid "<variable id=\"dntegs\">Choose <emph>Data - Subtotals</emph></variable>"
-msgstr "<variable id=\"dntegs\">Menú <emph>Datos - Subtotales</emph></variable>"
+msgid "<variable id=\"dntegs\">Choose <emph>Data - Subtotals</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3154574\n"
"help.text"
-msgid "<variable id=\"dntezd\">Choose <emph>Data - Subtotals - 1st, 2nd, 3rd Group</emph> tabs</variable>"
-msgstr "<variable id=\"dntezd\">Seleccione las pestañas <emph>Datos - Subtotales - Grupo 1, Grupo 2, Grupo 3</emph></variable>"
+msgid "<variable id=\"dntezd\">Choose <emph>Data - Subtotals - 1st, 2nd, 3rd Group</emph> tabs.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3151277\n"
"help.text"
-msgid "<variable id=\"dntopi\">Choose <emph>Data - Subtotals - Options</emph> tab</variable>"
-msgstr "<variable id=\"dntopi\">Elija <emph>Datos ▸ Subtotales ▸ pestaña Opciones</emph></variable>"
+msgid "<variable id=\"dntopi\">Choose <emph>Data - Subtotals - Options</emph> tab.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3145133\n"
"help.text"
-msgid "<variable id=\"datengueltig\">Choose <emph>Data - Validity</emph></variable>"
-msgstr "<variable id=\"datengueltig\">Menú <emph>Datos - Validez</emph></variable>"
+msgid "<variable id=\"datengueltig\">Choose <emph>Data - Validity</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3152992\n"
"help.text"
-msgid "<variable id=\"datengueltigwerte\">Menu <emph>Data - Validity - Criteria</emph> tab</variable>"
-msgstr "<variable id=\"datengueltigwerte\">Menú <emph>Datos ▸ Validez ▸ pestaña Criterios</emph></variable>"
+msgid "<variable id=\"datengueltigwerte\">Menu <emph>Data - Validity - Criteria</emph> tab.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3150367\n"
"help.text"
-msgid "<variable id=\"datengueltigeingabe\">Choose <emph>Data - Validity - Input Help</emph> tab</variable>"
-msgstr "<variable id=\"datengueltigeingabe\">Elija <emph>Datos ▸ Validez ▸ pestaña Ayuda sobre la entrada</emph></variable>"
+msgid "<variable id=\"datengueltigeingabe\">Choose <emph>Data - Validity - Input Help</emph> tab.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3154486\n"
"help.text"
-msgid "<variable id=\"datengueltigfehler\">Choose <emph>Data - Validity - Error Alert</emph> tab</variable>"
-msgstr "<variable id=\"datengueltigfehler\">Vaya a <emph>Datos ▸ Validez ▸</emph> pestaña <emph>Aviso de error</emph></variable>"
+msgid "<variable id=\"datengueltigfehler\">Choose <emph>Data - Validity - Error Alert</emph> tab.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3146978\n"
"help.text"
-msgid "<variable id=\"dnmfo\">Choose <emph>Data - Multiple Operations</emph></variable>"
-msgstr "<variable id=\"dnmfo\">Vaya a <emph>Datos ▸ Operaciones múltiples</emph></variable>"
+msgid "<variable id=\"dnmfo\">Choose <emph>Data - Multiple Operations</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3155809\n"
"help.text"
-msgid "<variable id=\"dnksd\">Choose <emph>Data - Consolidate</emph></variable>"
-msgstr "<variable id=\"dnksd\">Menú <emph>Datos - Consolidar</emph></variable>"
+msgid "<variable id=\"dnksd\">Choose <emph>Data - Consolidate</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3148701\n"
"help.text"
-msgid "<variable id=\"dngld\">Choose <emph>Data - Group and Outline</emph></variable>"
-msgstr "<variable id=\"dngld\">Menú <emph>Datos - Consolidar</emph></variable>"
+msgid "<variable id=\"dngld\">Choose <emph>Data - Group and Outline</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3153815\n"
"help.text"
-msgid "<variable id=\"dngda\">Choose <emph>Data - Group and Outline - Hide Details</emph></variable>"
-msgstr "<variable id=\"dngda\">Vaya a <emph>Datos ▸ Grupo y esquema ▸ Ocultar detalles</emph></variable>"
+msgid "<variable id=\"dngda\">Choose <emph>Data - Group and Outline - Hide Details</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3159223\n"
"help.text"
-msgid "<variable id=\"dngde\">Choose <emph>Data - Group and Outline - Show Details</emph></variable>"
-msgstr "<variable id=\"dngde\">Vaya a <emph>Datos ▸ Grupo y esquema ▸ Mostrar detalles</emph></variable>"
+msgid "<variable id=\"dngde\">Choose <emph>Data - Group and Outline - Show Details</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3146870\n"
"help.text"
-msgid "Choose <emph>Data - Group and Outline - Group</emph>"
-msgstr "Vaya a <emph>Datos ▸ Grupo y esquema ▸ Agrupar</emph>"
+msgid "Choose <emph>Data - Group and Outline - Group</emph>."
+msgstr ""
#: 00000412.xhp
msgctxt ""
@@ -1397,8 +1397,8 @@ msgctxt ""
"00000412.xhp\n"
"par_id3146781\n"
"help.text"
-msgid "Choose <emph>Data - Group and Outline - Ungroup</emph>"
-msgstr "Vaya a <emph>Datos ▸ Grupo y esquema ▸ Desagrupar</emph>"
+msgid "Choose <emph>Data - Group and Outline - Ungroup</emph>."
+msgstr ""
#: 00000412.xhp
msgctxt ""
@@ -1437,96 +1437,96 @@ msgctxt ""
"00000412.xhp\n"
"par_id3153008\n"
"help.text"
-msgid "<variable id=\"dnglagl\">Choose <emph>Data - Group and Outline - AutoOutline</emph></variable>"
-msgstr "<variable id=\"dnglagl\">Choose <emph>Datos - Esquema - Esquema automático</emph></variable>"
+msgid "<variable id=\"dnglagl\">Choose <emph>Data - Group and Outline - AutoOutline</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3154709\n"
"help.text"
-msgid "<variable id=\"dnglef\">Choose <emph>Data - Group and Outline - Remove</emph></variable>"
-msgstr "<variable id=\"dnglef\">Vaya a <emph>Datos ▸ Grupo y esquema ▸ Quitar</emph></variable>"
+msgid "<variable id=\"dnglef\">Choose <emph>Data - Group and Outline - Remove Outline</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id1774346\n"
"help.text"
-msgid "<variable id=\"dngdrill\">Choose <emph>Data - Group and Outline - Show Details</emph> (for some pivot tables)</variable>"
-msgstr "<variable id=\"dngdrill\">Vaya a <emph>Datos ▸ Grupo y esquema ▸ Mostrar detalles</emph> (para algunas tablas dinámicas)</variable>"
+msgid "<variable id=\"dngdrill\">Choose <emph>Data - Group and Outline - Show Details</emph> (for some pivot tables).</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3155759\n"
"help.text"
-msgid "<variable id=\"dndtpt\">Choose <emph>Data - Pivot Table</emph></variable>"
-msgstr "<variable id=\"dndtpt\">Vaya a <emph>Datos ▸ Tabla dinámica</emph></variable>"
+msgid "<variable id=\"dndtpt\">Choose <emph>Data - Pivot Table</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3154625\n"
"help.text"
-msgid "<variable id=\"dndpa\">Choose <emph>Insert - Pivot Table</emph></variable>"
-msgstr "<variable id=\"dndpa\">Vaya a <emph>Insertar ▸ Tabla dinámica</emph></variable>"
+msgid "<variable id=\"dndpa\">Choose <emph>Insert - Pivot Table</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3147558\n"
"help.text"
-msgid "<variable id=\"dndq\">Choose <emph>Insert - Pivot Table</emph>, in the Select Source dialog choose the option <emph>Data source registered in $[officename]</emph>.</variable>"
-msgstr "<variable id=\"dndq\">Vaya a <emph>Insertar ▸ Tabla dinámica</emph> y, en el cuadro de diálogo Seleccionar origen, elija la opción <emph>Origen de datos registrado en $[officename]</emph>.</variable>"
+msgid "<variable id=\"dndq\">Choose <emph>Insert - Pivot Table</emph>, in the <emph>Select Source</emph> dialog choose the option <emph>Data source registered in $[officename]</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3153297\n"
"help.text"
-msgid "Choose <emph>Insert - Pivot Table</emph>, in the Select Source dialog choose the option <emph>Current selection</emph>."
-msgstr "Vaya a <emph>Insertar ▸ Tabla dinámica</emph> y, en el cuadro de diálogo Seleccionar origen, elija la opción <emph>Selección actual</emph>."
+msgid "Choose <emph>Insert - Pivot Table</emph>, in the <emph>Select Source</emph> dialog choose the option <emph>Current selection</emph>."
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3145118\n"
"help.text"
-msgid "Choose <emph>Insert - Pivot Table</emph>, in the Select Source dialog choose the option <emph>Data source registered in $[officename]</emph>, click <emph>OK</emph> to see <emph>Select Data Source</emph> dialog."
-msgstr "Vaya a <emph>Insertar ▸ Tabla dinámica</emph>; en el cuadro de diálogo Seleccionar origen elija la opción <emph>Origen de datos registrado en $[officename]</emph> y pulse en <emph>Aceptar</emph> para ver el cuadro de diálogo <emph>Seleccionar origen de datos</emph>."
+msgid "Choose <emph>Insert - Pivot Table</emph>, in the <emph>Select Source</emph> dialog choose the option <emph>Data source registered in $[officename]</emph>, click <emph>OK</emph> to see <emph>Select Data Source</emph> dialog."
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3153294\n"
"help.text"
-msgid "<variable id=\"dndpak\">Choose <emph>Data - Pivot Table - Refresh</emph></variable>"
-msgstr "<variable id=\"dndpak\">Vaya a <emph>Datos ▸ Tabla dinámica ▸ Actualizar</emph></variable>"
+msgid "<variable id=\"dndpak\">Choose <emph>Data - Pivot Table - Refresh</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3151344\n"
"help.text"
-msgid "<variable id=\"dndploe\">Choose <emph>Data - Pivot Table - Delete</emph></variable>"
-msgstr "<variable id=\"dndploe\">Vaya a <emph>Datos ▸ Tabla dinámica ▸ Eliminar</emph></variable>"
+msgid "<variable id=\"dndploe\">Choose <emph>Data - Pivot Table - Delete</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3150397\n"
"help.text"
-msgid "<variable id=\"dndakt\">Choose <emph>Data - Refresh Range</emph></variable>"
-msgstr "<variable id=\"dndakt\">Vaya a <emph>Datos ▸ Actualizar intervalo</emph></variable>"
+msgid "<variable id=\"dndakt\">Choose <emph>Data - Refresh Range</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_idN10B8F\n"
"help.text"
-msgid "<variable id=\"grouping\">Choose <emph>Data - Group and Outline - Group</emph></variable>"
-msgstr "<variable id=\"grouping\">Seleccione <emph>Datos - Esquema - Grupo</emph></variable>"
+msgid "<variable id=\"grouping\">Choose <emph>Data - Group and Outline - Group</emph>.</variable>"
+msgstr ""
#: sheet_menu.xhp
msgctxt ""
@@ -1549,77 +1549,77 @@ msgctxt ""
"sheet_menu.xhp\n"
"par_id160220162106567373\n"
"help.text"
-msgid "<variable id=\"insert_rows_above\">Choose <emph>Sheet - Insert Rows - Rows Above</emph> </variable>"
-msgstr "<variable id=\"insert_rows_above\">Vaya a <emph>Hoja ▸ Insertar filas ▸ Filas encima</emph> </variable>"
+msgid "<variable id=\"insert_rows_above\">Choose <emph>Sheet - Insert Rows - Rows Above</emph>.</variable>"
+msgstr ""
#: sheet_menu.xhp
msgctxt ""
"sheet_menu.xhp\n"
"par_id160220162109048207\n"
"help.text"
-msgid "<variable id=\"insert_rows_below\">Choose <emph>Sheet - Insert Rows - Rows Below</emph></variable>"
-msgstr "<variable id=\"insert_rows_below\">Vaya a <emph>Hoja ▸ Insertar filas ▸ Filas debajo</emph></variable>"
+msgid "<variable id=\"insert_rows_below\">Choose <emph>Sheet - Insert Rows - Rows Below</emph>.</variable>"
+msgstr ""
#: sheet_menu.xhp
msgctxt ""
"sheet_menu.xhp\n"
"par_id160220162107055028\n"
"help.text"
-msgid "<variable id=\"insert_columns_left\">Choose <emph>Sheet - Insert Columns - Columns Left</emph></variable>"
-msgstr "<variable id=\"insert_columns_left\">Vaya a <emph>Hoja ▸ Insertar columnas ▸ Columnas a la izquierda</emph></variable>"
+msgid "<variable id=\"insert_columns_left\">Choose <emph>Sheet - Insert Columns - Columns Left</emph>.</variable>"
+msgstr ""
#: sheet_menu.xhp
msgctxt ""
"sheet_menu.xhp\n"
"par_id160220162109126013\n"
"help.text"
-msgid "<variable id=\"insert_columns_right\">Choose <emph>Sheet - Insert Columns - Columns Right</emph></variable>"
-msgstr "<variable id=\"insert_columns_right\">Vaya a <emph>Hoja ▸ Insertar columnas ▸ Columnas a la derecha</emph></variable>"
+msgid "<variable id=\"insert_columns_right\">Choose <emph>Sheet - Insert Columns - Columns Right</emph>.</variable>"
+msgstr ""
#: sheet_menu.xhp
msgctxt ""
"sheet_menu.xhp\n"
"par_id3149095\n"
"help.text"
-msgid "<variable id=\"insert_page_break\">Choose <emph>Sheet - Insert Page Break</emph></variable>"
-msgstr "<variable id=\"insert_page_break\">Vaya a <emph>Hoja ▸ Insertar salto de página</emph></variable>"
+msgid "<variable id=\"insert_page_break\">Choose <emph>Sheet - Insert Page Break</emph>.</variable>"
+msgstr ""
#: sheet_menu.xhp
msgctxt ""
"sheet_menu.xhp\n"
"par_id3149398\n"
"help.text"
-msgid "<variable id=\"insert_page_break_row\">Choose <emph>Sheet - Insert Page Break - Row Break</emph></variable>"
-msgstr "<variable id=\"insert_page_break_row\">Vaya a <emph>Hoja ▸ Insertar salto de página ▸ Salto de fila</emph></variable>"
+msgid "<variable id=\"insert_page_break_row\">Choose <emph>Sheet - Insert Page Break - Row Break</emph>.</variable>"
+msgstr ""
#: sheet_menu.xhp
msgctxt ""
"sheet_menu.xhp\n"
"par_id3150084\n"
"help.text"
-msgid "<variable id=\"insert_page_break_column\">Choose <emph>Sheet - Insert Page Break - Column Break</emph></variable>"
-msgstr "<variable id=\"insert_page_break_column\">Vaya a <emph>Hoja ▸ Insertar salto de página ▸ Salto de columna</emph></variable>"
+msgid "<variable id=\"insert_page_break_column\">Choose <emph>Sheet - Insert Page Break - Column Break</emph>.</variable>"
+msgstr ""
#: sheet_menu.xhp
msgctxt ""
"sheet_menu.xhp\n"
"par_id3153093\n"
"help.text"
-msgid "<variable id=\"delete_page_break\">Choose <emph>Sheet - Delete Page Break</emph></variable>"
-msgstr "<variable id=\"delete_page_break\">Vaya a <emph>Hoja ▸ Eliminar salto de página</emph></variable>"
+msgid "<variable id=\"delete_page_break\">Choose <emph>Sheet - Delete Page Break</emph>.</variable>"
+msgstr ""
#: sheet_menu.xhp
msgctxt ""
"sheet_menu.xhp\n"
"par_id3153191\n"
"help.text"
-msgid "<variable id=\"delete_page_break_row\">Choose <emph>Sheet - Delete Page Break - Row Break</emph></variable>"
-msgstr "<variable id=\"delete_page_break_row\">Vaya a <emph>Hoja ▸ Eliminar salto de página ▸ Salto de fila</emph></variable>"
+msgid "<variable id=\"delete_page_break_row\">Choose <emph>Sheet - Delete Page Break - Row Break</emph>.</variable>"
+msgstr ""
#: sheet_menu.xhp
msgctxt ""
"sheet_menu.xhp\n"
"par_id3145645\n"
"help.text"
-msgid "<variable id=\"delete_page_break_column\">Choose <emph>Sheet - Delete Page Break - Column Break</emph></variable>"
-msgstr "<variable id=\"delete_page_break_column\">Vaya a <emph>Hoja ▸ Eliminar salto de página ▸ Salto de columna</emph></variable>"
+msgid "<variable id=\"delete_page_break_column\">Choose <emph>Sheet - Delete Page Break - Column Break</emph>.</variable>"
+msgstr ""
diff --git a/source/es/helpcontent2/source/text/scalc/01.po b/source/es/helpcontent2/source/text/scalc/01.po
index 281420cfbc5..c7ddb7c36c3 100644
--- a/source/es/helpcontent2/source/text/scalc/01.po
+++ b/source/es/helpcontent2/source/text/scalc/01.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2018-11-12 12:22+0100\n"
-"PO-Revision-Date: 2018-10-22 00:56+0000\n"
+"PO-Revision-Date: 2018-11-13 12:03+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: es\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1540169811.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542110601.000000\n"
#: 01120000.xhp
msgctxt ""
@@ -24374,7 +24374,7 @@ msgctxt ""
"par_id2949715\n"
"help.text"
msgid "<emph>LowerLimit</emph> is the limit of the integral. The calculation takes place between 0 and this limit."
-msgstr ""
+msgstr "<emph>LímiteInferior</emph> es el límite de la integral. El cálculo se efectúa entre 0 y este límite."
#: 04060115.xhp
msgctxt ""
diff --git a/source/es/helpcontent2/source/text/scalc/02.po b/source/es/helpcontent2/source/text/scalc/02.po
index eb356d0d70f..6171ef1f974 100644
--- a/source/es/helpcontent2/source/text/scalc/02.po
+++ b/source/es/helpcontent2/source/text/scalc/02.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2017-05-12 14:35+0200\n"
-"PO-Revision-Date: 2018-05-15 19:07+0000\n"
-"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:57+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: es\n"
"MIME-Version: 1.0\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: Pootle 2.8\n"
-"X-POOTLE-MTIME: 1526411264.000000\n"
+"X-POOTLE-MTIME: 1542196660.000000\n"
#: 02130000.xhp
msgctxt ""
@@ -45,8 +45,8 @@ msgctxt ""
"02130000.xhp\n"
"par_id3155267\n"
"help.text"
-msgid "<image src=\"cmd/sc_currencyfield.png\" id=\"img_id3159096\"><alt id=\"alt_id3159096\">Icon</alt></image>"
-msgstr "<image src=\"cmd/sc_currencyfield.png\" id=\"img_id3159096\"><alt id=\"alt_id3159096\">Icono</alt></image>"
+msgid "<image src=\"cmd/sc_currencyfield.png\" id=\"img_id3159096\"><alt id=\"alt_id3159096\">Currency Number Format Icon</alt></image>"
+msgstr ""
#: 02130000.xhp
msgctxt ""
@@ -61,8 +61,8 @@ msgctxt ""
"02130000.xhp\n"
"par_id3146776\n"
"help.text"
-msgid "<link href=\"text/shared/01/05020300.xhp\" name=\"Format - Cell - Numbers\">Format - Cell - Numbers</link>."
-msgstr "<link href=\"text/shared/01/05020300.xhp\" name=\"Formato - Celda - Números\">Formato - Celda - Números</link>."
+msgid "<link href=\"text/shared/01/05020300.xhp\" name=\"Format - Cells - Numbers\">Format - Cells - Numbers</link>."
+msgstr ""
#: 02140000.xhp
msgctxt ""
diff --git a/source/es/helpcontent2/source/text/scalc/06.po b/source/es/helpcontent2/source/text/scalc/06.po
index 202f9e6189f..6c6ffcf55c9 100644
--- a/source/es/helpcontent2/source/text/scalc/06.po
+++ b/source/es/helpcontent2/source/text/scalc/06.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-06-14 17:23+0200\n"
-"PO-Revision-Date: 2018-07-02 10:23+0000\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-05-08 19:10+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: es\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: Pootle 2.8\n"
-"X-POOTLE-MTIME: 1530527028.000000\n"
+"X-POOTLE-MTIME: 1525806640.000000\n"
#: calcsamplefiles.xhp
msgctxt ""
@@ -23,35 +23,3 @@ msgctxt ""
"help.text"
msgid "Calc Sample Files"
msgstr "Archivos de ejemplo para Calc"
-
-#: calcsamplefiles.xhp
-msgctxt ""
-"calcsamplefiles.xhp\n"
-"par_id161521663319917\n"
-"help.text"
-msgid "<object data=\"media/files/scalc/imtrigon.ods\" id=\"ods_id61521568603544\" type=\"application/vnd.oasis.opendocument.spreadsheet\"/>"
-msgstr "<object data=\"media/files/scalc/imtrigon.ods\" id=\"ods_id61521568603544\" type=\"application/vnd.oasis.opendocument.spreadsheet\"/>"
-
-#: calcsamplefiles.xhp
-msgctxt ""
-"calcsamplefiles.xhp\n"
-"par_id161521663319918\n"
-"help.text"
-msgid "<object data=\"media/files/scalc/trigon.ods\" id=\"ods_id61521548603544\" type=\"application/vnd.oasis.opendocument.spreadsheet\"/>"
-msgstr "<object data=\"media/files/scalc/trigon.ods\" id=\"ods_id61521548603544\" type=\"application/vnd.oasis.opendocument.spreadsheet\"/>"
-
-#: calcsamplefiles.xhp
-msgctxt ""
-"calcsamplefiles.xhp\n"
-"par_id161521563314918\n"
-"help.text"
-msgid "<object data=\"media/files/scalc/pivot.ods\" id=\"ods_id61521547603544\" type=\"application/vnd.oasis.opendocument.spreadsheet\"/>"
-msgstr "<object data=\"media/files/scalc/pivot.ods\" id=\"ods_id61521547603544\" type=\"application/vnd.oasis.opendocument.spreadsheet\"/>"
-
-#: calcsamplefiles.xhp
-msgctxt ""
-"calcsamplefiles.xhp\n"
-"par_id721528312694192\n"
-"help.text"
-msgid "<object data=\"media/files/scalc/functions_ifs.ods\" id=\"ods_id61521547603534\" type=\"application/vnd.oasis.opendocument.spreadsheet\"/>"
-msgstr "<object data=\"media/files/scalc/functions_ifs.ods\" id=\"ods_id61521547603534\" type=\"application/vnd.oasis.opendocument.spreadsheet\"/>"
diff --git a/source/es/helpcontent2/source/text/scalc/guide.po b/source/es/helpcontent2/source/text/scalc/guide.po
index 0ce7ed9c259..02e12d5e020 100644
--- a/source/es/helpcontent2/source/text/scalc/guide.po
+++ b/source/es/helpcontent2/source/text/scalc/guide.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-07-31 14:10+0200\n"
-"PO-Revision-Date: 2018-10-22 01:58+0000\n"
-"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:57+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: es\n"
"MIME-Version: 1.0\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: Pootle 2.8\n"
-"X-POOTLE-MTIME: 1540173512.000000\n"
+"X-POOTLE-MTIME: 1542196661.000000\n"
#: address_auto.xhp
msgctxt ""
@@ -3709,8 +3709,8 @@ msgctxt ""
"database_filter.xhp\n"
"par_idN10693\n"
"help.text"
-msgid "Choose <item type=\"menuitem\">Data - Filter - Standard Filter</item>."
-msgstr "Vaya a <item type=\"menuitem\">Datos ▸ Filtro ▸ Filtro estándar</item>."
+msgid "Choose <item type=\"menuitem\">Data - More Filters - Standard Filter</item>."
+msgstr ""
#: database_filter.xhp
msgctxt ""
@@ -3765,8 +3765,8 @@ msgctxt ""
"database_filter.xhp\n"
"par_id3154944\n"
"help.text"
-msgid "Choose <item type=\"menuitem\">Data - Filter - AutoFilter</item>."
-msgstr "Vaya a <item type=\"menuitem\">Datos ▸ Filtro ▸ Filtro automático</item>."
+msgid "Choose <item type=\"menuitem\">Data - AutoFilter</item>."
+msgstr ""
#: database_filter.xhp
msgctxt ""
diff --git a/source/es/helpcontent2/source/text/shared.po b/source/es/helpcontent2/source/text/shared.po
index 6e5dd9110dc..81efeee736b 100644
--- a/source/es/helpcontent2/source/text/shared.po
+++ b/source/es/helpcontent2/source/text/shared.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-09-03 13:23+0200\n"
-"PO-Revision-Date: 2018-07-16 15:04+0000\n"
-"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:57+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: es\n"
"MIME-Version: 1.0\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1531753475.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542196662.000000\n"
#: 3dsettings_toolbar.xhp
msgctxt ""
@@ -2013,5 +2013,5 @@ msgctxt ""
"need_help.xhp\n"
"hd_id1000010\n"
"help.text"
-msgid "This help page needs further work for correctness and completion. Please join the LibreOffice project and help us out to write the missing information. Visit our <link href=\"http://documentation.libreoffice.org/en/join-community/update-help-contents\">web page on writing Help contents</link>."
-msgstr "Esta página de la Ayuda necesita trabajo para garantizar su precisión y exhaustividad. Únase al proyecto LibreOffice y ayúdenos a escribir la información faltante. Consulte nuestra <link href=\"http://documentation.libreoffice.org/en/join-community/update-help-contents\">página web sobre la redacción de contenidos de la Ayuda</link>."
+msgid "This help page needs further work for correctness and completion. Please join the LibreOffice project and help us out to write the missing information. Visit our <link href=\"https://documentation.libreoffice.org/en/join-community/update-help-contents\"><emph>web page on writing Help contents</emph></link>."
+msgstr ""
diff --git a/source/es/helpcontent2/source/text/shared/00.po b/source/es/helpcontent2/source/text/shared/00.po
index a3099c860d1..d7a77ad3295 100644
--- a/source/es/helpcontent2/source/text/shared/00.po
+++ b/source/es/helpcontent2/source/text/shared/00.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-10-21 20:57+0200\n"
-"PO-Revision-Date: 2018-10-22 00:50+0000\n"
-"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:57+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: es\n"
"MIME-Version: 1.0\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: Pootle 2.8\n"
-"X-POOTLE-MTIME: 1540169443.000000\n"
+"X-POOTLE-MTIME: 1542196663.000000\n"
#: 00000001.xhp
msgctxt ""
@@ -6221,8 +6221,8 @@ msgctxt ""
"00000401.xhp\n"
"par_id621525017637963\n"
"help.text"
-msgid "Choose <emph>File - Export as EPUB</emph>."
-msgstr "Vaya a <emph>Archivo ▸ Exportar a EPUB</emph>."
+msgid "Choose <emph>File - Export As - Export as EPUB</emph>."
+msgstr ""
#: 00000401.xhp
msgctxt ""
@@ -7197,16 +7197,16 @@ msgctxt ""
"00000403.xhp\n"
"par_idN1091B\n"
"help.text"
-msgid "<variable id=\"grid\">Choose <emph>View - Grid</emph> (Impress or Draw).</variable>"
-msgstr "<variable id=\"grid\">Vaya a <emph>Ver ▸ Cuadrícula</emph> (Impress o Draw).</variable>"
+msgid "<variable id=\"grid\">Choose <emph>View - Grid and Helplines</emph> (Impress or Draw).</variable>"
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_idN1092E\n"
"help.text"
-msgid "<variable id=\"guides\">Choose <emph>View - Snap Lines</emph> (Impress or Draw).</variable>"
-msgstr "<variable id=\"guides\">Vaya a <emph>Ver ▸ Guías</emph> (Impress o Draw).</variable>"
+msgid "<variable id=\"guides\">Choose <emph>View - Snap Guides</emph> (Impress or Draw).</variable>"
+msgstr ""
#: 00000404.xhp
msgctxt ""
@@ -7861,8 +7861,8 @@ msgctxt ""
"00000406.xhp\n"
"par_id9988402\n"
"help.text"
-msgid "<variable id=\"packagemanager_eu\">Choose <emph>Tools - Extension Manager</emph>, click <emph>Updates</emph> button.</variable>"
-msgstr "<variable id=\"packagemanager_eu\">Seleccione <emph>Herramientas ▸ Gestor de extensiones</emph> y pulse en el botón <emph>Buscar actualizaciones</emph>.</variable>"
+msgid "<variable id=\"packagemanager_eu\">Choose <emph>Tools - Extension Manager</emph>, click <emph>Check for Updates</emph> button.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
@@ -8075,14 +8075,6 @@ msgstr "<variable id=\"allg\">Vaya a <switchinline select=\"sys\"><caseinline se
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
-"par_id3150032\n"
-"help.text"
-msgid "<variable id=\"arbeit\">Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - $[officename] - Memory</emph>.</variable>"
-msgstr "<variable id=\"arbeit\">Vaya a <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME ▸ Preferencias</emph></caseinline><defaultinline><emph>Herramientas ▸ Opciones</emph></defaultinline></switchinline><emph> ▸ $[officename] ▸ Memoria</emph>.</variable>"
-
-#: 00000406.xhp
-msgctxt ""
-"00000406.xhp\n"
"par_id3159153\n"
"help.text"
msgid "<variable id=\"ansicht\">Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - $[officename] - View</emph>.</variable>"
@@ -11045,7 +11037,7 @@ msgctxt ""
"00040502.xhp\n"
"par_id366527\n"
"help.text"
-msgid "Choose <emph>Format - Object - Line</emph> (Writer)."
+msgid "Choose <emph>Format - Text Box and Shape - Line</emph> (Writer)."
msgstr ""
#: 00040502.xhp
@@ -11053,7 +11045,7 @@ msgctxt ""
"00040502.xhp\n"
"par_id3835261\n"
"help.text"
-msgid "Choose <emph>Format - Graphic - Line</emph> (Calc)."
+msgid "Choose <emph>Format - Object - Line</emph> (Calc)."
msgstr ""
#: 00040502.xhp
@@ -11085,7 +11077,7 @@ msgctxt ""
"00040502.xhp\n"
"par_id3154285\n"
"help.text"
-msgid "Choose <emph>Format - </emph><switchinline select=\"appl\"><caseinline select=\"WRITER\"><emph>Object - </emph></caseinline><caseinline select=\"CALC\"><emph>Graphic - </emph></caseinline></switchinline><emph>Line - Line</emph> tab."
+msgid "Choose <emph>Format - </emph><switchinline select=\"appl\"><caseinline select=\"WRITER\"><emph>Text Box and Shape - </emph></caseinline><caseinline select=\"CALC\"><emph>Object - </emph></caseinline></switchinline><emph>Line - Line</emph> tab."
msgstr ""
#: 00040502.xhp
diff --git a/source/es/helpcontent2/source/text/shared/01.po b/source/es/helpcontent2/source/text/shared/01.po
index 207fc1bd4ad..36b4ba4d8e8 100644
--- a/source/es/helpcontent2/source/text/shared/01.po
+++ b/source/es/helpcontent2/source/text/shared/01.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 12:22+0100\n"
-"PO-Revision-Date: 2018-10-23 00:04+0000\n"
-"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:57+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: es\n"
"MIME-Version: 1.0\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1540253076.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542196667.000000\n"
#: 01010000.xhp
msgctxt ""
@@ -1166,7 +1166,7 @@ msgctxt ""
"par_id3144438\n"
"help.text"
msgid "<ahelp visibility=\"visible\" hid=\"modules/swriter/ui/labeloptionspage/setup\">Opens the <link href=\"text/shared/01/01140000.xhp\" name=\"Printer Setup\"><emph>Printer Setup</emph></link> dialog.</ahelp>"
-msgstr ""
+msgstr "<ahelp visibility=\"visible\" hid=\"modules/swriter/ui/labeloptionspage/setup\">Abre el cuadro de diálogo <link href=\"text/shared/01/01140000.xhp\" name=\"Configuración de la impresora\"><emph>Configuración de la impresora</emph></link>.</ahelp>"
#: 01010300.xhp
msgctxt ""
@@ -1214,7 +1214,7 @@ msgctxt ""
"par_id3150278\n"
"help.text"
msgid "<ahelp hid=\".\">Select the size of your business card from a number of predefined size formats, or a size format that you specify on the <emph>Format</emph> tab.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\">Seleccione el tamaño de la tarjeta de presentación entre distintos formatos de tamaño predefinidos o, si lo desea, en la pestaña <emph>Formato</emph>, establezca el tamaño que considere oportuno.</ahelp>"
#: 01010301.xhp
msgctxt ""
@@ -33637,8 +33637,8 @@ msgctxt ""
"06130000.xhp\n"
"par_id3153748\n"
"help.text"
-msgid "<ahelp hid=\"modules/BasicIDE/ui/basicmacrodialog/run\">Runs or saves the current macro.</ahelp>"
-msgstr "<ahelp hid=\"modules/BasicIDE/ui/basicmacrodialog/run\">Ejecuta o guarda la macro actual.</ahelp>"
+msgid "<ahelp hid=\"modules/BasicIDE/ui/basicmacrodialog/ok\">Runs or saves the current macro.</ahelp>"
+msgstr ""
#: 06130000.xhp
msgctxt ""
@@ -40771,14 +40771,6 @@ msgstr "Exporta el archivo actual como <link href=\"text/shared/00/00000002.xhp#
#: ref_epub_export.xhp
msgctxt ""
"ref_epub_export.xhp\n"
-"par_id701525003241759\n"
-"help.text"
-msgid "<embedvar href=\"text/shared/00/00000002.xhp#epubv\" markup=\"keep\"/>"
-msgstr "<embedvar href=\"text/shared/00/00000002.xhp#epubv\" markup=\"keep\"/>"
-
-#: ref_epub_export.xhp
-msgctxt ""
-"ref_epub_export.xhp\n"
"par_id19921\n"
"help.text"
msgid "<image id=\"img_id22170\" src=\"media/screenshots/modules/swriter/ui/exportepub/EPubDialog.png\" localize=\"true\" width=\"664px\" height=\"482px\"><alt id=\"alt_id59843\">EPUB dialog box</alt></image>"
@@ -40925,8 +40917,8 @@ msgctxt ""
"ref_epub_export.xhp\n"
"par_id971525023515891\n"
"help.text"
-msgid "For custom metadata, you must provide a file with same name as the original filename and with extension as \".xmp\". The provided metadata will override the the internal document metadata. In the example above, the custom metadata must exist in the MyText directory as <item type=\"literal\">MyText.xmp</item>."
-msgstr "Si prefiere utilizar metadatos personalizados, debe proporcionar un archivo con el mismo nombre del original y la extensión «.xmp». Los metadatos proporcionados prevalecen sobre los metadatos internos del documento. Para continuar con el ejemplo anterior, los metadatos personalizados deben colocarse dentro del directorio MiLibro como <item type=\"literal\">MiLibro.xmp</item>."
+msgid "For custom metadata, you must provide a file with same name as the original filename and with extension as \".xmp\". The provided metadata will override the internal document metadata. In the example above, the custom metadata must exist in the MyText directory as <item type=\"literal\">MyText.xmp</item>."
+msgstr ""
#: ref_epub_export.xhp
msgctxt ""
diff --git a/source/es/helpcontent2/source/text/shared/02.po b/source/es/helpcontent2/source/text/shared/02.po
index 6ec40dfca30..af36f0df4da 100644
--- a/source/es/helpcontent2/source/text/shared/02.po
+++ b/source/es/helpcontent2/source/text/shared/02.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2018-11-05 17:38+0100\n"
-"PO-Revision-Date: 2018-10-24 08:17+0000\n"
+"PO-Revision-Date: 2018-11-13 16:12+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: es\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1540369076.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542125532.000000\n"
#: 01110000.xhp
msgctxt ""
@@ -2246,7 +2246,7 @@ msgctxt ""
"hd_id3153349\n"
"help.text"
msgid "Keyboard-only control of <emph>Table Controls</emph>"
-msgstr ""
+msgstr "Manipulación solo por el teclado de <emph>controles de tablas</emph>"
#: 01170004.xhp
msgctxt ""
diff --git a/source/es/helpcontent2/source/text/shared/explorer/database.po b/source/es/helpcontent2/source/text/shared/explorer/database.po
index d6bf8ffe2a7..93af2bcbdf4 100644
--- a/source/es/helpcontent2/source/text/shared/explorer/database.po
+++ b/source/es/helpcontent2/source/text/shared/explorer/database.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2018-11-05 17:38+0100\n"
-"PO-Revision-Date: 2018-05-17 21:26+0000\n"
+"PO-Revision-Date: 2018-11-13 01:29+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: es\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1526592413.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542072561.000000\n"
#: 02000000.xhp
msgctxt ""
@@ -46,7 +46,7 @@ msgctxt ""
"par_id3150499\n"
"help.text"
msgid "A \"query\" is a special view of a table. A query can display chosen records or chosen fields within records; it can also sort those records. A query can apply to one table or to multiple tables, if they are linked by common data fields."
-msgstr ""
+msgstr "Una «consulta» es una visualización especial de una tabla. Las consultas pueden mostrar determinados registros o campos de los registros y, si es necesario, pueden ordenar estos registros. Una consulta puede aplicarse a una tabla o a varias, si estas se enlazan a través de campos de datos en común."
#: 02000000.xhp
msgctxt ""
@@ -614,7 +614,7 @@ msgctxt ""
"hd_id3153279\n"
"help.text"
msgid "Specifying the relation type"
-msgstr ""
+msgstr "Especificar el tipo de relación"
#: 02010100.xhp
msgctxt ""
@@ -662,7 +662,7 @@ msgctxt ""
"hd_id3151208\n"
"help.text"
msgid "Defining the query"
-msgstr ""
+msgstr "Definir la consulta"
#: 02010100.xhp
msgctxt ""
@@ -678,7 +678,7 @@ msgctxt ""
"hd_id3154161\n"
"help.text"
msgid "Specifying field names"
-msgstr ""
+msgstr "Especificar los nombres de los campos"
#: 02010100.xhp
msgctxt ""
@@ -710,7 +710,7 @@ msgctxt ""
"hd_id3155764\n"
"help.text"
msgid "Saving the query"
-msgstr ""
+msgstr "Guardar la consulta"
#: 02010100.xhp
msgctxt ""
diff --git a/source/es/helpcontent2/source/text/shared/guide.po b/source/es/helpcontent2/source/text/shared/guide.po
index 9be4bce9421..157189ee2c0 100644
--- a/source/es/helpcontent2/source/text/shared/guide.po
+++ b/source/es/helpcontent2/source/text/shared/guide.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 12:23+0100\n"
-"PO-Revision-Date: 2018-10-15 03:25+0000\n"
-"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:57+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: es\n"
"MIME-Version: 1.0\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1539573956.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542196674.000000\n"
#: aaa_start.xhp
msgctxt ""
@@ -8829,8 +8829,8 @@ msgctxt ""
"gallery_insert.xhp\n"
"par_id3145068\n"
"help.text"
-msgid "Open the Gallery by clicking the <emph>Gallery</emph> icon on the <emph>Standard</emph> bar, or by selecting <emph>Tools - Gallery</emph>."
-msgstr "Abra la Galería; para ello, haga clic en el icono <emph>Galería</emph> de la barra de herramientas <emph>Estándar</emph> o seleccione <emph>Herramientas - Galería</emph>."
+msgid "Open the Gallery by clicking the <emph>Gallery</emph> icon on the <emph>Standard</emph> bar, or by choosing <emph>Insert - Media - Gallery</emph>."
+msgstr ""
#: gallery_insert.xhp
msgctxt ""
diff --git a/source/es/helpcontent2/source/text/shared/help.po b/source/es/helpcontent2/source/text/shared/help.po
index aa07b6cb909..f5c2fd04681 100644
--- a/source/es/helpcontent2/source/text/shared/help.po
+++ b/source/es/helpcontent2/source/text/shared/help.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2018-11-12 12:23+0100\n"
-"PO-Revision-Date: 2018-09-03 14:26+0000\n"
+"PO-Revision-Date: 2018-11-13 15:59+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: es\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1535984776.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542124760.000000\n"
#: browserhelp.xhp
msgctxt ""
@@ -54,7 +54,7 @@ msgctxt ""
"par_id601525734140935\n"
"help.text"
msgid "<variable id=\"index\">Index of chosen module</variable>"
-msgstr ""
+msgstr "<variable id=\"index\">Índice de la aplicación elegida</variable>"
#: browserhelp.xhp
msgctxt ""
diff --git a/source/es/helpcontent2/source/text/shared/optionen.po b/source/es/helpcontent2/source/text/shared/optionen.po
index de666160ce6..0a7016fdf3b 100644
--- a/source/es/helpcontent2/source/text/shared/optionen.po
+++ b/source/es/helpcontent2/source/text/shared/optionen.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 12:23+0100\n"
-"PO-Revision-Date: 2018-10-03 18:25+0000\n"
-"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:57+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: es\n"
"MIME-Version: 1.0\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1538591113.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542196676.000000\n"
#: 01000000.xhp
msgctxt ""
@@ -267,6 +267,14 @@ msgstr "Algunos de los datos del usuario se incluyen automáticamente en un dicc
#: 01010100.xhp
msgctxt ""
"01010100.xhp\n"
+"par_id3153032\n"
+"help.text"
+msgid "User data is also used when commenting and in tracking changes mode, to identify comments/edits author; and to mark last edit position in document, so that when author opens the document later, it opens at the last edit position."
+msgstr ""
+
+#: 01010100.xhp
+msgctxt ""
+"01010100.xhp\n"
"hd_id3147653\n"
"help.text"
msgid "Address"
@@ -14741,8 +14749,8 @@ msgctxt ""
"opencl.xhp\n"
"par_id5293741\n"
"help.text"
-msgid "for more information on OpenCL, visit <link href=\"http://www.khronos.org/opencl/\">the OpenCL site</link>"
-msgstr "Para obtener más información sobre OpenCL, visite <link href=\"http://www.khronos.org/opencl/\">su sitio web</link> (en inglés)"
+msgid "for more information on OpenCL, visit <link href=\"https://www.khronos.org/opencl/\">the OpenCL site</link>"
+msgstr ""
#: persona_firefox.xhp
msgctxt ""
diff --git a/source/es/helpcontent2/source/text/simpress/01.po b/source/es/helpcontent2/source/text/simpress/01.po
index 077b18c037a..cf71266213b 100644
--- a/source/es/helpcontent2/source/text/simpress/01.po
+++ b/source/es/helpcontent2/source/text/simpress/01.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2018-09-03 13:23+0200\n"
-"PO-Revision-Date: 2018-11-12 04:06+0000\n"
+"PO-Revision-Date: 2018-11-13 15:50+0000\n"
"Last-Translator: cyberjavimu <cyberjavimu@yahoo.es>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: es\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: Pootle 2.8\n"
-"X-POOTLE-MTIME: 1541995561.000000\n"
+"X-POOTLE-MTIME: 1542124239.000000\n"
#: 01170000.xhp
msgctxt ""
@@ -5521,13 +5521,12 @@ msgid "Each list entry consists of the following two rows:"
msgstr "Cada elemento de la lista consiste de las dos filas siguientes:"
#: 06060000.xhp
-#, fuzzy
msgctxt ""
"06060000.xhp\n"
"par_idN107B5\n"
"help.text"
msgid "The first row of the entry shows a mouse icon if the animation is started by a mouse click, and a clock if the animation starts after the previous animation ends. The name of the shape for the animation effect or the first characters of the animated text."
-msgstr "La primera fila del elemento muestra un icono de ratón si la animación se inicia a través de una pulsación de ratón, o bien, muestra un icono de reloj si la animación se inicia automáticamente al finalizar la anterior."
+msgstr "La primera fila de la entrada muestra un icono de ratón si la animación se inicia a través de una pulsación de ratón, o bien, muestra un icono de reloj si la animación se inicia automáticamente al finalizar la anterior. El nombre de la forma del efecto de animación o la primera letra del texto animado."
#: 06060000.xhp
msgctxt ""
diff --git a/source/es/helpcontent2/source/text/smath.po b/source/es/helpcontent2/source/text/smath.po
index cf488fedc43..ab4c867d196 100644
--- a/source/es/helpcontent2/source/text/smath.po
+++ b/source/es/helpcontent2/source/text/smath.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2018-11-12 12:23+0100\n"
-"PO-Revision-Date: 2018-03-14 07:51+0000\n"
+"PO-Revision-Date: 2018-11-13 15:51+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: es\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1521013865.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542124278.000000\n"
#: main0000.xhp
msgctxt ""
@@ -62,7 +62,7 @@ msgctxt ""
"par_id3143269\n"
"help.text"
msgid "Have a look at <link href=\"https://www.dmaths.org\">www.dmaths.org</link> for a set of additional %PRODUCTNAME Math icons and macros."
-msgstr ""
+msgstr "Eche un vistazo a <link href=\"https://www.dmaths.org\">www.dmaths.org</link> para obtener un conjunto de iconos y macros adicionales para %PRODUCTNAME Math."
#: main0100.xhp
msgctxt ""
diff --git a/source/es/helpcontent2/source/text/smath/01.po b/source/es/helpcontent2/source/text/smath/01.po
index f1d21bb4c6f..89f8fd30d46 100644
--- a/source/es/helpcontent2/source/text/smath/01.po
+++ b/source/es/helpcontent2/source/text/smath/01.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2018-11-12 12:23+0100\n"
-"PO-Revision-Date: 2018-08-17 07:20+0000\n"
+"PO-Revision-Date: 2018-11-13 13:59+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: es\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1534490417.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542117579.000000\n"
#: 02080000.xhp
msgctxt ""
@@ -11222,7 +11222,7 @@ msgctxt ""
"par_id3153818\n"
"help.text"
msgid "<variable id=\"abstaendetext\"><ahelp hid=\".\">Use this dialog to determine the spacing between formula elements. The spacing is specified as a percentage in relation to the base size defined under <emph>Format - Font Size</emph>.</ahelp></variable>"
-msgstr ""
+msgstr "<variable id=\"abstaendetext\"><ahelp hid=\".\">Use este cuadro de diálogo para determinar el espacio entre los elementos de la fórmula. El espacio se indica como porcentaje respecto al tamaño de base que se ha definido en <emph>Formato ▸ Tamaño de letra</emph>.</ahelp></variable>"
#: 05030000.xhp
msgctxt ""
@@ -11278,7 +11278,7 @@ msgctxt ""
"par_id3146323\n"
"help.text"
msgid "<ahelp hid=\".\">Defines the spacing between variables and operators.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\">Define el espacio entre variables y operadores.</ahelp>"
#: 05030000.xhp
msgctxt ""
@@ -11294,7 +11294,7 @@ msgctxt ""
"par_id3145824\n"
"help.text"
msgid "<ahelp hid=\".\">Determines the spacing between lines.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\">Determina el espacio entre renglones.</ahelp>"
#: 05030000.xhp
msgctxt ""
@@ -11310,7 +11310,7 @@ msgctxt ""
"par_id3150864\n"
"help.text"
msgid "<ahelp hid=\".\">Determines the spacing between the root sign and radicals.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\">Determina el espacio entre el signo de raíz y los radicales.</ahelp>"
#: 05030000.xhp
msgctxt ""
@@ -11342,7 +11342,7 @@ msgctxt ""
"par_id3150568\n"
"help.text"
msgid "<ahelp hid=\".\">Determines the spacing for superscript indexes.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\">Determina el espacio para los superíndices.</ahelp>"
#: 05030000.xhp
msgctxt ""
@@ -11358,7 +11358,7 @@ msgctxt ""
"par_id3148772\n"
"help.text"
msgid "<ahelp hid=\".\">Determines the spacing for subscript indexes.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\">Determina el espacio para los subíndices.</ahelp>"
#: 05030000.xhp
msgctxt ""
@@ -11390,7 +11390,7 @@ msgctxt ""
"par_id3155990\n"
"help.text"
msgid "<ahelp hid=\".\">Determines the spacing between the fraction bar and the numerator.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\">Determina el espacio entre la línea de la fracción y el numerador.</ahelp>"
#: 05030000.xhp
msgctxt ""
@@ -11406,7 +11406,7 @@ msgctxt ""
"par_id3149711\n"
"help.text"
msgid "<ahelp hid=\".\">Determines the spacing between the fraction bar and the denominator.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\">Determina el espacio entre la línea de la fracción y el denominador.</ahelp>"
#: 05030000.xhp
msgctxt ""
diff --git a/source/es/helpcontent2/source/text/swriter/00.po b/source/es/helpcontent2/source/text/swriter/00.po
index ceb80bcefda..2ca8f300ebf 100644
--- a/source/es/helpcontent2/source/text/swriter/00.po
+++ b/source/es/helpcontent2/source/text/swriter/00.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-09-03 13:23+0200\n"
-"PO-Revision-Date: 2018-09-14 14:02+0000\n"
-"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:57+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: es\n"
"MIME-Version: 1.0\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: Pootle 2.8\n"
-"X-POOTLE-MTIME: 1536933742.000000\n"
+"X-POOTLE-MTIME: 1542196678.000000\n"
#: 00000004.xhp
msgctxt ""
@@ -37,8 +37,8 @@ msgctxt ""
"00000004.xhp\n"
"par_id3150253\n"
"help.text"
-msgid "<image src=\"cmd/sc_wrapoff.png\" id=\"img_id3145389\"><alt id=\"alt_id3145389\">Icon</alt></image>"
-msgstr "<image src=\"cmd/sc_wrapoff.png\" id=\"img_id3145389\"><alt id=\"alt_id3145389\">Icono</alt></image>"
+msgid "<image src=\"cmd/sc_wrapoff.png\" id=\"img_id3145389\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3145389\">Wrap Off Icon</alt></image>"
+msgstr ""
#: 00000004.xhp
msgctxt ""
@@ -53,8 +53,8 @@ msgctxt ""
"00000004.xhp\n"
"par_id3156397\n"
"help.text"
-msgid "<image src=\"cmd/sc_wrapon.png\" id=\"img_id3149048\"><alt id=\"alt_id3149048\">Icon</alt></image>"
-msgstr "<image src=\"cmd/sc_wrapon.png\" id=\"img_id3149048\"><alt id=\"alt_id3149048\">Icono</alt></image>"
+msgid "<image src=\"cmd/sc_wrapon.png\" id=\"img_id3149048\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3149048\">Wrap On Icon</alt></image>"
+msgstr ""
#: 00000004.xhp
msgctxt ""
@@ -69,8 +69,8 @@ msgctxt ""
"00000004.xhp\n"
"par_id3154558\n"
"help.text"
-msgid "<image src=\"cmd/sc_wrapthrough.png\" id=\"img_id3152999\"><alt id=\"alt_id3152999\">Icon</alt></image>"
-msgstr "<image src=\"cmd/sc_wrapthrough.png\" id=\"img_id3152999\"><alt id=\"alt_id3152999\">Icono</alt></image>"
+msgid "<image src=\"cmd/sc_wrapthrough.png\" id=\"img_id3152999\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3152999\">Wrap Through Icon</alt></image>"
+msgstr ""
#: 00000004.xhp
msgctxt ""
@@ -85,8 +85,8 @@ msgctxt ""
"00000004.xhp\n"
"par_id3148773\n"
"help.text"
-msgid "<image src=\"res/sc06301.png\" id=\"img_id3149026\"><alt id=\"alt_id3149026\">Icon</alt></image>"
-msgstr "<image src=\"res/sc06301.png\" id=\"img_id3149026\"><alt id=\"alt_id3149026\">Icono</alt></image>"
+msgid "<image src=\"res/sc06301.png\" id=\"img_id3149026\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3149026\">Jump to Previous Script Icon</alt></image>"
+msgstr ""
#: 00000004.xhp
msgctxt ""
@@ -101,8 +101,8 @@ msgctxt ""
"00000004.xhp\n"
"par_id3151265\n"
"help.text"
-msgid "<image src=\"res/sc06300.png\" id=\"img_id3151272\"><alt id=\"alt_id3151272\">Icon</alt></image>"
-msgstr "<image src=\"res/sc06300.png\" id=\"img_id3151272\"><alt id=\"alt_id3151272\">Icono</alt></image>"
+msgid "<image src=\"res/sc06300.png\" id=\"img_id3151272\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3151272\"> Jump to Next Script Icon</alt></image>"
+msgstr ""
#: 00000004.xhp
msgctxt ""
@@ -381,8 +381,8 @@ msgctxt ""
"00000403.xhp\n"
"par_id3154763\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command </caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F8"
-msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">⌘</caseinline><defaultinline>Ctrl</defaultinline></switchinline> + F8"
+msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F8"
+msgstr ""
#: 00000403.xhp
msgctxt ""
@@ -397,8 +397,8 @@ msgctxt ""
"00000403.xhp\n"
"par_id3151387\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command </caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F9"
-msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">⌘</caseinline><defaultinline>Ctrl</defaultinline></switchinline> + F9"
+msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F9"
+msgstr ""
#: 00000403.xhp
msgctxt ""
@@ -413,8 +413,8 @@ msgctxt ""
"00000403.xhp\n"
"par_id3145823\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command </caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F10"
-msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">⌘</caseinline><defaultinline>Ctrl</defaultinline></switchinline> + F10"
+msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F10"
+msgstr ""
#: 00000403.xhp
msgctxt ""
@@ -429,8 +429,8 @@ msgctxt ""
"00000403.xhp\n"
"par_id3150932\n"
"help.text"
-msgid "<image id=\"img_id3150502\" src=\"cmd/sc_controlcodes.png\"><alt id=\"alt_id3150502\">Icon</alt></image>"
-msgstr "<image id=\"img_id3150502\" src=\"cmd/sc_controlcodes.png\"><alt id=\"alt_id3150502\">Icono</alt></image>"
+msgid "<image id=\"img_id3150502\" src=\"cmd/sc_controlcodes.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3150502\">Formatting Marks Icon</alt></image>"
+msgstr ""
#: 00000403.xhp
msgctxt ""
@@ -461,8 +461,8 @@ msgctxt ""
"00000403.xhp\n"
"par_id3150765\n"
"help.text"
-msgid "<image id=\"img_id3147572\" src=\"cmd/sc_browseview.png\"><alt id=\"alt_id3147572\">Icon</alt></image>"
-msgstr "<image id=\"img_id3147572\" src=\"cmd/sc_browseview.png\"><alt id=\"alt_id3147572\">Icono</alt></image>"
+msgid "<image id=\"img_id3147572\" src=\"cmd/sc_browseview.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3147572\">Web Icon</alt></image>"
+msgstr ""
#: 00000403.xhp
msgctxt ""
@@ -2461,8 +2461,8 @@ msgctxt ""
"stylesmenu.xhp\n"
"par_id941529884998705\n"
"help.text"
-msgid "<variable id=\"ses\">Choose <emph>Styles - Edit Styles</emph></variable>."
-msgstr "<variable id=\"ses\">Vaya a <emph>Estilos ▸ Modificar estilos</emph></variable>."
+msgid "<variable id=\"ses\">Choose <emph>Styles - Edit Styles...</emph></variable>."
+msgstr ""
#: stylesmenu.xhp
msgctxt ""
diff --git a/source/es/helpcontent2/source/text/swriter/guide.po b/source/es/helpcontent2/source/text/swriter/guide.po
index 970c6339ed2..67486511b41 100644
--- a/source/es/helpcontent2/source/text/swriter/guide.po
+++ b/source/es/helpcontent2/source/text/swriter/guide.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2018-11-05 17:38+0100\n"
-"PO-Revision-Date: 2018-10-28 18:37+0000\n"
+"PO-Revision-Date: 2018-11-13 11:58+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: es\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1540751871.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542110298.000000\n"
#: anchor_object.xhp
msgctxt ""
@@ -7550,7 +7550,7 @@ msgctxt ""
"par_id3155900\n"
"help.text"
msgid "Choose <emph>Data - Record</emph>."
-msgstr ""
+msgstr "Vaya a <emph>Datos ▸ Registro</emph>."
#: indices_literature.xhp
msgctxt ""
@@ -10934,7 +10934,7 @@ msgctxt ""
"par_id3149847\n"
"help.text"
msgid "Choose <emph>File - Print Preview</emph>."
-msgstr ""
+msgstr "Vaya a <emph>Archivo ▸ Previsualización de impresión</emph>."
#: print_preview.xhp
msgctxt ""
diff --git a/source/es/instsetoo_native/inc_openoffice/windows/msi_languages.po b/source/es/instsetoo_native/inc_openoffice/windows/msi_languages.po
index ce8e59de1b1..4df88d975bd 100644
--- a/source/es/instsetoo_native/inc_openoffice/windows/msi_languages.po
+++ b/source/es/instsetoo_native/inc_openoffice/windows/msi_languages.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2018-11-12 12:23+0100\n"
-"PO-Revision-Date: 2018-11-12 12:48+0000\n"
+"PO-Revision-Date: 2018-11-13 14:31+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: es\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: Pootle 2.8\n"
-"X-POOTLE-MTIME: 1542026880.000000\n"
+"X-POOTLE-MTIME: 1542119460.000000\n"
#: ActionTe.ulf
msgctxt ""
@@ -2374,7 +2374,7 @@ msgctxt ""
"OOO_CONTROL_234\n"
"LngText.text"
msgid "The program features you selected are being installed."
-msgstr "Los componentes del programa seleccionados se están instalando."
+msgstr "Los componentes del programa seleccionados están instalándose."
#: Control.ulf
msgctxt ""
@@ -2382,7 +2382,7 @@ msgctxt ""
"OOO_CONTROL_235\n"
"LngText.text"
msgid "The program features you selected are being uninstalled."
-msgstr "Los componentes del programa seleccionados se están desinstalando."
+msgstr "Los componentes del programa seleccionados están desinstalándose."
#: Control.ulf
msgctxt ""
diff --git a/source/es/officecfg/registry/data/org/openoffice/Office/UI.po b/source/es/officecfg/registry/data/org/openoffice/Office/UI.po
index 489e29b0c19..1e2f0d93ef3 100644
--- a/source/es/officecfg/registry/data/org/openoffice/Office/UI.po
+++ b/source/es/officecfg/registry/data/org/openoffice/Office/UI.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2018-11-12 12:23+0100\n"
-"PO-Revision-Date: 2018-11-12 12:50+0000\n"
+"PO-Revision-Date: 2018-11-13 14:34+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: es\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: Pootle 2.8\n"
-"X-POOTLE-MTIME: 1542027054.000000\n"
+"X-POOTLE-MTIME: 1542119677.000000\n"
#: BaseWindowState.xcu
msgctxt ""
@@ -25216,7 +25216,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Tabbed Compact"
-msgstr ""
+msgstr "En pestañas, compacta"
#: ToolbarMode.xcu
msgctxt ""
diff --git a/source/es/sc/messages.po b/source/es/sc/messages.po
index 45f97163337..18fd3c53b60 100644
--- a/source/es/sc/messages.po
+++ b/source/es/sc/messages.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2018-11-12 12:23+0100\n"
-"PO-Revision-Date: 2018-11-12 12:59+0000\n"
+"PO-Revision-Date: 2018-11-13 14:43+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: es\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: Pootle 2.8\n"
-"X-POOTLE-MTIME: 1542027564.000000\n"
+"X-POOTLE-MTIME: 1542120214.000000\n"
#: sc/inc/compiler.hrc:27
msgctxt "RID_FUNCTION_CATEGORIES"
@@ -12736,7 +12736,7 @@ msgstr "Indica cuál ocurrencia del texto original debe reemplazarse."
#: sc/inc/scfuncs.hrc:3822
msgctxt "SC_OPCODE_REGEX"
msgid "Matches and extracts or optionally replaces text using regular expressions."
-msgstr ""
+msgstr "Encuentra y extrae, u opcionalmente reemplaza, texto a través de expresiones regulares."
#: sc/inc/scfuncs.hrc:3823
msgctxt "SC_OPCODE_REGEX"
@@ -12746,7 +12746,7 @@ msgstr "Texto"
#: sc/inc/scfuncs.hrc:3824
msgctxt "SC_OPCODE_REGEX"
msgid "The text to be operated on."
-msgstr ""
+msgstr "El texto en que se realizarán operaciones."
#: sc/inc/scfuncs.hrc:3825
msgctxt "SC_OPCODE_REGEX"
diff --git a/source/es/sd/messages.po b/source/es/sd/messages.po
index 0a4288a7e0c..06183a89478 100644
--- a/source/es/sd/messages.po
+++ b/source/es/sd/messages.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2018-11-12 12:23+0100\n"
-"PO-Revision-Date: 2018-10-22 14:26+0000\n"
+"PO-Revision-Date: 2018-11-13 14:47+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: es\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1540218364.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542120478.000000\n"
#: sd/inc/DocumentRenderer.hrc:27
msgctxt "STR_IMPRESS_PRINT_UI_CONTENT_CHOICES"
@@ -3402,12 +3402,12 @@ msgstr ""
#: sd/uiconfig/simpress/ui/customanimationfragment.ui:107
msgctxt "customanimationfragment|clockwise"
msgid "Clockwise"
-msgstr ""
+msgstr "Sentido horario"
#: sd/uiconfig/simpress/ui/customanimationfragment.ui:115
msgctxt "customanimationfragment|counterclock"
msgid "Counter-clockwise"
-msgstr ""
+msgstr "Sentido antihorario"
#: sd/uiconfig/simpress/ui/customanimationfragment.ui:169
msgctxt "customanimationfragment|hori"
@@ -4465,32 +4465,32 @@ msgstr ""
#: sd/uiconfig/simpress/ui/notebookbar.ui:5375
msgctxt "impressnotebookbar|InsertMenuButton"
msgid "_Insert"
-msgstr ""
+msgstr "_Insertar"
#: sd/uiconfig/simpress/ui/notebookbar.ui:5448
msgctxt "impressnotebookbar|InsertLabel"
msgid "Insert"
-msgstr ""
+msgstr "Insertar"
#: sd/uiconfig/simpress/ui/notebookbar.ui:5478
msgctxt "impressnotebookbar|SlideMenuButton"
msgid "S_lide"
-msgstr ""
+msgstr "_Diapositiva"
#: sd/uiconfig/simpress/ui/notebookbar.ui:6335
msgctxt "impressnotebookbar|LayoutLabel"
msgid "Slide"
-msgstr ""
+msgstr "Diapositiva"
#: sd/uiconfig/simpress/ui/notebookbar.ui:6363
msgctxt "impressnotebookbar|SlideShowMenuButton"
msgid "_Slide Show"
-msgstr ""
+msgstr "_Pase de diapositivas"
#: sd/uiconfig/simpress/ui/notebookbar.ui:6824
msgctxt "impressnotebookbar|ReferencesLabel"
msgid "Slide Show"
-msgstr ""
+msgstr "Pase de diapositivas"
#: sd/uiconfig/simpress/ui/notebookbar.ui:6852
msgctxt "impressnotebookbar|ReviewMenuButton"
@@ -4505,22 +4505,22 @@ msgstr ""
#: sd/uiconfig/simpress/ui/notebookbar.ui:7292
msgctxt "impressnotebookbar|ViewMenuButton"
msgid "_View"
-msgstr ""
+msgstr "_Ver"
#: sd/uiconfig/simpress/ui/notebookbar.ui:8176
msgctxt "impressnotebookbar|ViewLabel"
msgid "View"
-msgstr ""
+msgstr "Ver"
#: sd/uiconfig/simpress/ui/notebookbar.ui:9011
msgctxt "impressnotebookbar|TableMenuButton"
msgid "T_able"
-msgstr ""
+msgstr "_Tabla"
#: sd/uiconfig/simpress/ui/notebookbar.ui:9095
msgctxt "impressnotebookbar|TableLabel"
msgid "Table"
-msgstr ""
+msgstr "Tabla"
#: sd/uiconfig/simpress/ui/notebookbar.ui:9549
#: sd/uiconfig/simpress/ui/notebookbar.ui:10621
@@ -4528,57 +4528,57 @@ msgstr ""
#: sd/uiconfig/simpress/ui/notebookbar.ui:12495
msgctxt "impressnotebookbar|ConvertMenuButton"
msgid "Convert"
-msgstr ""
+msgstr "Convertir"
#: sd/uiconfig/simpress/ui/notebookbar.ui:10054
msgctxt "impressnotebookbar|GraphicMenuButton"
msgid "Image"
-msgstr ""
+msgstr "Imagen"
#: sd/uiconfig/simpress/ui/notebookbar.ui:10179
msgctxt "impressnotebookbar|ImageLabel"
msgid "Image"
-msgstr ""
+msgstr "Imagen"
#: sd/uiconfig/simpress/ui/notebookbar.ui:11364
msgctxt "impressnotebookbar|DrawMenuButton"
msgid "D_raw"
-msgstr ""
+msgstr "Di_bujo"
#: sd/uiconfig/simpress/ui/notebookbar.ui:11473
msgctxt "impressnotebookbar|DrawLabel"
msgid "Draw"
-msgstr ""
+msgstr "Dibujo"
#: sd/uiconfig/simpress/ui/notebookbar.ui:11971
msgctxt "impressnotebookbar|MediaMenuButton"
msgid "_Media"
-msgstr ""
+msgstr "_Multimedia"
#: sd/uiconfig/simpress/ui/notebookbar.ui:12054
msgctxt "impressnotebookbar|MediaLabel"
msgid "Media"
-msgstr ""
+msgstr "Multimedia"
#: sd/uiconfig/simpress/ui/notebookbar.ui:12782
msgctxt "impressnotebookbar|ObjectMenuButton"
msgid "Object"
-msgstr ""
+msgstr "Objeto"
#: sd/uiconfig/simpress/ui/notebookbar.ui:12891
msgctxt "impressnotebookbar|ObjectLabel"
msgid "Object"
-msgstr ""
+msgstr "Objeto"
#: sd/uiconfig/simpress/ui/notebookbar.ui:12922
msgctxt "impressnotebookbar|ToolsMenuButton"
msgid "_Tools"
-msgstr ""
+msgstr "_Herramientas"
#: sd/uiconfig/simpress/ui/notebookbar.ui:13847
msgctxt "impressnotebookbar|DevLabel"
msgid "Tools"
-msgstr ""
+msgstr "Herramientas"
#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:1922
msgctxt "notebookbar_groupedbar_compact|Menu"
diff --git a/source/es/svtools/messages.po b/source/es/svtools/messages.po
index 90ce291172a..5e97e87c99d 100644
--- a/source/es/svtools/messages.po
+++ b/source/es/svtools/messages.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-05 17:38+0100\n"
-"PO-Revision-Date: 2018-10-04 22:41+0000\n"
-"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:36+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: es\n"
"MIME-Version: 1.0\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1538692869.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542195411.000000\n"
#: include/svtools/strings.hrc:25
msgctxt "STR_UNDO"
@@ -1534,8 +1534,8 @@ msgstr "Divisor de palabras Libhyphen"
#: include/svtools/strings.hrc:360
msgctxt "STR_DESCRIPTION_MYTHES"
-msgid "Mythes Thesaurus"
-msgstr "Diccionario de sinónimos Mythes"
+msgid "MyThes Thesaurus"
+msgstr ""
#: include/svtools/strings.hrc:361
msgctxt "STR_DESCRIPTION_IGNOREALLLIST"
diff --git a/source/es/sw/messages.po b/source/es/sw/messages.po
index aa8cef4feac..9c264e1b5f5 100644
--- a/source/es/sw/messages.po
+++ b/source/es/sw/messages.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 12:23+0100\n"
-"PO-Revision-Date: 2018-10-28 18:38+0000\n"
-"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:36+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: es\n"
"MIME-Version: 1.0\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1540751884.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542195411.000000\n"
#: sw/inc/app.hrc:29
msgctxt "RID_PARAGRAPHSTYLEFAMILY"
@@ -6849,7 +6849,12 @@ msgctxt "asciifilterdialog|lf"
msgid "_LF"
msgstr "_LF"
-#: sw/uiconfig/swriter/ui/asciifilterdialog.ui:264
+#: sw/uiconfig/swriter/ui/asciifilterdialog.ui:258
+msgctxt "asciifilterdialog|includebom"
+msgid "Include byte-order-mark"
+msgstr ""
+
+#: sw/uiconfig/swriter/ui/asciifilterdialog.ui:280
msgctxt "asciifilterdialog|label1"
msgid "Properties"
msgstr "Propiedades"
diff --git a/source/es/swext/mediawiki/help.po b/source/es/swext/mediawiki/help.po
index c7629218344..1ec7da402cd 100644
--- a/source/es/swext/mediawiki/help.po
+++ b/source/es/swext/mediawiki/help.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 12:23+0100\n"
+"POT-Creation-Date: 2018-11-15 13:53+0100\n"
"PO-Revision-Date: 2018-11-12 13:40+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -13,7 +13,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: Pootle 2.8\n"
+"X-Generator: LibreOffice\n"
"X-POOTLE-MTIME: 1542030000.000000\n"
#: help.tree
@@ -93,8 +93,8 @@ msgctxt ""
"wiki.xhp\n"
"par_id7387615\n"
"help.text"
-msgid "A wiki account on a supported <link href=\"http://www.mediawiki.org/wiki/MediaWiki\">MediaWiki</link> server"
-msgstr "Una cuenta en un servidor de <link href=\"http://www.mediawiki.org/wiki/MediaWiki\">MediaWiki</link> compatible"
+msgid "A wiki account on a supported <link href=\"https://www.mediawiki.org/wiki/MediaWiki\">MediaWiki</link> server"
+msgstr ""
#: wiki.xhp
msgctxt ""
@@ -149,24 +149,24 @@ msgctxt ""
"wiki.xhp\n"
"par_id368968\n"
"help.text"
-msgid "In the <link href=\"com.sun.wiki-publisher/wikisettings.xhp\">Options</link> dialog, click Add."
-msgstr "En el cuadro de <link href=\"com.sun.wiki-publisher/wikisettings.xhp\">Opciones</link>, pulse en Añadir."
+msgid "In the <link href=\"com.sun.wiki-publisher/wikisettings.xhp\"><emph>Options</emph></link> dialog, click <emph>Add</emph>."
+msgstr ""
#: wiki.xhp
msgctxt ""
"wiki.xhp\n"
"par_id6962187\n"
"help.text"
-msgid "In the <link href=\"com.sun.wiki-publisher/wikiaccount.xhp\">MediaWiki</link> dialog, enter the account information for the wiki."
-msgstr "Proporcione en el cuadro de diálogo <link href=\"com.sun.wiki-publisher/wikiaccount.xhp\">MediaWiki</link> la información de la cuenta del wiki."
+msgid "In the <link href=\"com.sun.wiki-publisher/wikiaccount.xhp\"><emph>MediaWiki</emph></link> dialog, enter the account information for the wiki."
+msgstr ""
#: wiki.xhp
msgctxt ""
"wiki.xhp\n"
"par_id5328836\n"
"help.text"
-msgid "In the URL text box, enter the address of a wiki that you want to connect to."
-msgstr "En el cuadro de texto URL, escriba la dirección del wiki con el que quiera conectarse."
+msgid "In the <emph>URL</emph> text box, enter the address of a wiki that you want to connect to."
+msgstr ""
#: wiki.xhp
msgctxt ""
@@ -181,8 +181,8 @@ msgctxt ""
"wiki.xhp\n"
"par_id5906552\n"
"help.text"
-msgid "In the Username box, enter your user ID for your wiki account."
-msgstr "En el cuadro Nombre de usuario, proporcione el identificador de usuario de su cuenta del wiki."
+msgid "In the <emph>Username</emph> box, enter your user ID for your wiki account."
+msgstr ""
#: wiki.xhp
msgctxt ""
@@ -197,8 +197,8 @@ msgctxt ""
"wiki.xhp\n"
"par_id8869594\n"
"help.text"
-msgid "In the Password box, enter the password for your wiki account, then click OK."
-msgstr "En el cuadro Contraseña, proporcione la contraseña de su cuenta en el wiki y, a continuación, pulse en Aceptar."
+msgid "In the Password box, enter the password for your wiki account, then click <emph>OK</emph>."
+msgstr ""
#: wiki.xhp
msgctxt ""
@@ -245,8 +245,8 @@ msgctxt ""
"wiki.xhp\n"
"par_id228278\n"
"help.text"
-msgid "In the <link href=\"com.sun.wiki-publisher/wikisend.xhp\">Send to MediaWiki</link> dialog, specify the settings for your entry."
-msgstr "En el cuadro de diálogo <link href=\"com.sun.wiki-publisher/wikisend.xhp\">Enviar a MediaWiki</link>, especifique la configuración de su entrada."
+msgid "In the <link href=\"com.sun.wiki-publisher/wikisend.xhp\"><emph>Send to MediaWiki</emph></link> dialog, specify the settings for your entry."
+msgstr ""
#: wiki.xhp
msgctxt ""
diff --git a/source/et/cui/messages.po b/source/et/cui/messages.po
index fcccb9f4f88..ec0c8f55f9f 100644
--- a/source/et/cui/messages.po
+++ b/source/et/cui/messages.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 12:22+0100\n"
-"PO-Revision-Date: 2018-08-04 23:49+0000\n"
-"Last-Translator: Mihkel Tõnnov <mihhkel@gmail.com>\n"
+"POT-Creation-Date: 2018-11-14 12:21+0100\n"
+"PO-Revision-Date: 2018-11-14 11:36+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: et\n"
"MIME-Version: 1.0\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1533426562.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542195418.000000\n"
#: cui/inc/strings.hrc:24
msgctxt "RID_SVXSTR_KEY_CONFIG_DIR"
@@ -1558,141 +1558,136 @@ msgid "Dimension line"
msgstr "Mõõtjoon"
#: cui/inc/strings.hrc:365
-msgctxt "RID_SVXSTR_LOAD_ERROR"
-msgid "The selected module could not be loaded."
-msgstr "Valitud mooduli laadimine ei õnnestunud."
-
-#: cui/inc/strings.hrc:366
msgctxt "RID_SVXSTR_STARTQUOTE"
msgid "Start Quote"
msgstr "Algusemärk"
-#: cui/inc/strings.hrc:367
+#: cui/inc/strings.hrc:366
msgctxt "RID_SVXSTR_ENDQUOTE"
msgid "End Quote"
msgstr "Lõpumärk"
-#: cui/inc/strings.hrc:369
+#: cui/inc/strings.hrc:368
msgctxt "RID_SVXSTR_SELECTEDPERSONA"
msgid "Selected Theme: "
msgstr "Valitud kujundus:"
-#: cui/inc/strings.hrc:370
+#: cui/inc/strings.hrc:369
msgctxt "RID_SVXSTR_SEARCHING"
msgid "Searching, please wait..."
msgstr "Otsimine käib, palun oota..."
-#: cui/inc/strings.hrc:371
+#: cui/inc/strings.hrc:370
msgctxt "RID_SVXSTR_SEARCHERROR"
msgid "Cannot open %1, please try again later."
msgstr "%1 avamine pole võimalik, palun proovi hiljem uuesti."
-#: cui/inc/strings.hrc:372
+#: cui/inc/strings.hrc:371
msgctxt "RID_SVXSTR_NORESULTS"
msgid "No results found."
msgstr "Midagi ei leitud."
-#: cui/inc/strings.hrc:373
+#: cui/inc/strings.hrc:372
msgctxt "RID_SVXSTR_APPLYPERSONA"
msgid "Applying Theme..."
msgstr "Kujunduse rakendamine..."
-#: cui/inc/strings.hrc:374
+#: cui/inc/strings.hrc:373
msgctxt "RID_SVXSTR_INVALIDPERSONAURL"
msgid "Please enter a valid theme address or a search term."
msgstr ""
-#: cui/inc/strings.hrc:376
+#: cui/inc/strings.hrc:375
msgctxt "RID_SVXSTR_TABLE_PRESET_NONE"
msgid "Set No Borders"
msgstr "Äärised puuduvad"
-#: cui/inc/strings.hrc:377
+#: cui/inc/strings.hrc:376
msgctxt "RID_SVXSTR_TABLE_PRESET_ONLYOUTER"
msgid "Set Outer Border Only"
msgstr "Ainult välised äärised"
-#: cui/inc/strings.hrc:378
+#: cui/inc/strings.hrc:377
msgctxt "RID_SVXSTR_TABLE_PRESET_OUTERHORI"
msgid "Set Outer Border and Horizontal Lines"
msgstr "Välised äärised ja horisontaaljooned"
-#: cui/inc/strings.hrc:379
+#: cui/inc/strings.hrc:378
msgctxt "RID_SVXSTR_TABLE_PRESET_OUTERALL"
msgid "Set Outer Border and All Inner Lines"
msgstr "Välised äärised ja kõik sisemised jooned"
-#: cui/inc/strings.hrc:380
+#: cui/inc/strings.hrc:379
msgctxt "RID_SVXSTR_TABLE_PRESET_OUTERINNER"
msgid "Set Outer Border Without Changing Inner Lines"
msgstr "Välised äärised sisemisi jooni muutmata"
-#: cui/inc/strings.hrc:381
+#: cui/inc/strings.hrc:380
msgctxt "RID_SVXSTR_PARA_PRESET_DIAGONAL"
msgid "Set Diagonal Lines Only"
msgstr "Ainult diagonaalid"
-#: cui/inc/strings.hrc:382
+#: cui/inc/strings.hrc:381
msgctxt "RID_SVXSTR_PARA_PRESET_ALL"
msgid "Set All Four Borders"
msgstr "Kõik neli äärist"
-#: cui/inc/strings.hrc:383
+#: cui/inc/strings.hrc:382
msgctxt "RID_SVXSTR_PARA_PRESET_LEFTRIGHT"
msgid "Set Left and Right Borders Only"
msgstr "Ainult vasak ja parem ääris"
-#: cui/inc/strings.hrc:384
+#: cui/inc/strings.hrc:383
msgctxt "RID_SVXSTR_PARA_PRESET_TOPBOTTOM"
msgid "Set Top and Bottom Borders Only"
msgstr "Ainult ülemine ja alumine ääris"
-#: cui/inc/strings.hrc:385
+#: cui/inc/strings.hrc:384
msgctxt "RID_SVXSTR_PARA_PRESET_ONLYLEFT"
msgid "Set Left Border Only"
msgstr "Ainult vasak ääris"
-#: cui/inc/strings.hrc:386
+#: cui/inc/strings.hrc:385
msgctxt "RID_SVXSTR_HOR_PRESET_ONLYHOR"
msgid "Set Top and Bottom Borders, and All Inner Lines"
msgstr "Ülemised ja alumised äärised ning kõik sisemised jooned"
-#: cui/inc/strings.hrc:387
+#: cui/inc/strings.hrc:386
msgctxt "RID_SVXSTR_VER_PRESET_ONLYVER"
msgid "Set Left and Right Borders, and All Inner Lines"
msgstr "Vasak- ja parempoolsed äärised ning kõik sisemised jooned"
-#: cui/inc/strings.hrc:388
+#: cui/inc/strings.hrc:387
msgctxt "RID_SVXSTR_SHADOW_STYLE_NONE"
msgid "No Shadow"
msgstr "Ilma varjuta"
-#: cui/inc/strings.hrc:389
+#: cui/inc/strings.hrc:388
msgctxt "RID_SVXSTR_SHADOW_STYLE_BOTTOMRIGHT"
msgid "Cast Shadow to Bottom Right"
msgstr "Vari all paremal"
-#: cui/inc/strings.hrc:390
+#: cui/inc/strings.hrc:389
msgctxt "RID_SVXSTR_SHADOW_STYLE_TOPRIGHT"
msgid "Cast Shadow to Top Right"
msgstr "Vari üleval paremal"
-#: cui/inc/strings.hrc:391
+#: cui/inc/strings.hrc:390
msgctxt "RID_SVXSTR_SHADOW_STYLE_BOTTOMLEFT"
msgid "Cast Shadow to Bottom Left"
msgstr "Vari all vasakul"
-#: cui/inc/strings.hrc:392
+#: cui/inc/strings.hrc:391
msgctxt "RID_SVXSTR_SHADOW_STYLE_TOPLEFT"
msgid "Cast Shadow to Top Left"
msgstr "Vari üleval vasakul"
-#: cui/inc/strings.hrc:393
+#: cui/inc/strings.hrc:392
msgctxt "RID_SVXSTR_SIGNATURELINE_SIGNED_BY"
msgid "Signed by: %1"
msgstr ""
-#: cui/inc/strings.hrc:394
+#: cui/inc/strings.hrc:393
msgctxt "RID_SVXSTR_OPENCL_RESTART"
msgid "For the OpenCL changes to take effect, %PRODUCTNAME must be restarted."
msgstr ""
@@ -10668,22 +10663,43 @@ msgctxt "signsignatureline|btn_select_certificate"
msgid "Select Certificate"
msgstr ""
-#: cui/uiconfig/ui/signsignatureline.ui:168
+#. Name of the signer
+#: cui/uiconfig/ui/signsignatureline.ui:166
+msgctxt "signsignatureline|label_name"
+msgid "or"
+msgstr ""
+
+#: cui/uiconfig/ui/signsignatureline.ui:175
+msgctxt "signsignatureline|btn_load_image"
+msgid "Use Signature Image"
+msgstr ""
+
+#: cui/uiconfig/ui/signsignatureline.ui:190
+msgctxt "signsignatureline|btn_clear_image"
+msgid "Clear"
+msgstr ""
+
+#: cui/uiconfig/ui/signsignatureline.ui:206
+msgctxt "signsignatureline|label_image_dimensions"
+msgid "Best image size: 600 x 100 px"
+msgstr ""
+
+#: cui/uiconfig/ui/signsignatureline.ui:237
msgctxt "signsignatureline|label_sign"
msgid "Sign"
msgstr ""
-#: cui/uiconfig/ui/signsignatureline.ui:205
+#: cui/uiconfig/ui/signsignatureline.ui:274
msgctxt "signsignatureline|label_add_comment"
msgid "Add comment:"
msgstr ""
-#: cui/uiconfig/ui/signsignatureline.ui:241
+#: cui/uiconfig/ui/signsignatureline.ui:310
msgctxt "signsignatureline|label_hint"
msgid "Instructions from the document creator:"
msgstr ""
-#: cui/uiconfig/ui/signsignatureline.ui:274
+#: cui/uiconfig/ui/signsignatureline.ui:343
msgctxt "signsignatureline|label_more"
msgid "More"
msgstr ""
diff --git a/source/et/helpcontent2/source/text/sbasic/shared/01.po b/source/et/helpcontent2/source/text/sbasic/shared/01.po
index 2c27c7ae701..7adb004d20e 100644
--- a/source/et/helpcontent2/source/text/sbasic/shared/01.po
+++ b/source/et/helpcontent2/source/text/sbasic/shared/01.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-05-16 16:54+0200\n"
-"PO-Revision-Date: 2015-05-16 22:00+0000\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:58+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: Estonian <none>\n"
"Language: et\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1431813604.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542196688.000000\n"
#: 06130000.xhp
msgctxt ""
@@ -93,8 +93,8 @@ msgctxt ""
"06130000.xhp\n"
"par_id3154791\n"
"help.text"
-msgid "<ahelp hid=\"modules/BasicIDE/ui/basicmacrodialog/run\">Runs or saves the current macro.</ahelp>"
-msgstr "<ahelp hid=\"modules/BasicIDE/ui/basicmacrodialog/run\">Käivitab või salvestab aktiivse makro.</ahelp>"
+msgid "<ahelp hid=\"modules/BasicIDE/ui/basicmacrodialog/ok\">Runs or saves the current macro.</ahelp>"
+msgstr ""
#: 06130000.xhp
msgctxt ""
diff --git a/source/et/helpcontent2/source/text/scalc/00.po b/source/et/helpcontent2/source/text/scalc/00.po
index a37531d5515..b9b584dbd10 100644
--- a/source/et/helpcontent2/source/text/scalc/00.po
+++ b/source/et/helpcontent2/source/text/scalc/00.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2017-11-22 13:53+0100\n"
-"PO-Revision-Date: 2016-05-24 08:24+0000\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:58+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: Estonian <none>\n"
"Language: et\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1464078259.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542196689.000000\n"
#: 00000004.xhp
msgctxt ""
@@ -29,24 +29,24 @@ msgctxt ""
"00000004.xhp\n"
"hd_id3155535\n"
"help.text"
-msgid "<variable id=\"wie\">To access this function... </variable>"
-msgstr "<variable id=\"wie\">Selle funktsiooni kasutamiseks... </variable>"
+msgid "<variable id=\"wie\">To access this function...</variable>"
+msgstr ""
#: 00000004.xhp
msgctxt ""
"00000004.xhp\n"
"par_idN1056E\n"
"help.text"
-msgid "<variable id=\"moreontop\">More explanations on top of this page. </variable>"
-msgstr "<variable id=\"moreontop\">Selgitused on toodud selle lehe ülaosas. </variable>"
+msgid "<variable id=\"moreontop\">More explanations on top of this page.</variable>"
+msgstr ""
#: 00000004.xhp
msgctxt ""
"00000004.xhp\n"
"par_idN105AF\n"
"help.text"
-msgid "<variable id=\"optional\">In the %PRODUCTNAME Calc functions, parameters marked as \"optional\" can be left out only when no parameter follows. For example, in a function with four parameters, where the last two parameters are marked as \"optional\", you can leave out parameter 4 or parameters 3 and 4, but you cannot leave out parameter 3 alone. </variable>"
-msgstr "<variable id=\"optional\">%PRODUCTNAME Calc'i funktsioonides võib argumendi, mis on märgitud kui \"mittekohustuslik\", jätta ära ainult siis, kui talle ei järgne enam teisi argumente. Näiteks, kui nelja argumendiga funktsiooni kaks viimast argumenti omavad märget \"mittekohustuslik\", võib ära jätta argumendi 4 või argumendid 3 ja 4, kuid mitte argumenti 3 üksinda. </variable>"
+msgid "<variable id=\"optional\">In the %PRODUCTNAME Calc functions, parameters marked as \"optional\" can be left out only when no parameter follows. For example, in a function with four parameters, where the last two parameters are marked as \"optional\", you can leave out parameter 4 or parameters 3 and 4, but you cannot leave out parameter 3 alone.</variable>"
+msgstr ""
#: 00000004.xhp
msgctxt ""
@@ -77,63 +77,63 @@ msgctxt ""
"00000402.xhp\n"
"par_id3155555\n"
"help.text"
-msgid "<variable id=\"kopffuss\">Choose <emph>Insert - Headers and Footers</emph></variable>"
-msgstr "<variable id=\"kopffuss\">Vali <emph>Redigeerimine - Päised ja jalused</emph></variable>"
+msgid "<variable id=\"kopffuss\">Choose <emph>Insert - Headers and Footers</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3159233\n"
"help.text"
-msgid "<variable id=\"bkopfzeile\">Choose <emph>Insert - Headers and Footers - Header and Footer</emph> tabs</variable>"
-msgstr "<variable id=\"bkopfzeile\">Vali <emph>Redigeerimine - Päised ja jalused -</emph> kaart <emph>Päis</emph> või <emph>Jalus</emph></variable>"
+msgid "<variable id=\"bkopfzeile\">Choose <emph>Insert - Headers and Footers - Header and Footer</emph> tabs.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3150443\n"
"help.text"
-msgid "<variable id=\"bausfullen\">Choose <emph>Sheet - Fill Cells</emph></variable>"
-msgstr "<variable id=\"bausfullen\">Vali <emph>Redigeerimine - Täida</emph></variable>"
+msgid "<variable id=\"bausfullen\">Choose <emph>Sheet - Fill Cells</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3143267\n"
"help.text"
-msgid "<variable id=\"bausunten\">Choose <emph>Sheet - Fill Cells - Down</emph></variable>"
-msgstr "<variable id=\"bausunten\">Vali <emph>Redigeerimine - Täida - Alla</emph></variable>"
+msgid "<variable id=\"bausunten\">Choose <emph>Sheet - Fill Cells - Down</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3153880\n"
"help.text"
-msgid "<variable id=\"bausrechts\">Choose <emph>Sheet - Fill Cells - Right</emph></variable>"
-msgstr "<variable id=\"bausrechts\">Vali <emph>Redigeerimine - Täida - Paremale</emph></variable>"
+msgid "<variable id=\"bausrechts\">Choose <emph>Sheet - Fill Cells - Right</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3151245\n"
"help.text"
-msgid "<variable id=\"bausoben\">Choose <emph>Sheet - Fill Cells - Up</emph></variable>"
-msgstr "<variable id=\"bausoben\">Vali <emph>Redigeerimine - Täida - Üles</emph></variable>"
+msgid "<variable id=\"bausoben\">Choose <emph>Sheet - Fill Cells - Up</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3145068\n"
"help.text"
-msgid "<variable id=\"bauslinks\">Choose <emph>Sheet - Fill Cells - Left</emph></variable>"
-msgstr "<variable id=\"bauslinks\">Vali <emph>Redigeerimine - Täida - Vasakule</emph></variable>"
+msgid "<variable id=\"bauslinks\">Choose <emph>Sheet - Fill Cells - Left</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3150400\n"
"help.text"
-msgid "<variable id=\"baustab\">Choose <emph>Sheet - Fill Cells - Sheets</emph></variable>"
+msgid "<variable id=\"baustab\">Choose <emph>Sheet - Fill Cells - Sheets</emph>.</variable>"
msgstr ""
#: 00000402.xhp
@@ -141,16 +141,16 @@ msgctxt ""
"00000402.xhp\n"
"par_id3154910\n"
"help.text"
-msgid "<variable id=\"bausreihe\">Choose <emph>Sheet - Fill Cells - Series</emph></variable>"
-msgstr "<variable id=\"bausreihe\">Vali <emph>Redigeerimine - Täida - Jadad</emph></variable>"
+msgid "<variable id=\"bausreihe\">Choose <emph>Sheet - Fill Cells - Series</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3154123\n"
"help.text"
-msgid "Choose <emph>Sheet - Clear Cells</emph>"
-msgstr "Vali <emph>Lisamine - Lahtrid</emph>"
+msgid "Choose <emph>Sheet - Clear Cells</emph>."
+msgstr ""
#: 00000402.xhp
msgctxt ""
@@ -165,40 +165,40 @@ msgctxt ""
"00000402.xhp\n"
"par_id3150011\n"
"help.text"
-msgid "<variable id=\"bzelo\">Choose <emph>Sheet - Delete Cells</emph></variable>"
-msgstr "<variable id=\"bzelo\">Vali <emph>Redigeerimine - Kustuta lahtrid</emph></variable>"
+msgid "<variable id=\"bzelo\">Choose <emph>Sheet - Delete Cells</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3153951\n"
"help.text"
-msgid "Choose <emph>Sheet - Delete Sheet</emph>"
-msgstr "Vali <emph>Redigeerimine – Leht - Kustuta</emph>"
+msgid "Choose <emph>Sheet - Delete Sheet</emph>."
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3155306\n"
"help.text"
-msgid "Open context menu for a sheet tab"
-msgstr "Ava lehe sildi kohal kontekstimenüü"
+msgid "Open context menu for a sheet tab."
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3146119\n"
"help.text"
-msgid "Choose <emph>Sheet - Move or Copy Sheet</emph>"
-msgstr "Vali <emph>Redigeerimine – Lehed – Teisalda/Kopeeri</emph>"
+msgid "Choose <emph>Sheet - Move or Copy Sheet</emph>."
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3148645\n"
"help.text"
-msgid "Open context menu for a sheet tab"
-msgstr "Ava lehe sildi kohal kontekstimenüü"
+msgid "Open context menu for a sheet tab."
+msgstr ""
#: 00000403.xhp
msgctxt ""
@@ -221,23 +221,23 @@ msgctxt ""
"00000403.xhp\n"
"par_id3150275\n"
"help.text"
-msgid "<variable id=\"aspze\">Choose <emph>View - Column & Row Headers</emph></variable>"
-msgstr "<variable id=\"aspze\">Vali <emph>Vaade - Veergude ja ridade päised</emph></variable>"
+msgid "<variable id=\"aspze\">Choose <emph>View - Column & Row Headers</emph>.</variable>"
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3154514\n"
"help.text"
-msgid "<variable id=\"awehe\">Choose <emph>View - Value Highlighting</emph></variable>"
-msgstr "<variable id=\"awehe\">Vali <emph>Vaade - Väärtuste eristamine</emph></variable>"
+msgid "<variable id=\"awehe\">Choose <emph>View - Value Highlighting</emph>.</variable>"
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3148947\n"
"help.text"
-msgid "<variable id=\"rechenleiste\">Choose <emph>View - Formula Bar</emph> or <emph>View - Toolbars - Formula Bar</emph></variable>"
+msgid "<variable id=\"rechenleiste\">Choose <emph>View - Formula Bar</emph> or <emph>View - Toolbars - Formula Bar</emph>.</variable>"
msgstr ""
#: 00000403.xhp
@@ -245,8 +245,8 @@ msgctxt ""
"00000403.xhp\n"
"par_id3148663\n"
"help.text"
-msgid "<variable id=\"seumvo\">Choose <emph>View - Page Break</emph></variable>"
-msgstr "<variable id=\"seumvo\">Vali <emph>Vaade - Vaade lehepiiridega</emph></variable>"
+msgid "<variable id=\"seumvo\">Choose <emph>View - Page Break</emph>.</variable>"
+msgstr ""
#: 00000404.xhp
msgctxt ""
@@ -269,16 +269,16 @@ msgctxt ""
"00000404.xhp\n"
"par_id3149784\n"
"help.text"
-msgid "Choose <emph>Insert - Cells</emph>"
-msgstr "Vali <emph>Lisamine - Lahtrid</emph>"
+msgid "Choose <emph>Insert - Cells</emph>."
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3154514\n"
"help.text"
-msgid "Open <emph>Insert Cells</emph> toolbar from Tools bar:"
-msgstr "Ava tööriistade ribalt tööriistariba <emph>Lisa lahtrid</emph>:"
+msgid "Open <emph>Insert Cells</emph> toolbar from <emph>Tools</emph> bar:"
+msgstr ""
#: 00000404.xhp
msgctxt ""
@@ -365,7 +365,7 @@ msgctxt ""
"00000404.xhp\n"
"par_id3149033\n"
"help.text"
-msgid "<variable id=\"eitab\">Choose <emph>Sheet - Insert Sheet</emph></variable>"
+msgid "<variable id=\"eitab\">Choose <emph>Sheet - Insert Sheet</emph>.</variable>"
msgstr ""
#: 00000404.xhp
@@ -373,7 +373,7 @@ msgctxt ""
"00000404.xhp\n"
"par_idN1082F\n"
"help.text"
-msgid "<variable id=\"eitabfile\">Choose <emph>Sheet - Insert Sheet from File</emph></variable>"
+msgid "<variable id=\"eitabfile\">Choose <emph>Sheet - Insert Sheet from File</emph>.</variable>"
msgstr ""
#: 00000404.xhp
@@ -381,8 +381,8 @@ msgctxt ""
"00000404.xhp\n"
"par_id3155115\n"
"help.text"
-msgid "Choose <emph>Insert - Function</emph>"
-msgstr "Vali <emph>Lisa - Funktsioon</emph>"
+msgid "Choose <emph>Insert - Function</emph>."
+msgstr ""
#: 00000404.xhp
msgctxt ""
@@ -429,8 +429,8 @@ msgctxt ""
"00000404.xhp\n"
"par_id3155809\n"
"help.text"
-msgid "<variable id=\"eikadaze\"><emph>Insert - Function</emph> - Category <emph>Date&Time</emph></variable>"
-msgstr "<variable id=\"eikadaze\"><emph>Lisamine - Funktsioon</emph> - Kategooria <emph>Kuupäev ja kellaaeg</emph></variable>"
+msgid "<variable id=\"eikadaze\"><emph>Insert - Function</emph> - Category <emph>Date & Time</emph></variable>"
+msgstr ""
#: 00000404.xhp
msgctxt ""
@@ -517,15 +517,15 @@ msgctxt ""
"00000404.xhp\n"
"par_id3155383\n"
"help.text"
-msgid "<variable id=\"funktionsliste\">Choose <emph>Insert - Function List</emph></variable>"
-msgstr "<variable id=\"funktionsliste\">Vali <emph>Lisamine - Funktsioonide nimekiri</emph></variable>"
+msgid "<variable id=\"funktionsliste\">Choose <emph>Insert - Function List</emph>.</variable>"
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3153250\n"
"help.text"
-msgid "<variable id=\"einamen\">Choose <emph>Insert - Named Ranges and Expressions</emph></variable>"
+msgid "<variable id=\"einamen\">Choose <emph>Insert - Named Ranges and Expressions</emph>.</variable>"
msgstr ""
#: 00000404.xhp
@@ -533,7 +533,7 @@ msgctxt ""
"00000404.xhp\n"
"par_id3146776\n"
"help.text"
-msgid "<variable id=\"eiextdata\">Choose <emph>Sheet - Link to External data</emph></variable>"
+msgid "<variable id=\"eiextdata\">Choose <emph>Sheet - Link to External data</emph>.</variable>"
msgstr ""
#: 00000404.xhp
@@ -541,7 +541,7 @@ msgctxt ""
"00000404.xhp\n"
"par_id3143222\n"
"help.text"
-msgid "Choose <emph>Sheet - Named Ranges and Expressions - Define</emph>"
+msgid "Choose <emph>Sheet - Named Ranges and Expressions - Define</emph>."
msgstr ""
#: 00000404.xhp
@@ -557,7 +557,7 @@ msgctxt ""
"00000404.xhp\n"
"par_id3145214\n"
"help.text"
-msgid "<variable id=\"einaei\">Choose <emph>Sheet - Named Ranges and Expressions - Insert</emph></variable>"
+msgid "<variable id=\"einaei\">Choose <emph>Sheet - Named Ranges and Expressions - Insert</emph>.</variable>"
msgstr ""
#: 00000404.xhp
@@ -565,7 +565,7 @@ msgctxt ""
"00000404.xhp\n"
"par_id3153558\n"
"help.text"
-msgid "<variable id=\"einaueb\">Choose <emph>Sheet - Named Ranges and Expressions - Create</emph></variable>"
+msgid "<variable id=\"einaueb\">Choose <emph>Sheet - Named Ranges and Expressions - Create</emph>.</variable>"
msgstr ""
#: 00000404.xhp
@@ -573,7 +573,7 @@ msgctxt ""
"00000404.xhp\n"
"par_id3153483\n"
"help.text"
-msgid "<variable id=\"einabesch\">Choose <emph>Sheet - Named Ranges and Expressions - Labels</emph></variable>"
+msgid "<variable id=\"einabesch\">Choose <emph>Sheet - Named Ranges and Expressions - Labels</emph>.</variable>"
msgstr ""
#: 00000405.xhp
@@ -597,192 +597,192 @@ msgctxt ""
"00000405.xhp\n"
"par_id3154685\n"
"help.text"
-msgid "<variable id=\"fozelle\">Choose <emph>Format - Cells</emph></variable>"
-msgstr "<variable id=\"fozelle\">Vali <emph>Vormindus - Lahtrid</emph></variable>"
+msgid "<variable id=\"fozelle\">Choose <emph>Format - Cells</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3153194\n"
"help.text"
-msgid "<variable id=\"fozelstz\">Choose <emph>Format - Cells - Cell Protection</emph> tab </variable>"
-msgstr "<variable id=\"fozelstz\">Vali <emph>Vormindus - Lahtrid -</emph> kaart <emph>Lahtri kaitse</emph></variable>"
+msgid "<variable id=\"fozelstz\">Choose <emph>Format - Cells - Cell Protection</emph> tab.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3155854\n"
"help.text"
-msgid "<variable id=\"fozei\">Choose <emph>Format - Row</emph></variable>"
-msgstr "<variable id=\"fozei\">Vali <emph>Vormindus - Rida</emph></variable>"
+msgid "<variable id=\"fozei\">Choose <emph>Format - Rows</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3150012\n"
"help.text"
-msgid "<variable id=\"fozeiophoe\">Choose <emph>Format - Row - Optimal Height</emph></variable>"
-msgstr "<variable id=\"fozeiophoe\">Vali <emph>Vormindus - Rida - Optimaalne kõrgus</emph></variable>"
+msgid "<variable id=\"fozeiophoe\">Choose <emph>Format - Rows - Optimal Height</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3148645\n"
"help.text"
-msgid "Choose <emph>Format - Row - Hide</emph>"
-msgstr "Vali <emph>Vormindus - Rida - Peida</emph>"
+msgid "Choose <emph>Format - Rows - Hide</emph>."
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3153728\n"
"help.text"
-msgid "Choose <emph>Format - Column - Hide</emph>"
-msgstr "Vali <emph>Vormindus - Veerg - Peida</emph>"
+msgid "Choose <emph>Format - Columns - Hide</emph>."
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3151114\n"
"help.text"
-msgid "Choose <emph>Format - Sheet - Hide</emph>"
-msgstr "Vali <emph>Vormindus - Leht - Peida</emph>"
+msgid "Choose <emph>Sheet - Hide Sheet</emph>."
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3148576\n"
"help.text"
-msgid "Choose <emph>Format - Row - Show</emph>"
-msgstr "Vali <emph>Vormindus - Rida - Näita</emph>"
+msgid "Choose <emph>Format - Rows - Show</emph>."
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3156286\n"
"help.text"
-msgid "Choose <emph>Format - Column - Show</emph>"
-msgstr "Vali <emph>Vormindus - Veerg - Näita</emph>"
+msgid "Choose <emph>Format - Columns - Show</emph>."
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3145645\n"
"help.text"
-msgid "<variable id=\"fospa\">Choose <emph>Format - Column</emph></variable>"
-msgstr "<variable id=\"fospa\">Vali <emph>Vormindus - Veerg</emph></variable>"
+msgid "<variable id=\"fospa\">Choose <emph>Format - Columns</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3145252\n"
"help.text"
-msgid "Choose <emph>Format - Column - Optimal Width</emph>"
-msgstr "Vali <emph>Vormindus - Veerg - Optimaalne laius</emph>"
+msgid "Choose <emph>Format - Columns - Optimal Width</emph>."
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3146971\n"
"help.text"
-msgid "Double-click right column separator in column headers"
-msgstr "Tee päiste ribal parempoolsel veeru eraldajal topeltklõps"
+msgid "Double-click right column separator in column headers."
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3147362\n"
"help.text"
-msgid "<variable id=\"fot\">Choose <emph>Format - Sheet</emph></variable>"
-msgstr "<variable id=\"fot\">Vali <emph>Vormindus - Leht</emph></variable>"
+msgid "<variable id=\"fot\">Choose <emph>Sheet</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3163805\n"
"help.text"
-msgid "<variable id=\"fotu\">Choose <emph>Format - Sheet - Rename</emph></variable>"
-msgstr "<variable id=\"fotu\">Vali <emph>Vormindus - Leht - Muuda nime</emph></variable>"
+msgid "<variable id=\"fotu\">Choose <emph>Sheet - Rename Sheet</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3155333\n"
"help.text"
-msgid "<variable id=\"fotenb\">Choose <emph>Format - Sheet - Show</emph></variable>"
-msgstr "<variable id=\"fotenb\">Vali <emph>Vormindus - Leht - Näita</emph></variable>"
+msgid "<variable id=\"fotenb\">Choose <emph>Sheet - Show Sheet</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_idN1077A\n"
"help.text"
-msgid "<variable id=\"foste\">Choose <emph>Format - Page</emph></variable>"
-msgstr "<variable id=\"foste\">Vali <emph>Vormindus - Leht</emph></variable>"
+msgid "<variable id=\"foste\">Choose <emph>Format - Page</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3155508\n"
"help.text"
-msgid "<variable id=\"fostel\">Choose <emph>Format - Page - Sheet</emph> tab </variable>"
-msgstr "<variable id=\"fostel\">Vali <emph>Vormindus - Lehekülg -</emph> kaart <emph>Leht</emph></variable>"
+msgid "<variable id=\"fostel\">Choose <emph>Format - Page - Sheet</emph> tab.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3150883\n"
"help.text"
-msgid "<variable id=\"fodrbe\">Choose <emph>Format - Print Ranges</emph></variable>"
-msgstr "<variable id=\"fodrbe\">Vali <emph>Vormindus - Trükialad</emph></variable>"
+msgid "<variable id=\"fodrbe\">Choose <emph>Format - Print Ranges</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3156448\n"
"help.text"
-msgid "<variable id=\"fodrfe\">Choose <emph>Format - Print Ranges - Define</emph></variable>"
-msgstr "<variable id=\"fodrfe\">Vali <emph>Vormindus - Trükialad - Määra</emph></variable>"
+msgid "<variable id=\"fodrfe\">Choose <emph>Format - Print Ranges - Define</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3156290\n"
"help.text"
-msgid "<variable id=\"fodrhin\">Choose <emph>Format - Print Ranges - Add</emph></variable>"
-msgstr "<variable id=\"fodrhin\">Vali <emph>Vormindus - Trükialad - Lisa</emph></variable>"
+msgid "<variable id=\"fodrhin\">Choose <emph>Format - Print Ranges - Add</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3155812\n"
"help.text"
-msgid "<variable id=\"fodbah\">Choose <emph>Format - Print Ranges - Clear</emph></variable>"
-msgstr "<variable id=\"fodbah\">Vali <emph>Vormindus - Trükialad - Kustuta</emph></variable>"
+msgid "<variable id=\"fodbah\">Choose <emph>Format - Print Ranges - Clear</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3153307\n"
"help.text"
-msgid "<variable id=\"fodbbe\">Choose <emph>Format - Print Ranges - Edit</emph></variable>"
-msgstr "<variable id=\"fodbbe\">Vali <emph>Vormindus - Trükialad - Redigeeri</emph></variable>"
+msgid "<variable id=\"fodbbe\">Choose <emph>Format - Print Ranges - Edit</emph>.</variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3153916\n"
"help.text"
-msgid "Choose <emph>Format - AutoFormat</emph>"
-msgstr "Vali <emph>Vormindus - Automaatvormindus</emph>"
+msgid "Choose <emph>Format - AutoFormat</emph>."
+msgstr ""
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3154532\n"
"help.text"
-msgid "On the Tools bar, click"
-msgstr "Tööriistade ribal klõpsa"
+msgid "On the <emph>Tools</emph> bar, click"
+msgstr ""
#: 00000405.xhp
msgctxt ""
@@ -805,8 +805,8 @@ msgctxt ""
"00000405.xhp\n"
"par_id3154618\n"
"help.text"
-msgid "<variable id=\"bedingte\">Choose <emph>Format - Conditional Formatting</emph></variable>"
-msgstr "<variable id=\"bedingte\">Vali <emph>Vormindus - Tingimuslik vormindamine</emph></variable>"
+msgid "<variable id=\"bedingte\">Choose <emph>Format - Conditional Formatting</emph>.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
@@ -829,7 +829,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3150541\n"
"help.text"
-msgid "<variable id=\"exdektv\">Choose <emph>Tools - Detective</emph> </variable>"
+msgid "<variable id=\"exdektv\">Choose <emph>Tools - Detective</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -837,8 +837,8 @@ msgctxt ""
"00000406.xhp\n"
"par_id3153194\n"
"help.text"
-msgid "Choose <emph>Tools - Detective - Trace Precedents</emph>"
-msgstr "Vali <emph>Tööriistad - Analüüs - Näita eelsõltuvusi</emph>"
+msgid "Choose <emph>Tools - Detective - Trace Precedents</emph>."
+msgstr ""
#: 00000406.xhp
msgctxt ""
@@ -853,7 +853,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3154123\n"
"help.text"
-msgid "<variable id=\"silbentrennungc\">Menu <emph>Tools - Language - Hyphenation</emph> </variable>"
+msgid "<variable id=\"silbentrennungc\">Menu <emph>Tools - Language - Hyphenation</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -861,7 +861,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3145785\n"
"help.text"
-msgid "<variable id=\"exdvore\">Choose <emph>Tools - Detective - Remove Precedents</emph> </variable>"
+msgid "<variable id=\"exdvore\">Choose <emph>Tools - Detective - Remove Precedents</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -869,8 +869,8 @@ msgctxt ""
"00000406.xhp\n"
"par_id3155411\n"
"help.text"
-msgid "Choose <emph>Tools - Detective - Trace Dependents</emph>"
-msgstr "Vali <emph>Tööriistad - Analüüs - Näita järelsõltuvusi</emph>"
+msgid "Choose <emph>Tools - Detective - Trace Dependents</emph>."
+msgstr ""
#: 00000406.xhp
msgctxt ""
@@ -885,7 +885,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3146984\n"
"help.text"
-msgid "<variable id=\"exdszne\">Choose <emph>Tools - Detective - Remove Dependents</emph> </variable>"
+msgid "<variable id=\"exdszne\">Choose <emph>Tools - Detective - Remove Dependents</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -893,7 +893,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3154014\n"
"help.text"
-msgid "<variable id=\"exdase\">Choose <emph>Tools - Detective - Remove All Traces</emph> </variable>"
+msgid "<variable id=\"exdase\">Choose <emph>Tools - Detective - Remove All Traces</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -901,7 +901,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3153188\n"
"help.text"
-msgid "<variable id=\"exdszfe\">Choose <emph>Tools - Detective - Trace Error</emph> </variable>"
+msgid "<variable id=\"exdszfe\">Choose <emph>Tools - Detective - Trace Error</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -909,7 +909,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3149410\n"
"help.text"
-msgid "<variable id=\"fuellmodus\">Choose <emph>Tools - Detective - Fill Mode</emph> </variable>"
+msgid "<variable id=\"fuellmodus\">Choose <emph>Tools - Detective - Fill Mode</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -917,7 +917,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3156284\n"
"help.text"
-msgid "<variable id=\"dateneinkreisen\">Choose <emph>Tools - Detective - Mark Invalid Data</emph> </variable>"
+msgid "<variable id=\"dateneinkreisen\">Choose <emph>Tools - Detective - Mark Invalid Data</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -925,7 +925,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3153159\n"
"help.text"
-msgid "<variable id=\"spurenaktualisieren\">Choose <emph>Tools - Detective - Refresh Traces</emph> </variable>"
+msgid "<variable id=\"spurenaktualisieren\">Choose <emph>Tools - Detective - Refresh Traces</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -933,7 +933,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3147397\n"
"help.text"
-msgid "<variable id=\"automatisch\">Choose <emph>Tools - Detective - AutoRefresh</emph> </variable>"
+msgid "<variable id=\"automatisch\">Choose <emph>Tools - Detective - AutoRefresh</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -941,7 +941,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3154018\n"
"help.text"
-msgid "<variable id=\"exzws\">Choose <emph>Tools - Goal Seek</emph> </variable>"
+msgid "<variable id=\"exzws\">Choose <emph>Tools - Goal Seek</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -949,7 +949,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3269142\n"
"help.text"
-msgid "<variable id=\"solver\">Choose <emph>Tools - Solver</emph> </variable>"
+msgid "<variable id=\"solver\">Choose <emph>Tools - Solver</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -957,7 +957,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id8554338\n"
"help.text"
-msgid "<variable id=\"solver_options\">Choose <emph>Tools - Solver</emph>, <emph>Options</emph> button </variable>"
+msgid "<variable id=\"solver_options\">Choose <emph>Tools - Solver</emph>, click <emph>Options</emph> button.</variable>"
msgstr ""
#: 00000406.xhp
@@ -965,7 +965,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3156277\n"
"help.text"
-msgid "<variable id=\"exsze\">Choose <emph>Tools - Scenarios</emph> </variable>"
+msgid "<variable id=\"exsze\">Choose <emph>Tools - Scenarios</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -973,7 +973,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3149020\n"
"help.text"
-msgid "<variable id=\"protect_sheet\">Choose <emph>Tools - Protect Sheet</emph></variable>"
+msgid "<variable id=\"protect_sheet\">Choose <emph>Tools - Protect Sheet</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -981,7 +981,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3154256\n"
"help.text"
-msgid "<variable id=\"protect_spreadsheet\">Choose <emph>Tools - Protect Spreadsheet</emph></variable>"
+msgid "<variable id=\"protect_spreadsheet\">Choose <emph>Tools - Protect Spreadsheet</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -989,7 +989,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3146919\n"
"help.text"
-msgid "Choose <emph>Data - Calculate - Recalculate</emph>"
+msgid "Choose <emph>Data - Calculate - Recalculate</emph>."
msgstr ""
#: 00000406.xhp
@@ -1005,7 +1005,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3150941\n"
"help.text"
-msgid "<variable id=\"exatmb\">Choose <emph>Data - Calculate - AutoCalculate</emph> </variable>"
+msgid "<variable id=\"exatmb\">Choose <emph>Data - Calculate - AutoCalculate</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -1013,7 +1013,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3151276\n"
"help.text"
-msgid "<variable id=\"autoeingabe\">Choose <emph>Tools - AutoInput</emph> </variable>"
+msgid "<variable id=\"autoeingabe\">Choose <emph>Tools - AutoInput</emph>.</variable>"
msgstr ""
#: 00000407.xhp
@@ -1037,7 +1037,7 @@ msgctxt ""
"00000407.xhp\n"
"par_id3147335\n"
"help.text"
-msgid "<variable id=\"fete\">Choose <item type=\"menuitem\">View - Split Window</item></variable>"
+msgid "<variable id=\"fete\">Choose ><item type=\"menuitem\">View - Split Window</item>.</variable>"
msgstr ""
#: 00000407.xhp
@@ -1045,7 +1045,7 @@ msgctxt ""
"00000407.xhp\n"
"par_id3153663\n"
"help.text"
-msgid "<variable id=\"fefix\">Choose <item type=\"menuitem\">View - Freeze Cells - Freeze Rows and Columns</item></variable>"
+msgid "<variable id=\"fefix\">Choose <item type=\"menuitem\">View - Freeze Cells - Freeze Rows and Columns</item>.</variable>"
msgstr ""
#: 00000412.xhp
@@ -1069,48 +1069,48 @@ msgctxt ""
"00000412.xhp\n"
"par_id8366954\n"
"help.text"
-msgid "<variable id=\"text2columns\">Choose <emph>Data - Text to Columns</emph></variable>"
-msgstr "<variable id=\"text2columns\">Vali <emph>Andmed - Tekst veergudesse</emph></variable>"
+msgid "<variable id=\"text2columns\">Choose <emph>Data - Text to Columns</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3147399\n"
"help.text"
-msgid "<variable id=\"dbrbf\">Choose <emph>Data - Define Range</emph></variable>"
-msgstr "<variable id=\"dbrbf\">Vali <emph>Andmed - Määra vahemik</emph></variable>"
+msgid "<variable id=\"dbrbf\">Choose <emph>Data - Define Range</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3145345\n"
"help.text"
-msgid "<variable id=\"dbrba\">Choose <emph>Data - Select Range</emph></variable>"
-msgstr "<variable id=\"dbrba\">Vali <emph>Andmed - Vali vahemik</emph></variable>"
+msgid "<variable id=\"dbrba\">Choose <emph>Data - Select Range</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3150443\n"
"help.text"
-msgid "<variable id=\"dnsrt\">Choose <emph>Data - Sort...</emph></variable>"
-msgstr "<variable id=\"dnsrt\">Vali <emph>Andmed - Sordi</emph></variable>"
+msgid "<variable id=\"dnsrt\">Choose <emph>Data - Sort...</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3148491\n"
"help.text"
-msgid "Choose <emph>Data - Sort - Sort Criteria</emph> tab"
-msgstr "Vali <emph>Andmed - Sordi -</emph> kaart <emph>Sortimise kriteerium</emph>"
+msgid "Choose <emph>Data - Sort - Sort Criteria</emph> tab."
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3154516\n"
"help.text"
-msgid "On Standard bar, click"
-msgstr "Standardribal klõpsa"
+msgid "On <emph>Standard</emph> bar, click"
+msgstr ""
#: 00000412.xhp
msgctxt ""
@@ -1149,32 +1149,32 @@ msgctxt ""
"00000412.xhp\n"
"par_id3146984\n"
"help.text"
-msgid "<variable id=\"dnstot\">Choose <emph>Data - Sort - Options</emph> tab</variable>"
-msgstr "<variable id=\"dnstot\">Vali <emph>Andmed - Sortimine -</emph> kaart <emph>Sätted</emph></variable>"
+msgid "<variable id=\"dnstot\">Choose <emph>Data - Sort - Options</emph> tab.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3155308\n"
"help.text"
-msgid "<variable id=\"dnftr\">Choose <emph>Data - Filter</emph></variable>"
-msgstr "<variable id=\"dnftr\">Vali <emph>Andmed - Filter</emph></variable>"
+msgid "<variable id=\"dnftr\">Choose <emph>Data - Filter</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3148646\n"
"help.text"
-msgid "Choose <emph>Data - AutoFilter</emph>"
-msgstr "Vali <emph>Andmed - Filter - Automaatfilter</emph>"
+msgid "Choose <emph>Data - AutoFilter</emph>."
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3151113\n"
"help.text"
-msgid "On Tools bar or Table Data bar, click"
-msgstr "Tööriistade ribal või tabeliandmete ribal klõpsa"
+msgid "On <emph>Tools</emph> bar or <emph>Table Data</emph> bar, click"
+msgstr ""
#: 00000412.xhp
msgctxt ""
@@ -1197,40 +1197,40 @@ msgctxt ""
"00000412.xhp\n"
"par_id3156278\n"
"help.text"
-msgid "<variable id=\"dnfspz\">Choose <emph>Data - More Filters - Advanced Filter...</emph></variable>"
-msgstr "<variable id=\"dnfspz\">Vali <emph>Andmed - Filter - Täpsem filter</emph></variable>"
+msgid "<variable id=\"dnfspz\">Choose <emph>Data - More Filters - Advanced Filter...</emph> .</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3153764\n"
"help.text"
-msgid "Choose <emph>Data - More Filters - Standard Filter... - Options</emph> label"
-msgstr "Vali nupp<emph>Andmed - Filter - Standardfilter - Rohkem>></emph>"
+msgid "Choose <emph>Data - More Filters - Standard Filter... - Options</emph> label."
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3155444\n"
"help.text"
-msgid "Choose <emph>Data - More Filters - Advanced Filter... - Options</emph> label"
-msgstr "Vali nupp <emph>Andmed - Filter - Täpsem filter - Rohkem>></emph> button"
+msgid "Choose <emph>Data - More Filters - Advanced Filter... - Options</emph> label."
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3156382\n"
"help.text"
-msgid "Choose <emph>Data - More Filters - Reset Filter</emph>"
-msgstr "Vali <emph>Andmed - Filter - Lähtesta filter</emph>"
+msgid "Choose <emph>Data - More Filters - Reset Filter</emph>."
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3155961\n"
"help.text"
-msgid "On Table Data bar, click <emph>Reset Filter/Sort</emph>"
-msgstr "Klõpsa tabeliandmete riba nupul <emph>Lähtesta filter/sortimine</emph>"
+msgid "On <emph>Table Data</emph> bar, click <emph>Reset Filter/Sort</emph>."
+msgstr ""
#: 00000412.xhp
msgctxt ""
@@ -1253,112 +1253,112 @@ msgctxt ""
"00000412.xhp\n"
"par_id3152778\n"
"help.text"
-msgid "<variable id=\"dnaftas\">Choose <emph>Data - More Filter - Hide AutoFilter</emph></variable>"
-msgstr "<variable id=\"dnaftas\">Vali <emph>Andmed - Filter -Peida automaatfilter</emph></variable>"
+msgid "<variable id=\"dnaftas\">Choose <emph>Data - More Filter - Hide AutoFilter</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3166424\n"
"help.text"
-msgid "<variable id=\"dntegs\">Choose <emph>Data - Subtotals</emph></variable>"
-msgstr "<variable id=\"dntegs\">Vali <emph>Andmed - Vahekokkuvõtted</emph></variable>"
+msgid "<variable id=\"dntegs\">Choose <emph>Data - Subtotals</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3154574\n"
"help.text"
-msgid "<variable id=\"dntezd\">Choose <emph>Data - Subtotals - 1st, 2nd, 3rd Group</emph> tabs</variable>"
-msgstr "<variable id=\"dntezd\">Vali <emph>Andmed - Vahekokkuvõtted -</emph> kaardid <emph>1., 2., 3. grupp</emph></variable>"
+msgid "<variable id=\"dntezd\">Choose <emph>Data - Subtotals - 1st, 2nd, 3rd Group</emph> tabs.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3151277\n"
"help.text"
-msgid "<variable id=\"dntopi\">Choose <emph>Data - Subtotals - Options</emph> tab</variable>"
-msgstr "<variable id=\"dntopi\">Vali <emph>Andmed - Vahekokkuvõtted -</emph> kaart <emph>Sätted</emph></variable>"
+msgid "<variable id=\"dntopi\">Choose <emph>Data - Subtotals - Options</emph> tab.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3145133\n"
"help.text"
-msgid "<variable id=\"datengueltig\">Choose <emph>Data - Validity</emph></variable>"
-msgstr "<variable id=\"datengueltig\">Vali <emph>Andmed - Valideerimine</emph></variable>"
+msgid "<variable id=\"datengueltig\">Choose <emph>Data - Validity</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3152992\n"
"help.text"
-msgid "<variable id=\"datengueltigwerte\">Menu <emph>Data - Validity - Criteria</emph> tab</variable>"
-msgstr "<variable id=\"datengueltigwerte\">Menüüs <emph>Andmed - Valideerimine -</emph> kaart <emph>Kriteeriumid</emph></variable>"
+msgid "<variable id=\"datengueltigwerte\">Menu <emph>Data - Validity - Criteria</emph> tab.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3150367\n"
"help.text"
-msgid "<variable id=\"datengueltigeingabe\">Choose <emph>Data - Validity - Input Help</emph> tab</variable>"
-msgstr "<variable id=\"datengueltigeingabe\">Vali <emph>Andmed - Valideerimine -</emph> kaart <emph>Sisestusjuhised</emph></variable>"
+msgid "<variable id=\"datengueltigeingabe\">Choose <emph>Data - Validity - Input Help</emph> tab.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3154486\n"
"help.text"
-msgid "<variable id=\"datengueltigfehler\">Choose <emph>Data - Validity - Error Alert</emph> tab</variable>"
-msgstr "<variable id=\"datengueltigfehler\">Vali <emph>Andmed - Valideerimine -</emph> kaart <emph>Veateade</emph></variable>"
+msgid "<variable id=\"datengueltigfehler\">Choose <emph>Data - Validity - Error Alert</emph> tab.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3146978\n"
"help.text"
-msgid "<variable id=\"dnmfo\">Choose <emph>Data - Multiple Operations</emph></variable>"
-msgstr "<variable id=\"dnmfo\">Vali <emph>Andmed - Mitu tehet</emph></variable>"
+msgid "<variable id=\"dnmfo\">Choose <emph>Data - Multiple Operations</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3155809\n"
"help.text"
-msgid "<variable id=\"dnksd\">Choose <emph>Data - Consolidate</emph></variable>"
-msgstr "<variable id=\"dnksd\">Vali <emph>Andmed - Konsolideeri</emph></variable>"
+msgid "<variable id=\"dnksd\">Choose <emph>Data - Consolidate</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3148701\n"
"help.text"
-msgid "<variable id=\"dngld\">Choose <emph>Data - Group and Outline</emph></variable>"
-msgstr "<variable id=\"dngld\">Vali <emph>Andmed - Rühmitamine ja liigendus</emph></variable>"
+msgid "<variable id=\"dngld\">Choose <emph>Data - Group and Outline</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3153815\n"
"help.text"
-msgid "<variable id=\"dngda\">Choose <emph>Data - Group and Outline - Hide Details</emph></variable>"
-msgstr "<variable id=\"dngda\">Vali <emph>Andmed - Rühmitamine ja liigendus - Peida üksikasjad</emph></variable>"
+msgid "<variable id=\"dngda\">Choose <emph>Data - Group and Outline - Hide Details</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3159223\n"
"help.text"
-msgid "<variable id=\"dngde\">Choose <emph>Data - Group and Outline - Show Details</emph></variable>"
-msgstr "<variable id=\"dngde\">Vali <emph>Andmed - Rühmitamine ja liigendus - Näita üksikasju</emph></variable>"
+msgid "<variable id=\"dngde\">Choose <emph>Data - Group and Outline - Show Details</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3146870\n"
"help.text"
-msgid "Choose <emph>Data - Group and Outline - Group</emph>"
-msgstr "Vali <emph>Andmed - Rühmitamine ja liigendus - Rühmita</emph>"
+msgid "Choose <emph>Data - Group and Outline - Group</emph>."
+msgstr ""
#: 00000412.xhp
msgctxt ""
@@ -1397,8 +1397,8 @@ msgctxt ""
"00000412.xhp\n"
"par_id3146781\n"
"help.text"
-msgid "Choose <emph>Data - Group and Outline - Ungroup</emph>"
-msgstr "Vali <emph>Andmed - Rühmitamine ja liigendus - Lõhu rühmad</emph>"
+msgid "Choose <emph>Data - Group and Outline - Ungroup</emph>."
+msgstr ""
#: 00000412.xhp
msgctxt ""
@@ -1437,96 +1437,96 @@ msgctxt ""
"00000412.xhp\n"
"par_id3153008\n"
"help.text"
-msgid "<variable id=\"dnglagl\">Choose <emph>Data - Group and Outline - AutoOutline</emph></variable>"
-msgstr "<variable id=\"dnglagl\">Vali <emph>Andmed - Rühmitamine ja liigendus - Automaatliigendus</emph></variable>"
+msgid "<variable id=\"dnglagl\">Choose <emph>Data - Group and Outline - AutoOutline</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3154709\n"
"help.text"
-msgid "<variable id=\"dnglef\">Choose <emph>Data - Group and Outline - Remove</emph></variable>"
-msgstr "<variable id=\"dnglef\">Vali <emph>Andmed - Rühmitamine ja liigendus - Eemalda</emph></variable>"
+msgid "<variable id=\"dnglef\">Choose <emph>Data - Group and Outline - Remove Outline</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id1774346\n"
"help.text"
-msgid "<variable id=\"dngdrill\">Choose <emph>Data - Group and Outline - Show Details</emph> (for some pivot tables)</variable>"
-msgstr "<variable id=\"dngdrill\">Vali <emph>Andmed - Rühmitamine ja liigendus - Näita üksikasju</emph> (mõne liigendtabeli kohta)</variable>"
+msgid "<variable id=\"dngdrill\">Choose <emph>Data - Group and Outline - Show Details</emph> (for some pivot tables).</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3155759\n"
"help.text"
-msgid "<variable id=\"dndtpt\">Choose <emph>Data - Pivot Table</emph></variable>"
-msgstr "<variable id=\"dndtpt\">Vali <emph>Andmed - Liigendtabel</emph></variable>"
+msgid "<variable id=\"dndtpt\">Choose <emph>Data - Pivot Table</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3154625\n"
"help.text"
-msgid "<variable id=\"dndpa\">Choose <emph>Insert - Pivot Table</emph></variable>"
-msgstr "<variable id=\"dndtpt\">Vali <emph>Andmed - Liigendtabel</emph></variable>"
+msgid "<variable id=\"dndpa\">Choose <emph>Insert - Pivot Table</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3147558\n"
"help.text"
-msgid "<variable id=\"dndq\">Choose <emph>Insert - Pivot Table</emph>, in the Select Source dialog choose the option <emph>Data source registered in $[officename]</emph>.</variable>"
-msgstr "<variable id=\"dndq\">Vali <emph>Andmed - Liigendtabel - Loo</emph>, allika valimise dialoogis vali <emph>$[officename]'is registreeritud andmeallikas</emph>.</variable>"
+msgid "<variable id=\"dndq\">Choose <emph>Insert - Pivot Table</emph>, in the <emph>Select Source</emph> dialog choose the option <emph>Data source registered in $[officename]</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3153297\n"
"help.text"
-msgid "Choose <emph>Insert - Pivot Table</emph>, in the Select Source dialog choose the option <emph>Current selection</emph>."
-msgstr "Vali <emph>Andmed - Liigendtabel - Loo</emph>, allika valimise dialoogis vali <emph>Praegune valik</emph>."
+msgid "Choose <emph>Insert - Pivot Table</emph>, in the <emph>Select Source</emph> dialog choose the option <emph>Current selection</emph>."
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3145118\n"
"help.text"
-msgid "Choose <emph>Insert - Pivot Table</emph>, in the Select Source dialog choose the option <emph>Data source registered in $[officename]</emph>, click <emph>OK</emph> to see <emph>Select Data Source</emph> dialog."
-msgstr "Vali <emph>Andmed - Liigendtabel - Loo</emph>, allika valimise dialoogis vali <emph>$[officename]'is registreeritud andmeallikas</emph>, <emph>Andmeallika valimise</emph> dialoogi kuvamiseks klõpsa <emph>OK</emph>."
+msgid "Choose <emph>Insert - Pivot Table</emph>, in the <emph>Select Source</emph> dialog choose the option <emph>Data source registered in $[officename]</emph>, click <emph>OK</emph> to see <emph>Select Data Source</emph> dialog."
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3153294\n"
"help.text"
-msgid "<variable id=\"dndpak\">Choose <emph>Data - Pivot Table - Refresh</emph></variable>"
-msgstr "<variable id=\"dndpak\">Vali <emph>Andmed - Liigendtabel - Värskenda</emph></variable>"
+msgid "<variable id=\"dndpak\">Choose <emph>Data - Pivot Table - Refresh</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3151344\n"
"help.text"
-msgid "<variable id=\"dndploe\">Choose <emph>Data - Pivot Table - Delete</emph></variable>"
-msgstr "<variable id=\"dndploe\">Vali <emph>Andmed - Liigendtabel - Kustuta</emph></variable>"
+msgid "<variable id=\"dndploe\">Choose <emph>Data - Pivot Table - Delete</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_id3150397\n"
"help.text"
-msgid "<variable id=\"dndakt\">Choose <emph>Data - Refresh Range</emph></variable>"
-msgstr "<variable id=\"dndakt\">Vali <emph>Andmed - Värskenda vahemikku</emph></variable>"
+msgid "<variable id=\"dndakt\">Choose <emph>Data - Refresh Range</emph>.</variable>"
+msgstr ""
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
"par_idN10B8F\n"
"help.text"
-msgid "<variable id=\"grouping\">Choose <emph>Data - Group and Outline - Group</emph></variable>"
-msgstr "<variable id=\"grouping\">Vali <emph>Andmed - Rühmitamine ja liigendus - Rühmita</emph></variable>"
+msgid "<variable id=\"grouping\">Choose <emph>Data - Group and Outline - Group</emph>.</variable>"
+msgstr ""
#: sheet_menu.xhp
msgctxt ""
@@ -1549,7 +1549,7 @@ msgctxt ""
"sheet_menu.xhp\n"
"par_id160220162106567373\n"
"help.text"
-msgid "<variable id=\"insert_rows_above\">Choose <emph>Sheet - Insert Rows - Rows Above</emph> </variable>"
+msgid "<variable id=\"insert_rows_above\">Choose <emph>Sheet - Insert Rows - Rows Above</emph>.</variable>"
msgstr ""
#: sheet_menu.xhp
@@ -1557,7 +1557,7 @@ msgctxt ""
"sheet_menu.xhp\n"
"par_id160220162109048207\n"
"help.text"
-msgid "<variable id=\"insert_rows_below\">Choose <emph>Sheet - Insert Rows - Rows Below</emph></variable>"
+msgid "<variable id=\"insert_rows_below\">Choose <emph>Sheet - Insert Rows - Rows Below</emph>.</variable>"
msgstr ""
#: sheet_menu.xhp
@@ -1565,7 +1565,7 @@ msgctxt ""
"sheet_menu.xhp\n"
"par_id160220162107055028\n"
"help.text"
-msgid "<variable id=\"insert_columns_left\">Choose <emph>Sheet - Insert Columns - Columns Left</emph></variable>"
+msgid "<variable id=\"insert_columns_left\">Choose <emph>Sheet - Insert Columns - Columns Left</emph>.</variable>"
msgstr ""
#: sheet_menu.xhp
@@ -1573,7 +1573,7 @@ msgctxt ""
"sheet_menu.xhp\n"
"par_id160220162109126013\n"
"help.text"
-msgid "<variable id=\"insert_columns_right\">Choose <emph>Sheet - Insert Columns - Columns Right</emph></variable>"
+msgid "<variable id=\"insert_columns_right\">Choose <emph>Sheet - Insert Columns - Columns Right</emph>.</variable>"
msgstr ""
#: sheet_menu.xhp
@@ -1581,7 +1581,7 @@ msgctxt ""
"sheet_menu.xhp\n"
"par_id3149095\n"
"help.text"
-msgid "<variable id=\"insert_page_break\">Choose <emph>Sheet - Insert Page Break</emph></variable>"
+msgid "<variable id=\"insert_page_break\">Choose <emph>Sheet - Insert Page Break</emph>.</variable>"
msgstr ""
#: sheet_menu.xhp
@@ -1589,7 +1589,7 @@ msgctxt ""
"sheet_menu.xhp\n"
"par_id3149398\n"
"help.text"
-msgid "<variable id=\"insert_page_break_row\">Choose <emph>Sheet - Insert Page Break - Row Break</emph></variable>"
+msgid "<variable id=\"insert_page_break_row\">Choose <emph>Sheet - Insert Page Break - Row Break</emph>.</variable>"
msgstr ""
#: sheet_menu.xhp
@@ -1597,7 +1597,7 @@ msgctxt ""
"sheet_menu.xhp\n"
"par_id3150084\n"
"help.text"
-msgid "<variable id=\"insert_page_break_column\">Choose <emph>Sheet - Insert Page Break - Column Break</emph></variable>"
+msgid "<variable id=\"insert_page_break_column\">Choose <emph>Sheet - Insert Page Break - Column Break</emph>.</variable>"
msgstr ""
#: sheet_menu.xhp
@@ -1605,7 +1605,7 @@ msgctxt ""
"sheet_menu.xhp\n"
"par_id3153093\n"
"help.text"
-msgid "<variable id=\"delete_page_break\">Choose <emph>Sheet - Delete Page Break</emph></variable>"
+msgid "<variable id=\"delete_page_break\">Choose <emph>Sheet - Delete Page Break</emph>.</variable>"
msgstr ""
#: sheet_menu.xhp
@@ -1613,7 +1613,7 @@ msgctxt ""
"sheet_menu.xhp\n"
"par_id3153191\n"
"help.text"
-msgid "<variable id=\"delete_page_break_row\">Choose <emph>Sheet - Delete Page Break - Row Break</emph></variable>"
+msgid "<variable id=\"delete_page_break_row\">Choose <emph>Sheet - Delete Page Break - Row Break</emph>.</variable>"
msgstr ""
#: sheet_menu.xhp
@@ -1621,5 +1621,5 @@ msgctxt ""
"sheet_menu.xhp\n"
"par_id3145645\n"
"help.text"
-msgid "<variable id=\"delete_page_break_column\">Choose <emph>Sheet - Delete Page Break - Column Break</emph></variable>"
+msgid "<variable id=\"delete_page_break_column\">Choose <emph>Sheet - Delete Page Break - Column Break</emph>.</variable>"
msgstr ""
diff --git a/source/et/helpcontent2/source/text/scalc/02.po b/source/et/helpcontent2/source/text/scalc/02.po
index 7c13057d920..b93ece08c1f 100644
--- a/source/et/helpcontent2/source/text/scalc/02.po
+++ b/source/et/helpcontent2/source/text/scalc/02.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2017-05-12 14:35+0200\n"
-"PO-Revision-Date: 2013-06-26 13:02+0000\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:58+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: et\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1372251747.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542196689.000000\n"
#: 02130000.xhp
msgctxt ""
@@ -45,8 +45,8 @@ msgctxt ""
"02130000.xhp\n"
"par_id3155267\n"
"help.text"
-msgid "<image src=\"cmd/sc_currencyfield.png\" id=\"img_id3159096\"><alt id=\"alt_id3159096\">Icon</alt></image>"
-msgstr "<image src=\"cmd/sc_currencyfield.png\" id=\"img_id3159096\"><alt id=\"alt_id3159096\">Ikoon</alt></image>"
+msgid "<image src=\"cmd/sc_currencyfield.png\" id=\"img_id3159096\"><alt id=\"alt_id3159096\">Currency Number Format Icon</alt></image>"
+msgstr ""
#: 02130000.xhp
msgctxt ""
@@ -61,8 +61,8 @@ msgctxt ""
"02130000.xhp\n"
"par_id3146776\n"
"help.text"
-msgid "<link href=\"text/shared/01/05020300.xhp\" name=\"Format - Cell - Numbers\">Format - Cell - Numbers</link>."
-msgstr "<link href=\"text/shared/01/05020300.xhp\" name=\"Vormindus - Lahter - Arvud\">Vormindus - Lahter - Arvud</link>."
+msgid "<link href=\"text/shared/01/05020300.xhp\" name=\"Format - Cells - Numbers\">Format - Cells - Numbers</link>."
+msgstr ""
#: 02140000.xhp
msgctxt ""
diff --git a/source/et/helpcontent2/source/text/scalc/06.po b/source/et/helpcontent2/source/text/scalc/06.po
index 81a6dccd3aa..ef532b51f89 100644
--- a/source/et/helpcontent2/source/text/scalc/06.po
+++ b/source/et/helpcontent2/source/text/scalc/06.po
@@ -3,15 +3,18 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-06-14 17:23+0200\n"
-"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
-"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-04-24 11:32+0000\n"
+"Last-Translator: Anonymous Pootle User\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-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1524569567.000000\n"
#: calcsamplefiles.xhp
msgctxt ""
@@ -20,35 +23,3 @@ msgctxt ""
"help.text"
msgid "Calc Sample Files"
msgstr ""
-
-#: calcsamplefiles.xhp
-msgctxt ""
-"calcsamplefiles.xhp\n"
-"par_id161521663319917\n"
-"help.text"
-msgid "<object data=\"media/files/scalc/imtrigon.ods\" id=\"ods_id61521568603544\" type=\"application/vnd.oasis.opendocument.spreadsheet\"/>"
-msgstr ""
-
-#: calcsamplefiles.xhp
-msgctxt ""
-"calcsamplefiles.xhp\n"
-"par_id161521663319918\n"
-"help.text"
-msgid "<object data=\"media/files/scalc/trigon.ods\" id=\"ods_id61521548603544\" type=\"application/vnd.oasis.opendocument.spreadsheet\"/>"
-msgstr ""
-
-#: calcsamplefiles.xhp
-msgctxt ""
-"calcsamplefiles.xhp\n"
-"par_id161521563314918\n"
-"help.text"
-msgid "<object data=\"media/files/scalc/pivot.ods\" id=\"ods_id61521547603544\" type=\"application/vnd.oasis.opendocument.spreadsheet\"/>"
-msgstr ""
-
-#: calcsamplefiles.xhp
-msgctxt ""
-"calcsamplefiles.xhp\n"
-"par_id721528312694192\n"
-"help.text"
-msgid "<object data=\"media/files/scalc/functions_ifs.ods\" id=\"ods_id61521547603534\" type=\"application/vnd.oasis.opendocument.spreadsheet\"/>"
-msgstr ""
diff --git a/source/et/helpcontent2/source/text/scalc/guide.po b/source/et/helpcontent2/source/text/scalc/guide.po
index 107982d7365..24b716949d0 100644
--- a/source/et/helpcontent2/source/text/scalc/guide.po
+++ b/source/et/helpcontent2/source/text/scalc/guide.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-07-31 14:10+0200\n"
-"PO-Revision-Date: 2016-07-06 01:56+0000\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:58+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: Estonian <none>\n"
"Language: et\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1467770205.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542196689.000000\n"
#: address_auto.xhp
msgctxt ""
@@ -3709,8 +3709,8 @@ msgctxt ""
"database_filter.xhp\n"
"par_idN10693\n"
"help.text"
-msgid "Choose <item type=\"menuitem\">Data - Filter - Standard Filter</item>."
-msgstr "Vali <item type=\"menuitem\">Andmed - Filter - Standardfilter</item>."
+msgid "Choose <item type=\"menuitem\">Data - More Filters - Standard Filter</item>."
+msgstr ""
#: database_filter.xhp
msgctxt ""
@@ -3765,8 +3765,8 @@ msgctxt ""
"database_filter.xhp\n"
"par_id3154944\n"
"help.text"
-msgid "Choose <item type=\"menuitem\">Data - Filter - AutoFilter</item>."
-msgstr "Vali <item type=\"menuitem\">Andmed - Filter - Automaatfilter</item>."
+msgid "Choose <item type=\"menuitem\">Data - AutoFilter</item>."
+msgstr ""
#: database_filter.xhp
msgctxt ""
diff --git a/source/et/helpcontent2/source/text/shared.po b/source/et/helpcontent2/source/text/shared.po
index 97bc2d56b78..a80f8273fb1 100644
--- a/source/et/helpcontent2/source/text/shared.po
+++ b/source/et/helpcontent2/source/text/shared.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-09-03 13:23+0200\n"
-"PO-Revision-Date: 2018-01-06 23:05+0000\n"
-"Last-Translator: Mihkel Tõnnov <mihhkel@gmail.com>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:58+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: et\n"
"MIME-Version: 1.0\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1515279920.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542196691.000000\n"
#: 3dsettings_toolbar.xhp
msgctxt ""
@@ -2013,5 +2013,5 @@ msgctxt ""
"need_help.xhp\n"
"hd_id1000010\n"
"help.text"
-msgid "This help page needs further work for correctness and completion. Please join the LibreOffice project and help us out to write the missing information. Visit our <link href=\"http://documentation.libreoffice.org/en/join-community/update-help-contents\">web page on writing Help contents</link>."
-msgstr "See abiteksti lehekülg vajab parandamist ja täiendamist. Palun liitu LibreOffice'i projektiga ja aita meil puuduv osa valmis kirjutada. Täpsemalt vaata <link href=\"http://documentation.libreoffice.org/en/join-community/update-help-contents\">abiteksti kirjutamist tutvustavalt veebilehelt</link>."
+msgid "This help page needs further work for correctness and completion. Please join the LibreOffice project and help us out to write the missing information. Visit our <link href=\"https://documentation.libreoffice.org/en/join-community/update-help-contents\"><emph>web page on writing Help contents</emph></link>."
+msgstr ""
diff --git a/source/et/helpcontent2/source/text/shared/00.po b/source/et/helpcontent2/source/text/shared/00.po
index 73456bf5d10..9ecfc26e5ea 100644
--- a/source/et/helpcontent2/source/text/shared/00.po
+++ b/source/et/helpcontent2/source/text/shared/00.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-10-21 20:57+0200\n"
-"PO-Revision-Date: 2018-08-04 12:52+0000\n"
-"Last-Translator: Mihkel Tõnnov <mihhkel@gmail.com>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:58+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: Estonian <none>\n"
"Language: et\n"
"MIME-Version: 1.0\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1533387136.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542196691.000000\n"
#: 00000001.xhp
msgctxt ""
@@ -6221,7 +6221,7 @@ msgctxt ""
"00000401.xhp\n"
"par_id621525017637963\n"
"help.text"
-msgid "Choose <emph>File - Export as EPUB</emph>."
+msgid "Choose <emph>File - Export As - Export as EPUB</emph>."
msgstr ""
#: 00000401.xhp
@@ -7197,7 +7197,7 @@ msgctxt ""
"00000403.xhp\n"
"par_idN1091B\n"
"help.text"
-msgid "<variable id=\"grid\">Choose <emph>View - Grid</emph> (Impress or Draw).</variable>"
+msgid "<variable id=\"grid\">Choose <emph>View - Grid and Helplines</emph> (Impress or Draw).</variable>"
msgstr ""
#: 00000403.xhp
@@ -7205,7 +7205,7 @@ msgctxt ""
"00000403.xhp\n"
"par_idN1092E\n"
"help.text"
-msgid "<variable id=\"guides\">Choose <emph>View - Snap Lines</emph> (Impress or Draw).</variable>"
+msgid "<variable id=\"guides\">Choose <emph>View - Snap Guides</emph> (Impress or Draw).</variable>"
msgstr ""
#: 00000404.xhp
@@ -7861,7 +7861,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id9988402\n"
"help.text"
-msgid "<variable id=\"packagemanager_eu\">Choose <emph>Tools - Extension Manager</emph>, click <emph>Updates</emph> button.</variable>"
+msgid "<variable id=\"packagemanager_eu\">Choose <emph>Tools - Extension Manager</emph>, click <emph>Check for Updates</emph> button.</variable>"
msgstr ""
#: 00000406.xhp
@@ -8075,14 +8075,6 @@ msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
-"par_id3150032\n"
-"help.text"
-msgid "<variable id=\"arbeit\">Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - $[officename] - Memory</emph>.</variable>"
-msgstr ""
-
-#: 00000406.xhp
-msgctxt ""
-"00000406.xhp\n"
"par_id3159153\n"
"help.text"
msgid "<variable id=\"ansicht\">Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - $[officename] - View</emph>.</variable>"
@@ -11045,7 +11037,7 @@ msgctxt ""
"00040502.xhp\n"
"par_id366527\n"
"help.text"
-msgid "Choose <emph>Format - Object - Line</emph> (Writer)."
+msgid "Choose <emph>Format - Text Box and Shape - Line</emph> (Writer)."
msgstr ""
#: 00040502.xhp
@@ -11053,7 +11045,7 @@ msgctxt ""
"00040502.xhp\n"
"par_id3835261\n"
"help.text"
-msgid "Choose <emph>Format - Graphic - Line</emph> (Calc)."
+msgid "Choose <emph>Format - Object - Line</emph> (Calc)."
msgstr ""
#: 00040502.xhp
@@ -11085,7 +11077,7 @@ msgctxt ""
"00040502.xhp\n"
"par_id3154285\n"
"help.text"
-msgid "Choose <emph>Format - </emph><switchinline select=\"appl\"><caseinline select=\"WRITER\"><emph>Object - </emph></caseinline><caseinline select=\"CALC\"><emph>Graphic - </emph></caseinline></switchinline><emph>Line - Line</emph> tab."
+msgid "Choose <emph>Format - </emph><switchinline select=\"appl\"><caseinline select=\"WRITER\"><emph>Text Box and Shape - </emph></caseinline><caseinline select=\"CALC\"><emph>Object - </emph></caseinline></switchinline><emph>Line - Line</emph> tab."
msgstr ""
#: 00040502.xhp
diff --git a/source/et/helpcontent2/source/text/shared/01.po b/source/et/helpcontent2/source/text/shared/01.po
index dc9720bcad7..93ebd1b7a8f 100644
--- a/source/et/helpcontent2/source/text/shared/01.po
+++ b/source/et/helpcontent2/source/text/shared/01.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-11-12 12:22+0100\n"
-"PO-Revision-Date: 2016-07-06 02:13+0000\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:58+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: Estonian <none>\n"
"Language: et\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1467771203.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542196695.000000\n"
#: 01010000.xhp
msgctxt ""
@@ -33637,8 +33637,8 @@ msgctxt ""
"06130000.xhp\n"
"par_id3153748\n"
"help.text"
-msgid "<ahelp hid=\"modules/BasicIDE/ui/basicmacrodialog/run\">Runs or saves the current macro.</ahelp>"
-msgstr "<ahelp hid=\"modules/BasicIDE/ui/basicmacrodialog/run\">Käivitab või salvestab aktiivse makro.</ahelp>"
+msgid "<ahelp hid=\"modules/BasicIDE/ui/basicmacrodialog/ok\">Runs or saves the current macro.</ahelp>"
+msgstr ""
#: 06130000.xhp
msgctxt ""
@@ -40771,14 +40771,6 @@ msgstr ""
#: ref_epub_export.xhp
msgctxt ""
"ref_epub_export.xhp\n"
-"par_id701525003241759\n"
-"help.text"
-msgid "<embedvar href=\"text/shared/00/00000002.xhp#epubv\" markup=\"keep\"/>"
-msgstr ""
-
-#: ref_epub_export.xhp
-msgctxt ""
-"ref_epub_export.xhp\n"
"par_id19921\n"
"help.text"
msgid "<image id=\"img_id22170\" src=\"media/screenshots/modules/swriter/ui/exportepub/EPubDialog.png\" localize=\"true\" width=\"664px\" height=\"482px\"><alt id=\"alt_id59843\">EPUB dialog box</alt></image>"
@@ -40925,7 +40917,7 @@ msgctxt ""
"ref_epub_export.xhp\n"
"par_id971525023515891\n"
"help.text"
-msgid "For custom metadata, you must provide a file with same name as the original filename and with extension as \".xmp\". The provided metadata will override the the internal document metadata. In the example above, the custom metadata must exist in the MyText directory as <item type=\"literal\">MyText.xmp</item>."
+msgid "For custom metadata, you must provide a file with same name as the original filename and with extension as \".xmp\". The provided metadata will override the internal document metadata. In the example above, the custom metadata must exist in the MyText directory as <item type=\"literal\">MyText.xmp</item>."
msgstr ""
#: ref_epub_export.xhp
diff --git a/source/et/helpcontent2/source/text/shared/guide.po b/source/et/helpcontent2/source/text/shared/guide.po
index 2fc78ab6007..3d9c9424e04 100644
--- a/source/et/helpcontent2/source/text/shared/guide.po
+++ b/source/et/helpcontent2/source/text/shared/guide.po