update translations for 24-8/master

and force-fix errors using pocheck

Change-Id: If076c515de168ad573ccd927faf405d15c6dff34
This commit is contained in:
Christian Lohmaier
2024-06-20 16:11:21 +02:00
parent cf2e53f45d
commit 755fc723ca
696 changed files with 30423 additions and 22100 deletions

View File

@@ -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: 2024-06-10 14:48+0200\n"
"POT-Creation-Date: 2024-06-20 13:14+0200\n"
"PO-Revision-Date: 2024-01-10 09:45+0000\n"
"Last-Translator: serval2412 <serval2412@yahoo.fr>\n"
"Language-Team: Greek <https://translations.documentfoundation.org/projects/libo_help-master/textscalc01/el/>\n"
@@ -54593,13 +54593,13 @@ msgctxt ""
msgid "This function ignores any text or empty cell within a data range. If you suspect wrong results from this function, look for text in the data ranges. To highlight text contents in a data range, use the <link href=\"text/scalc/01/03080000.xhp\">value highlighting</link> feature."
msgstr "Αυτή η συνάρτηση αγνοεί οποιοδήποτε κείμενο ή κενό κελί στην περιοχή των δεδομένων. Εάν υποψιάζεστε εσφαλμένα αποτελέσματα από αυτήν τη συνάρτηση, ψάξτε για κείμενο στις περιοχές δεδομένων. Για να επισημάνετε περιεχόμενα κειμένου σε περιοχή δεδομένων, χρησιμοποιήστε το γνώρισμα <link href=\"text/scalc/01/03080000.xhp\">Επισήμανση τιμής</link>."
#. DB6XT
#. s37P8
#: common_func.xhp
msgctxt ""
"common_func.xhp\n"
"par_id431716730587722\n"
"help.text"
msgid "Any of the optional arguments can be omitted. An optional argument is required to be preceded by the preceding separators."
msgid "Any of the optional arguments can be omitted. An optional argument requires all preceding separators to be present."
msgstr ""
#. GAPGX
@@ -57169,13 +57169,13 @@ msgctxt ""
msgid "This function is always recalculated whenever a recalculation occurs."
msgstr "Αυτή η συνάρτηση επανυπολογίζεται πάντα, όταν συμβαίνει επανυπολογισμός."
#. fSXNw
#. GC9sp
#: ful_func.xhp
msgctxt ""
"ful_func.xhp\n"
"par_id711715953325962\n"
"help.text"
msgid "The function is always <emph>case insensitive</emph>, independent from the setting of <emph>Case sensitive</emph> checkbox in <switchinline select=\"sys\"><caseinline select=\"MAC\"><menuitem>%PRODUCTNAME - Preferences</menuitem></caseinline><defaultinline><menuitem>Tools - Options</menuitem></defaultinline></switchinline> - <link href=\"text/shared/optionen/01060500.xhp\"><menuitem>%PRODUCTNAME Calc - Calculate</menuitem></link>."
msgid "The function is always <emph>case insensitive</emph>, independent from the setting of <emph>Case sensitive</emph> checkbox in <switchinline select=\"sys\"><caseinline select=\"MAC\"><menuitem>%PRODUCTNAME - Preferences</menuitem></caseinline><defaultinline><menuitem>Tools - Options</menuitem></defaultinline></switchinline> - <link href=\"text/shared/optionen/01060500.xhp\"><menuitem>%PRODUCTNAME Calc - Calculate</menuitem></link>. You can however, use the mode modifier <emph>(?-i)</emph> in <link href=\"text/shared/01/02100001.xhp\">regular expressions</link> to force search for a case-sensitive match."
msgstr ""
#. 8DbP2
@@ -71744,13 +71744,13 @@ msgctxt ""
msgid "Searches for a value in an array and returns a reference to a cell or range of cells."
msgstr ""
#. bywFk
#. mekaB
#: func_xlookup.xhp
msgctxt ""
"func_xlookup.xhp\n"
"par_id631708282151776\n"
"help.text"
msgid "XLOOKUP function is a modern and flexible replacement for older functions like <link href=\"text/scalc/01/04060109.xhp#Section9\">VLOOKUP</link>, <link href=\"text/scalc/01/04060109.xhp#Section17\">HLOOKUP</link>, and <link href=\"text/scalc/01/04060109.xhp#Section14\">LOOKUP</link>. XLOOKUP supports approximate and exact matching, wildcards (* ?) for partial matches, and lookups in vertical or horizontal ranges. XLOOKUP can perform a reverse search and offers a fast binary search option when working with large datasets."
msgid "XLOOKUP function is a modern and flexible replacement for older functions like <link href=\"text/scalc/01/04060109.xhp#Section9\">VLOOKUP</link>, <link href=\"text/scalc/01/04060109.xhp#Section17\">HLOOKUP</link>, and <link href=\"text/scalc/01/04060109.xhp#Section14\">LOOKUP</link>. XLOOKUP supports approximate and exact matching, wildcards (* ?) or regular expressions for partial matches, and lookups in vertical or horizontal ranges. XLOOKUP can perform a reverse search and offers a fast binary search option when working with large datasets."
msgstr ""
#. TwFcc
@@ -71843,13 +71843,13 @@ msgctxt ""
msgid "<emph>1</emph>: attempt exact match. If <emph>Lookup</emph> value is not found, then return the next larger item."
msgstr ""
#. JJ3M2
#. DEt3s
#: func_xlookup.xhp
msgctxt ""
"func_xlookup.xhp\n"
"par_id881708281558005\n"
"help.text"
msgid "<emph>2</emph>: a <link href=\"text/scalc/guide/wildcards.xhp\">wildcard</link> match where characters *, ?, and ~ have special meanings."
msgid "<emph>2</emph>: a <link href=\"text/scalc/guide/wildcards.xhp\">wildcard</link> match where characters *, ?, and ~ have special meanings, or a match using <link href=\"text/shared/01/02100001.xhp\">regular expressions</link>."
msgstr ""
#. EqTBc
@@ -71897,6 +71897,15 @@ msgctxt ""
msgid "<emph>-2</emph>: binary search that relies on <emph>Array</emph> being sorted in descending order. If not sorted, invalid results will be returned."
msgstr ""
#. jo6AY
#: func_xlookup.xhp
msgctxt ""
"func_xlookup.xhp\n"
"par_id551718627629229\n"
"help.text"
msgid "<emph>MatchType</emph> value 2 cannot be combined with binary search (<emph>SearchMode</emph> value <emph>2</emph> or <emph>-2</emph>)."
msgstr ""
#. fHQrZ
#: func_xlookup.xhp
msgctxt ""
@@ -72014,6 +72023,51 @@ msgctxt ""
msgid "<emph>Array</emph>: is the reference of the array or range to search."
msgstr ""
#. yxFjM
#: func_xmatch.xhp
msgctxt ""
"func_xmatch.xhp\n"
"par_id121708281643207\n"
"help.text"
msgid "<emph>MatchType</emph>: (optional) specifies the match type. Values can be:"
msgstr ""
#. jmwqp
#: func_xmatch.xhp
msgctxt ""
"func_xmatch.xhp\n"
"par_id111708281542144\n"
"help.text"
msgid "<emph>0</emph>: exact match (default). If <emph>Lookup</emph> value is not found, then return the #N/A error."
msgstr ""
#. 9SMUK
#: func_xmatch.xhp
msgctxt ""
"func_xmatch.xhp\n"
"par_id851708281548335\n"
"help.text"
msgid "<emph>-1</emph>: attempt exact match. If <emph>Lookup</emph> value is not found, then return the next smaller item."
msgstr ""
#. hwonA
#: func_xmatch.xhp
msgctxt ""
"func_xmatch.xhp\n"
"par_id801708281553430\n"
"help.text"
msgid "<emph>1</emph>: attempt exact match. If <emph>Lookup</emph> value is not found, then return the next larger item."
msgstr ""
#. y5cx9
#: func_xmatch.xhp
msgctxt ""
"func_xmatch.xhp\n"
"par_id881708281558005\n"
"help.text"
msgid "<emph>2</emph>: a <link href=\"text/scalc/guide/wildcards.xhp\">wildcard</link> match where characters *, ?, and ~ have special meanings, or a match using <link href=\"text/shared/01/02100001.xhp\">regular expressions</link>."
msgstr ""
#. WMXaP
#: func_xmatch.xhp
msgctxt ""

View File

@@ -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: 2024-05-27 12:59+0200\n"
"POT-Creation-Date: 2024-06-20 13:14+0200\n"
"PO-Revision-Date: 2023-12-27 22:33+0000\n"
"Last-Translator: Dimitris Spingos <dmtrs32@gmail.com>\n"
"Language-Team: Greek <https://translations.documentfoundation.org/projects/libo_help-master/textshared00/el/>\n"
@@ -11474,6 +11474,15 @@ msgctxt ""
msgid "<variable id=\"rsave\">Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - Load/Save - General</emph>.</variable>"
msgstr "<variable id=\"rsave\">Επιλέξτε <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Προτιμήσεις</emph></caseinline><defaultinline><emph>Εργαλεία - Επιλογές</emph></defaultinline></switchinline><emph> - Φόρτωση/Αποθήκευση - Γενικά</emph>.</variable>"
#. ADrwF
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id251718731059379\n"
"help.text"
msgid "On the <menuitem>Tools</menuitem> tab, click the <menuitem>Options</menuitem> button, then open <menuitem>Load/Save - General</menuitem>."
msgstr ""
#. aFtes
#: 00000406.xhp
msgctxt ""

View File

@@ -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: 2022-11-14 14:36+0100\n"
"POT-Creation-Date: 2024-06-20 13:14+0200\n"
"PO-Revision-Date: 2023-01-23 11:28+0000\n"
"Last-Translator: Dimitris Spingos <dmtrs32@gmail.com>\n"
"Language-Team: Greek <https://translations.documentfoundation.org/projects/libo_help-master/textshared06/el/>\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: Weblate 4.12.2\n"
"X-Generator: LibreOffice\n"
"X-POOTLE-MTIME: 1540893036.000000\n"
#. EUcrc
@@ -133,15 +133,6 @@ msgctxt ""
msgid "<image src=\"media/screenshots/cui/ui/optaccessibilitypage/OptAccessibilityPage.png\" id=\"img_id131592783734368\"><alt id=\"alt_id271534783734367\">Options Accessibility Dialog Image</alt></image>"
msgstr "<image src=\"media/screenshots/cui/ui/optaccessibilitypage/OptAccessibilityPage.png\" id=\"img_id131592783734368\"><alt id=\"alt_id271534783734367\">Εικόνα διαλόγου επιλογών προσβασιμότητας</alt></image>"
#. XPDyx
#: optionen_screenshots.xhp
msgctxt ""
"optionen_screenshots.xhp\n"
"par_id431564381734366\n"
"help.text"
msgid "<image src=\"media/screenshots/cui/ui/optsavepage/OptSavePage.png\" id=\"img_id231592783734368\"><alt id=\"alt_id271534783734367\">Options Save Dialog Image</alt></image>"
msgstr "<image src=\"media/screenshots/cui/ui/optsavepage/OptSavePage.png\" id=\"img_id231592783734368\"><alt id=\"alt_id271534783734367\">Εικόνα διαλόγου επιλογών αποθήκευσης</alt></image>"
#. FAeBR
#: optionen_screenshots.xhp
msgctxt ""

View File

@@ -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: 2023-12-21 13:21+0100\n"
"POT-Creation-Date: 2024-06-20 13:14+0200\n"
"PO-Revision-Date: 2023-12-26 19:50+0000\n"
"Last-Translator: Dimitris Spingos <dmtrs32@gmail.com>\n"
"Language-Team: Greek <https://translations.documentfoundation.org/projects/libo_help-master/textsharedhelp/el/>\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: Weblate 5.1.1\n"
"X-Generator: LibreOffice\n"
"X-POOTLE-MTIME: 1557680480.000000\n"
#. jdDhb
@@ -25,6 +25,15 @@ msgctxt ""
msgid "Help Page Strings"
msgstr "Συμβολοσειρές σελίδας βοήθειας"
#. FnLQe
#: browserhelp.xhp
msgctxt ""
"browserhelp.xhp\n"
"par_id901718636072828\n"
"help.text"
msgid "<variable id=\"books\">LibreOffice Books</variable>"
msgstr ""
#. 2kVTU
#: browserhelp.xhp
msgctxt ""

View File

@@ -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: 2024-05-27 12:59+0200\n"
"POT-Creation-Date: 2024-06-20 13:14+0200\n"
"PO-Revision-Date: 2023-12-19 09:45+0000\n"
"Last-Translator: Dimitris Spingos <dmtrs32@gmail.com>\n"
"Language-Team: Greek <https://translations.documentfoundation.org/projects/libo_help-master/textsharedoptionen/el/>\n"
@@ -926,23 +926,23 @@ msgctxt ""
msgid "A timer starts for a document when it is first modified. AutoRecovery information is saved after the specified time (while %PRODUCTNAME is idle). The timer then restarts with the next modification in the document."
msgstr "Ένα χρονόμετρο ξεκινά για ένα έγγραφο όταν τροποποιηθεί για πρώτη φορά. Οι πληροφορίες αυτόματης ανάκτησης αποθηκεύονται μετά την καθορισμένη ώρα (ενώ το %PRODUCTNAME είναι σε αδράνεια). Στη συνέχεια, το χρονόμετρο επανεκκινεί με την επόμενη τροποποίηση στο έγγραφο."
#. uhR9g
#. AZgpd
#: 01010200.xhp
msgctxt ""
"01010200.xhp\n"
"hd_id3154909\n"
"help.text"
msgid "Automatically save the document too"
msgstr "Αυτόματη αποθήκευση και του εγγράφου"
msgid "Automatically save the document instead"
msgstr ""
#. ARBVm
#. jFSiz
#: 01010200.xhp
msgctxt ""
"01010200.xhp\n"
"par_id3149561\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/optsavepage/userautosave\">Specifies that %PRODUCTNAME saves all modified documents when saving AutoRecovery information. Uses the time interval specified in <menuitem>Minutes</menuitem>.</ahelp>"
msgstr "<ahelp hid=\"cui/ui/optsavepage/userautosave\">Καθορίζει ότι το %PRODUCTNAME αποθηκεύει όλα τα τροποποιημένα έγγραφα κατά την αποθήκευση των πληροφοριών αυτόματης ανάκτησης. Χρησιμοποιεί το χρονικό διάστημα που καθορίζεται στο <menuitem>Λεπτά</menuitem>.</ahelp>."
msgid "<ahelp hid=\"cui/ui/optsavepage/userautosave\">Specifies that LibreOffice saves the modified document itself instead of creating a temporary AutoRecovery version. Uses the time interval specified in <menuitem>Minutes</menuitem>.</ahelp>"
msgstr ""
#. CxT6b
#: 01010200.xhp
@@ -9503,13 +9503,13 @@ msgctxt ""
msgid "View"
msgstr "Προβολή"
#. wXB9R
#. gFRG7
#: 01060100.xhp
msgctxt ""
"01060100.xhp\n"
"bm_id3147242\n"
"help.text"
msgid "<bookmark_value>cells; showing grid lines (Calc)</bookmark_value> <bookmark_value>borders; cells on screen (Calc)</bookmark_value> <bookmark_value>grids; displaying lines (Calc)</bookmark_value> <bookmark_value>colors; grid lines and cells (Calc)</bookmark_value> <bookmark_value>page breaks; displaying (Calc)</bookmark_value> <bookmark_value>guides; showing (Calc)</bookmark_value> <bookmark_value>displaying; zero values (Calc)</bookmark_value> <bookmark_value>zero values; displaying (Calc)</bookmark_value> <bookmark_value>tables in spreadsheets; value highlighting</bookmark_value> <bookmark_value>cells; formatting without effect (Calc)</bookmark_value> <bookmark_value>cells; coloring (Calc)</bookmark_value> <bookmark_value>anchors; displaying (Calc)</bookmark_value> <bookmark_value>colors;restriction (Calc)</bookmark_value> <bookmark_value>text overflow in spreadsheet cells</bookmark_value> <bookmark_value>references; displaying in color (Calc)</bookmark_value> <bookmark_value>objects; displaying in spreadsheets</bookmark_value> <bookmark_value>pictures; displaying in Calc</bookmark_value> <bookmark_value>charts; displaying (Calc)</bookmark_value> <bookmark_value>draw objects; displaying (Calc)</bookmark_value> <bookmark_value>row headers; displaying (Calc)</bookmark_value> <bookmark_value>column headers; displaying (Calc)</bookmark_value> <bookmark_value>scrollbars; displaying (Calc)</bookmark_value> <bookmark_value>sheet tabs; displaying</bookmark_value> <bookmark_value>tabs; displaying sheet tabs</bookmark_value> <bookmark_value>outlines;outline symbols</bookmark_value> <bookmark_value>cells;formula indicator in cell</bookmark_value> <bookmark_value>cells;formula hint</bookmark_value> <bookmark_value>displaying; comment authorship</bookmark_value> <bookmark_value>pointer;themed</bookmark_value> <bookmark_value>pointer;system</bookmark_value> <bookmark_value>find all;displaying search summary</bookmark_value> <bookmark_value>cells;highlighting</bookmark_value>"
msgid "<bookmark_value>cells; showing grid lines (Calc)</bookmark_value> <bookmark_value>borders; cells on screen (Calc)</bookmark_value> <bookmark_value>grids; displaying lines (Calc)</bookmark_value> <bookmark_value>colors; grid lines and cells (Calc)</bookmark_value> <bookmark_value>page breaks; displaying (Calc)</bookmark_value> <bookmark_value>guides; showing (Calc)</bookmark_value> <bookmark_value>displaying; zero values (Calc)</bookmark_value> <bookmark_value>zero values; displaying (Calc)</bookmark_value> <bookmark_value>tables in spreadsheets; value highlighting</bookmark_value> <bookmark_value>cells; formatting without effect (Calc)</bookmark_value> <bookmark_value>cells; coloring (Calc)</bookmark_value> <bookmark_value>anchors; displaying (Calc)</bookmark_value> <bookmark_value>colors;restriction (Calc)</bookmark_value> <bookmark_value>text overflow in spreadsheet cells</bookmark_value> <bookmark_value>references; displaying in color (Calc)</bookmark_value> <bookmark_value>objects; displaying in spreadsheets</bookmark_value> <bookmark_value>pictures; displaying in Calc</bookmark_value> <bookmark_value>charts; displaying (Calc)</bookmark_value> <bookmark_value>draw objects; displaying (Calc)</bookmark_value> <bookmark_value>row headers; displaying (Calc)</bookmark_value> <bookmark_value>column headers; displaying (Calc)</bookmark_value> <bookmark_value>scrollbars; displaying (Calc)</bookmark_value> <bookmark_value>sheet tabs; displaying</bookmark_value> <bookmark_value>tabs; displaying sheet tabs</bookmark_value> <bookmark_value>outlines;outline symbols</bookmark_value> <bookmark_value>cells;formula indicator in cell</bookmark_value> <bookmark_value>cells;formula hint</bookmark_value> <bookmark_value>displaying; comment authorship</bookmark_value> <bookmark_value>pointer;themed</bookmark_value> <bookmark_value>pointer;system</bookmark_value> <bookmark_value>find all;displaying search summary</bookmark_value> <bookmark_value>cells;highlighting</bookmark_value>"
msgstr ""
#. uCp3Q
@@ -9548,6 +9548,294 @@ msgctxt ""
msgid "Press <input>Alt+F12</input> then choose <menuitem>%PRODUCTNAME Calc - View</menuitem>."
msgstr ""
#. 4eD3Z
#: 01060100.xhp
msgctxt ""
"01060100.xhp\n"
"hd_id3152920\n"
"help.text"
msgid "Display"
msgstr "Εμφάνιση"
#. CEeJP
#: 01060100.xhp
msgctxt ""
"01060100.xhp\n"
"par_id3125864\n"
"help.text"
msgid "Select various options for the screen display."
msgstr "Ενεργοποιήστε διάφορες επιλογές για την προβολή στην οθόνη."
#. JAh2c
#: 01060100.xhp
msgctxt ""
"01060100.xhp\n"
"hd_id3154218\n"
"help.text"
msgid "Formulas"
msgstr "Μαθηματικοί τύποι"
#. BZgyM
#: 01060100.xhp
msgctxt ""
"01060100.xhp\n"
"par_id3150440\n"
"help.text"
msgid "<ahelp hid=\"modules/scalc/ui/tpviewpage/formula\">Specifies whether to show formulas instead of results in the cells.</ahelp>"
msgstr "<ahelp hid=\"modules/scalc/ui/tpviewpage/formula\">Καθορίζει αν θα εμφανίζονται τύποι αντί για αποτελέσματα στα κελιά.</ahelp>"
#. xzGqW
#: 01060100.xhp
msgctxt ""
"01060100.xhp\n"
"hd_id3155132\n"
"help.text"
msgid "Zero values"
msgstr "Μηδενικές τιμές"
#. FTLxZ
#: 01060100.xhp
msgctxt ""
"01060100.xhp\n"
"par_id3147318\n"
"help.text"
msgid "<ahelp hid=\"modules/scalc/ui/tpviewpage/nil\">Specifies whether to show numbers with the value of 0.</ahelp>"
msgstr "<ahelp hid=\"modules/scalc/ui/tpviewpage/nil\">Καθορίζει αν θα εμφανίζονται αριθμοί με την τιμή 0.</ahelp>"
#. Nd6HL
#: 01060100.xhp
msgctxt ""
"01060100.xhp\n"
"hd_id3147348\n"
"help.text"
msgid "Comment indicator"
msgstr "Δείκτης σχολίου"
#. Bx8yt
#: 01060100.xhp
msgctxt ""
"01060100.xhp\n"
"par_id3146974\n"
"help.text"
msgid "<ahelp hid=\"modules/scalc/ui/tpviewpage/annot\">Specifies that a small triangle in the top right corner of the cell indicates that a comment exists. The comment will be shown only when you enable tips under <emph>%PRODUCTNAME - General</emph> in the Options dialog box.</ahelp>"
msgstr ""
#. 48K7Q
#: 01060100.xhp
msgctxt ""
"01060100.xhp\n"
"par_id801718821081514\n"
"help.text"
msgid "<image src=\"media/helpimg/scalc/comment_indicator.png\" id=\"img_id501718821081517\" width=\"159px\" height=\"96px\"><alt id=\"alt_id91718821081519\">Comment indicator</alt></image>"
msgstr ""
#. T4iFp
#: 01060100.xhp
msgctxt ""
"01060100.xhp\n"
"par_id3150487\n"
"help.text"
msgid "<ahelp hid=\".uno:NoteVisible\">To display a comment permanently, select the <emph>Show comment</emph> command from the cell's context menu.</ahelp>"
msgstr "<ahelp hid=\".uno:NoteVisible\">Για να εμφανίσετε ένα σχόλιο μόνιμα, επιλέξτε την εντολή <emph>Εμφάνιση σχολίου</emph> από το μενού επιλογών του κελιού.</ahelp>"
#. Dk85Q
#: 01060100.xhp
msgctxt ""
"01060100.xhp\n"
"par_id3149667\n"
"help.text"
msgid "You can type and edit comments with the <link href=\"text/shared/01/04050000.xhp\"><emph>Insert - Comment</emph></link> command. Comments that are permanently displayed can be edited by clicking the comment box. Click the Navigator and under the <emph>Comments</emph> entry you can view all comments in the current document. By double clicking a comment in Navigator, the cursor will jump to the corresponding cell containing the comment."
msgstr "Έχετε τη δυνατότητα να πληκτρολογήσετε και να επεξεργαστείτε σημειώσεις με την εντολή <link href=\"text/shared/01/04050000.xhp\"><emph>Εισαγωγή - Σχόλιο</emph></link>. Η επεξεργασία των σημειώσεων οι οποίες εμφανίζονται μόνιμα είναι δυνατή με ένα μόνο πάτημα στο πλαίσιο της σημείωσης. Πατήστε στην Περιήγηση και στην καταχώριση <emph>Σχόλια</emph> έχετε τη δυνατότητα να εμφανίσετε όλα τα σχόλια του τρέχοντος εγγράφου. Διπλοπατώντας σε μια σημείωση στην Περιήγηση και ο δρομέας θα μεταβεί στο αντίστοιχο κελί, το οποίο περιέχει το σχόλιο."
#. T78Zm
#: 01060100.xhp
msgctxt ""
"01060100.xhp\n"
"hd_id261715605964558\n"
"help.text"
msgid "Comment authorship"
msgstr ""
#. RjWVM
#: 01060100.xhp
msgctxt ""
"01060100.xhp\n"
"par_id111715605983990\n"
"help.text"
msgid "If this box is checked, the author of the comment and the date and time at which the comment was made will appear in the comment window, when you mouse over a comment."
msgstr ""
#. tYLiN
#: 01060100.xhp
msgctxt ""
"01060100.xhp\n"
"par_id611716209450981\n"
"help.text"
msgid "The comment author name appears as it appears in the <emph>First Name</emph> and <emph>Last Name</emph> fields in the <link href=\"text/shared/optionen/01010100.xhp#name\"><emph>User Data</emph></link> dialog. If those fields are blank, the author name appears as \"Unknown Author\". Updating the user data only affects comments made after the update."
msgstr ""
#. rRMZW
#: 01060100.xhp
msgctxt ""
"01060100.xhp\n"
"hd_id171694714728232\n"
"help.text"
msgid "Formula indicator and hint"
msgstr "Δείκτης τύπου και υπόδειξη"
#. YE3Zg
#: 01060100.xhp
msgctxt ""
"01060100.xhp\n"
"par_id971694714844904\n"
"help.text"
msgid "Draws a blue triangle in the bottom-left corner of a cell that contains a formula. When pointing over the blue triangle, the formula is shown in a tool tip even if a different cell is selected."
msgstr "Σχεδιάζει ένα γαλάζιο τρίγωνο στην κάτω αριστερή γωνία ενός κελιού που περιέχει έναν τύπο. Όταν δείχνετε πάνω από το γαλάζιο τρίγωνο, ο τύπος εμφανίζεται σε μια συμβουλή εργαλείου, ακόμα κι αν έχει επιλεγεί διαφορετικό κελί."
#. dDPB8
#: 01060100.xhp
msgctxt ""
"01060100.xhp\n"
"par_id381718821990330\n"
"help.text"
msgid "<image src=\"media/helpimg/scalc/formula_indicator.png\" id=\"img_id631718821990332\" width=\"120px\" height=\"58px\"><alt id=\"alt_id141718821990334\">Formula indicator</alt></image>"
msgstr ""
#. qmC7Q
#: 01060100.xhp
msgctxt ""
"01060100.xhp\n"
"hd_id3150872\n"
"help.text"
msgid "Value highlighting"
msgstr "Επισήμανση τιμών"
#. 8aPEg
#: 01060100.xhp
msgctxt ""
"01060100.xhp\n"
"par_id3154792\n"
"help.text"
msgid "<ahelp hid=\"modules/scalc/ui/tpviewpage/value\">Mark the <emph>Value highlighting</emph> box to show the cell contents in different colors, depending on type. Text cells are formatted in black, formulas in green, number cells in blue, and protected cells are shown with light grey background, no matter how their display is formatted.</ahelp>"
msgstr "<ahelp hid=\"modules/scalc/ui/tpviewpage/value\">Σημειώστε το πλαίσιο <emph>Επισήμανση τιμής</emph> για να εμφανίσετε τα περιεχόμενα των κελιών με διαφορετικά χρώματα, ανάλογα με τον τύπο. Τα κελιά κειμένου μορφοποιούνται με μαύρο, οι τύποι με πράσινο, τα κελιά αριθμών με γαλάζιο και τα προστατευμένα κελιά εμφανίζονται με ανοικτό γκρίζο παρασκήνιο, ανεξάρτητα από τη μορφοποίηση προβολής.</ahelp>"
#. qEmEC
#: 01060100.xhp
msgctxt ""
"01060100.xhp\n"
"par_id3151319\n"
"help.text"
msgid "When this command is active, any colors assigned in the document will not be displayed until the function is deactivated."
msgstr "Όταν είναι ενεργή η εντολή αυτή δε θα εμφανίζονται τα χρώματα τα οποία έχουν οριστεί για το έγγραφο, μέχρι να απενεργοποιηθεί η λειτουργία."
#. qjxpC
#: 01060100.xhp
msgctxt ""
"01060100.xhp\n"
"hd_id441715869656096\n"
"help.text"
msgid "Column/Row highlighting"
msgstr ""
#. 95fif
#: 01060100.xhp
msgctxt ""
"01060100.xhp\n"
"par_id311715869701090\n"
"help.text"
msgid "When this command is active, the column and row of a selected cell is highlighted. If multiple cells are selected, only the column and row of the first cell is highlighted."
msgstr ""
#. PEjWg
#: 01060100.xhp
msgctxt ""
"01060100.xhp\n"
"par_id381718822527122\n"
"help.text"
msgid "<image src=\"media/helpimg/scalc/row_col_highlight.png\" id=\"img_id251718822527124\" width=\"280px\" height=\"146px\"><alt id=\"alt_id571718822527126\">Column/Row highlighting</alt></image>"
msgstr ""
#. JRrmN
#: 01060100.xhp
msgctxt ""
"01060100.xhp\n"
"hd_id301715869411090\n"
"help.text"
msgid "Edit cell highlighting"
msgstr ""
#. ZwybY
#: 01060100.xhp
msgctxt ""
"01060100.xhp\n"
"par_id221715869527909\n"
"help.text"
msgid "When this command is active, the background of a cell is highlighted when it is in edit mode."
msgstr ""
#. Tg7iF
#: 01060100.xhp
msgctxt ""
"01060100.xhp\n"
"par_id311718822104991\n"
"help.text"
msgid "<image src=\"media/helpimg/scalc/edit_highlight.png\" id=\"img_id661718822104993\" width=\"163px\" height=\"66px\"><alt id=\"alt_id941718822104996\">Edit cell highlight</alt></image>"
msgstr ""
#. mKCDj
#: 01060100.xhp
msgctxt ""
"01060100.xhp\n"
"hd_id3157846\n"
"help.text"
msgid "Anchor"
msgstr "Αγκύρωση"
#. AkAj6
#: 01060100.xhp
msgctxt ""
"01060100.xhp\n"
"par_id3147494\n"
"help.text"
msgid "<ahelp hid=\"modules/scalc/ui/tpviewpage/anchor\">Specifies whether the anchor icon is displayed when an inserted object, such as a graphic, is selected.</ahelp>"
msgstr "<ahelp hid=\"modules/scalc/ui/tpviewpage/anchor\">Καθορίζει αν θα εμφανίζεται το εικονίδιο άγκυρας όταν επιλεχθεί ένα εισαγόμενο αντικείμενο όπως ένα γραφικό.</ahelp>"
#. 4GEe4
#: 01060100.xhp
msgctxt ""
"01060100.xhp\n"
"par_id141718822193497\n"
"help.text"
msgid "<image src=\"media/helpimg/scalc/anchor.png\" id=\"img_id721718822193499\" width=\"308px\" height=\"255px\"><alt id=\"alt_id551718822193501\">Image anchor</alt></image>"
msgstr ""
#. eMNiE
#: 01060100.xhp
msgctxt ""
"01060100.xhp\n"
"hd_id3150327\n"
"help.text"
msgid "Show references in color"
msgstr "Έγχρωμη προβολή των παραπομπών"
#. T24A7
#: 01060100.xhp
msgctxt ""
"01060100.xhp\n"
"par_id3153766\n"
"help.text"
msgid "<ahelp hid=\"modules/scalc/ui/tpviewpage/rangefind\">Specifies that each reference is highlighted in color in the formula. The cell range is also enclosed by a colored border as soon as the cell containing the reference is selected for editing.</ahelp>"
msgstr "<ahelp hid=\"modules/scalc/ui/tpviewpage/rangefind\">Καθορίζει ότι κάθε αναφορά στον τύπο θα επισημαίνεται με χρώμα. Το εύρος του κελιού θα περικλείεται επίσης με ένα χρωματιστό περίγραμμα από τη στιγμή που το κελί που περιέχει την αναφορά είναι επιλεγμένο για επεξεργασία.</ahelp>"
#. nz5sA
#: 01060100.xhp
msgctxt ""
"01060100.xhp\n"
"par_id531718822934064\n"
"help.text"
msgid "<image src=\"media/helpimg/scalc/refs_in_color.png\" id=\"img_id181718822934066\" width=\"326px\" height=\"156px\"><alt id=\"alt_id121718822934068\">References in color</alt></image>"
msgstr ""
#. uGmMv
#: 01060100.xhp
msgctxt ""
@@ -9620,6 +9908,15 @@ msgctxt ""
msgid "Shows the pointer as defined by the icon theme, typically as a fat cross."
msgstr ""
#. LMvd3
#: 01060100.xhp
msgctxt ""
"01060100.xhp\n"
"par_id351718822706632\n"
"help.text"
msgid "<image src=\"media/helpimg/scalc/cursor_themed.png\" id=\"img_id281718822706634\" width=\"86px\" height=\"55px\"><alt id=\"alt_id171718822706636\">Themed cursor</alt></image>"
msgstr ""
#. hCRGM
#: 01060100.xhp
msgctxt ""
@@ -9638,6 +9935,15 @@ msgctxt ""
msgid "Shows the pointer as the system default, typically as an arrow."
msgstr ""
#. 4n7Uj
#: 01060100.xhp
msgctxt ""
"01060100.xhp\n"
"par_id951718822797834\n"
"help.text"
msgid "<image src=\"media/helpimg/scalc/cursor_system.png\" id=\"img_id681718822797836\" width=\"71px\" height=\"72px\"><alt id=\"alt_id41718822797838\">System cursor</alt></image>"
msgstr ""
#. y2GVB
#: 01060100.xhp
msgctxt ""
@@ -9674,258 +9980,6 @@ msgctxt ""
msgid "<ahelp hid=\"modules/scalc/ui/tpviewpage/guideline\">Specifies whether to view guides when moving drawings, frames, graphics and other objects.</ahelp> These guides help you align objects."
msgstr "<ahelp hid=\"modules/scalc/ui/tpviewpage/guideline\">Καθορίζει αν θα εμφανίζονται γραμμές προβολής κατά τη μετακίνηση σχεδίων, πλαισίων, γραφικών και άλλων αντικειμένων.</ahelp> Αυτοί οι οδηγοί θα σας βοηθήσουν στη στοίχιση αντικειμένων."
#. 4eD3Z
#: 01060100.xhp
msgctxt ""
"01060100.xhp\n"
"hd_id3152920\n"
"help.text"
msgid "Display"
msgstr "Εμφάνιση"
#. CEeJP
#: 01060100.xhp
msgctxt ""
"01060100.xhp\n"
"par_id3125864\n"
"help.text"
msgid "Select various options for the screen display."
msgstr "Ενεργοποιήστε διάφορες επιλογές για την προβολή στην οθόνη."
#. JAh2c
#: 01060100.xhp
msgctxt ""
"01060100.xhp\n"
"hd_id3154218\n"
"help.text"
msgid "Formulas"
msgstr "Μαθηματικοί τύποι"
#. BZgyM
#: 01060100.xhp
msgctxt ""
"01060100.xhp\n"
"par_id3150440\n"
"help.text"
msgid "<ahelp hid=\"modules/scalc/ui/tpviewpage/formula\">Specifies whether to show formulas instead of results in the cells.</ahelp>"
msgstr "<ahelp hid=\"modules/scalc/ui/tpviewpage/formula\">Καθορίζει αν θα εμφανίζονται τύποι αντί για αποτελέσματα στα κελιά.</ahelp>"
#. xzGqW
#: 01060100.xhp
msgctxt ""
"01060100.xhp\n"
"hd_id3155132\n"
"help.text"
msgid "Zero values"
msgstr "Μηδενικές τιμές"
#. FTLxZ
#: 01060100.xhp
msgctxt ""
"01060100.xhp\n"
"par_id3147318\n"
"help.text"
msgid "<ahelp hid=\"modules/scalc/ui/tpviewpage/nil\">Specifies whether to show numbers with the value of 0.</ahelp>"
msgstr "<ahelp hid=\"modules/scalc/ui/tpviewpage/nil\">Καθορίζει αν θα εμφανίζονται αριθμοί με την τιμή 0.</ahelp>"
#. Nd6HL
#: 01060100.xhp
msgctxt ""
"01060100.xhp\n"
"hd_id3147348\n"
"help.text"
msgid "Comment indicator"
msgstr "Δείκτης σχολίου"
#. Bx8yt
#: 01060100.xhp
msgctxt ""
"01060100.xhp\n"
"par_id3146974\n"
"help.text"
msgid "<ahelp hid=\"modules/scalc/ui/tpviewpage/annot\">Specifies that a small triangle in the top right corner of the cell indicates that a comment exists. The comment will be shown only when you enable tips under <emph>%PRODUCTNAME - General</emph> in the Options dialog box.</ahelp>"
msgstr ""
#. T4iFp
#: 01060100.xhp
msgctxt ""
"01060100.xhp\n"
"par_id3150487\n"
"help.text"
msgid "<ahelp hid=\".uno:NoteVisible\">To display a comment permanently, select the <emph>Show comment</emph> command from the cell's context menu.</ahelp>"
msgstr "<ahelp hid=\".uno:NoteVisible\">Για να εμφανίσετε ένα σχόλιο μόνιμα, επιλέξτε την εντολή <emph>Εμφάνιση σχολίου</emph> από το μενού επιλογών του κελιού.</ahelp>"
#. Dk85Q
#: 01060100.xhp
msgctxt ""
"01060100.xhp\n"
"par_id3149667\n"
"help.text"
msgid "You can type and edit comments with the <link href=\"text/shared/01/04050000.xhp\"><emph>Insert - Comment</emph></link> command. Comments that are permanently displayed can be edited by clicking the comment box. Click the Navigator and under the <emph>Comments</emph> entry you can view all comments in the current document. By double clicking a comment in Navigator, the cursor will jump to the corresponding cell containing the comment."
msgstr "Έχετε τη δυνατότητα να πληκτρολογήσετε και να επεξεργαστείτε σημειώσεις με την εντολή <link href=\"text/shared/01/04050000.xhp\"><emph>Εισαγωγή - Σχόλιο</emph></link>. Η επεξεργασία των σημειώσεων οι οποίες εμφανίζονται μόνιμα είναι δυνατή με ένα μόνο πάτημα στο πλαίσιο της σημείωσης. Πατήστε στην Περιήγηση και στην καταχώριση <emph>Σχόλια</emph> έχετε τη δυνατότητα να εμφανίσετε όλα τα σχόλια του τρέχοντος εγγράφου. Διπλοπατώντας σε μια σημείωση στην Περιήγηση και ο δρομέας θα μεταβεί στο αντίστοιχο κελί, το οποίο περιέχει το σχόλιο."
#. T78Zm
#: 01060100.xhp
msgctxt ""
"01060100.xhp\n"
"hd_id261715605964558\n"
"help.text"
msgid "Comment authorship"
msgstr ""
#. kKKAD
#: 01060100.xhp
msgctxt ""
"01060100.xhp\n"
"par_id111715605983990\n"
"help.text"
msgid "If this box is checked, the author of the comment and the date and time at which the comment was made will appear in the comment window, when you mouseover a comment."
msgstr ""
#. tYLiN
#: 01060100.xhp
msgctxt ""
"01060100.xhp\n"
"par_id611716209450981\n"
"help.text"
msgid "The comment author name appears as it appears in the <emph>First Name</emph> and <emph>Last Name</emph> fields in the <link href=\"text/shared/optionen/01010100.xhp#name\"><emph>User Data</emph></link> dialog. If those fields are blank, the author name appears as \"Unknown Author\". Updating the user data only affects comments made after the update."
msgstr ""
#. rRMZW
#: 01060100.xhp
msgctxt ""
"01060100.xhp\n"
"hd_id171694714728232\n"
"help.text"
msgid "Formula indicator and hint"
msgstr "Δείκτης τύπου και υπόδειξη"
#. YE3Zg
#: 01060100.xhp
msgctxt ""
"01060100.xhp\n"
"par_id971694714844904\n"
"help.text"
msgid "Draws a blue triangle in the bottom-left corner of a cell that contains a formula. When pointing over the blue triangle, the formula is shown in a tool tip even if a different cell is selected."
msgstr "Σχεδιάζει ένα γαλάζιο τρίγωνο στην κάτω αριστερή γωνία ενός κελιού που περιέχει έναν τύπο. Όταν δείχνετε πάνω από το γαλάζιο τρίγωνο, ο τύπος εμφανίζεται σε μια συμβουλή εργαλείου, ακόμα κι αν έχει επιλεγεί διαφορετικό κελί."
#. qmC7Q
#: 01060100.xhp
msgctxt ""
"01060100.xhp\n"
"hd_id3150872\n"
"help.text"
msgid "Value highlighting"
msgstr "Επισήμανση τιμών"
#. 8aPEg
#: 01060100.xhp
msgctxt ""
"01060100.xhp\n"
"par_id3154792\n"
"help.text"
msgid "<ahelp hid=\"modules/scalc/ui/tpviewpage/value\">Mark the <emph>Value highlighting</emph> box to show the cell contents in different colors, depending on type. Text cells are formatted in black, formulas in green, number cells in blue, and protected cells are shown with light grey background, no matter how their display is formatted.</ahelp>"
msgstr "<ahelp hid=\"modules/scalc/ui/tpviewpage/value\">Σημειώστε το πλαίσιο <emph>Επισήμανση τιμής</emph> για να εμφανίσετε τα περιεχόμενα των κελιών με διαφορετικά χρώματα, ανάλογα με τον τύπο. Τα κελιά κειμένου μορφοποιούνται με μαύρο, οι τύποι με πράσινο, τα κελιά αριθμών με γαλάζιο και τα προστατευμένα κελιά εμφανίζονται με ανοικτό γκρίζο παρασκήνιο, ανεξάρτητα από τη μορφοποίηση προβολής.</ahelp>"
#. qEmEC
#: 01060100.xhp
msgctxt ""
"01060100.xhp\n"
"par_id3151319\n"
"help.text"
msgid "When this command is active, any colors assigned in the document will not be displayed until the function is deactivated."
msgstr "Όταν είναι ενεργή η εντολή αυτή δε θα εμφανίζονται τα χρώματα τα οποία έχουν οριστεί για το έγγραφο, μέχρι να απενεργοποιηθεί η λειτουργία."
#. qjxpC
#: 01060100.xhp
msgctxt ""
"01060100.xhp\n"
"hd_id441715869656096\n"
"help.text"
msgid "Column/Row highlighting"
msgstr ""
#. 95fif
#: 01060100.xhp
msgctxt ""
"01060100.xhp\n"
"par_id311715869701090\n"
"help.text"
msgid "When this command is active, the column and row of a selected cell is highlighted. If multiple cells are selected, only the column and row of the first cell is highlighted."
msgstr ""
#. JRrmN
#: 01060100.xhp
msgctxt ""
"01060100.xhp\n"
"hd_id301715869411090\n"
"help.text"
msgid "Edit cell highlighting"
msgstr ""
#. ZwybY
#: 01060100.xhp
msgctxt ""
"01060100.xhp\n"
"par_id221715869527909\n"
"help.text"
msgid "When this command is active, the background of a cell is highlighted when it is in edit mode."
msgstr ""
#. mKCDj
#: 01060100.xhp
msgctxt ""
"01060100.xhp\n"
"hd_id3157846\n"
"help.text"
msgid "Anchor"
msgstr "Αγκύρωση"
#. AkAj6
#: 01060100.xhp
msgctxt ""
"01060100.xhp\n"
"par_id3147494\n"
"help.text"
msgid "<ahelp hid=\"modules/scalc/ui/tpviewpage/anchor\">Specifies whether the anchor icon is displayed when an inserted object, such as a graphic, is selected.</ahelp>"
msgstr "<ahelp hid=\"modules/scalc/ui/tpviewpage/anchor\">Καθορίζει αν θα εμφανίζεται το εικονίδιο άγκυρας όταν επιλεχθεί ένα εισαγόμενο αντικείμενο όπως ένα γραφικό.</ahelp>"
#. zgfrG
#: 01060100.xhp
msgctxt ""
"01060100.xhp\n"
"hd_id3146898\n"
"help.text"
msgid "Text overflow"
msgstr "Υπερχείλιση κειμένου"
#. Q8W4V
#: 01060100.xhp
msgctxt ""
"01060100.xhp\n"
"par_id3153707\n"
"help.text"
msgid "<ahelp hid=\"modules/scalc/ui/tpviewpage/clipmark\">If a cell contains text that is wider than the width of the cell, the text is displayed over empty neighboring cells in the same row. If there is no empty neighboring cell, a small triangle at the cell border indicates that the text continues.</ahelp>"
msgstr "<ahelp hid=\"modules/scalc/ui/tpviewpage/clipmark\">Αν ένα κελί περιέχει κείμενο που είναι πλατύτερο από το πλάτος του κελιού, τότε το κείμενο εμφανίζεται πάνω από κενά διπλανά κελιά στην ίδια σειρά. Εάν δεν υπάρχει κανένα κενό γειτονικό κελί, ένα μικρό τρίγωνο στο άκρο του κελιού δηλώνει ότι το κείμενο συνεχίζεται.</ahelp>"
#. eMNiE
#: 01060100.xhp
msgctxt ""
"01060100.xhp\n"
"hd_id3150327\n"
"help.text"
msgid "Show references in color"
msgstr "Έγχρωμη προβολή των παραπομπών"
#. T24A7
#: 01060100.xhp
msgctxt ""
"01060100.xhp\n"
"par_id3153766\n"
"help.text"
msgid "<ahelp hid=\"modules/scalc/ui/tpviewpage/rangefind\">Specifies that each reference is highlighted in color in the formula. The cell range is also enclosed by a colored border as soon as the cell containing the reference is selected for editing.</ahelp>"
msgstr "<ahelp hid=\"modules/scalc/ui/tpviewpage/rangefind\">Καθορίζει ότι κάθε αναφορά στον τύπο θα επισημαίνεται με χρώμα. Το εύρος του κελιού θα περικλείεται επίσης με ένα χρωματιστό περίγραμμα από τη στιγμή που το κελί που περιέχει την αναφορά είναι επιλεγμένο για επεξεργασία.</ahelp>"
#. AL2Gp
#: 01060100.xhp
msgctxt ""
@@ -9944,14 +9998,14 @@ msgctxt ""
msgid "Defines whether to display or hide objects for up to three object groups."
msgstr "Καθορίζει εάν θα εμφανίζονται ή θα αποκρύπτονται αντικείμενα για μέχρι και τρεις ομάδες αντικειμένων."
#. QzArL
#. ZyF26
#: 01060100.xhp
msgctxt ""
"01060100.xhp\n"
"hd_id3150043\n"
"help.text"
msgid "Objects/Graphics"
msgstr "Αντικείμενα/Γραφικά"
msgid "Objects/Images"
msgstr ""
#. DMhEf
#: 01060100.xhp
@@ -9998,33 +10052,6 @@ msgctxt ""
msgid "<ahelp hid=\"modules/scalc/ui/tpviewpage/draw\">Defines if drawing objects in your document are shown or hidden.</ahelp>"
msgstr "<ahelp hid=\"modules/scalc/ui/tpviewpage/draw\">Ορίζει αν τα αντικείμενα σχεδίασης στο έγγραφό σας εμφανίζονται ή κρύβονται.</ahelp>"
#. RT3qR
#: 01060100.xhp
msgctxt ""
"01060100.xhp\n"
"hd_id0909200810585828\n"
"help.text"
msgid "Zoom"
msgstr "Μεγέθυνση"
#. ihBVU
#: 01060100.xhp
msgctxt ""
"01060100.xhp\n"
"hd_id0909200810585881\n"
"help.text"
msgid "Synchronize sheets"
msgstr "Συγχρονισμός φύλλων"
#. Gq9P8
#: 01060100.xhp
msgctxt ""
"01060100.xhp\n"
"par_id0909200810585870\n"
"help.text"
msgid "<ahelp hid=\".\">If checked, all sheets are shown with the same zoom factor. If not checked, each sheet can have its own zoom factor.</ahelp>"
msgstr "<ahelp hid=\".\">Αν επιλεχθεί, όλα τα φύλλα θα προβάλλονται με τον ίδιο συντελεστή μεγέθυνσης. Αν δεν επιλεχθεί, κάθε φύλλο θα έχει τον δικό του συντελεστή μεγέθυνσης.</ahelp>"
#. FRGCQ
#: 01060100.xhp
msgctxt ""
@@ -10187,6 +10214,33 @@ msgctxt ""
msgid "Unchecking the <menuitem>Show this dialog</menuitem> box in the Search Results window disables this feature."
msgstr ""
#. RT3qR
#: 01060100.xhp
msgctxt ""
"01060100.xhp\n"
"hd_id0909200810585828\n"
"help.text"
msgid "Zoom"
msgstr "Μεγέθυνση"
#. ihBVU
#: 01060100.xhp
msgctxt ""
"01060100.xhp\n"
"hd_id0909200810585881\n"
"help.text"
msgid "Synchronize sheets"
msgstr "Συγχρονισμός φύλλων"
#. Gq9P8
#: 01060100.xhp
msgctxt ""
"01060100.xhp\n"
"par_id0909200810585870\n"
"help.text"
msgid "<ahelp hid=\".\">If checked, all sheets are shown with the same zoom factor. If not checked, each sheet can have its own zoom factor.</ahelp>"
msgstr "<ahelp hid=\".\">Αν επιλεχθεί, όλα τα φύλλα θα προβάλλονται με τον ίδιο συντελεστή μεγέθυνσης. Αν δεν επιλεχθεί, κάθε φύλλο θα έχει τον δικό του συντελεστή μεγέθυνσης.</ahelp>"
#. bBVnj
#: 01060300.xhp
msgctxt ""
@@ -16118,15 +16172,6 @@ msgctxt ""
msgid "Expert Configuration"
msgstr "Ειδική διαμόρφωση"
#. rmYbp
#: expertconfig.xhp
msgctxt ""
"expertconfig.xhp\n"
"par_id0609201521430059\n"
"help.text"
msgid "Choose <menuitem>Tools - Options - %PRODUCTNAME - Advanced - Open Expert Configuration</menuitem>."
msgstr "Επιλέξτε <menuitem>Εργαλεία - Επιλογές - %PRODUCTNAME - Προχωρημένα - άνοιγμα ρύθμισης ειδικού</menuitem>."
#. 7CGay
#: expertconfig.xhp
msgctxt ""
@@ -16145,6 +16190,24 @@ msgctxt ""
msgid "The Expert Configuration dialog lets you access, edit and save configuration preferences that can harm your %PRODUCTNAME user profile. It can turn the user profile of %PRODUCTNAME unstable, inconsistent or even unusable. Proceed only if you know what you are doing."
msgstr "Ο διάλογος ειδικής διαμόρφωσης σας επιτρέπει την πρόσβαση, την επεξεργασία και την αποθήκευση προτιμήσεων ρύθμισης που μπορούν να βλάψουν την κατατομή χρήστη του %PRODUCTNAME. Μπορεί να καταστήσει την κατατομή χρήστη του %PRODUCTNAME ασταθή, ασυνεπή ή ακόμα και άχρηστη. Συνεχίστε μόνο αν ξέρετε τι κάνετε."
#. jdAYS
#: expertconfig.xhp
msgctxt ""
"expertconfig.xhp\n"
"par_id0609201521430059\n"
"help.text"
msgid "Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><menuitem>%PRODUCTNAME - Preferences</menuitem></caseinline><defaultinline><menuitem>Tools - Options</menuitem></defaultinline></switchinline><menuitem>- %PRODUCTNAME - Advanced - Open Expert Configuration</menuitem>."
msgstr ""
#. eEkqQ
#: expertconfig.xhp
msgctxt ""
"expertconfig.xhp\n"
"par_id331718738212144\n"
"help.text"
msgid "On the <menuitem>Tools</menuitem> tab click on the <menuitem>Options</menuitem> button, then <menuitem>%PRODUCTNAME - Advanced - Open Expert Configuration</menuitem>."
msgstr ""
#. 8f9cm
#: expertconfig.xhp
msgctxt ""