aboutsummaryrefslogtreecommitdiff
path: root/source/ar/helpcontent2/source/text/swriter/guide.po
diff options
context:
space:
mode:
Diffstat (limited to 'source/ar/helpcontent2/source/text/swriter/guide.po')
-rw-r--r--source/ar/helpcontent2/source/text/swriter/guide.po118
1 files changed, 23 insertions, 95 deletions
diff --git a/source/ar/helpcontent2/source/text/swriter/guide.po b/source/ar/helpcontent2/source/text/swriter/guide.po
index 275300e0592..6d686195322 100644
--- a/source/ar/helpcontent2/source/text/swriter/guide.po
+++ b/source/ar/helpcontent2/source/text/swriter/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-05 17:38+0100\n"
-"PO-Revision-Date: 2016-07-05 16:07+0000\n"
+"POT-Creation-Date: 2019-04-24 18:26+0200\n"
+"PO-Revision-Date: 2018-11-12 13:15+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ar\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: 1467734868.000000\n"
+"X-POOTLE-MTIME: 1542028552.000000\n"
#: anchor_object.xhp
msgctxt ""
@@ -12229,7 +12229,7 @@ msgctxt ""
"search_regexp.xhp\n"
"tit\n"
"help.text"
-msgid "Using Wildcards in Text Searches"
+msgid "Using Regular Expressions in Text Searches"
msgstr ""
#: search_regexp.xhp
@@ -12237,7 +12237,7 @@ msgctxt ""
"search_regexp.xhp\n"
"bm_id3150099\n"
"help.text"
-msgid "<bookmark_value>wildcards, see regular expressions</bookmark_value> <bookmark_value>searching; with wildcards</bookmark_value> <bookmark_value>regular expressions;searching</bookmark_value> <bookmark_value>examples for regular expressions</bookmark_value> <bookmark_value>characters;finding all</bookmark_value> <bookmark_value>invisible characters;finding</bookmark_value> <bookmark_value>paragraph marks;searching</bookmark_value>"
+msgid "<bookmark_value>wildcards, see regular expressions</bookmark_value><bookmark_value>searching; with regular expressions</bookmark_value><bookmark_value>regular expressions;searching</bookmark_value><bookmark_value>examples for regular expressions</bookmark_value><bookmark_value>characters;finding all</bookmark_value><bookmark_value>invisible characters;finding</bookmark_value><bookmark_value>paragraph marks;searching</bookmark_value>"
msgstr ""
#: search_regexp.xhp
@@ -12245,7 +12245,7 @@ msgctxt ""
"search_regexp.xhp\n"
"hd_id3150099\n"
"help.text"
-msgid "<variable id=\"search_regexp\"><link href=\"text/swriter/guide/search_regexp.xhp\">Using Wildcards in Text Searches</link></variable>"
+msgid "<variable id=\"search_regexp\"><link href=\"text/swriter/guide/search_regexp.xhp\">Using Regular Expressions in Text Searches</link></variable>"
msgstr ""
#: search_regexp.xhp
@@ -12253,7 +12253,15 @@ msgctxt ""
"search_regexp.xhp\n"
"par_id0509200916345516\n"
"help.text"
-msgid "Wildcards or placeholders can be used to search for some unspecified or even invisible characters."
+msgid "Regular expressions can be used to search for some unspecified or even invisible characters."
+msgstr ""
+
+#: search_regexp.xhp
+msgctxt ""
+"search_regexp.xhp\n"
+"par_id421554926388821\n"
+"help.text"
+msgid "Searching with regular expressions is different from searching with wildcards. %PRODUCTNAME Writer only supports searching with regular expressions."
msgstr ""
#: search_regexp.xhp
@@ -12261,7 +12269,7 @@ msgctxt ""
"search_regexp.xhp\n"
"par_id3155182\n"
"help.text"
-msgid "You can use wildcards when you find and replace text in a document. For example, \"s.n\" finds \"sun\" and \"son\"."
+msgid "You can use regular expressions when you find and replace text in a document. For example, \"s.n\" finds \"sun\" and \"son\"."
msgstr ""
#: search_regexp.xhp
@@ -12293,7 +12301,7 @@ msgctxt ""
"search_regexp.xhp\n"
"par_id3149843\n"
"help.text"
-msgid "In the <item type=\"menuitem\">Find</item> box, type the search term and the wildcard(s) that you want to use in your search."
+msgid "In the <item type=\"menuitem\">Find</item> box, type the search term and the regular expression(s) that you want to use in your search."
msgstr ""
#: search_regexp.xhp
@@ -12317,7 +12325,7 @@ msgctxt ""
"search_regexp.xhp\n"
"par_id3149641\n"
"help.text"
-msgid "The wildcard for a single character is a period (.)."
+msgid "The regular expression for a single character is a period (.)."
msgstr ""
#: search_regexp.xhp
@@ -12325,7 +12333,7 @@ msgctxt ""
"search_regexp.xhp\n"
"par_id3153136\n"
"help.text"
-msgid "The wildcard for zero or more occurrences of the previous character is an asterisk. For example: \"123*\" finds \"12\" \"123\", and \"1233\"."
+msgid "The regular expression for zero or more occurrences of the previous character is an asterisk. For example: \"123*\" finds \"12\" \"123\", and \"1233\"."
msgstr ""
#: search_regexp.xhp
@@ -12333,7 +12341,7 @@ msgctxt ""
"search_regexp.xhp\n"
"par_id3149609\n"
"help.text"
-msgid "The wildcard combination to search for zero or more occurrences of any character is a period and asterisk (.*)."
+msgid "The regular expression combination to search for zero or more occurrences of any character is a period and asterisk (.*)."
msgstr ""
#: search_regexp.xhp
@@ -12341,7 +12349,7 @@ msgctxt ""
"search_regexp.xhp\n"
"par_id3149854\n"
"help.text"
-msgid "The wildcard for the end of a paragraph is a dollar sign ($). The wildcard character combination for the start of a paragraph is a caret and a period (^.)."
+msgid "The regular expression for the end of a paragraph is a dollar sign ($). The regular expression character combination for the start of a paragraph is a caret and a period (^.)."
msgstr ""
#: search_regexp.xhp
@@ -12349,7 +12357,7 @@ msgctxt ""
"search_regexp.xhp\n"
"par_id0509200916345545\n"
"help.text"
-msgid "The wildcard for a tab character is \\t."
+msgid "The regular expression for a tab character is \\t."
msgstr ""
#: search_regexp.xhp
@@ -12365,7 +12373,7 @@ msgctxt ""
"search_regexp.xhp\n"
"par_id3149875\n"
"help.text"
-msgid "<link href=\"text/shared/01/02100001.xhp\" name=\"List of Wildcards\">List of Wildcards</link>"
+msgid "<link href=\"text/shared/01/02100001.xhp\" name=\"List of regular expressions\">List of regular expressions</link>"
msgstr ""
#: section_edit.xhp
@@ -13672,86 +13680,6 @@ msgctxt ""
msgid "A dialog allows you to split the cell into two or more cells, horizontally or vertically."
msgstr ""
-#: table_cells.xhp
-msgctxt ""
-"table_cells.xhp\n"
-"tit\n"
-"help.text"
-msgid "Adding or Deleting a Row or Column to a Table Using the Keyboard"
-msgstr ""
-
-#: table_cells.xhp
-msgctxt ""
-"table_cells.xhp\n"
-"bm_id3156377\n"
-"help.text"
-msgid "<bookmark_value>rows; inserting/deleting in tables by keyboard</bookmark_value> <bookmark_value>columns; inserting/deleting in tables by keyboard</bookmark_value> <bookmark_value>tables; editing by keyboard</bookmark_value> <bookmark_value>keyboard;adding or deleting rows/columns</bookmark_value> <bookmark_value>splitting cells;by keyboard</bookmark_value> <bookmark_value>merging;cells, by keyboard</bookmark_value> <bookmark_value>deleting;rows/columns, by keyboard</bookmark_value> <bookmark_value>inserting;rows/columns, by keyboard</bookmark_value>"
-msgstr ""
-
-#: table_cells.xhp
-msgctxt ""
-"table_cells.xhp\n"
-"hd_id3156377\n"
-"help.text"
-msgid "<variable id=\"table_cells\"><link href=\"text/swriter/guide/table_cells.xhp\" name=\"Adding or Deleting a Row or Column to a Table Using the Keyboard\">Adding or Deleting a Row or Column to a Table Using the Keyboard</link></variable>"
-msgstr ""
-
-#: table_cells.xhp
-msgctxt ""
-"table_cells.xhp\n"
-"par_id3149487\n"
-"help.text"
-msgid "You can add or delete rows or columns in tables as well as split or merge table cells using the keyboard."
-msgstr ""
-
-#: table_cells.xhp
-msgctxt ""
-"table_cells.xhp\n"
-"par_id3155906\n"
-"help.text"
-msgid "To insert a new row in a table, place the cursor in a table cell, press <switchinline select=\"sys\"><caseinline select=\"MAC\">Option</caseinline><defaultinline>Alt</defaultinline></switchinline>+Insert, and then press the up or down arrow key. You can also move the cursor to the last cell in the table, and then press Tab."
-msgstr ""
-
-#: table_cells.xhp
-msgctxt ""
-"table_cells.xhp\n"
-"par_id3147412\n"
-"help.text"
-msgid "To insert a new column, place the cursor in a table cell, press <switchinline select=\"sys\"><caseinline select=\"MAC\">Option</caseinline><defaultinline>Alt</defaultinline></switchinline>+Insert, and then press the left or right arrow key."
-msgstr ""
-
-#: table_cells.xhp
-msgctxt ""
-"table_cells.xhp\n"
-"par_id3156096\n"
-"help.text"
-msgid "To split a table cell instead of adding a column, press <switchinline select=\"sys\"><caseinline select=\"MAC\">Option</caseinline><defaultinline>Alt</defaultinline></switchinline>+Insert, and then hold down <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> while you press the left or right arrow key."
-msgstr ""
-
-#: table_cells.xhp
-msgctxt ""
-"table_cells.xhp\n"
-"par_id3153408\n"
-"help.text"
-msgid "To delete a row, place the cursor in a table cell, press <switchinline select=\"sys\"><caseinline select=\"MAC\">Option</caseinline><defaultinline>Alt</defaultinline></switchinline>+Delete, and then press the up or down arrow key."
-msgstr ""
-
-#: table_cells.xhp
-msgctxt ""
-"table_cells.xhp\n"
-"par_id3149626\n"
-"help.text"
-msgid "To delete a column, place the cursor in a table cell, press <switchinline select=\"sys\"><caseinline select=\"MAC\">Option</caseinline><defaultinline>Alt</defaultinline></switchinline>+Delete, and then press the left or the right arrow key."
-msgstr ""
-
-#: table_cells.xhp
-msgctxt ""
-"table_cells.xhp\n"
-"par_id3149612\n"
-"help.text"
-msgid "To merge a table into an adjacent cell, place the cursor in the cell, press <switchinline select=\"sys\"><caseinline select=\"MAC\">Option</caseinline><defaultinline>Alt</defaultinline></switchinline>+Delete, hold down <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>, and then press the left or the right arrow key."
-msgstr ""
-
#: table_delete.xhp
msgctxt ""
"table_delete.xhp\n"